* {
    margin:0;
    padding:0;
    font-family: Verdana, Helvetica,Arial,Geneva,sans-serif;
    text-decoration:none;
}

html {
}

body {
	width: 100%;
}

p {
	padding-bottom: 10px;
}

.break {
    overflow:hidden;
    line-height:1px;
    clear:both;
}


#logo {
	position: relative ;
	width: 800px;
	top: 40px;
}

.navigation {
	text-align: center;
	position: relative;
	width: 800px;
}

#inhalt-start {
	position: relative;
	top: 20px;
	width: 800px;
	padding-top: 180px;
	height: 350px;
}

#inhalt {
	background-color: #FFF;
	text-align: left;
	font-size: 11px;
	position: relative;
	top: 20px;
	width: 800px;
	height: 362px;
	line-height: 15px;
	padding-top: 20px;
	vertical-align: top;
	border: 1px solid #EB19AD;
	border-collapse: inherit;
	color: #595761;
	border-left: 0px;
	border-right: 0px;
}

#inhalt a {
	text-decoration: none;
	color: #595761;
}

#inhalt a:hover {
	text-decoration: underline;
	color: #EB19AD;
}

#inhalt a. active {
	text-decoration: none;
	color: #EB19AD;
}

.text {
	font-size: 11px;
	line-height: 13px;
	padding: 20px 0 0 45px;
	width: 700px;
}

.text-active {
	text-decoration: none;
	color: #EB19AD;
}

.right {
	float: right;
	width: 390px;
	padding-right: 20px;
}

.right-kontakt {
	float: right;
	width: 255px;
	padding-right: 20px;
}

.left-leistungen {
	float: left;
}

.right-leistungen {
	float: right;
	width: 310px;
	padding-top: 50px;
}

.left-referenzen {
	float: left;
}

.right-referenzen {
	float: right;
	width: 500px;
}

.unten {
	width: 800px;
	line-height: 15px;
	font-size: 10px;
	position: relative;
	color: #595761;
	text-align: left;
	vertical-align:bottom;
	bottom: -65px;
}

.unten a {
	font-size: 10px;
	color: #595761;
	text-decoration: none;
}

.unten a:hover {
	color: #595761;
	text-decoration: underline;
}


.unten a.active {
	color: white;
	font-weight: bold;
	text-decoration: none;
}