#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-image: url(../images/leftCol_slice.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#header01 {
	background-color: #FFFFFF;
	height: 171px;
	width: 800px;
	background-image: url(../images/eiche06.jpg);
	background-repeat: no-repeat;
}
#header02 {
	background-color: #FFFFFF;
	height: 171px;
	width: 800px;
	background-image: url(../images/eiche07.jpg);
	background-repeat: no-repeat;
}
#header03 {
	background-color: #FFFFFF;
	height: 171px;
	width: 800px;
	background-image: url(../images/eiche12.jpg);
	background-repeat: no-repeat;
}
#header04 {
	background-color: #FFFFFF;
	height: 171px;
	width: 800px;
	background-image: url(../images/eiche09.jpg);
	background-repeat: no-repeat;
}
#header05 {
	background-color: #FFFFFF;
	height: 171px;
	width: 800px;
	background-image: url(../images/eiche01.jpg);
	background-repeat: no-repeat;
}
#header06 {
	background-color: #FFFFFF;
	height: 171px;
	width: 800px;
	background-image: url(../images/eiche02.jpg);
	background-repeat: no-repeat;
}
#header07 {
	background-color: #FFFFFF;
	height: 171px;
	width: 800px;
	background-image: url(../images/eiche08.jpg);
	background-repeat: no-repeat;
}
#header08 {
	background-color: #FFFFFF;
	height: 171px;
	width: 800px;
	background-image: url(../images/eiche10.jpg);
	background-repeat: no-repeat;
}
#header09 {
	background-color: #FFFFFF;
	height: 171px;
	width: 800px;
	background-image: url(../images/eiche11.jpg);
	background-repeat: no-repeat;
}
#bredcrump_inner {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content_inner {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: small;
}
#copyright {
	margin-top: 5px;
	font-size: 90%;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#content_wrap {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 635px;
}
#breadcrump {
	background-color: #f8f8f8;
	float: right;
	width: 600px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	font-size: 90%;
}
#content {
	float: right;
	width: 600px;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 10px;
	width: 800px;
}
#content_inner li {
	margin-bottom: 10px;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 130%;
	margin: 0px 0px 10px;
	padding: 0px;
}
h3 {
	font-size: 110%;
	margin: 0px 0px 10px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
h4 {
	font-size: 105%;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
}
.bold {
	font-weight: bold;
}
.bold1 {
	font-weight: bold;
	padding-top: 15px;
	margin-top: 30px;
}
blockquote {
	margin: 0px;
	padding: 0px;
}
.smalltext {
	font-size: 80%;
}
/**************/
/* NAVIGATION */
/**************/

#sideArea {
	width:157px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	margin-bottom: 60px;
}
#navcontainer ul
{
	margin: 0;
	margin-top:0px;
	padding: 0;
	list-style-type: none;
	font-size: 110%;
}

#navcontainer li { margin: 0 0 0 0; 
	border-bottom: 1px solid #e5e5e5;
}

#navcontainer a
{
	display: block;
	font-weight:normal;	
	color: #555555;
	background-color: #f8f8f8;
	width: 104px;
	padding: 8px 23px;
	text-decoration: none;

	border-right: 6px solid #f1f1f1;		
}
a {
	color: #336600;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#navcontainer a:hover
{
	background-color: #999999;
	border-right: 6px solid #666666;	
	color: #ffffff;
}
#active a
{
	display: block;
	color: #000000;
	background-color: #efefef;
	width: 104px;
	padding: 8px 23px;
	text-decoration: none;
	font-weight:normal;
	border-right: 6px solid #e9e9e9;	
	
}
#content_inner ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
#photo {
	float: right;
}

dd {
	font-size: 90%;
	padding: 0px;
	margin-top: 3px;
	margin-left: 5px;
}
dl {
	margin: 0px;
	padding: 0px;
}
.linkpfeil {
	list-style-image: url(../images/pfeil7.gif);
	list-style-type: none;
	font-size: 120%;
	display: block;
}
.buch {
	width: 120px;
	font-size: 90%;
	float: left;
	margin-bottom: 30px;
	margin-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	padding-left: 5px;
	margin-top: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#ausbildung {
	float: left;
}
#content_inner ul li ul li {
	margin: 5px 0px 15px;
	padding: 0px;
	list-style-type: none;
	font-weight: normal;
	color: #333333;
}
#content_inner ul li ul {
	margin: 0px;
	padding: 0px;
}
#content_inner li {
	list-style-type: none;
	font-weight: bold;
}

.pic_rahmen {
	padding: 5px;
	border: 1px solid #e5e5e5;
	background-color: #f8f8f8;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.pic_rahmen_right_coach {
	padding: 5px;
	border: 1px solid #e5e5e5;
	background-color: #f8f8f8;
	float: right;
	margin-bottom: 20px;
}
.pic_rahmen_left {
	padding: 5px;
	border: 1px solid #e5e5e5;
	background-color: #f8f8f8;
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
}
.pic_rahmen_left_coach {
	padding: 5px;
	border: 1px solid #e5e5e5;
	background-color: #f8f8f8;
	float: left;
	margin-bottom: 20px;
	margin-right: 22px;
}
#content_inner p {
	text-align: justify;
}
.clear_both {
	clear: both;
}
#copyright a {
	color: #333333;
	text-decoration: none;
}
#copyright a:hover {
	color: #000000;
	text-decoration: underline;
}

