body {
	background-image:url(../images/bg_01.png);background-repeat:repeat;
}

a {
	color:#0a355e;
	text-decoration:none;	
}

a:hover {
	color:#0c4e8b;
	text-decoration:underline;
}

#wrapper {
	width:1000px;
	position:relative;
	margin:0 auto;
	border:1px solid #000;
	margin-top:100px;
}

#header {
	width:1000px;
	height:85px;
	padding-top:12px;
	background-color:#fff;
}

#logo {
	background-image:url(../images/logo.jpg);background-repeat:no-repeat;
	width:73px;
	height:72px;
	margin:0 auto;
}

#navi {
	background-color:#0c4e8b;	
}

#navi ul {
	margin:0px;
	padding:0px;
	height:30px;

}

#navi ul li{
	list-style:none;
	float:left;
	padding-left:38px;
	padding-top:3px;
}

#navi ul li a{
	font-family: 'Open Sans Condensed', sans-serif;
	text-decoration:none;
	color:#fff;
	font-size:17px;
}

#navi ul li a:hover {
	color:#c5c6c8;
}

#content {
	padding-left:90px;
	padding-top:50px;
	background-color:#e4ecf2;
	padding-bottom:30px;
	float:left;
	width:910px;
}

#content2 {
	padding-left:10px;
	padding-top:50px;
	background-color:#e4ecf2;
	padding-bottom:30px;
	float:left;
	width:990px;
}
#content2 h1,
#content h1{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:22px;
	color:#0c4e8b;
	margin-bottom:23px;
}

#bio {

}

#bio h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:18px;
	margin-bottom:0px;
	text-align:center;
}

#bio h1 small {
	font-weight:100;
	font-size:18px;
}

.bio1,
.bio2,
.bio3{
	width:315px;
	float:left;
	margin-left:10px;
	border-right:1px solid #0c4e8b;
	height:958px;
}

.bio1 {
	margin-left:0px;
}

.bio3 {
	border-right:none;
}

.biopic {
	width:219px;
	margin: 15px auto;
}



#bio table tr td {
	font-family: 'Nunito', sans-serif;
	font-size:13px;
	line-height:23px;
	color:#0c4e8b;
	font-weight:400;
	padding-top:0px;
}

#bio table tr td.unfett {
	font-weight:300;
}

#content2 h2,
#content h2{
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:18px;
	color:#0c4e8b;
	margin-bottom:0px;

}

#content h4 {
	margin:0px;
	padding:0px;
	font-family: 'Nunito', sans-serif;
	font-size:14px;
	font-weight:700;
	text-decoration:underline;
	color:#0c4e8b;
	display:inline;
}
#content2 p,
#content p {
	width:470px;
	font-family: 'Nunito', sans-serif;
	font-size:14px;
	line-height:23px;
	float:left;
	color:#0c4e8b;
	font-weight:300;
}

#content .branche p {
	width:470px;
	font-family: 'Nunito', sans-serif;
	font-size:14px;
	line-height:16px;
	color:#0c4e8b;
	float:none;
	font-weight:300;
}

#content span.caption {
	font-family: 'Nunito', sans-serif;
	font-size:14px;
	line-height:16px;
	color:#0c4e8b;
	font-weight:300;
}

#content ul,
#content ul li {
	width:470px;
	font-family: 'Nunito', sans-serif;
	font-size:15px;
	line-height:23px;
	color:#0c4e8b;
	padding:0px;
	padding-left:15px;
	list-style:square;
	font-weight:300;
}

#contentpic {
	float:right;
	padding-top:10px;
	margin-right:80px;
}

#footer {
	clear:both;
	height:65px;
	border-top:1px solid #000;
	background-color:#fff;
}

#footer p{
	font-size:16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	color:#0c4e8b;
	line-height:25px;
	margin:0px;
}

#footer table{
	width:100%;
}


.kontakt {
	float:left;
}

.kontakt tr td {
	font-family: 'Nunito', sans-serif;
	font-size:14px;
	line-height:23px;
	color:#0c4e8b;
	font-weight:600;
}