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

img, div {
   behavior: url(iepngfix.htc);
}

* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
	width: 100%;
}

a:link {
	color: #030303;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #030303;
}
a:hover {
	text-decoration: none;
	color: #770101;
	font-variant:small-caps;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #030303;
}

.logo{
	font-size:18px;	
}



h1 {
	font-size:14px;
	font-weight:bold;
}


body {
	background-image:url(Bilder/body.jpg);
	background-repeat:repeat;
	
}


#distance {
	visibility: hidden;
	width: 1px;
	height: 50%;
	margin-bottom: -511px;
	float: left;
}
 
#container {
	margin:0 auto;
	width: 1400px;
	height: 1022px;
	clear: left;
	position: relative;
	text-align:left;
	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
}

#bg {
	position: relative;
	width:1400px;
	height:1022px;
	background-image:url(Bilder/BGKontakt.png);
	background-repeat:no-repeat;		
}


#main {
	width:960px;
	height:1030px;
	top: 50%;
	left: 50%;
	margin-top: -515px;
	margin-left: -480px;
	margin:0px auto; 
	text-align:left;
}

#top {
	width:100%;
	height:373px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:30px;
	padding-top:50px;
	background-image:url(Bilder/TelefonKlein.png);
	background-repeat:no-repeat;
	background-position:bottom;

}

/*#bild {
	width:100%;
	height:240px;
	position:relative;
	background-image: url(Bilder/Phoni2_2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}*/

#strich {
	 width:810px;
	 height:46px;
	 position:relative;
	 background-image:url(Bilder/Kohlestrich.png);
	 background-repeat:no-repeat;
	 background-position:top;
	 margin-left:150px;
	
}


#navigation {
	position:relative;
	 float:left;
	 width:250px;
	 height:400px;
	 text-align:left;
	 font-family:Verdana, Geneva, sans-serif;
	 font-size:12px;
	 color:#030303;
	 padding-top:94px;
	 
}


ul#navi {
		width:100px;
		margin:0;
		padding-left: 15px;
}


ul#navi li {
		margin:0;
		padding:0;
		text-align:left;
		line-height:26px;
		width:90px;
}
				
ul#navi li a {
		display:block;
		text-decoration:none;
}

ul#navi li a:hover {
	font-variant:small-caps;
	font-weight:bold;	
}

ul#navi-klein {
		width:100px;
		margin-top:30px;
		padding-left: 15px;
}




ul#navi-klein li {
		margin:0;
		padding:0;
		text-align:left;
		line-height:26px;
		width:90px;
}
			

ul#navi-klein li a {
		display:block;
		text-decoration:none;
		
}

ul#navi-klein li a:hover {
	font-variant:small-caps;
	font-weight:bold;	
}

.impressum {
	font-size:9px;	
}

.besucht{
	color:#770101;
	font-variant:small-caps;
	font-weight:bold;	
}


#maintext {
	 position:relative;
	 float:right;
	 width:710px; 
	 height:510px; 
	 font-family:Verdana, Geneva, sans-serif; 
	 font-size:12px; 
	 font-weight: normal; 
	 line-height:15px;
	 margin-top:9px; 

	
}

#post {
	width:60px;
	height:44px;
	background-image:url(Bilder/briefSchnitt.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 51px;
	top: 93px;
}

#adresse {
	width:250px;
	position:absolute;
	left: 140px;
	top: 72px;
	font-size:13px;
	line-height:27px;
}

#at {
	width:60px;
	height:44px;
	background-image: url(Bilder/atSchnitt.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 49px;
	top: 175px;
}

#mail {
	width:250px;
	position:absolute;
	left: 143px;
	top: 190px;
	font-size:13px;
}

#phone {
	width:60px;
	height:44px;
	background-image: url(Bilder/telefonSchnitt.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left: 51px;
	top: 265px;
}

#nummer {
	width:250px;
	position:absolute;
	left: 139px;
	top: 243px;
	font-size:13px;
	line-height:27px;
}
