.Preis {
	text-align:right;
	font-weight:normal;
	font-style:italic;
	font-size:12pt;
	margin:inherit;
	padding:inherit;
}

.red {
	color:#B7312C;
}

#textbox ol {
	padding-left:2em;
}

#textbox p {
	margin-top:0.8em;
	margin-bottom:0.8em;
}

#textbox ul {
	margin-top:0.8em;
	margin-bottom:0.8px;
}

#textbox h6 {
	margin-top:0.8em;
	margin-bottom:0.8em;
	color:#000000;
	font-weight:normal;
	font-size:7pt;
}

#textbox h3 {
	margin-top:0.8em;
	margin-bottom:0.8em;
	color:#000000;
	font-style:italic;
	font-weight:normal;
	font-size:12pt;
}

#textbox h2 {
	color:#B7312C;
	margin-top:0.8em;
	margin-bottom:0.8em;
	font-weight:normal;
	font-size:11pt;
}

#textbox h1 {
	font-weight:bold;
	margin-top:2px;
	margin-bottom:2px;
	font-size:13pt;
}

#textbox a {
	text-decoration:none;
	font-family:Arial;
	color:#000000;
	font-size:11pt;
	vertical-align:middle;
}

#footer a {
	text-decoration:none;
	color:#000000;
	font-family:Arial;
	font-size:11pt;

}

#textbox a:hover {
	text-decoration:none;
	color:#B7312C;
}

#footer a:hover {
	text-decoration:none;
	color:#B7312C;
}

#lb_seminare {
	position:absolute;
	width:198px;
	height:35px;
	top:456px;
	left:0;
	background-image:url(images/lb_seminare.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#lb_trainer {
	position:absolute;
	width:198px;
	height:35px;
	top:456px;
	left:0;
	background-image:url(images/lb_trainer.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#lb_anmeldung {
	position:absolute;
	width:198px;
	height:35px;
	top:456px;
	left:0;
	background-image:url(images/lb_anmeldung.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#lb_home {
	position:absolute;
	width:198px;
	height:35px;
	top:456px;
	left:0;
	background-image:url(images/lb_home.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#lb_impressum {
	position:absolute;
	width:198px;
	height:35px;
	top:456px;
	left:0;
	background-image:url(images/lb_impressum.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#lb_kontakt {
	position:absolute;
	width:198px;
	height:35px;
	top:456px;
	left:0;
	background-image:url(images/lb_kontakt.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#lb_leistungen {
	position:absolute;
	width:198px;
	height:35px;
	top:456px;
	left:0;
	background-image:url(images/lb_leistungen.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#footer p {
	margin-top:5px;
	margin-left:20px;
	display:inline-block;
}

#footer {
	position:absolute;
	top:765px;
	left:0;
	width:1100px;
	height:35px;
}

#textbox {
	position:absolute;
	width:496px;
	height:514px;
	overflow:auto;
	font-family:Arial;
	font-size:11pt;
	left:521px;
	top:250px;
}

#logo {
	width:128px;
	height:101px;
	top:21px;
	left:885px;
	background-image:url(images/logo.gif);
	cursor:pointer;
	position:absolute;
}

#main {
	width:1100px;
	background-image:url(images/bg.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	height:800px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	background-color:#FFFFFF;
}

body {
	background-color:#555555;
}

