/*css zwinger-vom-schwarzbachtal.de copyright k4web*/

/*links def*/
a:link {color:#003300; text-decoration:none}
a:visited {color:#003300; text-decoration:none}
a:active {color:#003300; text-decoration:none}
a:hover {color:#006600; text-decoration:underline}


body {
	background-image:url(templates/background.jpg);
	background-repeat:repeat-x;
	background-color:#014105;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	

}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;

}

.clear {
	clear:both;
	height:1px;

}

td {
	padding:10px;

}

#container {
	width:956px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	display:block;
}


#header {
	background-image:url(templates/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	padding: 0px;
	height:437px;
	width:100%;
}

#contentBoxStart {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:280px;
	

}

#contentBoxUeberUns {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:200px;
	
}

#contentBoxNews {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:600px;
	
}

#contentBoxRasseinfo {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:300px;
	
}

#contentBoxGalerie {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:2400px;
	
}

#contentBoxGalerie1 {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:780px;
	
}

#contentBoxGalerie2 {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:480px;
	
}

#contentBoxGalerie3 {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:600px;
	
}

#contentBoxGalerie4 {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:480px;
	
}

#contentBoxGalerie5 {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:360px;
	
}

#contentBoxGalerieAuswahl {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:200px;
}


#contentBoxLinks {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:800px;
	
}

#tableLinks td {
	padding-top: 10px;


}

#contentBoxKontakt {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:450px;
	
}

#contentBoxImpressum {
	background-image:url(templates/contentBoxBG.jpg);
	background-repeat:repeat-y;
	height:370px;
	
}

#contentBoxImpressum td {
	padding:0px 0px 0px 10px;
	
}

#contentBoxLinks td {
	padding:0px 0px 0px 10px;
	
}


#menu {
	background-image:url(templates/stripe.gif);
	background-repeat:repeat-y;
	background-position:right;
	float:left;
	height:200px;
	width:130px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}


#mainContent {
	
	height:100%;
	margin-left:200px;
	

}


#footerBG {
	background-image:url(templates/footerBG.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:45px;

}

#footerContent {
	padding-top:10px;
	margin-left:680px;

}


.list li {
	float:left;
	margin-left:20px;
	list-style:none;
	font:bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
}

