body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em; 
}

a:link {
   color: #000;
   text-decoration:underline;
}
a:visited {
   color: #000;
   text-decoration:underline;
}
a:hover {
   color: #000;
   text-decoration:none;
}

a:active {
   color: #000;
   text-decoration:underline;}

#header { width:980px;
          margin-left: 27px;
		  height:105px;
          margin-top: 18px;} 

.werheader { float: right;
             margin-top: 0px;
             margin-right: 0px;}

.logo { float: left;
        margin-top: 63px;}


#topnav {
    width:773px; 
    background-color: #993333;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 27px;
	padding-left: 207px;
	border: solid 1px #993333;
    letter-spacing: 1px;
 }
 
#topnav a:link {
   color: #ffffff;
   text-decoration:none;
   padding: 3px;
}
#topnav a:visited {
   color: #ffffff;
   text-decoration:none;
   padding: 3px;
}
#topnav a:hover {
   color: #993333;
   background-color:#f1da66;
   padding: 3px;
}
#topnav a:active {
   color: #ffffff;
   text-decoration:none;
   padding: 3px;
}


#over { 
     width:980px; 
	  border: solid 1px #000;
	  margin-left: 27px;
	  background: #FFFFFF;
	  min-height: 1000px;
	 }
#uebersicht {
	font-weight: normal;
	padding: 5px 2px 4px 0px; 
	margin-bottom: 4px;
	font-size: 10px;
	border-bottom: dotted 1px #ccc;
}


	 
#content {
 border-left: dotted 1px #ccc;
 border-right: dotted 1px #ccc;
 width: 472px;
 margin-left: 200px;
 padding: 7px;
 min-height: 500px;
}

#content  h1 {
font-size: 16px;
font-weight: bold;
color: #993333;
border-bottom: 1px solid #993333;
margin-top: 2px;
margin-bottom: 0px;
}

#content  h2 {
font-size: 14px;
font-weight: bold;
color: #000;
margin-top: 2px;
margin-bottom: 0px;
}

#content  h3 {
font-size: 12px;
font-weight: bold;
color: #000;
margin-top: 2px;
margin-bottom: 0px;
}


.infobox {
 background-color: #f1da66;
 margin-top: 5px;
 border: 1px solid #ccc;
 padding: 7px;
 margin-bottom: 10px;
 }
.teaser {
 padding-bottom: 10px;
 border-bottom: 1px solid #ccc;
 margin-top: 5px;
}
#leftcol {
margin-top: 35px;
margin-left: 10px;
line-height: 18px;
float: left;
}

#leftcol a:link {
   text-decoration:none;
}
#leftcol a:visited {
   text-decoration:none;
}
#leftcol a:hover {
  text-decoration: underline;
  color: #993333;
}
#leftcol a:active {
    text-decoration:none;
}

.boxleftcol {
padding: 5px;
background-color: #f1da66;
border: dotted 1px #cccccc;
width: 170px;
margin-bottom: 25px;
}

#leftcol  h1 {
font-size: 12px;
font-weight: bold;
color: #993333;
border-bottom: 1px solid #993333;
background-image:url(images/hg-h1-leftbox.gif);
background-repeat: no-repeat;
padding-left: 20px;
margin-bottom: 7px;
margin-top: 2px;
text-transform:uppercase;
}

#rightcol {
 position: absolute;
 top: 169px;
 left: 725px;
 width: 270px;
}
.boxrightcol {
padding: 5px;
background-color: #f1da66;
border: dotted 1px #cccccc;
width: 260px;
margin-bottom: 25px;
}
#rightcol  h1 {
font-size: 12px;
font-weight: bold;
color: #993333;
border-bottom: 1px solid #993333;
background-image:url(images/hg-h1-leftbox.gif);
background-repeat: no-repeat;
padding-left: 20px;
margin-bottom: 7px;
margin-top: 2px;
text-transform:uppercase;
}

.left {

	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 3px;
	float: left;
}



#footer {
padding: 6px;
font-size: 0.8em;
}

hr { border:solid #e7e7e7 1px; 
	height: 1px;
     background-color:#fff; }
  
     
.wer {
font-size: 0.8em;
}
.box200 {
width: 200px;
float: left;
margin-right: 10px;}