* {
	margin: 0;
	padding: 0;
}

body {
background: #6F0 url(../images/bg.png) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
	text-decoration: none;
	color: #3C0;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
	height: 220px;
	background: url(../images/header.jpg) no-repeat;
	text-align: right;
	background-color: #6F0;
}
#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 120px 40px 0 0;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 18px;
color: #fff;
padding: 3px 40px 0 0;
letter-spacing: -1px;
font-weight: 100;
}

#content {
background: #FEAD1D url(../images/content.jpg) repeat-y;
padding: 0 20px;
}

.right {
float: right;
width: 490px;
text-align: justify;
margin-right: 10px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
}
.right h2 a {
text-decoration: none;

}
.right h2 a:hover {

}

.left {
float: left;
width: 150px;

}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 14px;
}
.left ul {
padding: 10px 0 15px 20px;
c
list-style-type: none;
font-size:13px;
line-height:22px;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

.menu {
float: right;
width: 100px;

}
.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.menu ul {
	padding: 10px 0 15px 20px;
	color: #6F0;
	list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {

}
.articles { padding: 10px; }

#bottom {
	background : url(../images/bottom.jpg) no-repeat;
	padding: 10px 0;
	background-color: #6F0;
}

#footer {
text-align: center;
font-size: 12px;
color: #fff;
padding-bottom: 10px;
}
#footer a { color: #fff; }
#footer a:hover {
	color: #060;
	text-decoration: none;
}
#wrap #content .right .articles #Ebene19 #Ebene20 #Ebene20 p a {
	font-size: 14px;
}
.oben{
	border:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#090;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}
.mitte{
	border:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#CCC;
	color:#000000;
	vertical-align:text-top;
	font-size:12px;
	font-family:Verdana,Arial;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
.unten{
	border:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#603;
	font-size:12px;
	color: #CCC;
}
.reg{
	padding-right:15px;
	width:20%;
	}
	.regr{
	padding-left:15px;
	}
	.regr input{background-color:#EEE;}