body {color: #000000; background: #ffffff;
 font-family: arial, verdana, sans-serif;}

<!-- /* Link Farben */ -->
	a:link {
		color: #990033; 
		text-decoration:none; 
		}
		a:visited {
			color: #cc6699; 
			text-decoration:none; 
		}
		a:hover {
			color: #990033; 
			text-decoration:underline;
		}

<!-- /* Ueberschriften  Schriften  */ -->

		h1{
		     padding-left: 0px; 
		     font-family:  Arial, Verdana, sans-serif; 
		     font-size: 17px; 
		     line-height: 17px;

		    }
		
		h2{
			 font-size: 12px;
			 line-height: 17px;
			 font-weight:bold;

			 }
				
		#bu_zitate {
		        font-size: 10px;
		        line-height:12px;
		    }

<!--/* Ueberschriften Ende */ -->

		

<!-- /* Haupt DIV zur Zentrierung Homepage */ -->
	#wrapHome{
		width:800px;
		margin:0 auto 0;
		overflow: hidden;
	}



<!-- /* Haupt DIV zur Zentrierung Innere Seiten */ 
	-->

	#wrap{
		width:798px;
		min-height:100%;
		margin:0 auto 0;
		overflow: hidden;
		border-style:solid; 
			border-width:1px;
		    border-top-color:#990033;
			border-left-color:#990033;
			border-right-color:#990033;
			border-bottom-color:#990033;
		
		}
		
		#header{
			height:144px;
	
		}

		
	
	
		/* ###################################################### */
		/* ####################### NAVIGATION ################### */
		/* ###################################################### */
		
		#menuecontainer_1{
		      width:130px;
		      padding-top:35px;
		      font-size:18px;
		      line-height: 20px;
		      color:#990033;
			}

		#menuecontainer_1 a {
		    width:130px;
		    padding:0;
		    color:#990033;
		    text-decoration:none;
		}

		#menuecontainer_1 a:hover, #menuecontainer_1 .active a {
		    color:#990033;
		}
		
		#menuecontainer_1 ul {
		        width:135px;
		        margin:0;
		        padding:0;
		    }
		
		    #menuecontainer_1 ul li {
		        width:135px;
		        margin:0;
		        padding: 0;
		        list-style-type:none;
		    }
		
		 #menuecontainer_1 ul li a {
		        display:block;
		        width:135px;
		        font-size:11px;
				line-height:13px;
				padding:0;
		        color:#990033;
		        border-bottom:1px solid white;
		        text-decoration:none;
		    }
		
		
		#menuecontainer{
		      width: 135px;
			  border-style:solid; 
		      border-width:1px;
		      border-top-color:#990033;
		      border-left-color:white;
		      border-right-color:white;
		      border-bottom-color:white;
		}


		    /* Level 1 */
		#menuecontainer ul {
		        width:135px;
		        margin:0;
		        padding:0;
				

		    }
		    #menuecontainer ul li {
		        width:135px;
		        margin:0;
		        padding: 0;
		        list-style-type:none;
				
		    }
		    #menuecontainer ul li a {
		        display:block;
		        width:135px;
		        line-height:18px;
		        padding:0;
		        font-size:11px;
		        color:#990033;
		        border-bottom:1px solid #990033;
		        text-decoration:none;
		    }
		    
			#menuecontainer ul li.active a {
		        color:#990033;
				font-weight:bold;
		    }

		    #menuecontainer ul li a:hover{
		        color:#990033;
				text-decoration:underline;
		    }
		
			/* Level 2 */
		    #menuecontainer ul li.navmainStandardLevel_2 {
		        width:125px;
		        margin-left:10px;
				color:#990033;
				
		    }
		    #menuecontainer ul li.navmainStandardLevel_2 a {
		        width:125px;
		        border-bottom:1px solid #990033;
		        color:#990033;
				
		    }
		    #menuecontainer ul li.navmainStandardLevel_2 a:hover, #navigation ul li.navmainStandardLevel_2 a.active {
		        color:#990033;
		    }

		    /* Level 3 */
		   	 #menuecontainer ul li.navmainStandardLevel_3 {
			        width:125px;
			        margin-left:20px;
					color:#990033;
			    }
			    #menuecontainer ul li.navmainStandardLevel_3 a {
			        width:115px;
			        border-bottom:1px solid #990033;
			        color:#990033;
			    }
			    #menuecontainer ul li.navmainStandardLevel_3 a:hover, #navigation ul li.navmainStandardLevel_3 a.active {
			        color:#990033;
			    }
		
		



/* ###################### Template Drei Spalten################################ */
		
		
		#navigation{
			float:left;
			width: 33.5%;
			padding-top:14px;
			padding-left:2.5%;
		}
		
		#mainContent{
			float:left;
			width: 69%;
			padding-top:27px;
			
		}
		
		
		#contentWebsite{
			float:right;
			width: 64%;
			font-size: 12px; 
			line-height: 17px; 
			font-style: regular;
		}

		
		#sidebar{
			float:right;
			width:26%;
			padding-top:34px;
			padding-right:2.5%;
			padding-left:2.5%;
			font-size: 10px;
		    line-height: 12px;

		}


/* ###################### Template Zwei Spalten ################################ */
		#navigation_2{
			float:left;
			width: 23%;	
			padding-top:14px;
			padding-left:1.8%;

		}
		
		#contentWebsite_2{
			float:right;
			width: 74%;
			font-size: 12px; 
			line-height: 17px; 
			font-style: regular;
		}
		
		#mainContent_2{
			float:left;
			width: 97%;
			padding-top:27px;
			
		}
		
/* ###################### Biltergalerie ################################ */		
.gallery_image{
	font-size: 10px;
    line-height: 12px;
}	
		
/* ###################################################### */
/* ####################### CONTACT FORM ############'#### */
/* ###################################################### */
.inpstyle{
	
	font-size:11px;
}

label, input, select, textarea{
	display:block;
	float:left;
	width:250px;
	font-size:11px;

}	

form br {
	clear:left;
}

.buttonLeft{
	margin-right:3px;
}

.buttonRight{
	margin-left:2px;
}
/* ###################### Ein Footer für alle ################################ */		
			
		
		
		#footer{
			clear:both;
			height:20px;
		}