* {
	margin: 0;
	padding: 0;
}
img {
	border: 0
}
a:link {
	color: #2D4961;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #2D4961;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #2D4961;
	text-decoration: none;
	font-weight: normal;
}
body {
	background-color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #2D4961;
	line-height: 18px;
}
table {
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #2D4961;
	line-height: 18px;
}
#bg {
	width: 820px;
	height: 600px;
	margin-top: -300px;
	margin-left: -410px;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 1;
	background: #ffffff;
	border: 1px;
	border-style: solid;
	border-color: #06204D;
}
#dunkelblau_index {
	width: 790px;
	height: 89px;
	left: 15px;
	top: 15px;
	position: absolute;
	z-index: 2;
	background-color: #2D4961;
}
#hellblau_index {
	width: 200px;
	height: 465px;
	left: 15px;
	top: 119px;
	position: absolute;
	z-index: 2;
	background-color: #E7E9EE;
}
#adresse {
	width: 170px;
	left: 40px;
	top: 473px;
	position: absolute;
	z-index: 3;
	background-color: #E7E9EE;
	line-height: 13px;
	font-size: 11px;
}
#content {
	width: 575px;
	height: 465px;
	left: 230px;
	top: 119px;
	position: absolute;
	z-index: 2;
	background-color: #E7E9EE;
}
#content_referenzen {
	margin: 20px 0 0 20px;
}
#content_text {
	margin: 20px;
}
.floatleft {
	float: left;
	border: 2px solid white;	
}
.floatleft2 {
	float: left;
	border: 2px solid white;
  margin-right: 10px;	
}
#content_text2 {
	left: 290px;
	top: 20px;
	position: absolute;
	z-index: 2;
}
#content_text img.portrait {
	border: 2px solid white;
	margin-right: 15px;
	float: left;
}
#content_text img.software {
	border: 2px solid white;	
}
#content_text img.rechts {
	margin: 0 15px 10px 0;
	float: left;
}
#content_text img.links {
	margin: 0 0 10px 15px;
	float: right;
}
#content_text p.rechts {
	float: right;
	text-align: right;
}
#content_text dl.links {
	margin: 0 15px 0 0;
	float: left;
}
#content_text dl.rechts {
	margin: 0 0 10px 15px;
	float: right;
}

#content_referenzen img {
	border: 2px solid white;
	margin-right: 6px;	
}
.clear {
  clear: left;
}
#content_referenzen .bierhaus {
  padding-left: 12px;
}
#logo {
	left: 247px;
	top: 35px;
	position: absolute;
	z-index: 3;
	background-color: #06204D;
}
#hellblau_index ul {
	list-style-type: none;
	text-align: left;
	width: 200px;
	margin: 0;
	padding: 25px 0 0 0;
}
#hellblau_index ul li {
	line-height: 1.60em;
	display: inline-block;
}
#hellblau_index ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #2D4961;
	padding: 0 0 0 25px;
	display: block;
	font-size: 11px;
	margin: 0 0 6px 0;
	width: 175px;
}
#hellblau_index ul li a:hover {
	background: #2D4961;
	color: #fff;
	font-size: 11px;
}
#hellblau_index ul li a.aktiv {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding: 0 0 0 25px;
	display: block;
	background: #2D4961;
	font-size: 11px;
}
#hellblau_index ul li a.aktiv:hover {
	background: #2D4961;
	color: #fff;
}
h1 {
	font-size: 14px;
	line-height: 18px;
}
p {
	padding-top: 15px;
}
.formular {
	position: absolute;
	top: 125px;
	left: 50px;
	z-index: 3;
}
.formular input, .formular textarea {
  border: 0px;
  font-family: Arial, Verdana;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
  padding: 2px 0 2px 5px;
  background: #2D4961;
  font-size: 12px;
}

