﻿html, body, ul, ol, li, dl, dd, dt, form, h1, h2, h3, h4, h5, h6, fieldset { margin: 0px; padding: 0px; }

html { font-size: 100.01%; }
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 0.9em;
	border-top: 20px solid #E3000A;
	border-right: 0px solid #E3000A;
	border-bottom: 0px solid #E3000A;
	border-left: 0px solid #E3000A;
}

a {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}

a:hover   { text-decoration: none; }

a:active  { text-decoration: none; }

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	line-height: 1.3em;
	padding: 0.5em 1em;
	margin: 0px;
}

#container {
	width: 964px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#content a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}
#content a:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

#header {
	height: 128px;
	background-attachment: scroll;
	background-image: url(bg_kreis.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container02 {
	width: 900px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 24px;
}
#content_start {
	width: 600px;
	background-color: #FFFFFF;
	color: #999999;
	font-size: 0.9em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#content {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 0.9em;
}
#contentTop {

}
#content h1 {
	font-size: 1.2em;
	text-align: left;
	border-bottom: 1px solid #E3000A;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 1.1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-top: 0.5em;
}
#content h3 {
	font-size: 1.1em;
	padding: 0.5em 1em 0.3em;
}

#content li {
	list-style: disc outside;
	margin-left: 2em;
}
#content a.image {
	border-style: none;
	text-decoration: none;
	border-width: 0px;
}
.rot {
	color: #e3000a;
	font-size: 0.9em;
}

.floatleft {
	float: left;
	width: 280px;
	padding: 10px 0px;
}
.floatright {
	float: right;
	width: 280px;
	padding: 10px 10px 10px 0px;
}
.clearboth {
	padding: 10px 0px;
	clear: both;
	width: 280px;
}
.clear {
	clear: both;
}




#footer {
	text-align: center;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#footer ul {
	text-align: center;
	padding: 8px;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 32px;
	margin-left: 0em;
}
#footer a {
	color: #000000;
	text-decoration: none;
}



#contentBottom {

}

#mainNavi {
	padding-top: 1px;
}

#mainNavi ul {
	font-size: 0.9em;
	background-color: #E4E4E4;
	margin: 0px 0px 1px;
	padding: 8px 0px;
}

/* IE7 only*/
*+html #mainNavi ul {
	padding-top: 0px;
	padding-bottom: 0px;
}
*+html #mainNavi li {
	zoom: 1; /*toggles IE7 to haslayout */
	padding-bottom: 8px;
}

#mainNavi ul li {
	display: inline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* navi Tabs für alle außer IE6 */
html>body #mainNavi li.current {
	zoom: 1; /*toggles IE7 to haslayout */
	background-color: #999999;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
}

/* Navi Tabs für den IE 6 */
* html #mainNavi ul li.current {
	background-color: #999999;
	background-repeat: no-repeat;
	background-position: right top;
}

#mainNavi ul li.current a {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 31px;
	padding-left: 31px;
	color: #000000;
}
#mainNavi ul li.inactive {
	padding-right: 32px;
	padding-left: 32px;
}

#mainNavi ul li.inactive a{
	zoom: 1; /*toggles IE7 to haslayout */
	color: #999999;
	padding-top: 8px;
	padding-bottom: 8px;
}

#mainNavi ul li.inactive a:hover{
	color: #000000;
}

#mainNavi #lang {
	font-weight: normal;
	font-style: italic;
	font-size: 0.75em;
}


#subNavi {
	height: 32px;
	background-color: #FFFFFF;
}
#subNavi ul {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	height: 32px;
	line-height: 2.2em;
	background-color: #CCCCCC;
}
#subNavi ul li {
	display: block;
	padding-right: 44px;
	padding-left: 44px;
	float: left;
	height: 32px;
	background-color: #CCCCCC;
}
#subNavi .active     {
	font-weight: bold;
}
#subNavi  a 
{
	color: #555554;
}

#subNavi .left {


}
#subNavi .left2 {

}


#rightColunm {
	width: 286px;
	float: right;
	margin-left: 14px;
	font-size: 0.9em;
	color: #000000;
}

.rightbox {
	background-color: #E4E4E4;
	border-top: 2px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;

}
.rightboxTop {

}
.rightboxContent a {
	color: #FF0000;
	text-decoration: underline;
}


.rightboxInfo {
	height: 41px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color: #CCCCCC;
}

.rightboxInfo a {
	font-weight: bold;
	color: #FF0000;
	line-height: 3em;
}



#trenner02 {
	height: 10px;
}

#ende {
	clear: both;
	height: 8px;
}
.button {
	margin-left: 85px;
	float: left;
	margin-top: 10px;
}

