/* Allgemeine Definitionen */

*{
	margin:0px;
	padding:0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	height: 100%;
}

body{
	background-color:#ffffff;
	z-index:2;
    text-align: left;
	height:100%;
	background-image:url(../Bgs/bg_neu.png);
}


/* Definition Ebenen*/

#container{
position:relative;
margin: 0 auto;
width:900px;
min-height:100%;
height:auto !important;
height:100%;
overflow: hidden !important; /* FF Scroll-leiste */ 
background-color:#FFF;
background-image:url(../Bgs/bg_wrap.png);
background-position:top 290px;
background-repeat: no-repeat;
}

#logo{
	position:absolute;
	top:14px;
	left:12px;
	width:300px;
	height:52px;
	background-repeat:no-repeat;
	z-index:6;
}

#language{
	clear:both;
	position:absolute;
	top:18px;
	left:450px;
	width:40px;
	height:30px;
	background-repeat:no-repeat;
	z-index:6;
}

#visual{
	position:absolute;
	top:105px;
	right:0px;
	width:900px;
	height:175px;
	overflow:hidden;
	z-index:6;
}



#adresse{
	position:absolute;
	bottom:2px;
	left:0px;
	width:550px;
	height:20px;
	font-family:Arial;
    text-align: left;
	z-index:5;
}

#adresse td{
    font-size:11px; 
    color:#8A8A8A;
	font-family:Arial;
}

#content{
float: left;
width:585px;
margin-left:185px;
margin-bottom:0px;
margin-top:320px;
padding-right:35px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000;
z-index:5000;
}

#content a { 
	font-size: 12px;
	text-decoration:none;
    color:#C84A33;
}

#content a:hover { 
	font-size: 12px;
	text-decoration:underline;
    color:#C84A33;
}


#content td { 
	font-size: 12px;
	text-decoration:none;
    color:#333;
	background-color:transparent;
} 

#content td a { 
	font-size: 12px;
	text-decoration:none;
    color:#C84A33;
	background-color:transparent;
} 

#content td a:hover { 
	font-size: 12px;
	text-decoration:underline;
    color:#C84A33;
}

#content td a:active { 
	font-size: 12px;
	text-decoration:none;
    color:#C84A33;
	background-color:transparent;
}



#contenttitel{
	position:absolute;
	top:295px;
	left:185px;
	width:700px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
    text-align: left;
    color:#333333;
    z-index:7;
}



#footer{
	position:absolute;
	bottom:5px;
	left:10px;
	width:100px;
	height:16px;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-family:Arial;
	color:#333;
	text-align:right;
}

#footer a { 
	font-size:10px;
	text-decoration:none;
	font-family:Arial;
	color:#333;
} 



#footer a:hover { 
	font-size:10px;
	text-decoration:underline;
	font-family:Arial;
	color:#333;
} 


#menu1 {
	position:absolute;
	top:78px;
	left:0px;
	width:901px;
	height:17px;
	z-index:8;
	font-family: Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}

.menu1Normal a{
   color:#ffffff;
   padding:5px 15px 5px 15px;  
   font-size:12px; 
   font-weight:bold;
   height:25px; 
   text-decoration:none;
   background-image:url(../Bgs/Menu_Normal.gif);
   border-right:1px solid #FFF;
}


.menu1Normal a:hover {
   color:#ffffff;
   padding:5px 15px 5px 15px;  
   font-size:12px; 
   height:25px;
   font-weight:bold; 
   text-decoration:none; 
   background-image:url(../Bgs/Menu_Hoover.gif);
}


.menu1Active a {
   color:#ffffff;
   padding:5px 15px 5px 15px;   
   font-size:12px;
   height:25px; 
   font-weight:bold; 
   text-decoration:none; 
   background-image:url(../Bgs/Menu_Hoover.gif);
}

#menu2 {
	position:absolute;
	top:279px;
	left:0px;
	width:160px;
	height:auto;
	overflow:hidden;
    vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom:solid 1px #FFFFFF;
}

.menu2Normal a {
   color:#333;
   margin:0px 0 0px 0;
   padding:0px 0px 0px 10px;
   text-decoration:none;
   display:block;
   border-top:1px solid #FFFFFF;
   vertical-align: baseline;
   width:160px;
   line-height:20pt;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu2Normal a:hover {
    color:#ffffff;
    background:transparent;
    border-top:1px solid #FFFFFF;
    vertical-align: baseline;
    line-height:20pt;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu2Active a  {
    color:#ffffff;
    margin:0px 0 0px 0;
    padding:0px 0px 0px 10px;
    text-decoration:none;
    background:transparent;
    display:block;
    border-top:1px solid #FFFFFF;
    width:155px;
    vertical-align: baseline;
    line-height:20pt;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#subnav{
	position:absolute;
	font-family:Arial;
	top:20px;
	right:0px;
	width:285px;
	height:18px;
	overflow:hidden;
	color:#ffffff;
	z-index:11;
	text-align:right;
}

.subnavNormal  a{
    color:#333;
	text-align:right;
    padding:0px 0px 0px 30px;
    font-size:11px; 
    text-decoration:none;
}


.subnavNormal  a:hover {
    color:#C84A33;
	text-align:right;
    padding:0px 0px 0px 30px;
    font-size:11px;
    text-decoration:none;
}


.subnavActive  a {
    color:#C84A33;
	text-align:right;
    padding:0px 0px 0px 30px;
    font-size:11px;
    text-decoration:none; 
}


input {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #F18E00;
    border-width: 1;
	color:#000000;
	height:17px;
	font-size: 12px;
	width:150px;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
    background-color: #F18E00;
    border-width: 1;
	color:#000000;
	font-size: 12px;
	width:150px;
    scrollbar-base-color:#E8E6E6;
    scrollbar-arrow-color:#e9953c;
}

select{
	font-family: Arial, Helvetica, sans-serif;
    background-color: #F18E00;
    border-width: 1;
	color:#000000;
	font-size: 12px;
	width:150px;
}


h1 {
  font-size: 17px; 
  font-weight: bold; 
  	color: #000000; 
  text-decoration: none;
 }
 
 h2 {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px; 
 	font-weight: bold; 
  	color: #000000; 
  	text-decoration: none;
 }
 h3 {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 15px; 
  	font-weight: bold; 
  	color: #000000; 
  	text-decoration: none;
 }
 h4 {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px; 
  	font-weight: bold; 
  	color: #000000; 
  	text-decoration: none;
 }
 h5 {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 13px; 
  	font-weight: bold; 
  	color: #000000; 
  	text-decoration: none;
 }
 h6 {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px; 
  	font-weight: bold; 
  	color: #000000; 
  	text-decoration: none;
 }
 
 


.sitemap1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color :#F18F4E;
	margin-top : 15px;
	font-weight : bolder;
	margin-bottom : 5px;
	margin-left : 30px;
	background-image:url(../images/li_s.gif);
	background-repeat:no-repeat;
    background-position:0 3;
	padding-left:10px;
}
.sitemap2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #F18F4E;
	margin-left : 50px;
	margin-top : 5px;
	background-image:url(../images/li_s.gif);
	background-repeat:no-repeat;
    background-position:0 3;
	padding-left:10px;
}


.sitemap1 a{
    color:#F18F4E;
	text-decoration:underline;
}

.sitemap2 a{
    color:#F18F4E;
	text-decoration:underline;
}

#border_right {
	position:absolute;
	top:100px;
	right:0px;
	width:729px;
	height:40px;
	background-color:#ffffff;
	z-index:5;
	border-left: solid 1px black;
	border-top: solid 1px black;
}

#border_left {
	position:absolute;
	top:100px;
	left:0px;
	width:170px;
	height:410px;
	background-color:#ffffff;
	z-index:3;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}



/* suche */

.tx-indexedsearch-descr{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#000000;
}
.tx-indexedsearch-descr a{
font-size: 11px;
color:#cc5e1e;
text-decoration:underline;
}

.tx-indexedsearch-descr a:hover{
font-size: 11px;
color:#cc5e1e;
text-decoration:underline;
}
.tx-indexedsearch-descr td{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#000000;
}

.browsebox{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#000;
 padding-bottom:10px;
}
.browsebox a{
font-size: 11px;
color:#cc5e1e;
text-decoration:underline;
}

.browsebox a:hover{
font-size: 11px;
color:#cc5e1e;
text-decoration:underline;
}

.tx-indexedsearch-title{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight:bold;
 color:#000;
}
.tx-indexedsearch-title a{
font-size: 13px;
 font-weight:bold;
color:#cc5e1e;
text-decoration:underline;
}

.tx-indexedsearch-title a:hover{
font-size: 13px;
 font-weight:bold;
color:#cc5e1e;
text-decoration:underline;
}

.tx-indexedsearch-info{
z-index:1;
color:#b5c9d8;
background-color:#b2c6d7;
}

.tx-indexedsearch-info td{
z-index:1;
color:#b5c9d8;
background-color:#b2c6d7;
}

