@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	line-height:1.2em;
}

#header_agentur {
	margin-top:0px;
	width:auto;
	height:110px;
	background: url(../img/header/start_top.png) repeat-x;
	border-bottom: #000 solid 1px;
	z-index:1;
}

h3 {
	color: #CC7B16;
}

h2 {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.5em;
	font-weight:lighter;
}

a {
	color: #CC7B16;
}

.link {
	color:#FFF;
}

span {
	color: #CC7B16;
}

#ref_wrapper {
	width: 900px;
	height: auto;
	margin: 0 auto;
}

#header {
	position:fixed;
	margin-top:0px;
	width:900px;
	height:110px;
	background: url(../img/header/background.png) no-repeat;
	border-bottom: #000 solid 1px;
	z-index:1;
}


.logo {
	margin-top:20px;
	float:left;
}

a .logo{
	border:0px;
}


#content {
	position:relative;
	z-index:0;
	height: auto;
}

.img_wrapper {
	float:left;
	width: 220px;
	height:295px;
	margin-left:0px;
	
}

.detail_gross {
	height: 390px;
	width: 590px;
	padding-top: 110px;
	left: 40px;
}

.beschreibung {
	text-align:left;
	padding-top: 150px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.7em;
	line-height:2em;
}

#impressum {
	clear:right;
	bottom:10px;
}

p {
	font-size: 0.6em;	
}

.clear {clear:both;}

