/* CSS Document */*{	margin:0;	padding:0;}
td {padding: 10px;}html {	height:100%	}
body {	background: #525252 url(img/bg.gif) repeat-x top center;	height:100%;	text-align:center;	font-family:Helvetica, sans-serif;	font-size:13px;	color:#FFFFFF;	padding:0;	margin:0;}

h2{	font-size:14px;	font-weight:bold;	color:#000000;	margin-bottom:5px;}
h6 {border:1px solid #fd8a8a; background-color: #ffafaf; padding: 5px; color: #000; margin-bottom: 15px;}
h5 {border:1px solid #92bd87; background-color: #bad1b4; padding: 5px; color: #000; margin-bottom: 15px;}
.clear{	clear:both;}

a,a:link,a:hover,a:active {	color:#FFFFFF;	text-decoration:none;}
a:hover {	text-decoration:underline;}

p#headerMenu {	font-size:10px;	width:952px;	height:16px;	padding:8px 0;	text-align:right;	margin:0 auto;}
#wrapper {	width:100%;	position: relative;	min-height: 100%;	background: transparent url("img/header.jpg") no-repeat top center;}

* html 
#wrapper{	height: 100%;}
#main{	width:952px;	height:100%;	margin:0 auto;	text-align:left;}
#sidebar{	float:left;	width:218px;	text-align:left;}

#menu{	background: url(img/menu.gif) no-repeat scroll left top;	height:220px;	margin-top:34px;	padding:43px 0 0 22px;	width:196px;}
#menuBody {	list-style:none;}
.menuItem img,.menuItemActive img{	height:29px;	width:147px;	border:0;}
.menuItemActive img{	background:transparent url(img/pfeil.png) no-repeat left top;}
.menuItem a:hover img{	background:transparent url(img/pfeil.png) no-repeat left top;}

#news{	background:transparent url(img/news.gif) no-repeat scroll left top;	height:176px;	margin-top:12px;	padding:60px 24px 30px 38px;	width:156px;	line-height:20px;}
#news p,#content p{	margin-bottom:15px;}

#content{	float:right;	margin:320px 0px 10px 50px;	width:660px;	font-size:13px;}
#content img.intext{	border-right:2px solid #333333;	border-bottom:2px solid #333333;	float:left;	margin:0 10px 0 0;	padding:4px;	background-color:#DDDDDD;}
#content img.button{	border:0;	float:right;}

#footer{	background: transparent url(img/footer.jpg) repeat-x;	height:28px;	padding:10px 0;	width:100%;}

.important-box {background: #bad1b4; border: 1px solid #92bd87; color: #000; padding: 10px; height: 200px; margin-bottom: 15px;}
.lehrgang {margin-bottom: 20px;}
