* {
		margin:0;
		padding:0;
}
		
html,body,td,th {
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
	color: #666666;
	height: 100%;

}
body {
	margin: 0px;
	padding: 0px;
	margin: 0;
	padding: 0;

height: 100%;
		text-align:center;  /*horizontal centering for IE Win quirks */
}
a:link {
	color: #242424;
}
a:visited {
	color: #18A3CC;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.bildleiste {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 74px;
}
.rahmen_content {
	border: 1px solid #999999;
}
#divid
{
 position:absolute;
 width:590px; height:183px;
 margin-top:10px;
 overflow:auto;
	z-index:1;
}
.rahmen_navi {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.bilderrahmen {
	border: 5px solid #FFFFFF;
}


.footer {
	background-color: #2779b5;
	padding-right: 40px;
}



	#distance { 
		width:1px;
		height:50%;
		background-color:#fc6;
		margin-bottom:-350px; /* half of container's height */
		float:left;
	z-index:2;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:700px;
		width:924px;
		clear:left;
	z-index:3;
		}
.switch {
	color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
a.switch1{
	display:block;
	width:170px;
	color:#999999;
	background:#FFF;
	text-decoration:none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
a.switch1:hover{
color:#FFFFFF;
text-decoration:none; 
background-color:#242424;
} 
#switch_sub {
	position:absolute;
	display:block;
	width:170px;
	color:#999999;
	background:#FFF;
	text-decoration:none;
	padding: 2px;
	visibility: hidden;
	border: 1px solid #999999;
	z-index:4;
}
#switch_sub:hover {
	position:absolute;
	display:block;
	width:170px;
	color:#FFF;
	background:#242424;
	text-decoration:none;
	padding: 2px;
	visibility: hidden;
	border: 1px solid #999999;
	z-index:5;
}
.formular {
	border: 1px solid #999999;
	font-family: "Trebuchet MS", Helvetica, Verdana;
	font-size: 12px;
}
#full {
	position:absolute;
	width:100%;
	height: 100%;
	min-height: 100%;
	background-image:url(../images/bg_trans.png);
	z-index:100;
	visibility: visible;
	left: 0px;
	top: 0px;
}.gruen {
	color: #00CC00;
}
.show_tab {
	background-color: #FFF;
	-moz-opacity: 0.80;
	filter:Alpha(opacity=80);
	opacity:.80;	
}
.fehler {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}

