html,body,p,h1,h2,h3,h4,a,img,div,span,form,td,ul,ol,li  {
margin: 0px;
padding: 0px;
border:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}  


html, body {
background: #EBEBE7;
color: #938971;
}

html {width: 100%;text-align:center;}

body {
width:956px;
margin: 5px auto;
text-align: center;
}


h1 { display:none;}




p {
margin: 3px 0;
font-size:9pt;
}


a {
color: #938971;
text-decoration:underline;
}

a:hover {
color: #72A2C7;
text-decoration:underline;
}

.cleaner {
clear:both;
height: 1px;
line-height: 1px;
}




.main {
clear:both;
width: 956px;
text-align:left;
background-color:#938971;
}

.left {
float: left;
width: 215px;
}

.left img {display:block;background-color:#EBEBE7;}

.menu {
padding-top: 80px;
background-color:#938971;
}

.menu h2 {
display:block;
height: 48px;
line-height: 48px;
background-color:#EBEBE7;
padding-left:28px;
margin: 0;
font-size: 18pt;
font-weight:normal;
color: #72A2C7;
}

.menu SPAN {
display: block;
width: 215px;
}

.menu A {
display: block;
width: 164px;
margin: 0 23px 0 28px;
padding:10px 0 10px 0;
font-size:10.5pt;
font-weight:bold;
color:#EBEBE7;
text-decoration:none;
}

.menu A:hover, .menu A.sel {
color:#72A2C7;
text-decoration:none;
}

.menu h2 a{
display:inline;
width: auto;
height: 48px;
line-height: 48px;
margin: 0px;
padding: 0px;
color: #72A2C7;
font-size: 18pt;
font-weight:normal;
text-decoration:none;
}

.menu h2 a:hover{
text-decoration:underline;
}


.line {
display: block;
height: 1px;
line-height: 1px;
background-color:#72A2C7;
margin: 0 23px 0 -61px;
}



.right {
float: right;
width: 205px;
}

.motiv{
width: 20px;
height: 98px;
background-color:#EBEBE7;
margin: 0 0 0 185px;
}

.aktuality {
width: 185px;
height: 416px;
background-color:#72A2C7;
overflow:hidden;
}

.aktuality h2{
margin: 15px 20px 10px;
color:#EBEBE7;
font-size: 12pt;
font-weight:bold;
border-bottom: 2px solid #EBEBE7;
}

.aktuality p{
margin: 7px 9px;
color:#EBEBE7;
}

.aktuality p.datum{
margin: 10px 20px 5px;
color:#EBEBE7;
}



.content {
float: left;
width: 536px;
}

.content img {display:block;}
.content object {display:block;}

.content .motiv2{
width: 536px;
height: 66px;
background:url(../images/bgr_tit.gif);
}



.footer {
clear: both;
background-color: #938971;
width: 956px;
height: 80px;
}

.fmenu{
float:left;
border-left: 20px solid #938971;
height: 80px;
width: 800px;
text-align:center;
}

.fmenu A, .fmenu A.sel {
display:block;
float:left;
margin: 27px 40px 0 0;
padding-bottom: 10px;
color:#EBEBE7;
font-weight:normal;
text-decoration:none;
font-size: 9pt;
}

.fmenu A.sel {
border-bottom: 2px solid #EBEBE7;
}

.fmenu A:hover {
color:#72A2C7;
font-weight:normal;
text-decoration:none;
border-bottom: 2px solid #72A2C7;
font-size: 9pt;
}
.fimpressum {
float: right;
height: 80px;
width: 120px;
text-align:right;
}

.fimpressum A {
display:block;
margin-top: 30px;
margin-right: 20px;
color:#EBEBE7;
font-style:italic;
font-weight:bold;
text-decoration:none;
}

.fimpressum A:hover {
text-decoration:underline;
color:#EBEBE7;
}


