* {
    margin:0px;
    padding:0px;
    }


body { 
    font-size: 12px;
    font-family: Verdana;
    color:#0c0c0c;
    background-color:#eeeeee;
    background-image:url(../bilder/body_bg.png);
    background-repeat:repeat-x;
    background-position:top center;
}

a {
	color:#ea0000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#sn {
	height:20px;
	width:100%;
	background-image:url(../bilder/snbg.png);
        background-repeat:repeat-x;
	clear:both;
}
	


#container {
	margin:auto;
	width:940px;
	text-align:left;
	margin-top:0px;
	margin-bottom:70px;;
}

#top {
	display:block;
	width:900px;
        background-image:url(<?php RandomImage ('/media/karten'); ?>);
        background-repeat:no-repeat;
        background-position:center bottom;
	margin-bottom:20px;
}

#header {
	height:150px;
	width:900px;
	display:inline-block;
}

#header img {
	float:right;
	margin-right:25px;
}

#logo {
	display:inline-block;
	width:500px;
	height:150px;
        background-image:url(../bilder/header.png);
        background-repeat:no-repeat;
        background-position:center center;
	float:left;
}

#navicontainer {
	height:55px;
	width:940px;
	display:block;
        background-image:url(../bilder/body_bg2.png);
        background-repeat:no-repeat;
	font-family: Corbel;
}

#navi_left {
	height:55px;
	width:15px;
	display:block;
        background-image:url(../bilder/navi_left.png);
        background-repeat:no-repeat;
        background-position:top right;
	float:left;
}

#navi_right {
	height:55px;
	width:132px;
	display:block;
        background-image:url(../bilder/navi_right.png);
        background-repeat:no-repeat;
        background-position:top right;
	float:left;
}


#navi {
	height:55px;
	width:793px;
	display:block;
        background-image:url(../bilder/navi_bg.png);
        background-repeat:repeat-x;
        background-position:top left;
	white-space:nowrap;
	float:left;
}

#navi ul li {
	width:95px;
	list-style:none;
	float:left;
	display:block;
	height:40px;
	padding:0px;
        background-image:url(../bilder/navi_spacer.png);
        background-repeat:no-repeat;
        background-position:top right;
}

#navi ul li a {
	color:#f6f6f6;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	height:45px;
	width:75px;
	line-height:350%;
}

#navi ul li a:hover {
	background-image:url(../bilder/navi_hover.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#navi ul li ul {
	display:none;
	width:95px;
	position:absolute;
	background-color:#0c0c0c;
	margin:0;
	padding:0;
	border-bottom: 5px solid #ea0000;
	border-top: 4px solid #ea0000;
}

#navi ul li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {
	display: block;
}

#navi ul li ul li {
	display:block;
	width:100px;
	height:25px;
	padding:0px;
	margin:0px;
	background-image:none;
}

#navi ul li ul li a {
	font-weight:normal;
	font-size:12px;
	display:block;
	height:25px;
	width:95px;
	line-height:200%;
	border-top: 1px dashed #ea0000;
	padding:0;
}

#navi ul li ul li a:hover {
	background-image:url(../bilder/navi_hover2.png);
	background-repeat:no-repeat;
	background-position:left center;
}


#content_container {
	min-height:100%;
}

#left {
	display:inline-block;
	width:198px;
	float:left;
	margin:0;
	margin-right:10px;
	text-align:center;
	background-image:url(../bilder/left.png);
	background-position: top left;
	background-repeat:no-repeat;
	height:703px;
}

#random_image {
	width:198px;
	height:253px;
	display:inline-block;
	margin:0;
	text-align:center;
}

#random_image img{
	display:block;
	width:180px;
	height:253px;
	margin:10px;
	margin-bottom:0px;
}


.month {
	display:block;
	width:100%;
	text-align:center;
	white-space: nowrap;
	margin-bottom:0px;
}

.calendar_month {
	margin:15px;
	margin-top:-15px;
	font-family:Verdana;
	font-size:10px;
}

.calendar_month a {
	border-bottom: 1px dashed black;
}

.calendar_month td {
	height:20px;
	width:20px;
	font-family:Verdana;
	font-size:10px;
	text-align:center;

}

.ntoday {
	height:20px;
	width:20px;
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	background-image:url(../bilder/caln.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.today {
	height:20px;
	width:20px;
	font-family:Verdana;
	font-size:10px;
	color:white;
	text-align:center;
	background-image:url(../bilder/calt.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.today a {
	height:20px;
	width:20px;
	font-family:Verdana;
	font-size:10px;
	color:white;
	text-align:center;
	background-image:url(../bilder/calt.png);
	background-repeat:no-repeat;
	background-position:center center;
	border-bottom: 1px dashed white;
}
	






#inhalt {
	display:inline-blocK;
	width:940px;
	text-align:justify;
}

#right {
	display:inline-block;
	width:720px;
	float:right;
}

#footer {
	clear:left;
	display:block;
	height:50px;
	width:100%;
        background-image:url(../bilder/footer.png);
	background-repeat:repeat-x;
	background-position:top left;
	padding:0px;
	border-top: 5px solid #ea0000;
	line-height:300%;
}



#news {
	display:block;
	width:700px;
	display:inline-block;
	float:left;
	margin:5px;
	margin-bottom:20px;
}

#news img {
	height:75px;
	width:75px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#news1 {
	display:block;
	width:690px;
	height:150px;
	display:inline-block;
	background-image:url(../bilder/news1.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:10px;
	margin-left:0px;
	margin-top:10px;
}

#news1 strong {
	height:25px;
	font-size:14px;
	font-weight:bold;
	display:block;
	text-align:left;
	border-bottom:1px dashed white;
	margin-bottom:10px;
}

#news1 img {
	height:100px;
	width:100px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#news1 .anynews a {
	display:block;
	float:right;
	width:100px;
	margin:0px;
	margin-right:10px;
	margin-top:-15px;
	clear:both;
	text-align:right;
	padding-right:15px;
	background-image:url(../bilder/news_a.png);
	background-repeat:no-repeat;
	background-position: right center;
}

#news2 {
	display:block;
	width:340px;
	height:200px;
	display:inline-block;
	background-image:url(../bilder/news2.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:10px;
	margin-left:0px;
	margin-top:10px;
}

#news2 strong {
	height:40px;
	font-size:14px;
	font-weight:bold;
	display:block;
	text-align:left;
	border-bottom:1px dashed white;
	margin-bottom:10px;
}

#news2 .anynews a {
	display:block;
	float:right;
	width:100px;
	margin:0px;
	margin-right:10px;
	clear:both;
	text-align:right;
	padding-right:15px;
	background-image:url(../bilder/news_a.png);
	background-repeat:no-repeat;
	background-position: right center;
}

.anynews {
	color:white;
	font-family:Verdana;
	font-size:12px;
	margin:5px;
	float:left;
	text-align:justify;
}

.anynews h2 {
	display:none;
}

.anynews hr {
	display:none;
}

.anynews txt {
	text-align:justify;
}

.anynews a:hover {
	color:#ea0000;
	text-decoration:underlined;
}

#navl {
	position:absolute;
	display:block;
	top:20;
	left:0;
	width:175px;
	height:30px;
	background-image:url(../bilder/navl.png);
	background-repeat:no-repeat;
	background-position:top right;
	z-index:9;
}

#navl a {
	font-size:10px;
	margin-left:7px;
	margin-right:7px;
	display:block;
	height:24px;
	line-height:200%;
	float:left;
	color:white;
}

#navl a:hover {
	text-decoration:underline;
}

#login {
	display:none;
	position:absolute;
	z-index:-2;
	left:0px;
	top:0px;
	height:auto;
	width:169px;
	background:#0c0c0c;
	color:white;
	text-align:center;
	border-bottom: 5px solid #ea0000;
	padding-bottom:20px;
	padding-top:40px;
	font-size:12px;
}

#login h2 {
	color:#c30000;
	font-size:14px;
	margin-bottom:5px;
}

#login a {
	color:#c30000;
	text-decoration:none;
	font-size:10px;
	margin:auto;
	padding:0;
	margin:5px;
	line-height:100%;
	float:left;
}

#login a:hover {
	color:#c30000;
	text-decoration:underline;
}

#login input {
	width:150px;
	color:#FFFFFF;
	font-size:10px;
	border: 1px solid #AFAFAF;
	background-color: #5F5F5F;
	padding:3px;
	height:20px;
	margin-bottom:3px;
	margin:10px;
	margin-top:3px;
}

#login input.dbutton {
	width:130px;
	color:black;
	font-size:10px;
	border: 1px solid #AFAFAF;
	background-color: white;
	padding:3px;
	height:20px;
	margin-bottom:3px;
	margin:10px;
	margin-top:3px;
}

#sponsoren {
	display:block;
	height:50px;
	width:250px;
	background-image:url(../bilder/sponsoren.png);
	background-position: center center;
	background-repeat:no-repeat;
	margin:0px;
	margin-left:40px;
	float:left;
}

#footer_content {
	display:block;
	height:50px;
	width:650px;
	line-height:400%;
	text-align:center;
}
