* {
	margin: 0;
	padding: 0;
}
	

body {
	font-family: Geneva, Arial, Helvetica, Verdana, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/bg_body.gif);
}
h1 {
	font-size: 20px;
	color: #FFF;
	margin-bottom: 20px;
}
h2 {
	font-size: 16px;
	color: #0069BC;
}
h3 {
	font-size: 14px;
	color: #0069BC;
}
h6 { 
	font-size: 13px;
	color: #000;	
}
p {
	font-size: 13px;
	color: #000;
	padding-bottom: 10px;
}
ul {
	font-size: 12px;
	padding-bottom: 10px;
	list-style-position: inside;
	list-style-type: square;
	text-indent: 30px;
}
address {
	font-size: 13px;
	font-style: normal;
	padding-bottom: 15px;
	padding-left: 205px;
}	
hr {
	margin: 10px 0;
}
a:link {
	color: #0069BC;
	text-decoration: none;
}
a:visited {
	color: #0069BC;
	text-decoration: none;
}
a:hover {
	color: #0069BC;
	text-decoration: underline;
}

#sitecontainer {
	background-color: #FFF;
	width: 900px;
	position: relative;
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-color: #77A5BC;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 900px;
	margin-bottom: 15px;
}

#col1 {
	left: 20px;
	top: 20px;
	position: absolute;
	z-index: 4;
	width: 213px;
}
#logo {
	border: 1px solid #000;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 211px;
	background-color: #CCC;
	display: block;
}


#mainnavi {
	width: 211px;
	background-color: #646464;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #FFF;
	border-left-color: #000;
}
#mainnavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
#mainnavi li {
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;

}
#mainnavi li a{
	text-decoration: none;
	display: block;
	height: 32px;
	line-height: 32px;
	width: 211px;
	text-indent: 40px;
}
#mainnavi li a:link {
	color: #FFF;
	background-image: url(../images/navi_bg_link.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#mainnavi li a:visited {
	color: #FFF;
	background-image: url(../images/navi_bg_link.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#mainnavi li a:hover {
	color: #000;
	background-image: url(../images/navi_bg_hover.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#mainnavi li a:active {
	color: #FFF;
	background-color: #0069BC;
	background-image: url(../images/navi_bg_active.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#home #mainnavi .home a, #profil #mainnavi .profil a, #leistung #mainnavi .leistung a, #kontakt #mainnavi .kontakt a, #partner #mainnavi .partner a, #impressum #mainnavi .impressum a {
	color: #FFF;
	background-color: #0069BC;
	background-image: url(../images/navi_bg_active.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	cursor: default;
}


#headbox5 {
	border: 1px solid #000;
	background-image: url(../images/bg_headlinebox5.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 211px;
	background-color: #CCC;
}
#headbox5 h2 {
	position:relative;
	width: 211px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	overflow: hidden;
}
.box5headlinepartner {
	background-image: url(../images/h2_partner-netzwerk.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
.box5headlinekontakt {
	background-image: url(../images/h2_kontakt-daten.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}		
#box5 {
	background-color: #B2B2B2;
	width: 181px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#box5 img {
	margin-top: 15px;
	margin-bottom: 20px;
}

#box5 ul {
	font-size: 10px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 5px;
	
}
#box5 li {
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
* html #box5 li {
	padding-top: 0;
}

#colfoot {
	background-image: url(../images/bg_colfoot.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 211px;
	border: 1px solid #000;
	background-color: #CCC;
	text-align: center;
	padding-top: 5px;
}

#contentcontainer {
	background-color: #FFF;
	width: 900px;
	position: relative;
	z-index: 1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 20px;
	padding-bottom: 25px;
}
#box1 {
	background-color: #FFF;
	height: 75px;
	text-align: right;
	background-image: url(../images/bg_topline.png);
	background-repeat: repeat-x;
	background-position: 0px 40px;
	padding-right: 5px;
	padding-top: 5px;
}
#box1 img {
	padding-right: 8px;
	padding-left: 8px;
}

.box2 {
	background-color: #FFF;
	width: 600px;
	margin-bottom: 25px;
	margin-left: 265px;
}
.box2headline {
	position: relative;
	background-color: #0069BC;
	height: 30px;
	padding-left: 185px;
	line-height: 30px;
	overflow: hidden;
}
* html .box2headline {
	line-height: normal;
}
.box2introimg {
	margin-right: 40px;
	border: 2px solid #FFF;
	display: block;
	position: relative;
	margin-bottom: 20px;
	margin-top: -35px;
	left: 15px;
	top: 0px;
}


.headlineprofil {
	background-image: url(../images/h1_profil.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}	
.headlineleistung {
	background-image: url(../images/h1_leistung.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
.headlinekontakt {
	background-image: url(../images/h1_kontakt.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
.headlinepartner {
	background-image: url(../images/h1_partner.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
.headlineimpressum {
	background-image: url(../images/h1_impressum.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
.plogoleft {
	width: 265px;
	text-align: center;
	float: left;
	background-color: #EEE;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
	display: block;
}
.plogoright {
	width: 265px;
	text-align: center;
	float: right;
	background-color: #EEE;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.plogojl {
	width: 285px;
	text-align: center;
	float: left;
	height: 130px;
	background-color: #EEE;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
/*
* html .plogoleft, .plogoright, .plogojl {
	margin: 5px;
}
*/
#footer {
	text-align: center;
	background-image: url(../images/bg_bottomline.jpg);
	height: 40px;
	background-color: #C1C1C1;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1C1C1;
	clear: both;
	padding-top: 5px;
}
.strongblue {
	font-weight: bold;
	font-size: 13px;
	color: #0069BC;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clear {
	clear: both;
}

