

fieldset
{
	border:1px solid black
}
legend
{
}
input#button { /* den Submit-Button */
  float: none;
  width:auto;
}

#overall
{
	display:block;
	position:absolute;
	width:400px;
	border:1px solid black;
}
#top
{
	width:100%;
	text-align:left;
	background: url(../images/tele/hg.jpg);
	height:25px;
}
#bottom
{
	background-color:white;
	height:auto;
	padding:0px 0px 0px 0px;
	text-align:left;
}
p#tg-header
{
	float:left;
	text-align: left;
	font-size:13px;
	font-weight:bold;
	color:white;
	font-family:Verdana;
	padding:3px 0px 0px 5px;
	margin:0px;
	width:345px;
}

p#tg-header2
{
	width:50px;
	float:right;
	text-align: right;
	font-size:14px;
	font-weight:bold;
	color:white;
	font-family:Verdana;
	padding:0px 0px 0px 0px;
	margin:0px;
}
div#tg-pic
{
	float:left;
	text-align: center;
	width:125px;
	padding:5px 0px 5px 0px;
	margin:0px;
}
div#tg-text
{
	float:right;
	text-align: left;
	width:255px;
	font-size:14px;
	color:black;
	font-family:Verdana;
	padding:3px 3px 0px 3px;
	margin:0px;
}
div#unten
{float: none;
  width:auto;

}
img.profil
{
	width:50%;
	height:50%
}
p#spacer
{
	width:400px;
	height:5px;
	margin:0px;
	padding:2px;
}
div.clear
{
clear: both;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}
