/* CSS Document */
html{ 
    min-height:100%;
    width:100%;
}

body {
	background-color: #1F436F;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 0;
	min-height:100%;
    width:100%;
}

#header {
	float:left;
	border-top: #F7941F 2px solid;
	border-left: #F7941F 2px solid;
	border-right: #F7941F 2px solid;
	background-image: url(banner/rotator.php?chachedummy={RANDOM}););
	background-repeat:no-repeat;
	background-color: #1F436F;
	width: 990px;
	height: 200px;
}
 				
/* html #header {
	float:left;
	background-image: url(banner/header_7.jpg);
}*/
                

form {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

a { color: #C1C5D0; text-decoration: none;}
a:visited { color: #C1C5D0; text-decoration: none;}
a:hover, a:visited:hover { color: #FD962F; text-decoration: none; }

.rss { 
	float: right; 
	width: 15px; 
	height:15px; 
	margin-top: -15px;
}

#search {
	font-family: Verdana;
	width: 160px;
	height: 25px;
	float: left;
	color: #fff;
	font-size:11px;
	margin-top: -30px;
	margin-left: 24px;
	background-color: #1F436F;
	z-index:3;
}

* html #search { 
	margin-left: 12px;  
	margin-top: -30px;
}


.searchinput {
	font-family: Verdana;
	font-size: 11px;
	border:1px solid #CCCCCC;
	padding:1px 1px 1px 1px;
	color: #000000;
	margin: 1px 1px 1px 1px;
	width:70px;
	height: 20px;
}

.submitbutton {
	background-color: #FB9624;
	border:1px solid #FFFFFF;
	font-weight:bold;
	font-size:0.78em;
	color:#FFFFFF;
	cursor:pointer;
}


h1 { color: #FB9624; font-size: 18px;}
h2 { color: #FB9624; font-size: 15px; border-bottom: 1px solid #FB9624;}
h3 { color: #FB9624; font-size: 13px;}

.linie { 
	color:#969696;
}

#navright {
	float: left;
	width: 150px;
	height: 20px;
	border: solid 0px #000000;
	margin-left: 818px;
	margin-top: 45px;
	font-size: 11px;
	color: #fff;
	text-align: left;
}

* html #navright { 
	margin-left: 444px; 
	margin-top: 45px;
}

#inhalt {
	float:left;
	z-index: 1000;
	background-color: #1F436F;
	width:990px;
	height: auto !important;
	min-height: 450px;
	height: 450px;
	border-left: #F7941F 2px solid;
	border-right: #F7941F 2px solid;
	border-bottom: #F7941F 2px solid;
	margin-bottom: 10px;
}

#textbereich {
	float: left;
	color: #fff;
	background-color: #1F436F;
	/*background-image: url(images/guitar1.gif);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;*/
	margin-left: 4px;
	margin-right: 0px;
	margin-top: -40px;
	width: 550px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	border: solid 0px #000000;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 180px;
	z-index: 1000;
}

* html #textbereich { 
	margin-top:-21px; 
	background-color: #1F436F; 
	margin-left: -23px;
	background-image: none;
}

#navtree {
	color: #C1C5D0;
	font-size: 11px;     
	padding-bottom: 2px;
}

#navtree a { color: #C1C5D0; }
#navtree a:visited { color: #C1C5D0; }
#navtree a:hover,  #navtree a:visited:hover{ color: #FB9624; text-decoration: none;}

#totop {
	color: #cccccc;
	font-size: 11px;     
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}

#totop a { color: #cccccc; }
#totop a:visited { color: #cccccc; }
#totop a:hover,  #navtree a:visited:hover{ color: #FB9624; text-decoration: none;}

#sidebarrechts {
	float: left;
	width: 165px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	margin-top: -29px;
	border:solid 0px #000000;
}

/*----------------------------------------Boxen-------------------------------------------*/
/* ------- NEWSBOX --------*/
#newsbox {
	float:left;
	position:relative;
	background-image:url(images/headbox_oa.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #fff;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}



#newsbox a { color: #FB9624;}

#mitte {
float: left;
background-image: url(images/news_box_verlengerung_oa.gif);
background-repeat: repeat-y;
height: auto !important;
width: 160px;
padding-left: 8px;
margin-left: -4px;
margin-top: -20px;
font-size: 11px;
}


#mitte a { color: #C1C5D0; }
#mitte a:visited { color: #C1C5D0; }
#mitte a:hover,  #mitte a:visited:hover{ color: #FB9624; text-decoration: none;}

#newscontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #newscontent { 
	margin-left: 6px;
}

#footerbox {
	float: left;
	background-image: url(images/footer_oa.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

/* ------- COUNTDOWN --------- */
#countdown {
	float:left;
	position:relative;
	background-image:url(images/headbox_oa.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #FB9624;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}

#countdown a {
	color: #FB9624;
}

#countdownmitte {
	float: left;
	background-image: url(images/news_box_verlengerung_oa.gif);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -15px;
	font-size: 11px;
}


#countdownmitte a { color: #C1C5D0; }
#countdownmitte a:visited { color: #C1C5D0; }
#countdownmitte a:hover,  #countdownmitte a:visited:hover{ color: #FB9624; text-decoration: none;}

#countdowncontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #countdowncontent { 
	margin-left: 6px;
}


#countdownfooter {
	float: left;
	background-image: url(images/footer_oa.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

* html #countdownfooter { 
	float:none;
	clear: both;
}
/*--Eigene--*/
.countdown{
	padding: 2px 2px 2px 2px;

	text-align: center;
	}

#c_ausgabe_all{
	float:none;
	margin: 2px 2px 2px 2px;
	}


.c_ausgabe{
	color:#F7941F;
	float:none;
	padding: 2px 2px 2px 2px;
	text-align: center;
	}
	

/* ------- NEBENSPONSOREN --------- */
#nebensponsoren {
	float:left;
	position:relative;
	background-image:url(images/headbox_oa.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #FFFFFF;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #FB9624;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}



#nebensponsoren a {
	color: #FB9624;
}

#nebensponsorenmitte {
	float: left;
	background-image: url(images/news_box_verlengerung_oa.gif);
	background-repeat: repeat-y;
	height: auto !important;
	width: 160px;
	padding-left: 8px;
	margin-left: -4px;
	margin-top: -20px;
	font-size: 11px;
}


#nebensponsorenmitte a { color: #C1C5D0; }
#nebensponsorenmitte a:visited { color: #C1C5D0; }
#nebensponsorenmitte a:hover,  #themenmitte a:visited:hover{ color: #FB9624; text-decoration: none;}

#nebensponsorencontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #nebensponsorencontent {
	margin-left: 6px;
}


#nebensponsorenfooter {
	float: left;
	background-image: url(images/footer_oa.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}
* html #nebensponsorenfooter { 
	float:none;
	clear: both;
}

#nebensponsoreninhalt {
	float: left;
	margin: 5px 5px 2px 5px;
	background-image: url(../../images/sponsoren/nebensponsoren/rotator.php?chachedummy={RANDOM}););		
	background-repeat: no-repeat;
	width: 145px;
	height: 100px;
	}
	
* html #nebensponsoreninhalt {
	margin: 2px 5px 2px 3px;
}

/* ------------ NEWSLETTER BOX ------------ */

#newsletterbox {
	float:left;
	position:relative;
	background-image:url(images/headbox_oa.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-top: -5px;
	margin-bottom: 15px;
	width: 139px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:left;
	color: #FB9624;
	font-weight: bold;
	padding:10px;
	padding-top: 9px;
	padding-left: 15px;
	margin-left: -1px;
}

#newsletterbox a {
	color: #FB9624;
}

#newslettermitte {
	float: left;
	background-image: url(images/news_box_verlengerung_oa.gif);
	background-repeat: repeat-y;
	/*height: auto !important;*/
	height: 60px;
	width: 160px;
	padding-left: 8px;
	padding-top: -10px;
	margin-left: -4px;
	margin-top: -30px;
	font-size: 11px;
}


#newslettermitte a { color: #5F5F5F; }
#newslettermitte a:visited { color: #828282; }
#newslettermitte a:hover,  #newslettermitte a:visited:hover{ color: #FB9624; text-decoration: none;}

#newslettercontent {
	float: left;
	width: 130px;
	height: auto !important;
	margin-left: 12px; 
	padding-top: 3px;
}

* html #newslettercontent { margin-left: 6px;}

#newsletterfooter {
	float: left;
	background-image: url(images/footer_oa.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	margin-left: -4px;
	margin-bottom: 5px;
}

* html #newsletterfooter { 
	float:none;
	clear: both;
}


#schrift {
	float:none;
	margin-top: -5px;
	margin-bottom: 15px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:center;
	color: #fff;
	font-weight: normal;
	padding:10px;
}



/* ---------------------------- TOPBAR ---------------------------- */

#topbar {
	float:right;
	width: 890px;
	height: 30px;
	margin-right: 28px;
	text-align: right;
	color: #C1C5D0;
	font-size: 11px;
	margin-top: 10px;
}

#topbar a {color: #FB9624;text-decoration: none;}
#topbar a:hover {color: #C1C5D0;text-decoration: none;}

* html #topbar { 
       margin-right: 20px;
}


/*---------------------------------------------------------------Eigene*/
.meta{
	color: #fff;
}

.clear{
	clear: both;
}

/*--Zusatzcontainer-fuer-Footerfunktionalitaet--*/
#content{
	margin:0 auto;
	padding-bottom: 10px;
	z-index:2;
}

#container {
	margin: 0 auto;
	width: 990px;
	height: auto !important;
	min-height: 740px;
	padding-top: 10px;
}
/*--SponsorenFooter-Anfang--*/
#footer_container {
    position:fixed;
    bottom:0; left:0; right:0;
    text-align:center;
    margin:0;
    height:8.7em;
    z-index:3;
}

#footer {
	position:absolute;
	bottom:0px;
	padding:10px;
	width:100%;
}

/*--IE-7.0-Hack--*/
*+html #footer{
	position: static;
}

#sponsor_all{
	width: 610px;
	margin: 0 auto;
	z-index: 999;
}

.sponsor{
	padding: 0px 10px 10px 0px;
	float: left;
}

* html, * html body{
	bottom:0;
	height:100%;
	overflow:hidden;
}

* html #content {
	position:absolute;
    top:0; bottom:0; left:0; right:0;
    height:100%;
    width:100%;
    overflow:auto;
    margin:0;
}

* html #footer_container {
    position:absolute;
    width:100%;
    padding-right:16px;
}
		
* html #footer {
	height: 100%;
	position:static;
}

* html .sponsor{
	padding: 0px 8px 10px 0px;
}
/*--SponsorenFooter-Ende--*/

/*--Veranstalter-CLinks-Anfang--*/
#veranstalter {
	float:none;
	margin-top: -25px;
	margin-bottom: 15px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	text-align:center;
	color: #fff;
	font-weight: normal;
	padding:10px;
}

#logo a{
	float: left;
	margin: 5px 10px 5px 35px;
	background-image: url(../../images/Logo.gif);
	background-repeat:no-repeat;
	width: 72px;
	height: 85px;
	border: 0px;
	}

#logo a:hover{
	float: left;
	background-image: url(../../images/Logo_2.gif);
	}
/*--Veranstalter-CLinks-Ende--*/

/*--Google-Map-STYLE-Anfang--*/
#map{
	margin: 5px 5px 5px 5px;
}

#desc{
	margin: 5px 5px 5px 5px;
}

#str{
	margin: 0px 0px 0px 5px;
	text-align: left;
}

#button{
	margin: 0px 0px 0px 5px;
	text-align: left;
}

#ort{
	margin: 0px 0px 0px 5px;
	text-align: left;
}
/*--Google-Map-STYLE-Ende--*/
