/* Main */

#container {
	margin: 30px auto 0;
	width: 880px;
	padding: 0;
	height: 600px;
	background-color: #fff;
}

body {
	margin: 0;
	padding: 0;
	font: 12px/16px Verdana, Arial, sans-serif;
	background-color: #5a5a5a;
}
@media print
{
	body {
		margin: 0;
		padding: 0;
		font: 12px/16px Verdana, Arial, sans-serif;
		background-color: #FFF;
	}
}

#cleaner {
	height: 5px;
	width: 880px;
	clear: both;
}

/* Header */

#header {
	
}

#header_1 {
	width: 330px;
	height: 72px;
	background: url(img/header_1.jpg) no-repeat left top;
}

#header_2 {
	width: 440px;
	height: 72px;
	background-image: url(img/header_2.jpg);
}

#header_back {
	width: 110px;
	height: 109px;
	background-image: url(img/Web_Titel.jpg);
}

/* Navigation */

.nav {
	width: 100%;
}

.nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.nav ul li {
	float: left;
}

.nav ul li a {
	text-decoration: none;
	color: #000;
	background-color: #efd795;
	text-align: center;
	line-height: 20px;
	border-right: 2px solid #fff;
	display: block;
	width: 108px;
	height: 20px;
}

.nav a:hover, .nav a:active {
	color: #fff;
	background-color: #c2ac78;
}

.nav ul li .nav_active a {
	background-color: #c2ac78;
	color: #fff;
}

.sub_nav {
	visibility: hidden;
	width: 108px;
	position: absolute;
	top: 0;
	z-index: 200;
}

.sub_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.sub_nav ul li a {
	text-decoration: none;
	color: #000;
	background-color: #e2e2e2;
	text-align: center;
	line-height: 20px;
	height: 20px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	width: 106px;
	display: block;
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
}

.sub_nav ul li a:hover, .sub_nav ul li a:active {
	color: #fff;
	background-color: #c2ac78;
}

.sub_nav:after {
	/*

Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .sub_nav a {
	/*

IE only hack*/
width: 100%;
}

#content .button a {
	display: block;
	background-color: #efd795;
	text-align: center;
	border-right: 2px solid #fff;
	float: left;
	text-decoration: none;
	color: #000;
	padding: 2px 7px;
}

#content .bestellen a {
	display: block;
	background-color: #efd795;
	text-align: center;
	float: left;
	text-decoration: none;
	color: #000;
	position: absolute;
	left: 170px;
	top: 120px;
	padding: 3px;
}

#content .button a:hover, #content .bestellen a:hover {
	background-color: #c2ac78;
	color: #fff;
	text-decoration: none;
}

#content a {
	text-decoration: none;
	color: #000;
}

#content a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	padding: 0;
	margin: 0;
	width: 880px;
	height: 491px;
	overflow: auto;
	z-index: 0;
	position: absolute;
}

#content_left {
	padding: 0;
	position: absolute;
	left: 110px;
	top: 30px;
	width: 330px;
	margin: 0;
	overflow: hidden;
}

#content_wide {
	width: 560px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 110px;
	top: 30px;
	overflow: hidden;
}

#content_right {
	margin-left: 500px;
	margin-top: 0;
	margin: 0;
	position: absolute;
	left: 442px;
	top: 30px;
	width: 330px;
	padding: 0;
	overflow: hidden;
}

#bottom_img {
	padding: 0;
	top: 436px;
	position: absolute;
}

#right_img {
	position: absolute;
	left: 550px;
	top: 2px;
}

.steps {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0;
	padding-bottom: 15px;
	padding-left: 18px;
	text-indent: 0;
	list-style-image: url(img/ul.gif);
}

#books {
	width: 860px;
	text-align: center;
	margin: 110px auto 0;
}

#books img {
	border: none;
}

#books a img {
	display: block;
	border-top: 15px solid #fff;
	border-bottom: 15px solid #fff;
}

#books a:hover img {
	border-top: 15px solid #c2ac78;
	border-bottom: 15px solid #c2ac78;
}

#books .books_info {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 320px;
	background-color: #f0f0f0;
	width: 100%;
	left: 0;
}

#bookbox {
	width: 549px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 110px;
	top: 30px;
	height: 430px;
	background-color: #f0f0f0;
}

#bookbox #image {
	width: 150px;
	height: 215px;
	text-align: center;
}

#bookbox img {
	margin-top: 15px;
}

#bookbox h1 {
	width: 350px;
	left: 170px;
	position: absolute;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	top: 15px;
	font-weight: bold;
}

#bookbox .info {
	width: 350px;
	left: 170px;
	position: absolute;
	margin: 0;
	top: 151px;
	padding: 0;
}

#bookbox .booktext {
	position: absolute;
	top: 212px;
	width: 100%;
	height: 218px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #e6e6e6;
}

#bookbox .booktext p {
	padding: 15px;
}

#videobox #video_player {
	left: 330px;
	height: 256px;
	width: 320px;
	position: absolute;
	top: 0;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: #434343 url(img/videos/video0.gif) no-repeat left top;
}

#videobox {
	width: 770px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 110px;
	top: 68px;
	height: 258px;
	background-color: #f0f0f0;
}

#videobox #video_section {
	width: 330px;
}

#videobox #video_section ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#videobox #video_section ul li {
	border-bottom: 2px solid #fff;
	list-style-type: none;
	margin: 0;
	display: block;
}

#videobox #video_section ul li a {
	display: block;
	text-decoration: none;
	padding: 5px;
	list-style-type: none;
	width: 100%;
}

#videobox #video_section ul li a:hover {
	background-color: #c2ac78;
	color: #fff;
	list-style-type: none;
}

#videobox h1 {
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	font-weight: bold;
	width: 300px;
	padding: 0 0 20px;
}

#videobox p {
	width: 300px;
}

#videobox_tip {
	width: 770px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 110px;
	top: 340px;
	background-color: #f0f0f0;
}

#medienbox {
	top: 150px;
	position: absolute;
	width: 330px;
	left: 340px;
}

.fachartikel {
	width: 549px;
}

.fachartikel tr {
	background-color: #f0f0f0;
}

.fachartikel img {
	border-style: none;
}

/* Typography */

.inbox_text {
	padding: 5px;
}

#content p {
	margin: 0;
	padding: 0 0 15px;
}

#content h2 {
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	width: 330px;
	background-color: #c2ac78;
	text-indent: 4px;
	color: #fff;
	margin: 0 0 5px;
	font-weight: normal;
	font-style: normal;
}

#content table {
	margin: 0 0 15px;
}

.reg {
	font-size: 9px;
	vertical-align: 3px;
	margin-left: -3px;
	line-height: 9px;
}

input {
	
}

input.form_text {
	color: #3f3f3f;
	background-color: #fff;
	border: 1px solid #292929;
	font-size: 11px;
	margin: 0;
	width: 250px;
}

input.form_button {
	color: #fff;
	background-color: #797979;
	border: 1px solid #292929;
	font-size: 9px;
	line-height: 12px;
}

/* Images */

#img_seminare {
	background: url(img/HOLZHEU_9608.jpg);
	height: 489px;
	width: 330px;
}

#img_kommunikationsseminare {
	background: url(img/15934_Bild_Flyer2.jpg);
	height: 489px;
	width: 330px;
}

#img_home {
	background: url(img/HOLZHEU_9585.jpg);
	width: 880px;
	height: 194px;
}

#img_coaching {
	background: url(img/HOLZHEU_9590.jpg);
	height: 489px;
	width: 330px;
}

#img_speeches {
	background: url(img/HOLZHEU_9563.jpg);
	height: 489px;
	width: 330px;
}

#img_buecher {
	background: url(img/HOLZHEU_9591.jpg);
	width: 880px;
	height: 194px;
}

#img_referenz {
	background: url(img/HOLZHEU_9580.jpg);
	height: 489px;
	width: 330px;
}

#img_kontakt {
	background: url(img/IMG_1308_B.jpg);
	height: 489px;
	width: 330px;
}
#pscroller1 {
width: 324px;
height: 20px;
top: 2px;
left: 550px;
padding: 5px 3px 1px 3px;
background-color: #FFF3D8;
position: absolute;
font-size: 16px;
font-weight: bold;
}
#pscroller1 a {
	width: 324px;
	text-decoration: none;
	display: block;
	color: #A50100;
	height: 20px;
}