body
{
	width: 940px;
	margin: 50px auto 20px auto;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
}

#header
{
	height: 150px;
	background: transparent url(../gfx/verlauf.gif) no-repeat right 102px;
}

#header a,
#content #navigation a
{
	outline: 0;
}

img
{
	border: 0;
}

a
{
	color: #f29525;
	text-decoration: none;
}

a:hover,
a:active,
a:focus
{
	text-decoration: underline;
}

input
{
	vertical-align: middle;
}

input.eingabe
{
	height: 16px;
	padding: 1px 0 0 2px;
	border: 1px solid #f29525;
	background: #f8d4b2;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
}

input.half
{
	width: 141px;
}

input.full
{
	width: 296px;
}

textarea
{
	width: 296px;
	padding: 2px 0 0 2px;
	border: 1px solid #f29525;
	background: #f8d4b2;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
	height: 200px;
}

label
{
	display: block;
	font-size: 11px;
}

.clear
{
	clear: left;
}

.space5,
.space10,
.space15,
.space40
{
	font-size: 1px;
	line-height: 1px;
}

.space5
{
	height: 5px;
}


.space10
{
	height: 10px;
}

.space15
{
	height: 15px;
}

.space40
{
	height: 40px;
}

.ptop100
{
	padding: 100px 0 0 0;
}

#content
{
	margin: 45px 0 0 0;
	position: relative;
}

.mleft5
{
	margin: 0 0 0 10px;
}

#content h1
{
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 20px 0;
	padding: 0;
}

#content h2
{
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 10px 0;
	padding: 0;
}

#content #navigation
{
	width: 300px;
	float: left;
	padding: 100px 0 0 0;
}

#content #navigation a
{
	margin: 0 0 5px 0;
}

#content #navigation a.master
{
	background: white;
	padding: 0 0 0 18px;
	text-decoration: none;
	background-image: url(../gfx/nav_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-weight: bold;
	display: block;
	line-height: 15px;
}

#content #navigation a.master,
#content #navigation .subnav a
{
	color: #444;
}

#content #navigation a.home
{
	background-position: -55px 4px;
}

#content #navigation a.leistung
{
	background-position: -165px 4px;
}

#content #navigation a.profil
{
	background-position: -83px 4px;
}

#content #navigation a.wissen
{
	background-position: -111px 4px;
}

#content #navigation a.kontakt
{
	background-position: -72px 4px;
}

#content #navigation a.master:hover,
#content #navigation a.master:active,
#content #navigation a.master:focus,
#content #navigation a.aktiv
{
	background-image: url(../gfx/nav_bg_aktiv.gif);
}

#content #navigation .subnav
{
	text-align: right;
}

#content #navigation .subnav a
{
	display: block;
	text-decoration: none;
}

#content #navigation .subnav a.aktiv
{
	color: #f29525;
	background: none;
}


#content .col
{
	width: 300px;
	margin: 0 0 0 20px;
	float: left;
}

#content .col .trenner
{
	height: 38px;
	background: transparent url(../gfx/trenner_300_bg.gif) no-repeat left center;
}

#content .col .list
{
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
	background: transparent url(../gfx/bullet.gif) no-repeat 1px 6px;
}

#content .col .profilbild
{
	float: right;
	margin: 0 0 5px 10px;
	display: inline;
}

#content .col #testimonial i
{
	padding: 0 0 0 10px;
}

#content .col #links a
{
	display: block;
	margin: 0 0 5px 0;
}

#content .col .cfa
{
	margin: 10px 0 0 0;
	text-align: right;
}

#content .col #buecher img
{
	vertical-align: top;
}

#footer
{
	width: 940px;
	background: transparent url(../gfx/footer_bg.gif) no-repeat left top;
	padding: 15px 0 0 0;
	position: relative;
	font-size: 10px;
}

#footer a
{
	color: black;
}

#footer .copy
{
	position: absolute;
	left: 0;
	top: 8px;
}

#footer .print
{
	position: absolute;
	left: 320px;
	top: 8px;
}

#footer .editorial
{
	position: absolute;
	right: 0;
	top: 8px;
}