/* 
>>> 4jp - jürgen petersen <<<
>>> customized for Malte Friedrichs Immobilien <<<
>>> www.4jp.de <<<    
*/

/* -----Basics----- */
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html, body {
	margin: 0; 
	background-color: #0A0B0D;
	}
	
img {
    border: none;
}

/* -----Layer----- */

#inhalt { 	
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  margin-top: 10px;
  width: 960px;
}

#left {
	width: 188px;
	height: 931px;
	float: left;
	border-right: 5px solid #0A0B0D;
}

#navigation {
	width: 173px;
	height: 410px;
	background-color: white;
	border-bottom: 5px solid #0A0B0D;
	padding-left: 15px;
	padding-top: 15px;
}

#ads {
	width: 188px;
	height: 161px;
	border-bottom: 5px solid #0A0B0D;
	background-color: black;
}

#telefon {
	width: 188px;
	height: 63px;
}

#main {
	width: 767px;
	height: 755px;
	float: right;
}
#head_start {
  margin: 0px 0 0 0;
	width: 955px;
	height: 95px;
	background: url("grafik/Toplay1.jpg") no-repeat;
}
#head {
	width: 955px;
	height: 90px;
	border-bottom: 5px solid #0A0B0D;
}

#content {
	width: 747px;
	height: 640px;
	background-color: white;
	padding: 10px;
	overflow: auto;
}

#adressblock {
	border-left: 1px solid #9B231C;
	border-bottom: 1px solid #9B231C;
	font-size: 14px;
	padding-left: 4px;
	width: 493px;
}

#googlemap {
	width: 745px;
	height: 370px;
	background-color: #FFF;
	color: #000;
} 

#maparea {
	width: 745px;
	height: 370px;
	background-image: url(grafik/wait.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#film {
	width: 740px;
	height: 400px;
	padding-top: 50px;
	text-align: center;
}

/* -----Fonts----- */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: normal;
	padding-bottom: 25px;
	font-variant: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #9B231C;
	padding-bottom: 10px;
	margin-top: -20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9B231C;
	padding-bottom: 0px;
	margin-top: -20px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 10px;
	line-height: 17px;
	text-align: justify;
}

/* -----Link-colors----- */

a:link, a:visited {
	color: #9B231C;
	text-decoration: none;
}

a:hover, a:active {
	color: #F8C300;
	text-decoration: underline;
}

#blaettern a:link, #blaettern a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

#blaettern a:hover, #blaettern a:active {
	color: #F8C300;
	text-decoration: underline;
	font-size: 10px;
}

/* -----Specials----- */

#navigation img {
	padding-top: 11px;
}

#navigation img.sub {
	padding-top: 4px;
}

#content img {
	padding-left: 20px;
}

#content table img {
	padding-left: 6px;
	padding-right: 7px;
	padding-bottom: 13px;
}

#content li {
	list-style-image: url(grafik/listenpunkt.jpg);
	margin-left: 30px;
	font-size:11px;
}

/* -----Classes----- */

.right {
	text-align: right;
	float: right;
}

.center {
	text-align: center;
}

.h1red {
	color: #9B231C;
	font-size: 29px;
}

.red {
	color: #9B231C;
	font-weight: bold;
}

.center {
	text-align: center;
}

.an_normal {
	background-image: url(grafik/bg_an_normal.jpg);
	width: 725px;
	height: 86px;
	margin-bottom: 5px;
	padding: 2px;
	padding-top: 8px;
}

.an_premium {
	background-image: url(grafik/bg_an_premium.jpg);
	width: 725px;
	height: 86px;
	margin-bottom: 5px;
	padding: 2px;
	padding-top: 5px;
}

#content .an_premium img, #content .an_normal img {
	margin: 0px;
	padding-left: 5px;
	float: left;
	padding-top: 2px;
}

#content .referenz img {
	padding: 0px;
	margin: 0px;
}

.an_name {
	float: left;
	padding-right: 25px;
}

#content img.lefty {
	padding-left: 0px;
	overflow: hidden;
}

#fon {
	text-align: right;
	font-size: 16px;
	overflow: visible;
	visibility: visible;
	height: 40px;
	width: 200px;
	position: absolute;
	margin-left: 230px;
	margin-top: 579px;
}

#content #blaettern {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #999999;
	line-height: 10px;
	display: block;
	height: 10px;
	float: right;
}

#vermietung {
	margin-top: 150px;
	text-align: center;
}

#contentspalte {
	width: 400px;
	margin-left: 10px;
}

.fotoblock {
	width: 200px;
	font-size: 10px;
	float: left;
}

.lower {
	margin-top: 40px;
}

.lower2 {
	margin-top: 10px;
}
