/*
Hintergrund, Unterrubrik: #FFF5D5;
Dunkelbraun (Schrift/Navigation): #404040;
Hellgod: #E5D36A;
Dunkelgold: #CCB200;
Textfeld: #FFFCF3;
*/

*{
	margin: 0;
	padding: 0;
}


/*
==========================
*** BODY & TEXTFORMATE ***
==========================
*/


body{
	background-color: #FFF5D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 62.5%;
	line-height: 1.4em;
	height: 100%;
	margin: 1em;
}
p{
	font-size: 1.3em;
	margin-bottom: 1.2em;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #998000;
	background-image: url(../images/underline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 100%;
	padding-bottom: 0.3em;
	margin-bottom: 1.2em;
}
h2,h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #404040;
	margin-bottom: 1em;	
}
h3{
	font-weight: normal;
}
h4{
	font-size: 1.4em;
	color: #998000;
	margin-bottom: 0.2em;	
}
.exclamation{
	font-weight: bold;
	color: #800000;
}
#content ul{
	font-size: 1.3em;
	margin-left: 0.7em;
	padding-left: 0.5em;
	margin-bottom: 1.2em;
}
#content ol{
	font-size: 1.3em;
	margin-left: 1em;
	padding-left: 0.9em;
	margin-bottom: 1.2em;	
	}
#content ol li{
	margin-bottom: 0.5em;
	}
a{
	color: #998000;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

/*
===========
*** SET ***
===========
*/

#set{
	position: relative;
	margin: auto;
	width: 90em;
	height: auto;
	background-color: #FFFCF3;
	z-index: 0;
}
#maincontent{
	position: relative;
	width: 85.4em;
	min-height: 53.5em;
	padding: 2.5em 3.4em 0em 1.2em;
	z-index: 3; 
}
#content{
	margin-left: 25.5em;
	width: 59.8em;
	height: auto;
	line-height: 1.8em;
}
*html #content{
	width: 59em;
	height: 50em;
}


/*
==============
*** HEADER ***
==============
*/

#header{
	position: relative;
	background-color: #E5D36A;
	width: 90em;
	height: 23.5em;
	background-image: url(../images/topleft.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 4;
}
#header .pic{
	position: absolute;
	right: 0;
	top: 0;
	height: 23.5em;
	width: 36.8em;
	z-index: 2;
}
#header .pic img{
	width: 36.8em;
	height: 23.5em;
	}
#header .logo{
	position: absolute;
	right: 40.2em;
	top: 0.8em;
	z-index: 2;
}
#header .title{
	position: absolute;
	left: 34px;
	top: 81px;
	height: 3.9em;
	width: 29.3em;
	z-index: 2;
}

/* navi */
#header .navi{
	position: absolute;
	bottom: 1.2em;
	left: 3.4em;
	color: #998000;
	z-index: 4;
}
#header .navi a{
	color: #998000;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
#header .navi a:hover, #haeder .navi a.active{
	color: #404040;
}

/* suchfunktion */
#header .suche{
	position: absolute;
	right: 40.2em;
	bottom: 1.2em;
	height: 2.2em;
	z-index: 3;
}



/*
===============
*** TOPNAVI ***
===============
*/

#topnavi{
	position: relative;
	background-color: #CCB200;
	width: 90em;
	height: 2.6em;
	z-index: 1;
}
*html #topnavi li{
	height: 2.1em;
}
#topnavi .deco{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

/* navi */
#topnavi .navi{
	margin-left: 3.4em;
	bottom: 0;
	height: 2.6em;
}
#topnavi li{
	float: left;
	display: block;
	height: 2.6em;
	border-right: 1px solid #FFFCF3;
	padding-top: 0.5em;
	padding-right: 1.5em;
	margin-right: 1.5em;
}
#topnavi li a{
	font-size: 1.3em;
	padding-top: 1.5em;
	color: #404040;
	text-decoration: none;	
}
#topnavi li a:hover{
	color: #FFFCF3;
}
#topnavi li a.active{
	color: #404040;
	font-weight: bold;
}

/* lupe */
#topnavi .lupe{
	position: absolute;
	right: 10em;
	top: 0;
	color: #FFF5D5;
	font-weight: bold;
	z-index: 2;
}
#topnavi .txt{
	font-size: 1.2em;
}
#topnavi .img{
	padding-top: 0.5em;
}
#topnavi .img img{
	width: 2.8em;
	height: 2em;
}
#topnavi .deco img{
	width: 10.1em;
	height: 2.6em;
}



/*
==============
*** FOOTER ***
==============
*/

#footer{
	position: relative;
	width: 90em;
	height: 3.5em;
	background-image: url(../images/bgfooter.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	z-index: 1;
}
#footer .arch{
	float: right;
	width: 3.8em;
	height: 3.5em;
	background-image: url(../images/footerright.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#footer .deco1{
	position: absolute;
	left: 19em;
	bottom: 2em;
	z-index: 0;
}
#footer .copy{
	position: absolute;
	left: 1.2em;
	bottom: 0.3em;
	z-index: 2;
}
#footer .publisher{
	position: absolute;
	right: 4em;
	bottom: 0.3em;
	z-index: 2;
}
#footer .publisher a{
	color: #E5D36A;
	text-decoration: none;
}
#footer .publisher a:hover{
	text-decoration: underline;
}



/*
======================
*** HAUPTNAVIGAION ***
======================
*/

/* hauptnavigation */
#navi{
	float: left;
	display: block;
	width: 21em;
	height: 100%;
	z-index: 1;
}
	
#navi ul{
	list-style-type: none;
}
#navi ul li{
	border-bottom: 1px solid #FFFCF3;
}
#navi ul li a{
	display: block;
	font-size: 1.2em;
	color: #404040;
	text-decoration: none;
	background-color: #E5D36A;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
}
#navi ul li a:hover, #navi ul li a.active{
	font-weight: bold;
}
#navi ul li a.active{
	border-bottom-width: 0em;
}

/* subnavigation */
#navi ul ul{
	list-style-type: none;
}
#navi ul ul li{
	border-bottom: 1px solid #FFFFFF;
}
#navi ul ul li a{
	display: block;
	font-size: 1.2em;
	color: #404040;
	text-decoration: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1.5em;
	background-color: #FFF5D5;
}
#navi ul ul li a:hover, #navi ul ul li a.active{
	font-weight: bold;
	background-color: #FFF5D5;
}



/*
====================
*** SUCHFUNKTION ***
====================
*/

.searchbox_field{
	float: right;
	width: 16em;
	height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	border: 1px solid #CCB200;
	background-color: #FFF5D5;
	padding-right: 0.2em;
	padding-left: 0.2em;
	margin-right: 0.5em;
}
.searchbox_button{
	float: right;	
	color: #FFF5D5;
	font-weight: bold;
	border-width: 1px;
	border-color: #CCB200;
	background-color: #CCB200;
	height: 1.6em;

}

/* Suchresultat */
.tx-indexedsearch-whatis{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #998000;
	margin-bottom: 1em;	
}
.tx-indexedsearch-sw{
	font-style: italic;
}
.tx-indexedsearch-res{
	font-size: 1.1em;
	line-height: 1.3em;
}
.tx-indexedsearch-info{
	font-size: 0.9em;
}



/*
================
*** FORMULAR ***
================
*/


#frm{
	width: auto;
	background-color: #FFF5D5;
	border: 1px solid #E5D36A;
	padding: 2em 1em 2em 1em; 
}
#frm p{
	margin-bottom: 0;
}
#frm label{
	font-size: 1.2em;
	width: 14em;	
	float: left;
} 
#frm .label1, #frm .label3{
	font-size: 0.9em;
	float: left;
	width: 11em;
	white-space: nowrap;	
}
#frm .label3{
	padding-top: 0.3em;
}
#frm .label2{
	font-size: 1.2em;
	width: 39em;
	margin-bottom: 0.55em;
}

/* felder */
#frm .field, #frm .fldSmall, #frm .fldMiddle, #frm .fldNo, #frm textarea, #frm .readonly{
	width: 25em;
	color: #404040;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	background-color: #FFFCF3;
	border-width: 1px;
	padding: 0.1em;	
	margin-bottom: 0.2em;
}
#frm .fldSmall{
	width: 8em;
}
#frm .fldMiddle{
	width: 16em;
	margin-left: 0.6em;
}
#frm option{
	padding-left: 0.2em;
	padding-right: 0.2em;
}
#frm .fldNo{
	width: 3em;
	text-align: right;
	font-weight: normal;
}
#frm .fldSpam{
	width: 4em;
}
#frm .readonly{
	background-color: #FFF5D5;
	border-color: #FFF5D5;
}
#frm textarea{
	width: 39em;
}

/* lange felder */
#frm label.lng{
	width: 15em;
}
#frm textarea.lng{
	width: 41.5em;
}
#frm .posBttnLng{
	width: 45.5em;
	text-align: right;
}

/* button */
#frm .posBttn{
	width: 42em;
	text-align: right;
}
#frm .button{
	width: 12em; 
	color: #404040; 
	font-size: 1.1em;
	background-color: #CCB200; 	
	border-width: 0.1em; 
	padding: 0.2em;
}

/* text */
#frm h2{
	background-color: #E5D36A;
	font-size: 1.3em;
	width: 100%;
	padding-left: 0.1em;
	padding-bottom: 0.1em;
	margin-bottom: 1em;
}




/*
===============
*** TABELLE ***
===============
*/


/* formular allgemein */
#tbl{
	width: 100%;
	font-size: 1.1em;
}
#tbl th{
	color: #404040;
	font-weight: bold; 
	background-color: #E5D36A; 
	border-style: solid; 
	border-color: #CCB200; 
	border-width: 1px 0px 1px 0px; 
	padding: 0em 0.4em 0em 0.4em; 
	white-space: nowrap;
}
#tbl .tdWhite{ 
	background-color: #FFFCF3; 
	padding: 0.2em 0.4em 0.2em 0.4em; 
}
#tbl .tdLight{ 
	background-color: #FFF5D5; 
	padding: 0.2em 0.4em 0.2em 0.4em;
}


/* sprache */
#lang{
	font-size: 1.3em;
}
#lang td{
	height: 1.4em;
}


/*
===============
*** SITEMAP ***
===============
*/


.level1{
	font-size: 1.3em;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	background-color: #E5D36A;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;	
	margin-top: 1.2em;
}
.level2{
	font-size: 1.3em;
	font-weight: normal;
	margin-left: 1em;
	margin-bottom: 0em;
	padding-bottom: 0em;
	line-height: normal;
}
.level1 a, .level2 a{
	text-decoration: none;
}
.level1 a:hover, .level2 a:hover{
	text-decoration: underline;
}
.level2 p{
	margin-bottom: 0em;
}


























