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

body,html {
	height:100%
}

#bg {
background-image:url(../img/bg/019x1080h.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_link02.png);
	width:180px;
	height:180px;
}	
#nav .menue01 {background-color:#66DC46;}
#canvas .menue01, #sidebar div {border-top:5px solid #66DC46;}
#canvas .menue01, #footer {background-color:#66DC46;}
#canvas .menue01, #content .menue {color:#57BD3B;}
#sidebar div.white {
	background:#3348B1;
}
