body {
	background-color: #F4F4F4;
}
.header {
	height: 220px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header-hg {
	background-color: #0d004c;
	height: 300px;
	width: auto;
}
.logo {
	height: 80px;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.logo img {
	border: 0;
}
.main {
	height: 510px;
	width: 793px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: 5px solid #FFF;
}
.main-kontakt {
	height: 1100px;
	width: 793px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border: 5px solid #FFF;
}
.main-leistungen {
	height: 600px;
	width: 793px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	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;
	background-color: #FFF;
	border: 5px solid #FFF;
}
.navi {
	float: right;
	height: 228px;
	position: relative;
	top: 155px;
	right: 0px;
	bottom: auto;
}
.navi ul {
	margin-top: 0px;
	list-style-type: none;
	direction: rtl;
}
.navi ul li {
    border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006;
}
.navi ul li:last-child {
	border-bottom:none;
}

.navi ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: right;
	height: 18px;
	width: 200px;
	padding: 10px;
	background-image: url(../images/bullet-fa.png);
	background-repeat: no-repeat;
	background-position: 200px center;
	text-indent: 20px;
}
.profil a  {
	background-image: url(../images/bullet-fa.png);
	background-repeat: no-repeat;
	background-position: 180px center;
	text-indent: 30px;
	font-weight: bold;
}
.index a  {
	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;
}
.kontakt 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;
}
.content {
	float: right;
	width: 490px;
	position: relative;
	top: 140px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	direction:rtl;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	right: 10px;
	padding-left: 25px;
	text-align: justify;
	/* [disabled]background-color: #FFF; */
}

.footer {
	padding: 15px;
	clear: both;
	height: 15px;
	width: 760px;
	position: relative;
	top: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F60;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	direction:rtl;
	line-height: 14px;
}
.navi ul li a:hover {
	background-color: #0D004C;
	background-image: url(../images/hover-fa.png);
	background-repeat: no-repeat;
	background-position: 200px center;
	text-indent: 20px;
	display: block;
	/* [disabled]width: 200px; */
	color: #F63;
}

.footer a {
	color: #F60;
	text-decoration: none;
}
#coin-slider ul {
	list-style-type: none;
}
