body {
	background-color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100.1%;
}
#full {
	position:absolute;
	text-align:left;
	width:949px;
	height:600px;
	left: 50%;
	top:50%;
	margin-left: -475px;
	margin-top: -300px;
	font-size: 0.75em;
    background-color: #FFFFFF;
}
#top {
	position:absolute;
    top: 0px;
    left: 0px;
    height: 96px;
    width: 949px;
    margin: 0px;
    padding: 0px;
}
#top-left {
	position: absolute;
	left: 0px;
    top: 0px;
    height: 96px;
    width: 296px;
    background-image:url(images/header-logo.gif);
    background-repeat:no-repeat;
}
#top-right {
	position: absolute;
	left: 296px;
    top: 0px;
    width: 653px;
    height: 80px;
}
#top-navi {
	position: absolute;
    left: 296px;
    top: 80px;
    height: 16px;
    width: 653px;
    background-color: #AB0E0E;
    color: #FFFFFF;
/*    padding-right: 60px;*/
    text-align: right;
	font-size:12px;
}
#top-navi a:link, #top-navi a:visited {
	text-decoration: none;
    color: #FFFFFF;
}
#top-navi a:hover, #top-navi a:active, #top-navi a:focus {
	text-decoration: underline overline;
    color: #FFFFFF;
}
#left-navi {
	position: absolute;
    left: 0px;
    top: 96px;
    height: 504px;
    width: 246px;
}
#left-navi-back {
	position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-image:url(images/navi-back.gif);
    background-repeat:no-repeat;
}
#left-navi-text {
	position: absolute;
	top: 49px;
    left: 0px;
/*    margin-top: 49px; */
    height: 455px;
    width: 100%;
}
/* Formatierung alle Menüs, Position und Größe */
#m10,#m11,#m12,#m13,#m14,#m15,#m16,#m17,#m20,#m21,#m22,#m23,#m24,#m25,#m30,#m31,#m32,#m33,#m34,#m35 {
	position: relative;
    height: 31px;
    top: 0px;
    color: #000000;
}
/* Formatierung Hauptmenüs */
#m10,#m20,#m30 {
	font-weight: bold;
   	font-size: 14px;
}
/* Formatierung Untermenüs */
#m11,#m12,#m13,#m14,#m15,#m21,#m22,#m23,#m24,#m25,#m31,#m32,#m33,#m34,#m35 {
	font-size: 12px;
}
.mblank {
   	position: relative;
	height: 40px;
    top: 0px;
}
#m10 { left: 48px;}
#m11 { left: 43px;}
#m12 { left: 38px;}
#m13 { left: 33px;}
#m14 { left: 32px;}
#m15 { left: 32px;}
#m16 { left: 33px;}
#m17 { left: 35px;}
#m20 { left: 45px;}
#m30 { left: 62px;}

#content {
	position: absolute;
	top: 96px;
    left: 276px;
	height: 484px;
    width: 673px;
    font-size: 12px;
	overflow: auto;

}
#content-top {
	position: absolute;
    top: 10px;
	height: 40px;
    width: 673px;
}
#content-bottom {
	position: absolute;
    top: 50px;
    height: 434px;
    width: 673px;
	overflow: auto;
}
table {
	border-collapse:collapse;
    border-spacing: 0px;
}
#content th {
	font-weight: bold;
    font-size: 12px;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    text-align: left;
    border-spacing: 0px;
/*	border-bottom: 1px solid #AB0E0E; */
}
#content td {
	font-size: 12px;
    padding: 0px 5px 0px 5px;
    margin: 0px;
/*	border-bottom: 0px solid #AB0E0E;*/
}
#imp_logo {
	position: absolute;
         top: 100px;
         right: 80px;
         height: 86px;
         width: 228px;
}
#counter {
	position: absolute;
  left: 100px;
  bottom: 0px;
	width: 100px;
	height: 30px;
  color: #FFFFFF;

}
.rl {
    border-left: 1px solid #AB0E0E;
}
.ru th {
    border-bottom: 1px solid #AB0E0E;
}
.ro th {
	border-top: 1px solid #AB0E0E;
}
.markiert td {
	background-color: #D9D9D9;
}
img {
	border:0px;
}
#footer {
	position: absolute;
    top: 580px;
    left: 649px;
    height: 16px; /* +3 Pixel Abstand +1 Pixel Rahmen */
    width: 300px;
    padding-top: 3px;
    border-top: solid 1px #AB0E0E;
    float: right;
    text-align: center;
    font-size: 10px;
}
a:link, a:visited {
	text-decoration: none;
    color: #000000;
}
a:hover {
	text-decoration: underline overline;
    color: #000000;
}
a:active, a:focus {
	text-decoration: underline overline;
    color: #AB0E0E;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}

h1, h2, h3 {
	font-weight: bold;
  margin-bottom: 0px;
}
hr {
	color: #D9D9D9;
}
li {
	margin-top: 20px;
}
.tab_a td {
	border-bottom: 1px solid black;
	padding: 3px 5px 3px 5px  !important;
}
