/* CSS Document */

p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000}
b {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; color: #000000}

font {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; text-align: justify;}

.orange {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #fe8040}
.smallorange {  font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; color: #fe8040}
.imageborder {border: 1px solid #fe8040}

body{
    padding : 0;
    margin : 5px;

	}

#logo{
    position : absolute;
    top : 10px;
    left : 770px;
    text-align : right; /*Leichter Hack für Netscape 4*/
	}

#bg_logo{
	width: 990px;
	border:1px solid #333;
	background-color:#f5f5f5;
	}

#band{
    position : absolute;
	width: 990px;
    top : 69px;
	border:1px solid #333;
	}

#navi{
    position : absolute;
	width: 990px;
    top : 131px;
	border-left :1px solid #333;
	border-right :1px solid #333;
	border-bottom :1px solid #333;
	background-color:#f5f5f5;
	z-index: 1;
	text-align : right;
	}

#content_navi{
   position : absolute;
   top : 128px;
   left : 535px;
   z-index: 2;
	}

#subnavi{
    position : absolute;
	width: 150px;
    top : 250px;
    left : 45px;
	}

#box_addthis {
   position : absolute;
   padding: 8px;
   top : 609px;
   left : 804px;
   width: 175px;
   height: 17px;
   border:1px solid #fe8040;
   	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000;
  text-align : justify;
   }
   
   #box_newsletter {
   position : absolute;
   padding: 8px;
   top : 272px;
   left : 804px;
   width: 175px;
   height: 120px;
   border:1px solid #fe8040;
   	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000;
  text-align : justify;
   }

#box_suche {
   position : absolute;
   padding: 8px;
   top : 430px;
   left : 804px;
   width: 175px;
   height: 95px;
   border:1px solid #fe8040;
   	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000;
  text-align : justify;
   }

#box_adresse {
   position : absolute;
   padding: 8px;
   top : 430px;
   left : 804px;
   width: 175px;
   height: 140px;
   border:1px solid #fe8040;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #000000;
  text-align : justify;
   }

#box_adresse a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}

#box_adresse a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color:#666666; 
	text-decoration:none; 
	font-weight:normal;
}

#box_adresse a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color:#666666; 
	text-decoration:none; 
	font-weight:normal;
}

#box_adresse a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #fe8040; 
	text-decoration: none; 
	font-weight: normal; 
	background-color: #CCCCCC
}
   
#box_navi {
   position : absolute;
   padding: 8px;
   top : 231px;
   left : 804px;
   width: 175px;
   height: 40px;
   text-align: center;
   }

#content{
   position : absolute;
   top : 215px;
   padding-bottom : 30px;
   left : 235px;
   width: 510px;
}

#content h1{
      font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 11pt;
      font-weight : bold;
      color : #000;
      background-color : transparent;
}                     
#content h2{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 9pt;
      font-weight: bold;
      color: #000000;
      background-color : transparent;
}
#content p{
	  font-family : Verdana, Arial, Helvetica, sans-serif;
      font-size : 9pt;
      font-weight : normal;
      color : #000;
      background-color : transparent;
      line-height : 125%;
	  text-align : justify;
	  border-bottom: 1px solid #fe8040;
	  padding-bottom: 10px;
}


#content a:link {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #000000;
text-decoration: none; 
font-weight: bold;
}

#content a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color:#666666; 
text-decoration:none; 
font-weight:bold;
}

#content a:active {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color:#666666; 
text-decoration:none; 
font-weight:bold;
}

#content a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #fe8040; 
text-decoration: none; 
font-weight: bold; 
background-color: #CCCCCC
}

#content b {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-style: normal; 
font-weight: bold; 
color: #000000
}

#content td {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-style: normal; 
font-weight: normal; 
color: #000000;
line-height : 125%;
text-align : justify;
}

.formularfeld {
font-size:9pt;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
background-color:#F5F5F5;
width:250px;
BORDER: 1px solid #fe8040;
}

.smallformularfeld {
font-size:9pt;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
background-color:#F5F5F5;
width:200px;
BORDER: 1px solid #fe8040;
}

.bigformularfeld {
font-size:9pt;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
background-color:#F5F5F5;
width:470px;
BORDER: 1px solid #fe8040;
}

.formbutton {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-weight: bold; 
color: #FFFFFF; 
border: 0px solid #fe8040; 
background-color: #FE8040;
width: 90px;
}

.bigformbutton {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-weight: bold; 
color: #FFFFFF; 
border: 0px solid #fe8040; 
background-color: #FE8040;
width: 130px;
}

.suchenewsletter {
size: 20;  
border: 1px; 
border-style: solid; 
border-color: #fe8040; 
height: 18px; 
font-size: 8pt; 
font-weight: normal; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr{
background-color:#fe8040; /* Mozilla 1.4 */
color:#fe8040; /* IE 6 */
border: #fe8040; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

