@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding: 0;
	background-image:url(../layimg/body_bckgrd.gif);
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}

#printhead{display:none;}
	
#head{
	height: 343px;
	background-image: url(../layimg/head_bckgrd.gif);
	background-repeat:repeat-x;
	}
	
#head_top {
	height: 67px;
}


#head_mid {
	height: 228px;
}

#head_bot {
	height: 48px;
}

#breadcrumb {
	margin: 10px 0 0 8px;
	font-size: 9px;
	color: #4D3316;	
	}



#maincontent{
	float: left;
}



#menu{
	width: 178px;
	background-image: url(../layimg/menu_bckgrd.gif);
	background-repeat:repeat-x;
	float: left;
	display: inline;
	}
	

#leftcol{
	width: 266px;
	margin: 13px 0 0 20px;
	float: left;
	display: inline;
	text-align: left;
	}
	
	
	
#rightcol{
	width: 266px;
	margin: 13px 0 0 44px;
	float: left;
	display: inline;
	text-align: left;
	}


#bottom{
	width: 774px;
	margin: 50px 0 0 0;
	float: left;
	clear: both;
	text-align: right;
}


#fusszeile{
	font-size: 9px;
	color:#B8ADA2;
	margin: 5px 0 20px 0;
}



#leftcol, #rightcol{
	line-height:130%;}

p{
	margin: 0 0 1em 0;
	font-size: 12px;
}


#leftcol h1, #rightcol h1{
	margin: 0 0 1em 0;
	font-size: 14px;
	color: #808000;
	text-transform: uppercase;
	font-weight:bold;
}

#leftcol h2, #rightcol h2{
	margin: 0 0 1em 0;
	font-size: 12px;
	color: #808000;
	font-weight:bold;	
}

#leftcol h3, #rightcol h3{
	margin: 0 0 3em 0;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.morelink{
	font-size:9px}


.left {
	float:left;
	margin: 0 10px 5px 0;
	}


.right {
	float: right;
	margin: 0 0 5px 10px;	
	}


a, a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:normal;
  color: #0E3494;
}



a:active,a:hover
{
	color: #000000;
	background-color:#DCE4FC;
}


#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active, #breadcrumb a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color: #4D3316;
}



#breadcrumb a:active, #breadcrumb a:hover
{
	text-decoration:underline;
	background-color: transparent;
}


.kleingedrucktes, .kleingedrucktes p, blockquote{
	font-size:9px;
	color:#B8ADA2;
	}
	
blockquote {
	margin:0;
	}


#fusszeile a, #fusszeile a:link, #fusszeile a:visited, #fusszeile a:active, #fusszeile a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color: #B8ADA2;
}


#fusszeile a:active, #fusszeile a:hover
{
	text-decoration:underline;
	background-color: transparent;
}





#sprache{
	position:absolute;
	left: 563px;
	top: 44px;
	font-size:9px;
	color:#FFFFFF
}

#suche{
	position:absolute;
	left: 667px;
	top: 42px;
	font-size:9px;
	color:#FFFFFF;
	text-align: right;
	width: 176px;
}


#suche input{
	width:120px;
	height: 13px;
	border: none; 
	padding: 0; 
	margin: 0 0 2px 0; 
	background-color: #C2C0B5;
}


#suche input:focus, #suche input:hover{
	background-color:#FFFFFF;
	color: #000000;
}



#sprache a, #sprache a:link, #sprache a:visited, #sprache a:active, #sprache a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color: #FFFFFF;
}


#sprache a:active, #sprache a:hover
{
	text-decoration:underline;
	background-color: transparent;
}


#suche a, #suche a:link, #suche a:visited, #suche a:active, #suche a:hover
{ 
  text-decoration:none;
  font-weight:normal;
  color: #FFFFFF;
}


#suche a:active, #suche a:hover
{
	text-decoration:underline;
	background-color: transparent;
}




a.logolink:hover{
	background:none;
	}
	


/* Typo-hacks */

.tx-indexedsearch-rules{
	display:none;
	}


.tx-indexedsearch-searchbox-button{
	color: #000000;
	width: 350px;
	margin: 3px 20px;
	
/* Custom colors */
	border: 1px solid #7C7058;
	background-color: #EFEFEF;
	font-weight:bold;
	}
	
	
.tx-indexedsearch-searchbox-sword{
	color: #000000;
	width: 150px;
	margin: 3px 20px;
	
/* Custom colors */
	border: 1px solid #7C7058;
	background-color: #EFEFEF;
	}
	
.tx-indexedsearch-info{
	font-size: 9px;
	}

ul.browsebox{
	margin:12px 0;
	padding: 3px;
	font-size: 9px;
	background-color: #EFEFEF;
	text-align:center;
	}


.tx-indexedsearch-percent{
	font-size: 9px;
	}
	
	
#maincontent img{border:none;}

	
	
	
	