body{
	font-family:Arial, Helvetica, sans-serif;
	background-color: white;
	font-size: 12px;
	margin: 10px;
	text-align:center;
}

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

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

td{
	font-size:12px;
}

hr{
	clear: both;
	color: white;
	background-color: white;
	border: 0px solid white;
}


#container{
	width: 980px;
	left:auto;
	right: auto;
	text-align: left;
	border: 1px solid gray;
}

* html #container {
	width: 982px;
}

#headerRow{
	clear: both;
	overflow: hidden;
	height: 85px;
	border-right: 10px solid #FFCC33;
	margin: 0;
	padding: 0;
}

#headerIllustration{
	height: 85px;
	width: 630px;
	overflow:hidden;
	background-color: #99FF99;
	background-image:url(images/illustration_radler.jpg);
	margin: 0 0 0 0px;
	float: left;
}

#headerLogo{
	width: 340px;
	height: 85px;
	overflow: hidden;
	margin:0;
	padding: 0;
	float:right;
	text-align: right;
}

#navigationRow{
	clear: both;
	height: 35px;
	overflow: hidden;	
	border-right: 10px solid #FFCC33;
	margin: 0;
	padding: 0;
}

#mainNavigation{

}

#searchform{
	width: 180px;
	float:left;
	padding: 3px 3px 0 10px;
	text-align: right;
}

#searchform form{
	margin: 0;
	padding: 0;
}

.textbox{
	border: 1px solid #765;
	color: #765;
	font-size:10px;
	width: 60px;
}

.submitbutton{
	border: 1px solid #765;
	color: #765;
	font-size:10px;
}

#genericNavigation{
	width: 305px;
	height: 34px;
	margin:0;
	padding: 0;
	background-color:#FFFFFF;
	border-left:35px solid gray;
	border-bottom: 1px solid #776655;
	float:right;
	text-align: right;
}

#genericNavigation span{
	margin: 15px 10px 0 5px;
	padding: 10px 0 0 0;
}

#genericNavigation a{
	font-size: 10px;
}


* html #genericNavigation {
	width: 340px;
	height: 35px;
}

#breadCrumps{
	margin: 0 0 0 10px;
	padding: 5px;
	font-size: 10px;
}

#contentRow{
	clear: both;
	background:url("images/fuesse.gif") no-repeat right top;
	height: 400px;
}

#leftCol{
	width: 195px;
	overflow: hidden;
	background-color: #FFEFCB;
	background-color: #FEFFD4;
	border: 1px solid gray;
	margin: 20px 10px 10px 10px;
	float: left;
	/* min-height Hack */
	min-height:400px;
	height:auto !important;
	height:400px;	
}

#leftCol h1, #leftCol h1 a{
	color:gray;
	font-size:14px;
	background-color: transparent;
	padding: 0px;
}

#leftCol h1{
	margin: 0 0 0 0px;
	padding: 3px 0 2px 10px;
	height: 22px;
	background:url("images/subnavigation_background.gif") repeat-x;	
    background-position:0 -51px;
	border-top: 1px solid white;
	border-bottom: 1px solid gray;
}

#leftCol p{
	padding: 3px;
}

#smallBanner{
	display:block;
	border-width: 0px;
	border-style: solid;
	border-top-color:silver;	
	border-left-color:silver;
	border-bottom-color:gray;
	border-right-color:gray;
}

#subNavigation ul{
	display:block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#subNavigation li{

}

li.subnav_level1{
	display:block;
	overflow:hidden;
	font-weight: bold;
	width: 100%;
	padding: 0;
	margin: 0;
}

#subNavigation a{
	display:block;
	width: 100%;
	color: #765;
	text-decoration: none;
}

#subNavigation a:hover{
	color: white;
	background-color:#FFCC33;
}

#footer span{
	margin: 15px 10px 0 5px;
	padding: 10px 0 0 0;
}
	
#copyright{
	text-align:center;
	font-size: 10px;
}

li.subnav_level1 a, #leftCol .csc-menu a{
	padding: 2px 2px 2px 15px;
	font-size: 11px;
	border-top: 1px solid #FFE2AA;	
	border-bottom: 1px solid #D2B335;
	background-color: #fc0;
	height: 30px;
}

li.subnav_level1 a:hover, #leftCol .csc-menu a:hover{
	background:url("images/subnavigation_background.gif") repeat-x;
	background-position: left top;
}


li.subnav_level2 a{
	padding: 2px 2px 2px 30px;
	font-size:11px;	
	font-weight: normal;	
	background-color: transparent;	
	border-bottom: 0px solid #1E4C87;
}

.actNav{
	font-weight:bold!important;
}

#languageMenu{
	float:right;
}

#languageMenu img{
	margin: 5px 5px 5px 5px;
}

li.spacer{
	color: gray;
	font-weight: bold!important;
	border-top: 1px solid #1E4C87;	
}
li.spacer span{
	font-weight: bold!important;
	display:block;
	padding: 2px 2px 2px 30px;	
}

#content{
	margin: 0px 10px 0 10px;
	display:block;
	width: 700px;
	float:left;	
}

#innerContent{
	width: 650px;
	margin: 0px 0 15px 15px;
	float:left;

	min-height:450px;
	height:auto !important;
	height:450px;	
}

#innerContent p{
	text-align: justify;
}

#footer{
	text-align: right;
	font-size: 10px;
	color: gray;
	overflow:hidden;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* CONTENT-ELEMENTE*/

h1{
	font-size:16px;
	color: gray;
	clear:both;
	margin: 20px 0 5px 0;
	padding: 0 0 0 0;
}

h2{
	font-size: 14px;
	color: gray;
	clear:both;
	display:block;
}

h3{
	font-size: 14px;
	color: gray;
}

#content hr{
	border: 1px solid #fc0;
	width: 100%;
	height: 1px;
	background-color: #fc0;
	color: #fc0;	
}

#content li{
	list-style-image: url(/fileadmin/templates/images/bullet.gif);
	list-style-position: outside;
}


/* end of styles for results of the partner db */


/* Typo3 Styles */
.csc-frame-indent6633{
	width: 280px;
	float:right;
}

.csc-frame-indent3366{
	width: 280px;
	float:left;
}

.csc-caption{
	color:#000066;
	font-size:10px;
}

.contenttable-0{
	width: 100%;
}
.contenttable-0 p{
	padding:0;
	margin:0;
}

.contenttable-0{
	padding: 0;
	border: 0;
	border-collapse:collapse;
}

.contenttable-0 td{
	font-size: 11px;
	margin: 0!important;
	padding: 2px;
	font-weight: normal;
	color: #333333;
	background-color: #E3EFFD;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #BEC9DA;
	border-bottom:1px solid #BEC9DA;
}

.tr-0 td{
	font-weight: bold;
	color: #666666;
	background-color: #DFE4E8;
	background-image:url(/fileadmin/templates/images/bg_tbl_header.jpg);
	background-repeat:repeat-x;
	background-color: #EEEEEE;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #BEC9DA;
	border-bottom:1px solid #BEC9DA;
}

.csc-frame-frame1{
	clear:both;
	margin: 0 0 15px 0;
	border: 1px solid white;
}

.csc-uploads-fileSize{
	width: 35px;
	vertical-align:top;
}
.csc-uploads-fileName{
	vertical-align: top;
}

.csc-uploads-icon{
	padding: 5px;
}

.csc-textpic-caption{
	font-size: 10px;
	color:#666666;
}
/**************************/
/* Sitemap*/
/**************************/

.csc-menu-def{
	width: 270px;
	float: left;
	margin: 0 15px 0 0;
}

.csc-menu-def p{
	margin: 0 0 3px 5px;
}

.csc-menu-def h2{
	margin: 10px 0 10px 0;
}

.csc-menu-def img{
	margin: 0 2px 0 0;
}

.tx-indexedsearch-descr{
	font-style: normal;
}

/**************************/
/* SLIDING DOORS CSS*/
/**************************/

/* CSS Document */
#mainNavigation {
	width: 630px;
	height: 35px;
	float: left;
	line-height:normal;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	overflow: hidden;
	background:url("images/navigation_background.gif") repeat-x right bottom;
	background-color: #FFCC00; 
}

#mainNavigation ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#mainNavigation li {
  float:left;
  background:url("images/left_both.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  border-bottom:1px solid #765;
  }
#mainNavigation a {
  float:left;
  display:block;
  width:.1em;
  background:url("images/right_both.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
	white-space:nowrap;	  
 }
#mainNavigation > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#mainNavigation a {float:none;}
/* End IE5-Mac hack */
#mainNavigation a:hover {
  color:#333;
  }
  
#current{
  background-position:0 -150px!important;
  border-width:0!important;
  }
#current a{
  background-position:100% -150px!important;
  padding-bottom:5px!important;
  color:#333!important;
  }
#mainNavigation li:hover, #mainNavigation li:hover a {
  background-position:0% -150px;
  color:#333;
  }
#mainNavigation li:hover a {
  background-position:100% -150px;
  }
  
.balken_h{
	width: 205px; 
	height: 12px; 
	background-color:#ffcc00; 
	float:left;
	border-right: 12px solid gray;
	margin-top: -12px;
}

html > .balken_h{
	margin-top: 3px;
}

.balken_v{
	width: 12px; 
	height: 205px; 
	background-color:#ffcc00; 
	float:left;
	border-bottom: 12px solid gray;	
	margin-top: 20px;	
}