body{
	margin-top: 0px;
	margin-left: 0px;;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial, Helvetica", sans-serif;
	font-size: 12px;
  background-image:url(pics/seitenhg.jpg);
  text-align: center;
}



/* Hintergrund mit Schlagschatten rechts*/
#backgroundmain{
	  			position: relative; padding: 0px;
          height: auto;
          width:955px;
          margin: auto;
          text-align: center;
          background-image:url(pics/hg_main.jpg);
}




#header1{
				 	position: relative; padding: 0px; 
          height: 75px; width: 955px;
          margin:auto;
          text-align: left;
          top: 0px; 
          background-image:url(pics/header1.jpg);
}
#header2{
				 	position: relative; padding: 0px; 
          height: 178px; width: 955px;
          margin:auto;
          text-align: left;
          top: 0px; 
}

#logo{
					position: absolute;
				 	padding: 0px; 
          width: 168px;
          text-align: right;
          bottom: 0px;
          left: 260px; 
}

#meta{
					position: absolute;
				 	padding: 0px; 
          height: 75px; width: 500px;
          right:40px;
          text-align: right;
          top: 55px;
          font-family: "Arial, Helvetica", sans-serif;
					word-spacing: 10px;
					font-weight: normal;
}





#main{
				 	position: relative; 
          height: auto; 
    			width: 955px;      
          margin:auto;
          top: 0px; 
          text-align: left;
}

#menu{
				float:left;
				width: 250px;
				height: auto;
				left: 0px;
				text-align: left;

}

#textcontainer{	
				float:right;
				margin-right: 20px;
				width: 660px;
				height: auto;
				text-align: left;
				top: 0px;
}
#text{	
			
				width: 660px;
				height: auto;
				text-align: left;
				margin-top: 30px;
				line-height: 20px;
}

#leistungen{	
				margin: 0px;
				width: 668px;
				height: auto;
				padding: 0px;
				text-align: left;
}



#spacer{
				width: 195px;
				height: 30px;
				background-image:url(../pics/bg_main2.jpg); background-repeat: repeat-x;

}



#clear{
			clear:both;
			width: 785px;
			height: 10px;
}

#footer{
			 		position: relative;
       		height: 15px; width: 955px;
       		clear: both;
       		margin: auto;
       		padding-top: 4px;
       		top: 0px;
       		text-align: center;
					background-image:url(pics/footer.jpg);
					font-size: 10px; color: #ffffff; 
					font-weight: normal;
					
}




/*Linkdefinitionen*/
/*Metalinks*/
a:link {}
a:visited {}
a:active {}
a:hover {}  

a.meta:link {
	font-size: 11px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
a.meta:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
}
a.meta:hover {
	font-size: 11px; 
	color: #cc0066; 
	text-decoration: underline; 
	font-weight: bold;
}
a.meta:active {
	font-size: 11px; 
	color: #cc0066; 
	text-decoration: underline; 
	font-weight: bold;
}
.activemeta{
	font-size: 11px; 
	color: #cc0066; 
	text-decoration: underline; 
	font-weight: bold;
}


/* Mousovereffekte f&uuml;r Hauptlinks*/
a.main:link {
	list-style-type:none;
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	padding-left: 30px;
	margin-left: 5px;
	border-bottom: 1px dotted; border-color:#ffffff; width: 210px;
	
}

a.main:visited {
	list-style-type:none;
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
	padding-left:30px;
	margin-left: 5px;
	border-bottom: 1px dotted; border-color:#ffffff; width: 210px;
}

a.main:hover {
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;		
	padding-left:30px;
	margin-left: 5px;
	border-bottom: 1px solid; border-color:#cc0066; width: 210px;
	
	
}
.active1{
	font-size: 12px;
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;		
	padding-left:30px;
	margin-left: 5px;
	border-bottom: 1px solid; border-color:#cc0066; width: 210px;
}


a.main:active {
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;		
	padding-left:30px;
	margin-left: 5px;
	border-bottom: 1px solid; border-color:#cc0066; width: 210px;
}

/* Mouseover f&uuml;r Textlinks */
a.txt:link {
	font-size: 12px; 
	color: #cc0066; 
	text-decoration: underline;
	font-weight: normal;
}
a.txt:visited {
	font-size: 12px;
	color: #cc0066; 
	text-decoration: underline; 
	font-weight: normal;
}
a.txt:hover {
	font-size: 12px; 
	color: #cc0066; 
	text-decoration: none; 
	font-weight: normal;
}
a.txt:active {
	font-size: 12px; 
	color: #cc0066; 
	text-decoration: underline; 
	font-weight: normal;

}


/* Mouseover f&uuml;r Textlinks */
a.txt_small:link {
	font-size: 10px; 
	color: #cc0066; 
	text-decoration: underline;
	font-weight: normal;
}
a.txt_small:visited {
	font-size: 10px;
	color: #cc0066; 
	text-decoration: underline; 
	font-weight: normal;
}
a.txt_small:hover {
	font-size: 10px; 
	color: #cc0066; 
	text-decoration: none; 
	font-weight: normal;
}
a.txt_small:active {
	font-size: 10px; 
	color: #cc0066; 
	text-decoration: underline; 
	font-weight: normal;

}
/*Weitere Definitionen*/


.navul{
			width: 225px; 
			margin: 0px;
			padding-left: 25px;

}
.navititle{
			width: 222px;
			list-style: none;
			background-image: url(pics/menuheader.jpg);
			color: #ffffff; 
			font-weight: bold; 
			text-align: left;
			text-indent: 16px;
			line-height: 22px;
			vertical-align: baseline;
			font-size: 14px;
			font-weight: bold
}

.navi{
			width: 222px;
			list-style: none;
			background-image: url(pics/menuhg.jpg);
			background-repeat:repeat-y;
			color: #000000; 
			font-weight: normal;
			font-size: 12px;
			line-height: 22px;
			vertical-align: middle;
			
}

.aktuelles{
			width: 222px;
			list-style: none;
			background-image: url(pics/menuhg.jpg);
			background-repeat:repeat-y;
			color: #000000; 
			font-weight: normal;
			font-size: 10px;
			line-height: 15px;
			vertical-align: middle;
			
}


.archiv{
			list-style: none;
			font-weight: normal;
			font-size: 12px;
			line-height: 15px;
			vertical-align: middle;
			
}
.navifoot{
			width: 222px;
			height: 11px;
			list-style: none;
			background-image:url(pics/menufooter.jpg);
			background-repeat: no-repeat;
}




.ueberschrift{
			font-size: 13px;
			font-weight: bold;
			vertical-align: top;
			color: #535557;
			border-bottom: 1px solid; border-color:#cccccc;
}

.unterueberschrift{
			font-size: 13px;
			font-weight: bold;
			vertical-align: top;
			color: #000000;
}

.aktuellessmall{
			font-size: 11px;
			font-weight: normal;
			margin-left: 8px;
			margin-right: 4px;
			color: #000000;
}

.inhalt{
			font-size: 12px;
			font-weight: normal;
			color: #000000;
			line-height: 20px;
}
.small{
			font-size: 10px;
			font-weight: normal;
			color: #000000;
}

.contactform{
			border-left: 0px;
			border-right: 0px;
			border-top: 0px;
	    border-bottom: 1px dotted;
	    color: #000000;
	    background-color: #e7e7e7;
	    
}

.zumarchiv{
			font-size: 10px;
			font-weight: normal;
			color: #000000;
			width: 660px;
			text-align: right;
			line-height: 20px;
}