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

body,html {
	height:100%
}

#bg {
background-image:url(../img/bg/020.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 .menue02 {background-color:#FF3399;}
#canvas .menue02, #sidebar div {border-top:5px solid #FF3399;}
#canvas .menue02, #footer {background-color:#FF3399;}
#canvas .menue02, #content .menue {color:#FF3399;}
#sidebar div.white {
	background:#3348B1;
}
.sub_marker {
color:#FF3399;
}
.menue li {
color:#FF3399;
}
.line2 {
border-top: 1px solid #bc004d;
}
.time {
color:#bc004d;
}
/*.absatz_h{
color:#FF3399;
}*/