@charset "utf-8";
/* CSS Document */

 			body {
				margin:0px auto;
				background-color:#CCC;
				text-align: center;
				padding-top:50px;

			}
			
			
			#content {
				width:990px;
				height:529px;
				margin-top:-50px;
				text-align:center;
				margin-left: auto;
  				margin-right: auto;
				
			}
			#oben {
			    width:990px;
				height:136px;
				float:left;
				background-image:url(../bilder/bilder_klein_01.jpg);
			}
			#oben2 {
			    width:990px;
				height:83px;
				float:left;
				background-image:url(../bilder/Bilder/navi_05.jpg);
			}
			#unten {
				width:418px;
				height:310px;
				float:left;
				background-image:url(../bilder/bilder_klein_03.jpg);
				
			}
				#unten2 {
				width:572px;
				height:310px;
				float:left;
				background-image:url(../bilder/Bilder/groesser_07.jpg);
				
				}
				
				#navigation {
					padding-top:17px;
					text-align:center;
					font-size:12px;
					font-family:Arial, Helvetica, sans-serif;
					
				}
				#text{
					font-family:Arial, Helvetica, sans-serif;;
					font-size:12px;
					text-align:left;
					padding-left:45px;
					line-height:18px;
					margin-top:-33px;
					font-weight:bold;
					color:#333;
				}
				#kontaktformular{
					padding-top:150px;
					 width:370px;
				height:244px;
				}
					
				h1{
					color:#d8203c;
					font-size:18px;
					font-weight:700;
				}
				
				A{
	text-decoration:none;
	color:#FFF;
}
				
				A:hover{
	color:#FFF;
	font-weight:bold;
}

A:activ{
	color:#FFF;
	font-weight:bold;}
			
			DIV.diaWrap{
	width:572px;
				height:310px;
				float:left;
}
		
			#scroller{
			overflow:auto;
			height:313px;
			width:373px;
			}
			
			
			
