html{
margin:0;
padding:0;
height:100%;
overflow:hidden;
}
body {
margin:0px;
background:url(../img/hotbg.gif);
repeat:repeat-x;
padding: 0px;
height: 100%;
text-align:center;
overflow:hidden;
}
#position{
	position:absolute;
	*height: expression(document.body.clientHeight - 12 + "px");
width: 780px;
margin-left: -389px;
*margin-left: -397px;
padding: 0;
top:5px;
left: 50%;
bottom:5px;
/*background:black;
border:1px solid blue;*/
	}
#display{
	position:absolute;
	*height: expression(document.body.clientHeight - 115 + "px");
	width:610px;
	top:100px;
	left:170px;
	bottom:0px;
	overflow:auto;
}
#logotop{
position:absolute;
top:5px;
left:0px;
width:150px;
height:65px;
background:url(../img/logo.gif);
}
#logoleft{
position:absolute;
top:92px;
left:0px;
width:18px;
height:247px;
background:url(../img/house.gif);
z-index:3;
}
#navi{
position:absolute;
top:100px;
left:20px;
width:140px;
height:228px;
}
ul{
list-style-type:none;
margin: 0;
padding: 0;
text-align:left;
}
li {
position:relative;
margin-bottom:2px;
width:140px;
height:24px;
line-height:22px;
}
li a{
display:block;
font-family:Arial Narrow,Helvetica Condensed;
font-weight:normal;
font-size:12px;
color:black;
*width:140px;
*height:24px;
text-decoration:none;
padding-left: 5px;
border-top: 1px solid silver;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid silver;
}
li a:hover{
display:block;
font-family:Arial Narrow,Helvetica Condensed;
font-weight:normal;
font-size:12px;
color:white;
padding-left: 5px;
text-decoration:none;
border-top: 1px solid black;
border-right: 1px solid silver;
border-bottom: 1px solid silver;
border-left: 1px solid black;
}

#title{
position:absolute;
top:5px;
right:20px;
width:300px;
height:30px;
line-height:20px;
font-family: Trebuchet MS;
	font-weight:bold;
	font-size:medium;
	color:silver;
	text-align:right;
}
#header{
position:absolute;
top:10px;
left:170px;
*left:180px;
}
.head{
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size:small;
	color:white;
	text-align:left;
	}
	.head2{
		font-family:Arial,Helvetica;
		font-size:12pt;
		font-weight:bold;
		color:#000000;
		}
		.head3{
		font-family:Arial,Helvetica;
		font-size:12px;
		font-weight:bold;
		color:#cccccc;
		}
	.text{
	font-family: Trebuchet MS;
	font-size:11px;
	color:silver;
	text-align:right;}
	.text2{
	font-family: Trebuchet MS;
	font-size:11px;
	color:white;
	text-align:left;
	padding-right:3px;}
	.text3{
		font-family:Arial,Helvetica;
		font-size:10pt;
		color:black;
		background:#cccccc;
		text-align:center;
		}
		.text4{
		font-family:Arial,Helvetica;
		font-size:12px;
		color:black;
		}
		.text5{
		font-family:Arial,Helvetica;
		font-size:11px;
		color:#cccccc;
		}
		.text6{
		font-family:Verdana;
		font-size:11px;
		color:#cccccc;
		}
		radio{
		background:#999;
		}
		.form{
		font-family:Arial,Helvetica;
		font-size:12px;
		color:black;
		padding-left:4px;
		width:147px;
		height:20px;
		background:#999;
		border:1px solid white;
		}
		textarea{
		font-family:Arial,Helvetica;
		font-size:12px;
		color:black;
		padding-left:4px;
		width:99%;
		height:70px;
		*height:83px;
		background:#999;
		border:1px solid white;
		overflow:hidden;
		}
a.extra{
display:block;
text-align:left;
width:140px;
height:20px;
background:silver;
font-family:Arial Narrow,Helvetica Condensed;
font-weight:normal;
font-size:12px;
color:black;
text-decoration:none;
padding-left: 5px;
border-top: 1px solid white;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid white;
}
a:hover.extra{
display:block;
text-align:left;
width:140px;
height:20px;
background:silver;
font-family:Arial Narrow,Helvetica Condensed;
font-weight:normal;
font-size:12px;
color:blue;
padding-left: 5px;
text-decoration:none;
border-top: 1px solid black;
border-right: 1px solid white;
border-bottom: 1px solid white;
border-left: 1px solid black;
}
a,a:hover{color:blue}
.tbl{
position:absolute;
right:20px;
top:0px;
}


#divLinks   {position:absolute; left:0px; top:0px; visibility:hidden;}
#divLinks a {color:blue; font-family:arial,helvetica,sans-serif; font-size:12px; font-weight:700;}
		#divMessage {position:absolute; left:175px; width:280px; top:85px; visibility:hidden;}
		
#Bildbereich {position:absolute; right:20px; top:0px;width:512px;height:440px;clip:rect(0 512 440 0); visibility:show; }
#Navigationsbereich {position:absolute; right:20px; top:60; width:512; font-size:18pt;color:#cccccc;text-decoration:none; }

