/*
------------------------------------------------
Olga Gorodetski - Medien- und Webdesign
Medien: Screen
Autor: Olga Gorodetski
Datum:
Letzte Aktualisierung: 19.04.2008
------------------------------------------------
*/
* {
	margin: 0;
	padding: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 120%;
	background-color: #FFFFFF;
	text-align: center;
}
a {
	color: #FF2636;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fltrt {
	float:right;
	margin-left: 5px;
}
.fltle {
	float:left;
	margin-right: 7em;
}
.p_links210 {
	margin-left: 210px;
}
#container {
	width: 780px;
	text-align: left;
	margin: 0 auto;
}
#header {
	height: 130px;
	position: relative;
}
#header h1 {
	background-image: url(../images/logo150x50_header.jpg);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 500px;
	overflow: hidden;
	position: absolute;
	top: 40px;
	width: 150px;
}
#navigation {
	height: 30px;
	width: 70%;
	position: absolute;
	top: 35px;
	right: 1px;
}
#navigation ul {
	list-style-type: none;
	float: right;
}
#navigation li {
	float: left;
	margin-right: .5em;
}
#navigation a {
	display: block;
	padding: 0.3em 0.7em;
	color: #FF2636;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
#mainContent {
	float: left;
	width: 530px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF2636;
	line-height: 150%;
	padding-bottom: 0.5em;
}
.imgContent {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ueberschrift {
	font-weight: bold;
	color: #FF2636;
	margin-bottom: 0.2em;
	margin-top: 0.7em;
}
#mainContent h2 {
	height: 60px;
	text-indent: -2000px;
}
#index #mainContent h2 {
	background-image: url(../images/content-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#profil #mainContent h2 {
	background-image: url(../images/content_profil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#leistungen #mainContent h2 {
	background-image: url(../images/content_leistungen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#referenzen #mainContent h2 {
	background-image: url(../images/content_referenzen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#kontakt #mainContent h2 {
	background-image: url(../images/content_kontakt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#impressum #mainContent h2 {
	background-image: url(../images/content_impressum.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#kontaktform p {
	line-height: 150%;
	margin-bottom: 1em;
}
.rahmen {
	border: 1px solid #E5E2D7;
}
#mainContent #kontaktform #send, #mainContent #kontaktform #reset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F8F7F3;
	margin-right: 1em;
	color: #FF2636;
	padding: 0.1em;
}
.imgKontakt {
	float: left;
	margin-right: 3em;
	margin-top: -0.6em;
	margin-left: 0.7em;
	margin-bottom: 3em;
}
#subnavi {
	width: 240px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF2636;
	background-image: url(../images/hg1.jpg);
	background-repeat: repeat-x;
	line-height: 150%;
	margin-top: 0px;
	padding-top: 0px;
	float: right;
}
#subnavi_profil {
	background-image: url(../images/hg1.jpg);
	background-repeat: repeat-x;
	float: right;
	width: 240px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF2636;
	line-height: 150%;
}

.imgSubnavi {
	text-align: center;
	margin-bottom: 10px;
}
.pSubnavi {
	font-weight: bold;
	color: #FF2636;
	text-align: center;
	margin-bottom: 1.1em;
	margin-top: 2em;
}
.pSubnaviInhalt {
	padding-top: 4.8em;
	line-height: 150%;
}
.pSubnaviInhalt2 {
	text-indent: 0.65em;
}
#valid {
	height: 31px;
	margin-top: 1em;
}
#footer {
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF2636;
	background-image: url(../images/hg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 60px;
	padding-top: 30px;
	line-height: 150%;
}
.ulLeistungen {
	padding-left: 4em;
	list-style-image: url(../images/listenpunkt_03.jpg);
}
.pUnterebene {
	text-indent: 3em;
}
.p_unten10 {
	padding-bottom: 10px;
}

