body {
	font-family:Arial, Helvetica, sans-serif;
	color: #292929;
	font-size:75%;
	line-height:120%;
	background-color:#C0C6C8;
	background-image:url(../pics/verlauf_bg.jpg);
	background-repeat:repeat-x;
	padding: 0 13px;
}
img {
	border: none;
}
a {
	color: #005993;
}
a:visited {
	color: #666666;
}
a:active {
	color: #00253E;
}
a:hover {
	color: #003A62;
}
#metaebene a {
	color:#fff;
	text-decoration:none;
	padding:0 5px;
}
#metaebene a:hover{
	color:#DFE2E3;
}
#wrapper{
	margin: 0 auto;
	padding: 0 13px 17px 0;
	width: 760px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(../pics/bg_wrapper.gif);
}
#metaebene{
	padding:5px 0px;
	height:22px;
	font-size:85%;
	line-height:190%;
	color:#fff;
	text-align: right;
}
#header {
	height:71px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
#content {
	min-height: 401px;
	padding: 20px 30px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#EEF0EF;
	background-image:url(../pics/mainBack.jpg);
}
h1 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0 0 0.9em 0;
	padding: 0;
}
h2 {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0.5em 0 0.2em 0;
	padding: 0;
}
h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0 0 0.1em 0;
	padding: 0;
}
.umbruch {
	clear: both;
	float: none;
	height: 0;
	overflow: hidden;
}
#content ul {
	list-style-type: none;
	list-style-image: url(../pics/li.gif);
	padding: 0 0 0 18px;
	margin: 0;
}
#content a {
	text-decoration: underline;
	color: #000;
}
#content a:hover {
	color: #888;
}
#content ul a {
	text-decoration: none;
	color: #000;
}
#content ul a:hover {
	text-decoration: underline;
	color: #888;
	background: none;
}
#content img {
	margin-bottom: 10px;
}
.absatz {
	margin: 0 0 0.5em 0;
	padding: 0;
}
.trenner {
	border-top: 1px solid #000;
	margin-top: 17px;
	padding-top: 10px;
}
.spalte1 {
	float:left;
	width:220px;
	margin-right: 20px;
}
.spalte2 {
	float:left;
	width:220px;
}
.spalte3 {
	float:right;
	width:220px;
}
#abschluss {
	background-color:#C80503;
	padding: 7px 10px;
}