@charset "utf-8";
/* CSS Document */

body,html {
	height:100%
}

#bg {
background-image:url(../img/bg/014zz.jpg);
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	/*rand unten*/
	height:780px;
	overflow:hidden;
	/*	ende*/
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover
	}

.bottom {
	background-image:url(../img/logos/logo_link10.png);
	width:180px;
	height:180px;
}	
#nav .menue03 {background-color:#4cb7b7;}
#canvas .menue03, #sidebar div {border-top:5px solid #4cb7b7;}
#canvas .menue03, #footer {background-color:#4cb7b7;}
#canvas .menue03, #content .menue {color:#4cb7b7;}

#sidebar div.white {
	background:#3348B1;
}
.sub_marker{
color:#4cb7b7;
}
.line3 {
margin:0;
padding-top:0px;
border-top:2px solid #d3eded;
/*border-top: 1px solid #4cb7b7;*/
}
.time {
color:#3c9393;
}
#refs .head {
margin:0;
padding:0;
border-bottom: 1px solid #4cb7b7;
}