@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin: 0px;
}
.imgborder {
	border: 1px solid #666666;
	
	}
#all {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
}
#header {
	width: 800px;
	float: left;
}
#header02 {
	width: 96px;
	float: left;
	left: -96px;
	top: 0px;
	position: absolute;
}
#middle {
	width: 770px;
	float: left;
	background-image: url(bilder/middle.gif);
	background-repeat:repeat-y;
	background-position:left top;
	padding-right: 26px;
	padding-left: 4px;
	position:relative;
}
#m00 {
	width: 760px;
	float: right;
	position:relative;
}
#m01 {
	width: 570px;
	float: left;
}
#m02 {
	width: 390px;
	float: right;
	padding-top: 45px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 20px;
}
#m02 p{
	padding-bottom: 11px;
	line-height:20px;
}
#m02 h1 {
	color: #a02030;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	font-family:"Times New Roman", Times, serif;
}
#m02 h2 {
	color: #a02030;
	font-weight: bold;
	padding-bottom: 7px;
	font-size: 11px;
	padding-top: 10px;
}
#m02 a {
	color: #51812e;
	text-decoration: underline;
}
#m02 a:hover {
	color: #a02030;
}
#m02 ul {
	margin-left: 20px;
	padding-bottom: 11px;
}
#m02 ol {
	margin-left: 30px;
	padding-bottom: 11px;
}
#m02 ul li {
	list-style-image: url(bilder/aufzaehlung.gif);
	padding-bottom: 10px;
}
#m02 .bild {
	float: right;
	width: 185px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#m02 .imgborder, #m03 .imgborder {
	border: 1px solid #cfd0d2;
}
#m03 {
	width: 163px;
	float: right;
	position:relative;
	padding-top: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 100px;
	color: #666666;
}
#m03 p{
	padding-bottom: 11px;
	line-height: 16px;
}
#m03 h1 {
	color: #7ab51d;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
	font-family:"Times New Roman", Times, serif;
}
#m03 a {
	color: #7ab51d;
}
#m03 a:hover {
	color: #a02030;
}
#m03 ul {
	margin-left: 20px;
	padding-bottom: 11px;
}
#m03 ol {
	margin-left: 30px;
	padding-bottom: 11px;
}
#m03 ul li {
	list-style-image: url(bilder/aufzaehlung.gif);
}
#logo {
	width: 198px;
	position:absolute;
	right: 5px;
	top: -14px;
	float: left;
}
#footer {
	width: 800px;
	float: left;
	position: relative;
}
#infobild {
	width: 149px;
	float: left;
	position: absolute;
	right: 35px;
	bottom: 47px;
}
table.tabelle {
border-collapse:collapse;
text-align:left;
}
.tabelle tr.alt td {
background-color:#ececec;
}
.tabelle tr.over td {
background-color:#d5ff92;
}
table.tabelle tbody th, table.tabelle tbody td {
padding:2px;
}
table.tabelle tbody th {
padding-left:4px;
font-family:"Times New Roman",Times,serif;
font-size:18px;
font-weight:normal;
color:#A02030;
}
table.tabelle td, table.tabelle th {
border:1px solid #D6D8D4;
border-collapse:collapse;
}
table {
margin-bottom: 20px;
}
table th h2 {
padding-top: 0px;
}
table th h1 {
padding-bottom: 4px;
}
.Stil1 {color: #990000; padding-bottom: 0px;}
.Stil2 {color: 99}

#tabs {
float:right;
padding-bottom:30px;
padding-top:10px;
position:relative;
width:390px;
}
#tabs ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 24px;
    border-bottom: 1px solid #dedede;
width:390px;
margin-bottom: 5px;
}
#tabs ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 24px;
    line-height: 24px;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    border: 1px solid #dedede;
	border-bottom: none;
	margin-right: 4px;
}

#tabs ul.tabs li a {
    text-decoration: none;
	list-style-image: none;
    color: #7a7a7a;
    display: block;
    font-size: 11px;
    text-align:center;
    outline: none;
	padding-right: 5px;
	padding-left: 5px;
	
}
#tabs ul.tabs li a:hover {
    color: #646464;
		background-color: #EEEEEE;

}
#tabs ul.tabs li.active, #tabs ul.tabs li.active a:hover { 
    height: 24px;
    color: #000000;
	background-color: #EEEEEE;
	    border-bottom: 1px solid #fcfbfb;
}
#tabs ul.tabs li.active, #tabs ul.tabs li.active a:hover  { 
    border-bottom: 1px solid #fcfbfb;
    height: 24px;
    color: #000000;
}
#tabs ul.tabs li.active a, #tabs ul.tabs li.active a:hover a{ 
     color: #000000;
	background-color: #EEEEEE;
}


