@import url(reset000.css);

/*	=========================================
	0.	Inhalt
	=========================================  
	1.		Allgemeine Styles
	
	2.		Layout-Styles
	2.1.	linker Bereich (#left)
	2.2.	rechter Bereich (#right)
	2.3.	Navigation
	2.4.	Footer
	
	3.		Styles für Unterseiten
	3.1.	Startseite (index)
	3.2.	Berichtseite (bericht)
	3.3.	Fotoseite (galerie)
	3.4.	Termine (kalender)
	
	4.		Text-Styles
	
	5.		Link-Formatierungen
	=========================================  */
	



/*	=========================================
	1.	Allgemeine Styles
	=========================================  */

body {
	width: 100%;
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	text-align: left;
	background: url(../pics/bg_global.png) repeat-y #686868;
}

img {
	border : 0px;
}

table {
	border : 0px;
}

hr {
	height: 1px;
	color: #cdcdcd;
	border: none;
	border-top: 1px solid #cdcdcd; 
}

#clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}


/*	=========================================
	2.	Layout-Styles
	=========================================  */

#wrapper {
	width: 100%;
	height: 100%;
	background: url(../pics/bg_header.png) no-repeat;
}

#content {
	min-height: 100%;
	height: auto !important;
	height: 100%; 
	width: 900px;
	padding: 0 0 100px 0;
}

#left {
	height: 100%;
	width: 340px;
	padding: 0px;
	margin: 0;
	float: left;
}

#right {
	height: 100%;
	width: 560px;
	padding: 0px;
	margin: 0;
	float: left;
}


/*	-----------------------------------------
	2.1.	linker Bereich (#left)
	-----------------------------------------  */
	
#image01 {
	width: 340px;
	height: 510px;
	padding: 0;
	margin: 0;
	float: left;
}

#image02 {
	width: 340px;
	height: 370px;
	padding: 0;
	margin: 0;
	float: left;
}

#image03 {
	width: 340px;
	height: 281px;
	padding: 0;
	margin: 0;
	float: left;
}

#image04 {
	width: 340px;
	height: 534px;
	padding: 0;
	margin: 0;
	float: left;
}

#image05 {
	width: 340px;
	height: 370px;
	padding: 0;
	margin: 0;
	float: left;
}

#image06 {
	width: 340px;
	height: 428px;
	padding: 0;
	margin: 0;
	float: left;
}

#image07 {
	width: 340px;
	height: 413px;
	padding: 0;
	margin: 0;
	float: left;
}

#extras {
	width: 220px;
	padding: 0 0 50px 60px;
	margin: 0;
	vertical-align: top;
	float: left;
}

.eventlist {
	text-align: left;
}

	.eventlist li {
		padding: 15px;
		margin-bottom: 5px;
		background: #323232;
		line-height: 14px;
	}
	

/*	-----------------------------------------
	2.2.	rechter Bereich (#right)
	-----------------------------------------  */
	
#head {
	height: 145px;
	width: 560px;
	padding: 55px 0 0 0;
	margin: 0;
	float: left;
}

#logo {
	height: 96px;
	width: 320px;
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
}


/*	-----------------------------------------
	2.3.	Navigation
	-----------------------------------------  */
	
.mainmenu {
		display: block;
		height: 96px;
		padding: 0;
		width: 115px;
	}

		#mainmenu1 {position: absolute; top: 55px; left: 660px;}
		#mainmenu2 {position: absolute; top: 55px; left: 775px;}
		
		.mainmenu a {
			display: block;
			overflow: hidden;
			text-indent: -5000px;
			height: 24px;
			width: 115px;
			background: url(../pics/menu.png) no-repeat;
		}
		
		.mainmenu li.active a {background: url(../pics/menu_act.png) no-repeat;}
		.mainmenu a:hover {background: url(../pics/menu_act.png) no-repeat;}
		
		
			#mm1 a {background-position: 0 0;}
			#mm2 a {background-position: 0 -24px;}
			#mm3 a {background-position: 0 -48px;}
			#mm4 a {background-position: 0 -72px;}
			
			#mm5 a {background-position: 0 -96px;}
			#mm6 a {background-position: 0 -120px;}
			#mm7 a {background-position: 0 -144px;}
			#mm8 a {background-position: 0 -168px;}
			


/*	-----------------------------------------
	2.4.	Footer
	-----------------------------------------  */
	
#footer {
	font-size: 11px;
	color: #a6a6a6;
	background: url(../pics/bg_newsTeaser.png) repeat-x;
	width: 530px;
	margin-left: 340px;
	padding: 10px;
	text-align: center;
}	

	
/*	=========================================
	3.	Styles für Unterseiten
	=========================================  */
	
	
#weiterbox {
	height: 18px;
	margin-top: 0;
	padding: 0 4px 0 0;
	font-size: 11px;
}

#weiterbox img {
	margin: 0;
	padding: 0 5px 0 0;
	border: 0;
}


	
/*	-----------------------------------------
	3.1.	Startseite (index)
	-----------------------------------------  */

#galPreview a {
	height: 110px;
	width: 130px;
	padding: 25px;
	margin-right: 5px;
	background-color: #565656;
	line-height: 14px;
	text-align: center;
	float: left;
}
		
	#galPreview a:hover {background-color: #464646;}
	
	#galPreview img {
		margin-bottom: 10px;
	}
	
#newsBg {
	width: 550px;
	padding: 0;
	margin: 0;
	background: url(../pics/bg_newsTeaser.png) repeat-y;
	float: left;
	height: 100%;
}

#newsTeaser {
	width: 270px;
	padding: 15px;
	margin-right: 5px;
	text-align: left;
	float: left;
	height: 100%;
}

	#newsTeaser .imgborder { 
		margin:3px 15px 0 0;
		padding:0;
	}

#newsOlder {
	width: 245px;
	padding: 0;
	margin: 0;
	float: left;
}

.newslist {
	text-align: left;
}

	.newslist li {
		padding: 15px;
		margin-bottom: 5px;
		background: #565656;
		line-height: 14px;
	}
	
	.newslist li.newsarchiv {
		padding: 15px 15px 15px 70px;
		margin: 0;
		background: #484848;
		line-height: 14px;
	}



/*	-----------------------------------------
	3.2.	Berichtseite (bericht)
	-----------------------------------------  */
	
#imgBericht {
	min-width: 180px;
	float: right;
	text-align: center;
	padding: 5px 5px 0 5px;
	background-color: #828282;
	margin: 0 0 20px 20px;
}

.newsnote {
	width: 180px;
	font: 11px/12px Arial, Helvetica, Verdana, sans-serif;
	color: #ffffff;
	padding: 4px 0 10px 0;
	margin: 0;
	text-align: right;
	float: right;
}

.subnewsnote {
	color: #d4d4d4;
}

#gruppe {
	padding:0;
	margin: 20px 0 0 0;
	padding: 12px 15px 20px 15px;
	background: #565656;
}

#archiv { 
	margin-top: 30px;
	padding: 15px;
	background: #565656;
}



/*	-----------------------------------------
	3.3.	Fotoseite (galerie)
	-----------------------------------------  */
	

#galtopyear { 
	width: 420px;
	padding: 0 10px 10px 0;
	margin-top: 25px;
	font: 12px/18px Arial, Helvetica, Verdana, sans-serif;
	text-align: right;
	vertical-align: top;
	float: right;
}

#galtext {
	padding: 7px 0 0 0;
	margin: 0;
	float:left;
}

#galPreview2 a {
	height: 110px;
	width: 130px;
	padding: 25px;
	margin: 0 5px 5px 0;
	background-color: #565656;
	line-height: 14px;
	text-align: center;
	float: left;
}
		
	#galPreview2 a:hover {background-color: #464646;}
	
	#galPreview2 img {
		margin-bottom: 10px;
	}
	
#topyear { 
	width:295px;
	height:17px;
	margin:0 0 15px 0;
	text-align:right;
	float:left;
}

#topyearLeft { 
	width:295px;
	height:17px;
	margin:0 0 15px 0;
	text-align:left;
	float:left;
}

#bgGrey { 
	width: 520px;
	margin-bottom: 5px;
	padding: 15px;
	background: #565656;
	float: left;
}

#galname { 
	width: 295px;
	margin: 0;
	padding: 0;
	float: left;
}

#galdate { 
	width: 120px;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #a6a6a6;
	float: right;
}

#galthumb a{ 
	width: 80px;
	height: 80px;
	padding: 13px;
	margin: 0 5px 5px 0;
	float: left;
	background-color: #565656;

}
		
	#galthumb a:hover {background-color: #464646;}

#h2Fotos { 
	width: 100px;
	margin:0;
	padding: 0;
	float: left;
}

#galnavi { 
	width: 520px;
	margin: 0 0 5px 0;
	padding: 5px 15px 5px 15px;
	background-color: #565656;
	text-align: center;
	float: left;
}

	#galnavi .middle { 
		margin: 0;
		padding: 0 30px 0 30px;
		text-align: center;
		font: 11px/14px Arial, Helvetica, Verdana, sans-serif;
	}

	#galnavi .leftside { 
		margin: 0;
		padding: 0;
		vertical-align: middle;
	}

	#galnavi .rightside { 
		margin: 0;
		padding: 0;
		vertical-align: middle;
	}

.fotoaktiv { 
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	color: #acda46;
	font-weight: bold;
}

#galteaser { 
	width: 520px;
	margin: 0;
	padding: 15px;
	background-color: #565656;
	float: left;
}

	#galteaser p { 
		padding-top: 10px;
		font: 11px/14px Arial, Helvetica, Verdana, sans-serif;
		color: #ffffff;
	}
	


/*	-----------------------------------------
	3.4.	Termine (kalender)
	-----------------------------------------  */

#term_datum { 
	width: 100px;
	padding: 0;
	margin: 0;
	float: left;
}

#term_rennen { 
	width: 220px;
	padding: 0;
	margin: 0;
	color: #FFFBF3;
	float: left;
}

#term_extra { 
	width: 50px;
	padding: 0;
	margin: 0;
	float: left;
}

#term_extra2 { 
	width: 50px;
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
}
	
	
/*	=========================================
	4.	Text-Styles
	=========================================  */
	
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 16px 0;
	color: #acda46;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin-top: 25px;
	clear: both;
}

	h2.aktuelle_termine {
		text-indent: -1000px;
		width: auto;
		background: url(../pics/aktuelle_termine.png) no-repeat;
	}
	
	h2.aktuelle_fotos {
		text-indent: -5000px;
		width: auto;
		background: url(../pics/aktuelle_fotos.png) no-repeat;
	}
	
	h2.news {
		text-indent: -5000px;
		width: auto;
		background: url(../pics/news.png) no-repeat;
	}
	
	h2.fotos {
		text-indent: -5000px;
		width: 100px;
		background: url(../pics/fotos.png) no-repeat;
	}
	
	h2.portrait {
		text-indent: -5000px;
		width: auto;
		background: url(../pics/portrait.png) no-repeat;
	}
	
	h2.erfolge {
		text-indent: -5000px;
		width: auto;
		background: url(../pics/erfolge.png) no-repeat;
	}
	
	h2.termine {
		text-indent: -5000px;
		width: 100px;
		background: url(../pics/termine.png) no-repeat;
	}
	
	h2.gbuch {
		text-indent: -5000px;
		width: auto;
		background: url(../pics/gbuch.png) no-repeat;
	}
	
	h2.kontakt {
		text-indent: -5000px;
		width: auto;
		background: url(../pics/kontakt.png) no-repeat;
	}
	
	h2.links {
		text-indent: -5000px;
		width: auto;
		background: url(../pics/links.png) no-repeat;
	}
	
	h2.impressum {
		text-indent: -5000px;
		width: auto;
		background: url(../pics/impressum.png) no-repeat;
	}
	
	h2.empty {
		text-indent: -5000px;
		width: auto;
	}
	
h3 {
	font-size: 10px;
	padding: 0;
	color: #a6a6a6;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	color: #d4d4d4;
}

.date {
	font-size: 16px;
	color: #a6a6a6;
	padding: 0 15px 15px 0;
	float: left;
}

.smallDate {
	font-size: 11px;
	color: #a6a6a6;
}

.dateText {
	color: #a6a6a6;	
}



/*	=========================================
	5.	Link-Formatierungen
	=========================================  */
	
a {color: #d4d4d4; text-decoration: none;}
a:hover {color: #acda46; text-decoration: none;}

a.bold {color: #d4d4d4; text-decoration: none; font-weight: bold;}
a.bold:hover {color: #acda46; text-decoration: none; font-weight: bold;}

a.under {color: #d4d4d4; text-decoration: none;}
a.under:hover {color: #acda46; text-decoration: underline;}

a.invers {color: #acda46; text-decoration: none;}
a.invers:hover {color: #d4d4d4; text-decoration: none;}

a.inversBold {color: #acda46; text-decoration: none; font-weight: bold;}
a.inversBold:hover {color: #d4d4d4; text-decoration: none; font-weight: bold;}

a.textLink {color: #ffffff; text-decoration: none;}
a.textLink:hover {color: #ffffff; text-decoration: underline;}
