body {
background-image:url(images/bg.png);
background-repeat:repeat-x;
background-color:#929292;
}

a{color:#f60;text-decoration: none;}
a:visited{color:#f60;text-decoration: none;}
a:hover{color:#f60;text-decoration: overline underline;}

#navi a {color:white;text-decoration:none;}
#navi a:visited {color:white;text-decoration:none;}
#navi a:active {color:white;text-decoration: underline overline;}
#navi a:hover {color:white;text-decoration: underline overline;}

#distance { 
	margin-bottom:-334px;
	float:left;
}

#container_out {
	margin-left: auto;
	margin-right: auto; 
	position: relative;	
	height:850px; 
	width:899px;
	top: 5px; 
	text-align: left;
	overflow: auto;
	clear: left;
}

#earth{
position:absolute;
height:150px;
width:150px;
top:15px;
left:15px;
z-index:1;
}

#head_circle{
position:absolute;
background-image:url(images/head_circle.png);
width:180px;
height:180px;
top:0px;
left:0px;
z-index:8;
}
#head_bg {
position:absolute;
background-image:url(images/head_bg.png);
width:764px;
height:132px;
top:24px;
left:135px;
z-index:2;
}
#head_colage {
position:absolute;
background-image:url(images/head_colage.png);
height:117px;
width:783px;
top:32px;
right:7px;
z-index:3;
}

#head_txt {
position:absolute;
background-image:url(images/head_txt.png);
height:54px;
width:377px;
top:5px;
left:130px;
}

#head_navi_bg {
position:absolute;
background-image:url(images/head_navi_bg.png);
height:23px;
width:746px;
bottom:0px;
right:0px;
}

#cbg {
position:absolute;
background-image:url(images/content_bg.png);
right:0px;
top:170px;
width:765px;
height:564px;
}

#content {
font-family:verdana;
font-size:14px;
padding:10px;
overflow:auto;
position:absolute;
right:7px;
left:8px;
top:8px;
bottom:7px;
}
/* Kontaktformular */
.kontakt_input {
	margin:5px;
	width:180px;
	font-family:verdana;	
	font-size:8pt;
	background-color:#eeeeee;
	border:0;
	border-bottom:1px dotted #ff6600;
	border-left:1px dotted #ff6600;
	border-right:1px dotted #ff6600;
}
.kontakt_wichtig {display:none;}
.kontakt_txt {text-align:right;float:left;width:75px;}
.kontakt_send {margin:5px;}
.kontakt_del {float:right;margin:5px;width:80px;}

#navi{
font-family:verdana;
font-size:14px;
font-weight:0.5;
color:white;
position:absolute;
top:4px;
right:9px;
}

.login {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
border:0px;
background-color:#222222;
border-left:1px dotted #ff6600;
border-right:1px dotted #ff6600;
border-bottom:1px dotted #ff6600;
color:#ff6600;
font-family:verdana;
font-size:9px;
width:75px;
height:12px;
}
h3{margin:0;}

.bold {
font-weight: bold;
font-size:16px;
}

.hover:hover {
font-weight: bold;
font-size:26px;
color:#ff6600;
}



.add_input{
	font-family:verdana;	
	font-size:8pt;
width:100px;
clear:right;
float:right;
height:14px;
	background-color:#eeeeee;
	border:0;
	border-bottom:1px dotted #ff6600;
	border-left:1px dotted #ff6600;
	border-right:1px dotted #ff6600;
}