body {
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
	background-color:#7E839B;
}

.content {
	width:933px;
	margin:0px auto;
	text-align:left;
	background-color:#ffffff;
	margin-bottom:20px;
}

#kopf {
	background-image:url(img/kopf.gif);
	width:933px;
	height:160px;
	margin-bottom:50px;
}

#fuss {
	background-image:url(img/fuss.gif);
	width:933px;
	height:107px;
	margin-top:40px;
	float:left;
}

#navi {
	float:left;
	width:150px;
}

.hmfeld {
	width:150px;
	height:24px;
	background-color:#000066;
	border-bottom: 1px solid #ffffff;
}

.hmfeld a {
	font-family:Arial;
	color:#ffffff;
	font-size:13px;
	margin-left:11px;
	line-height:24px;
	text-decoration:none;
}

.hmfeld a:hover {
	color:#FF9D12;
}

#aktiv {
	color:#FF9D12;
}

#inhalt {
	float:right;
	width:660px;
	margin-right:80px;
	font-family:Arial;
	font-size:13px;
	line-height:19px;
	color:#000066;
}

#inhalt td {
	padding-right:0px;
	padding-bottom:5px;
	vertical-align:top;
	font-size:13px;
	line-height:19px;
	color:#000066;
}

#inhalt a {
	color:#FF9D12;
}

#inhalt img {
	margin-right:20px;
	margin-bottom:15px;
	float:left;
}

#inhalt .icon {
	margin-right:0px;
	margin-bottom:6px;
	float:none;
}

h1 {
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	color:#FF9D12;
	margin-top:0px;
	margin-bottom:20px;
}

h2 {
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	color:#000066;
	margin-top:0px;
	margin-bottom:20px;
}

h3 {
	font-size:13px;
	line-height:19px;
	font-weight:bold;
	color:#FF9D12;
	margin-top:0px;
	margin-bottom:20px;
}

ul {
	margin-top:6px;
	margin-bottom:6px;
}

.workshops {
	border:1px solid #B6B9C7;
}
.workshops td {
	border:1px solid #B6B9C7;
	padding:5px;
	margin-right:25px;
}