* { margin: 0; padding: 0; }

html, body {
	width: 100%;
	height: 100%;
	background-color: #d2d3d4;
	font-family: Arial, Helvetica, sans-serif;
}
#distance {
	width: 1px;
	height: 50%;
	margin-bottom: -350px;
	float: left;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	height: 700px;
	width: 100%;
	clear: left;
}
#logo {
	margin-left:auto;
	margin-right:auto;
	padding-left: 800px;
	height: 100px;
	min-height: 100px;
	width: 200px;
}
#stripe {
	height: 500px;
	min-height: 500px;
	width: 100%;
	min-width: 1200px;
	background-color: #ffffff;
}
#content {
	margin: auto;
	width: 1000px;
	height: 500px;	
	background-color: #ffffff;
}
#content #nav1 {
	width: 90px;
	height: 480px;
	float: left;
	text-align: right;	
	font-size: 13px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 8px;
}
#content #nav1 .active {
	color: #e50116;
}
#content #referenzen .active {
	color: #e50116;
}
#content a {
	line-height: 30px;
	text-decoration: none;
	color: #616061;	
}
.impressum {
	position: relative;
	top: 335px;
	font-weight: normal;
}
.refnav {
	padding-top: 26px;
	padding-right: 20px;
}

/*Rahmen von Bildern entfernen IE */
a img {
	border: 0px;
}
#content #startpic {
	width: 900px;
	height: 500px;
	float: right;
	background-image: url(pics/start_01.jpg);
	background-repeat: no-repeat;
}
#content #referenzen {
	width: 900px;
	height: 500px;
	float: right;
	line-height: 18px;
	font-size: 12px;
}
#content #referenzen a {
	text-decoration: none;
	font-weight: normal;
	color: #616061;
}
#content #referenzen th a:hover {
	color: #e50116;
}
#content #referenzen table {
 	border-collapse: collapse;
}
#content #referenzen tr th {
	height: 45px;
	width: 100px;
	text-align: left;
	font-weight: normal;
	color: #616061;
}
#content #referenzen th a {
	padding-left: 15px;
}
#content #referenzen th p {
	padding-left: 10px;
}
#content #referenzen tr td {
	width: 100px;
	height: 60px;
	text-align: right;
}
#content #referenzen .tdrbreit {
	width: 190px;
	height: 60px;
	text-align: left;
	color: #616061;
	padding-left: 10px;
}
#content #referenzen .tdrbreitrechts {
	width: 190px;
	height: 60px;
	text-align: right;
	color: #616061;
	padding-left: 10px;
}
#content #referenzen #ref {
	float: left;
	width: 300px;
	height: 450px;
}
#content #referenzen #ref #inhalt {
	height: 370px;
	padding-top: 30px;
	padding-left: 15px;
	
}
#content #referenzen #ref #pfeile {
	height: 30px;
	padding-left: 15px;
}
#content #referenzen #refgal {
	float: right;
	width: 600px;
	height: 450px;
}

#content #profil {
	width: 900px;
	height: 500px;
	float: right;
	line-height: 18px;
	font-size: 12px;
}
#content #profil a {
	text-decoration: none;
	font-weight: normal;
	color: #616061;
}
#content #profil th a:hover {
	color: #e50116;
}
#content #profil table {
 	border-collapse: collapse;
}
#content #profil tr th {
	height: 45px;
	width: 100px;
	text-align: left;
	font-weight: normal;
	color: #616061;
}
#content #profil th a {
	padding-left: 15px;
}
#content #profil th p {
	padding-left: 10px;
}
#content #profil tr td {
	width: auto;
	height: auto;
	text-align: left;
}
#content #profil #profiltext {
	float: left;
	width: 498px;
	height: 450px;
	color: #616061;
}
#content #profil #profiltext p {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 100px;
}
#content #profil #profilgal {
	float: right;
	width: 402px;
	height: 450px;
	text-align: left;
}
#content #profil #profilgal td {
	width: 100px;
	text-align: left;
}
#content #profil #profilgal p {
	margin-left: 15px;
	text-align: left;
	color: #616061;
}
#content #profil #profilgal img {
	padding-left: 15px;
	text-align: left;
}
#content #profil #profilgal .tdrbreit {
	width: 390px;
	height: 60px;
	text-align: left;
	color: #616061;
}
#content #profil .profil {
	height: 45px;
	width: 100px;
	line-height: 48px;
	padding-left: 15px;
	text-align: left;
	font-weight: normal;
	color: #616061;
}
#content #profil .pabstandvor {
	margin-top: 20px;
}
#content #profil .imgabstandvor {
	margin-top: 15px;
}
#content #referenzen .kontaktbild {
	margin-top: 20px;
}
