/*
	KaWo-Consulting.de stylesheet v1.0
	by Florian Ziegler, GuerillaGraphix.net
*/

html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	text-align: center;
}
body {
	border-top: 6px solid #eee;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 730px;
	text-align: left;
}
#inside {
	margin: 0;
	padding: 25px 0 0 0;
	position: relative;
}
a {
	color: #00b98a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 25px;
	color: #222;
	line-height: 30px;
font-family: Georgia, Baskerville, Times, serif;
}
h1 small {
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
}
h2 {
	margin: 0 0 30px 0;
	padding: 10px 0 10px 60px;
	background: url(images/doppelpfeil.gif) no-repeat left center;
	font-family: Georgia, Baskerville, Times, serif;
	font-size: 22px;
	line-height: 30px;
	color: #222;
}
h2 small {
	font-weight: normal;
}
h3 {
	margin: 40px 0 0 0;
	padding: 10px 15px 6px 37px;
	font-family: Georgia, Baskerville, Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #222;
	background: url(images/h3_background.jpg) repeat-x top left;
	border: none;
}
p, ul, li {
	font-size: 14px;
	color: #000;
	line-height: 22px;
}
#content p {
	margin: 14px 15px;
}
#content ul {
	margin: 14px 10px;
	padding: 0 0 0 0;
}
#content ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 20px;
	list-style: none;
background: url(images/pfeil_klein.gif) no-repeat 4px 5px;
}
#content ul li ul {
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
}
#content ul li ul li {
	margin: 0;
	font-style: italic;
	padding: 0 0 0 20px;
	list-style: none;
background: url(images/pfeil_klein_hell.gif) no-repeat 4px 5px;

}

#header {
	margin: 0;
	padding: 25px 30px 15px 30px;
	background: #fff url(images/header_background.gif) no-repeat bottom left;
}
#nav {
	margin: 30px 0 30px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#nav li {
	display: inline;
}
#nav li a {
	margin: 0 20px 0 0;
	padding: 7px 8px;
	font-family: Georgia, Baskerville, Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #888;
	border-top: 3px solid #ccc;
}
#nav li.end a {
	margin: 0;
}
#nav li a:hover {

}
#nav li a.active {
	padding: 7px 8px;
	color: #00b98a;
	background: #fff;
	border-bottom: none;
	border-top: 3px solid #888;
}
#content {
	padding: 0 20px;
}
#content a {
	padding: 2px 3px;
	font-size: 15px;
	text-decoration: none;
	font-family: Georgia, Baskerville, Times, serif;
}
#content a:hover {
	text-decoration: underline;
}

#content .foto {
	position: relative;
	float: right;
	padding: 10px;
	width: 300px;
	background: #eee;
	border-bottom: 20px solid #fff;
	border-left: 20px solid #fff;
	z-index: 20;
}

#content .mehr {
	text-align: left;
}
#content .mehr a {
	padding: 2px5px;
	font-size: 1.1em;
	background: #eee;
}

#content .pager {
	margin-top: 40px;
	padding: 10px;
	background: #eee;
	color: #444;
}
#content .pager a {
	font-size: 16px;
	font-weight: bold;
}
#content .und {
	font-family: Georgia, baskerville, Times, serif;
}
#content .vcard {
	padding: 2px 0 2px 37px;
	height: 20px;
	background: url(images/vcard.gif) no-repeat 5px center;
}
#content .xing {
	padding: 2px 0 2px 57px;
	height: 20px;
	background: url(images/xing.gif) no-repeat 5px 0;
}
#content .top {
	margin: 30px 0 0 0;
	text-align: right;
}
#content .top a {
	font-size: 1em;
}

#lang {
	position: absolute;
	top: 6px;
	left: 0;
	width: 715px;
	font-size: 13px;
	color: #aaa;
	text-align: right;
}
#lang .active {
	padding: 0 12px 0 0;
	background: url(images/tick.gif) no-repeat center right;
}
#footer {
	margin: 20px 0 0 0;
	padding: 10px;
	font-family: Georgia, Baskerville, Times, serif;
	font-size: 13px;
	text-align: right;
	color: #aaa;
}
#footer .zahl {
	font-family: 'Times New Roman', Times, serif;
}