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

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #000;
}

#container {
	width:849px;
	margin: auto;
	background-color: #FFF;
	border: thin solid #999;
}

#oben {
	width:849px;
	height:125px;
	
}

#logo {
	background-image:url(images/logo.jpg);
  	background-repeat: no-repeat;
	width:337px;
	height:90px;
	float:left;
}



#navigationoben {
	padding-top:54px;
	width:849px;
	height:36px;
	font-family: Arial, Helvetica, sans-serif;
	
	
		
}

#header {
	width:849px;
	
	}
#content {
	clear:left;
	margin-top:1px;
	width:849px;
	height:566px;
	background-image:url(images/Friedensengel.jpg);
}

#content1 {
	width:835px;
	min-height:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 8px;
	padding-right: 8px;
}

#welcome {
	width:360px;
	height:60px;
	padding-top:30px;
	margin-left:150px;}


#bild {
	width:300px;
	height:450px;
	background-image:url(images/andreas2.jpg);
	float:right;
}

#kontakt {
	width:849px; 
	min-height:475px;
	Padding-Top:70px;
	background-image:url(images/kontakt.jpg);
	background-repeat: no-repeat;
	
}

#kontaktcontent {
	background-color:#ccc;
	margin:auto;
	padding-top:5px;
	padding-left:15px;
	width:450px; 
	min-height:390px;
	border: medium solid #666;
	font-family: Arial, Helvetica, sans-serif;
}

#impressum { 
	width:849px;
	min-height:370px;
	background-color:#FFF;
	
	 
	
}

#impressumcontent {
	background-color:#fff;
	margin:auto;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	width:833px;
	min-height:310px;
	border: medium solid #666;
	
	}


#immobilien {
	width:849px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#footer {
	background-color: #666;
	margin-top:1px;
	padding-top:7px;
	width:849px;
	height:29px;
	text-align: center;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
}
#container #immobilien table tr td {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
#content #welcome {
	color: #FFF;
	font-size: 36px;
	
}

.anzeige {
	font-weight: normal;
}

#social {
	width:849px;
	height:20px;
	background-color:#ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #666;
	margin: auto;
	text-align: right;
	
}#container #social {
	text-align: right;
}

#auszug {
	width:849px; 
	min-height:10px;
	}#container #immobilien a strong {
	color: #000;
}
.schwarz {
	color: #000;
	text-decoration: underline;
}
