* {margin:0;padding:0;border:0}
html,body{background: #fff;}
body{
	font-size:.9em;font-family: arial, sans-serif;
	color:#999;
	scrollbar-face-color: #fff;
	scrollbar-darkshadow-color: #999;
	scrollbar-arrow-color: #999;
	scrollbar-track-color: #fff;
}
#headline{
	position:fixed;top:30px;left:20px;width:250px;height:100px;
	background: url(images/logo.gif) transparent no-repeat top left;
}
#images{position:fixed;top:30px;right:50px;width:150px;}
#images img{position:relative;margin-bottom:50px;width:150px;}
#text{
	position:relative;margin:0px 0px 0px 320px;
	padding:0;
	min-width:100px;
}
#text p{margin:0 0 .5em 0;}
#text ul{margin-bottom:1em;}
#text li{margin-left:1.3em;}
a{color:#999;text-decoration:underline;}
a:hover{color:#777;}
a:visited{color:#555);}
.menu{
	position:fixed;
	left:58px;top:180px;
	width:200px;
	list-style:none;
	float:left;padding-top:5px;
}
.menu li {margin-bottom:20px;}
.menu a, #kreis a{text-decoration:none;}
#kreis a{position:absolute;width:120px;}

.menu a {padding:7px;padding-left:20px;background: url(images/3eck_blau.gif) transparent no-repeat center left;}
.start #start,
.beratung #beratung,
.seminare #seminare,
.philosophie #philosophie,
.unternehmen #unternehmen,
.aktuelles #aktuelles,
.kontakt #kontakt,
.impressum #impressum {background: url(images/3eck_hell.gif) transparent no-repeat center left;}

h1{display:none}
p{text-align:justify;}
p,h2,h3,h4,#text li{padding-right:270px;background:none}
p.small{font-size:0.8em;}
p.small {text-align:center;margin-bottom:7px;}
#text div img {float:right;margin: 0 0 10px 10px;}
h2,h3,.menu {font-size:1.0em;text-transform: uppercase;margin-bottom:.5em;font-weight: bolder;}
h2,h3 {margin-top:30px;}
h2{font-size:1.2em;}
h3,h4 {text-align:left;margin-bottom:.7em;font-size:1.1em;}
h4 {margin-top:1.5em;}

.error{color:red}
label{
	display: block;
	float:left;
	padding:0 1.2em 0 0px;
	vertical-align:top;
	width:6em;
}
input,textarea {border:1px solid #999;margin-bottom:2px;}
input[type=submit]{padding:2px;margin:0;}