body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #474501;
	background: #FFFEDF;
}
a {
	color: #474501;
}
a:hover {
	color: #474501;
	text-decoration: underline overline;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px 0px 12px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	background: #F7F0AA;
	margin-right: -10px;
	margin-left: -10px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 2px solid #27146E;
	color: #27146E;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h6 {
	font-size: 8px;
	font-weight: normal;
}
.justify {
	text-align: justify;
}
.popup {
	padding-left: 5px;
}
input, textarea, select {
	margin: 1px;
	padding: 1px;
	border: 2px solid #27146E;
	-moz-border-radius: 5px;
}

.imgnorm, .imgleft, .imgright {
	border: 2px solid #27146E;
	margin: 1px;
}
.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}




#main {
	height: auto;
	min-height: 600px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main #header {
	background: url(images/design_01.jpg);
	float: left;
	height: 136px;
	width: 970px;
	position: relative;
	border-top: 1px solid #27146E;
	border-right: 1px solid #27146E;
	border-left: 1px solid #27146E;
}
#main #menuoben {
	background: url(images/design_02.jpg);
	float: left;
	height: 38px;
	width: 970px;
	position: relative;
	border-right: 1px solid #27146E;
	border-left: 1px solid #27146E;
}
#main #menuoben ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #menuoben ul li {
	float: left;
}
#main #menuoben ul li a {
	line-height: 30px;
	height: 30px;
	width: 86px;
	display: block;
	margin-top: 7px;
	background: #8770E4;
	border-top: 1px solid #27146E;
	border-right: 1px solid #27146E;
	border-left: 1px solid #C2B7F2;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 10px 10px 0px 0px;
}
#main #menuoben ul li a:hover {
	background: #27146E;
}
#main #menuoben ul li a.active {
	background: #27146E;
	margin-top: 4px;
	line-height: 30px;
	height: 30px;
	padding-top: 3px;
	border-top: 1px solid #160C43;
	border-right: 1px solid #160C43;
}



#main #abstand {
	background: url(images/design_03.jpg);
	float: left;
	height: 10px;
	width: 970px;
	position: relative;
	font-size: 6px;
	border-right: 1px solid #27146E;
	border-left: 1px solid #27146E;
	overflow: hidden;
}
#main #contentaussen {
	background: #F3E896 url(images/design_04.jpg) no-repeat;
	float: left;
	height: auto;

	min-height:height: 359px;
	width: 970px;
	position: relative;
	border-right: 1px solid #27146E;
	border-left: 1px solid #27146E;
}
#main #contentaussen #content {
	padding: 0px 10px;
	float: left;
	height: auto;
	min-height: 339px;
	width: 950px;
	position: relative;
}
#imageContainer {
	background: url(images/index00.jpg);
	height: 367px;
	width: 550px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border-top: 0px solid #27146E;
	border-right: 5px solid #27146E;
	border-bottom: 0px solid #27146E;
	border-left: 5px solid #27146E;
}

#main #feater {
	background: url(images/design_05.jpg);
	float: left;
	height: 52px;
	width: 950px;
	position: relative;
	border-right: 1px solid #27146E;
	border-left: 1px solid #27146E;
	border-bottom: 1px solid #27146E;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
