/* Allgemein */


body  {
	background: #FFFFFF;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 15;
	font-family : arial, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
}

p{
margin:0px;
padding:0px;
}

p.front {
	line-height:16px;
	margin-top : 8px;
	margin-right : 35px;
	margin-left : 5px;
	margin-bottom : 0px;
	text-align:justify;
	}

p.front2 {
	line-height:16px;
	margin-top : 8px;
	margin-left : 15px;
	text-align:justify;
	}

.marker {
	line-height:16px;
    font-size : 11px;
    color : #A50D19;
	font-weight:bold;
	}
	
.foto {
	margin-top:10px;
	border-top-color: #A50D19;
	border-top-style: solid;
	border-top-width:11px;
	border-bottom-color: #A50D19;
	border-bottom-style: solid;
	border-bottom-width:13px;
	}	

.titel {
    font-size : 18px;
	font-weight:bold;
    color : #000000;
    margin-top:0px;
   	line-height:18px;
	margin:0px;
      }

p.frontrechts {
	margin-top : 5px;
	margin-right : 15px;
	margin-left : 5px;
	}

td , p , div , span {
          font-family : arial, sans-serif;
          font-size : 11px;
          color : #000000;

      }



hr {
          background-color : #DDDDDD;;
          color : #DDDDDD;
          height : 1px;
          border-style : none;
      }

H1 {
    font-size : 18px;
	font-weight:bold;
    color : #000000;
   	line-height:24px;
	margin-top:35px;	
	margin-bottom:22px;
	border-bottom:1px solid #A50D19;
      }

H2 {

          font-size : 13px;
          color : #A50D19;
          margin-top:20px;
          margin-bottom:5px;

      }


a {
          font-size : 11px;
          color : #A50D19;
          text-decoration : none;
      }

a:visited {
          font-size : 11px;
          color : #A50D19;
          text-decoration : none;

      }

a:hover {
          font-size : 11px;
	     color:#A50D19;
          text-decoration : underline;
      }

.loesungen {
	color:#FFFFFF;
	margin-left:20px;	
}


/* Layout */

#content {

}

#box {
width:957px;
margin: 0px auto;
padding:0px;
background-image:url(../pix/hg_navi.gif);
background-repeat: repeat-y;
text-align:left;
background-color:#FFFFFF;
}

#navigationsbox {
display:none;
}

#inhalt {
position:relative;
width:583px;
background-color:#FFFFFF;
padding:0px;
padding-top: 15px;
padding-bottom: 25px;
float:left;
}

#fliesstext {
width:550px;
background-color:#FFFFFF;
line-height:16px;
}

#rechts {
display:none;
}

#flash {
border-top-color: #A50D19;
border-top-style: solid;
border-top-width:1px;
width:558px;
height:232px;
}

#headline {
width:558px;
height:27px;
padding-top:50px;
margin:0px;
}

#headlinetext {
margin:0px;
padding:0px;
width:550px;
}

#boxrechts {
display:none;

}

#zusatzinfo {
display:none;
}


#spalte {
width:250px;
padding: 15px 35px 5px 5px;
margin:0px;
text-align:justify;
float:left;
}

#fusszeile {
width:550px;
}
.clearfloat{
	clear:both;
}

/* Navigation */

#navcontainer { 
	width: 138px;
	margin-top:9px;
}

#navcontainer ul {
	margin:0;
	padding:0;
	list-style-type: none;
	font-size:11px;
	line-height: 15px;
	color:#A50D19;
	text-decoration:none;
}

#navcontainer a {
	display:block;
	padding:3px 0px 2px 20px;
	width:123px;
	border-bottom:1px solid #FFFFFF;
}

#navcontainer a:link, #navlist a:visited {
	color:#A50D19;
	text-decoration:none;
}

#navcontainer a:hover {
	color: #000000;
     background-color:#F2F2F2;
}


#navcontainer a#aktiv {
	padding:3px 0px 2px 20px;
	width:123px;
	background-color:#F6F6F6;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
	font-weight:bold;

}


#navcontainer a#sub{
	padding:2px 0px 1px 20px;
	background-color:#F2F2F2;
	border-bottom:1px solid #FFFFFF;
	color:#A50D19;
}


#navcontainer a#subaktiv{
	padding:2px 0px 1px 20px;
	background-color:#F2F2F2;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
}