.index a  {
	background-image: url(../images/bullet-fa.png);
	background-repeat: no-repeat;
	background-position: 180px center;
	text-indent: 30px;
	font-weight: bold;
}
.index a  {
	background-image: url(../images/bullet-fa.png);
	background-repeat: no-repeat;
	background-position: 180px center;
	text-indent: 30px;
	font-weight: bold;
}
.profil a  {
	background-image: url(../images/bullet-fa.png);
	background-repeat: no-repeat;
	background-position: 180px center;
	text-indent: 30px;
	font-weight: bold;
}

.leistungen a  {
	background-image: url(../images/bullet-fa.png);
	background-repeat: no-repeat;
	background-position: 180px center;
	text-indent: 30px;
	font-weight: bold;
}
.referenzen a  {
	background-image: url(../images/bullet-fa.png);
	background-repeat: no-repeat;
	background-position: 180px center;
	text-indent: 30px;
	font-weight: bold;
}
.kontakt a  {
	background-image: url(../images/bullet-fa.png);
	background-repeat: no-repeat;
	background-position: 180px center;
	text-indent: 30px;
	font-weight: bold;
}

.header {
	height: 220px;
	width: 820px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}
.header-hg {
	background-color: #0d004c;
	height: 300px;
	width: auto;
	margin-top: 0px;
}

.header-hg-entwurf1 {
	background-color: #0d004c;
	height: 300px;
	width: auto;
	margin-top: 55px;
}
.logo {
	height: 80px;
	width: 800px;
	padding-top: 20px;
}
.logo img {
	border: 0;
}
.main {
	width: 793px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px; /* Firefox */
	-webkit-border-radius:0px 0px 5px 5px; /* Chrome, Safari */
	-khtml-border-radius:0px 0px 5px 5px; /* Konqueror */
	border-radius:0px 0px 5px 5px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
	background-color: #FFF;
	border: 5px solid #FFF;
	height: 510px;
}
.main-kontakt {
	height: 1100px;
	width: 793px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	-moz-border-radius:0px 0px 10px 10px; /* Firefox */
	-webkit-border-radius:0px 0px 5px 5px; /* Chrome, Safari */
	-khtml-border-radius:0px 0px 5px 5px; /* Konqueror */
	border-radius:0px 0px 5px 5px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
	background-color: #FFF;
	border: 5px solid #FFF;
}
.main-leistungen {
	height:800px;
	width: 793px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	-moz-border-radius:0px 0px 10px 10px; /* Firefox */
	-webkit-border-radius:0px 0px 5px 5px; /* Chrome, Safari */
	-khtml-border-radius:0px 0px 5px 5px; /* Konqueror */
	border-radius:0px 0px 5px 5px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
	background-color: #FFF;
	border: 5px solid #FFF;
}
.main-profil {
	height:750px;
	width: 793px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	-moz-border-radius:0px 0px 10px 10px; /* Firefox */
	-webkit-border-radius:0px 0px 5px 5px; /* Chrome, Safari */
	-khtml-border-radius:0px 0px 5px 5px; /* Konqueror */
	border-radius:0px 0px 5px 5px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
	background-color: #FFF;
	border: 5px solid #FFF;
}

.main-impressum {
	height:1650px;
	width: 793px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	-moz-border-radius:0px 0px 10px 10px; /* Firefox */
	-webkit-border-radius:0px 0px 5px 5px; /* Chrome, Safari */
	-khtml-border-radius:0px 0px 5px 5px; /* Konqueror */
	border-radius:0px 0px 5px 5px; /* CSS3 */
	behavior:url(border-radius.htc); /* Internet Explorer */
	background-color: #FFF;
	border: 5px solid #FFF;
}

.navi {
	float: left;
	height: 228px;
	position: relative;
	top: 155px;
	right: 0px;
	bottom: auto;
}
.navi ul {
	margin-top: 0px;
	list-style-type: none;
}
.navi ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006;
}
.navi ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: left;
	height: 18px;
	width: 200px;
	padding: 10px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 20px;
}


.navi ul li:last-child {
	border-bottom:none;
}
.content {
	float: left;
	width: 490px;
	position: relative;
	top: 140px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	left: 10px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	bottom: 50px;
	height: auto;
}

.footer {
	padding: 15px;
	clear: both;
	height: 15px;
	width: 760px;
	position: relative;
	top: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
}
.navi ul li a:hover {
	color: #F63;
	background-color: #0D004C;
	background-image: url(images/hover.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.footer a {
	color: #F60;
	text-decoration: none;
}
.entwurf-1 {
	background-color: #F4F4F4;
}
.entwurf-2 {
	background-color: #F4F4F4;
	background-image:url(images/RQC01042.jpg);
	background-repeat:repeat-x;
	background-position:top;

}
body {
	background-color: #F4F4F4;
}
