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

body, html {
	height:100%
}
#bg {
	background-image:url(../img/bg/015zz.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_link03.png);
	width:180px;
	height:180px;
}
#nav .menue06 {
	background-color:#2F3FEA;
}
#canvas .menue06, #sidebar div {
	border-top:5px solid #2F3FEA;
}
#canvas .menue06, #footer {
	background-color:#2F3FEA;
}
#canvas .menue06, #content .menue {
	color:#2F3FEA;
}
#sidebar div.white {
	background:#3348B1;
}
