@CHARSET "UTF-8";

html, body {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #626263;
	font-size: 11px;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
.red {
	color: #cc071e;
}
.fett {
	font-weight: bold;
}
a:link, a:visited {
	color: #cc071e;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	text-decoration: underline;	
}

table, p, ul, li {
	font-size: 11px;
	line-height: 1.8em;	
}
.smallbull {
	list-style-image: url(../images/bull.jpg);
}
td {
	vertical-align: top;
}
#main_container {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#renate_haeck {
	width: 100%;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	position: relative;
	min-height: 750px;
	padding-bottom: 50px;
}
#rubrik_headline {
	position: absolute;
	left: 215px;
	top: 71px;
}

#navigation {
	position: absolute;
	left: 46px;
	top: 156px;
}
#navigation ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navigation ul li {
	margin-bottom: 43px;
}
#navigation ul li.aktiv {
	background-image: url(../images/navi/aktiv.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#navigation ul li a {
	margin-left: 19px;
	height: 10px;
	display: block;
	background-repeat: no-repeat;
}
#navigation ul li a span {
	display: none;
}
#navi_start a {
	width: 39px;
	background-image: url(../images/navi/start.gif);
}
#navi_profil a {
	width: 43px;
	background-image: url(../images/navi/profil.gif);
}
#navi_ueberuns a {
	width: 65px;
	height: 12px !important;
	background-image: url(../images/navi/ueberuns.gif);
}
#navi_projekte a {
	width: 64px;
	background-image: url(../images/navi/projekte.gif);
}
#navi_referenzen a {
	width: 82px;
	background-image: url(../images/navi/referenzen.gif); 
}
#navi_kontakt a {
	width: 62px;
	background-image: url(../images/navi/kontakt.gif);
}
#navi_impressum a {
	width: 77px;
	background-image: url(../images/navi/impressum.gif);
}
#navigation ul li ul.projSubnav li,
#navigation ul li ul.refSubnav li {
	margin-bottom: 0px;
	margin-top: 13px;
	margin-left: 19px;
	width: 128px;
	padding-bottom: 2px;
	border-bottom: 1px solid #cc071e;
}
#navigation ul li ul.projSubnav li.aktiv,
#navigation ul li ul.refSubnav li.aktiv {
	border-bottom: 1px solid white;
}
#navigation ul li ul.projSubnav li a,
#navigation ul li ul.refSubnav li a {
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 0;
	width: auto;
}
#footer {
	margin-left: 221px;
	margin-top: 85px;
}
.footer_referenzen,
.footer_11 {
	margin-top: 10px !important;
}
#main_content {
	padding-top: 114px;
	padding-left: 197px;
}

#main_content h2 {
	color: #cc071e;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

#main_content h4 {
	color: #cc071e;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 7px;
}
.content_impressum,
.content_ueberuns {
	padding-top: 184px !important;
	padding-left: 327px !important;
}
.content_impressum p,
.content_impressum table {
	font-size: 13px;
}
.content_projekte {
	padding-top: 154px !important;
	padding-left: 237px !important;
}
.projektelist {
	float: left;
}
.leftprojectliste {
	width: 350px;
}
.projektItem {
	margin-bottom: 7px;
}
.projektItem span {
	position: relative;
	top: -9px;
	margin-left: 3px;
	margin-right: 40px;
}
.projektItem span.heighted {
	top: -25px;
}
.projektItem span.greyUT {
	color: grey !important;
	font-weight: normal;
	margin-left:4px;
	margin-right:130px;
	position:relative;
	top: 2px;
	left: 140px;
}
.projektItem a:link,
.projektItem a:visited {
	font-weight: bold;
	font-style: normal;
}
.kontakthinweis {
	position: relative;
	left: 270px;
	top: 50px;
	font-size: 12px;
}
form#kontaktform {
	position: relative;
	margin-top: 60px;
}
form label {
	float: left;
	font-size: 15px;
	margin-top: 3px;
	width: 130px;
	margin-left: 140px;
}
form input,
form textarea {
	border: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 340px;
	font-size: 15px;
	padding: 3px;
	margin-bottom: 18px;
}
form textarea {
	height: 170px;
}
#subm {
	position: relative;
	left: 515px;
	width: 95px;
	color: #fff;
	padding: 0;
	background-color: #cc071e;
}
.fleftBox {
	float: left;
}

#home {
	height: 686px;
	width: 1000px;
	background-image: url(/images/welcome.gif);
}
#home a.forwd {
	height: 686px;
	width: 1000px;
	display: block;
}
#home p {
	padding: 0;
	margin: 0;
	position: relative;
	top: 435px;
	left: 18px;
	color: #fff;
	width: 939px;
	font-size: 13px;
	text-align: justify;
	display: none;
}
.nonitalic {
	font-style: normal !important;
}

.content_referenzen {
	padding-top: 139px !important;
	padding-left: 210px !important;
}
.content_referenzen h2 {
	position: relative;
	left: 109px;
	padding-top: 10px !important;
	margin-bottom: 15px !important;
}
.leftCol {
	float: left;
	width: 392px;
}
.rightCol {
	float: left;
	width: 392px;
}
.leftCol img, 
.rightCol img {
	float: left;
	margin-right: 5px;
	border: none;
}
.leftCol p, 
.rightCol p {
	padding-top: 0;
	padding-left: 109px;
	padding-bottom: 0;
	margin: 0; 
	line-height: 14px;
}
.referenzElement {
	margin-bottom: 22px;
}
.iePNG {
	border: none;
}
.bigg {
	font-size: 13px;
}
