
/************* ALLGEMEIN ************************/

/*	Hintergrundfarbe: 625F21		*/
/*	Schriftfarbe CCCCCC			*/
/*	Überschriftenfarbe FFFFFF		*/
/*	Allgemeine Mouseoverlinks FFFFFF	*/
/*	Listenpunkte disc			*/
/*						*/
/************************************************/


body
{
	background-color: #ffffff;
	background-repeat:no-repeat;
	background-position: bottom left;
}

/*Ausrichtung der Unterseiten*/
.td_content
{
	text-align: left;
}

/* S C H R I F T F O R M A T I E R U N G */


/*Standardschrift*/
td, p
{
	font-size: 8pt;
	color: #505050;
	line-height: 14pt;
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
}

/*Überschriften*/
.h1
{
	font-weight: bold;
	font-size: 12pt;
	color: #505050;
	line-height: 20pt;
	letter-spacing: 4pt;
}

.h2
{
	color: #505050;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 2pt;
}

.h3
{
	font-size: 9pt;
	font-weight: bold;
	color: #505050;
}

/*Links*/
a:link
{
	color: #505050;
	text-decoration: none;
}

a:visited
{
	color: #505050;
	text-decoration: none;
}

a:hover
{
	color: #666666;
	text-decoration: none;
}

/*Links (Menü)*/
a.menue:link
{
	color: #5A5A5A;
	text-decoration: none;
}

a.menue:visited
{
	color: #5A5A5A;
	text-decoration: none;
}

a.menue:hover
{
	color: #999999;
	text-decoration: none;
}

/*Links (Navi)*/
a.navi:link
{
	color: #5A5A5A;
	text-decoration: none;
}

a.navi:visited
{
	color: #5A5A5A;
	text-decoration: none;
}

a.navi:hover
{
	color: #999999;
	text-decoration: none;
}



/*kleiner Beschreibungstext*/
.description
{
	font-size: 7pt;
	line-height: 140%;
	overflow: auto;
	color: #333333;
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
}

/*Hinweistext (Warnungen, Hinweise, Aufforderungen)*/
.hint
{
}

/*unterstrichen*/
.underline
{
	text-decoration: underline;
}

/*Listen*/
ul
{
	list-style-type: square;
}

li
{
	color: #505050;
	font-size: 8pt;
}

/*Fußzeile*/
.foot
{
	font-size: 7pt;
	padding-left: 160px;
	padding-bottom: 5px;
}




/* T A B E L L E N - Z E L L E N F O R M A T I E R U N G*/
.td
{
	background-color: #ffffff;
}

/*helle Hintergrundfarbe*/
.bgcolor_light
{
	background: #E7DBB5;
}

/*mittelhelle Hintergrundfarbe*/
.bgcolor_light2
{
}

/*helle Hintergrundfarbe + Einrahmung*/
.bgcolor_light_border
{
}

/*mittelhelle Hintergrundfarbe + Einrahmung*/
.bgcolor_light2_border
{
}

.borderbottom
{
	border-bottom: #454545 1px solid;
}




/* F O R M U L A R E */
.button
{	
	font-size: 8pt;
	background-color:#E7DBB5; 
	color:#333333; 
	width:100px; 
	height:18px;
	border:1px solid #34211C;
	cursor:hand;
}


.feld
{ 
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size:8pt;
	background-color:#ffffff; 
	width:200px;
	height:18px;
	border:1px solid #666666; 
}






/****************** MENUE ***********************/

/*	MenüBGfarbe normal FFFFFF		*/
/*	MenüBGfarbe mouseover D8D9DB		*/
/*	MenüBGfarbe inaktiv FFFFFF		*/
/*	MenüBGfarbe aktiv FFFFFF		*/
/*						*/
/*	MenüSchriftfarbe normal 646464		*/
/*	MenüSchriftfarbe mouseover 000000	*/
/*	MenüSchriftfarbe inaktiv CCCCCC		*/
/*	MenüSchriftfarbe aktiv 646464		*/
/*						*/
/************************************************/

.menue_left
{
	height: 20px;
	background: #FFFFFF;
}


.menue_right
{
	height: 20px;
	background: #FFFFFF;
	width: 100%;
}


.menue_0
{
	height: 20px;
	color: #333333;
	background: #FFFFFF;
}

.menue_1_0
{
	width:100px;
	height: 20px;
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	color: #333333;
	text-align: center;
}


.menue_1_1
{
	width:100px;	
	height: 20px;
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	cursor: pointer;
	text-align: center;	
}


.menue_1_2
{
	width:100px;	
	height: 20px;
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	cursor: pointer;
	text-align: center;	
}


.menue_1_3
{
	width:100px;	
	height: 20px;
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	cursor: pointer;
	font-weight:bold;
	text-align: center;	
}




/* MENUE PULL DOWN */
.submenue_1_0
{
	padding-left: 5px;
	padding-right: 8px;
	font-size: 11px;
	width: 120px;
	line-height: 18px;
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	height: 18px;
	background-color: #767335;
	color:#FFFFFF;
	border-bottom:1px solid #767335;
}

.submenue_1_1
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size:11px;
	width:120px;
	height:18px;
	padding-left:5px;
	padding-right: 8px;
	line-height:18px;
	border-bottom:1px solid #CCCCCC;
	background-color: #767335;
	color:#CCCCCC;
}

.submenue_pfeil
{
	position:absolute; left: 105px; top: 6px;
}





/******************** PATH **********************/

/*	Pathfarbe normal CCCCCC			*/
/*	Pathfarbe mouseover FFFFFF		*/
/*						*/
/************************************************/

.td_path_left
{
	height: 20px;
	border-bottom: #625F21;
	background: #625F21;
}

.td_path_right
{
	height: 20px;
	border-bottom: #000000 1px solid;
	background: #625F21;
	text-align: right;
	text-indent: 20px;
	padding-right: 20px;
}

.path_0
{
	font-size: 8pt;
	color: #cccccc;
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
}

.path_0:hover
{
	color: #ffffff;
}





/****************** abstract ********************/

/*	Randfarbe 767324			*/
/*	Schriftfarbe FFFFFF			*/
/*						*/
/************************************************/

.abstract
{
	border-top: #767324 2px solid;
	border-bottom: #767324 2px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 7pt;
	line-height: 140%;
	overflow: auto;
	width: 120px;
	color: #ffffff;
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
}




/********************* NAVI *********************/

/*	NaviBGfarbe normal 625F21		*/
/*	NaviBGfarbe mouseover 767324		*/
/*	NaviBGfarbe inaktiv 625F21		*/
/*	NaviBGfarbe aktiv 625F21		*/
/*						*/
/*	NaviRandfarbe normal 625F21		*/
/*	NaviRandfarbe mouseover 625F21		*/
/*	NaviRandfarbe inaktiv 646464		*/
/*	NaviRandfarbe aktiv CCCCCC		*/
/*						*/
/*	NaviSchriftfarbe normal CCCCCC		*/
/*	NaviSchriftfarbe mouseover FFFFFF	*/
/*	NaviSchriftfarbe inaktiv 646464		*/
/*	NaviSchriftfarbe aktiv FFFFFF		*/
/*						*/
/************************************************/


.navi_space
{
	height: 0px;
	display: none;
}


.navi_0
{
	width: 20px;
}

.navi_1_0
{
	width:170px;
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	cursor: pointer;
	padding-top:6px;	
}


.navi_1_1
{
	width:170px;	
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	cursor: pointer;
	padding-top:6px;
}


.navi_1_2
{
	width:170px;	
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	cursor: pointer;
	padding-top:6px;
}


.navi_1_3
{
	width:170px;	
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	cursor: pointer;
	padding-top:6px;
	font-weight:bold;	
}



.navi_2_0
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 7pt;
	line-height: 140%;
	cursor: pointer;
	padding-left:5px;
	padding-top:2px;
}
.navi_2_1
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 7pt;
	line-height: 140%;
	cursor: pointer;
	padding-left:5px;
	padding-top:2px;
}
.navi_2_2
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 7pt;
	line-height: 140%;
	cursor: pointer;
	padding-left:5px;
	padding-top:2px;
}

.navi_2_3
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 7pt;
	line-height: 140%;
	cursor: pointer;
	padding-left:5px;
	padding-top:2px;
	font-weight:bold;
}

.navi_3_0
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	cursor: pointer;
	padding-left:10px;
	padding-bottom:8px;
}
.navi_3_1
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	cursor: pointer;
	padding-left:10px;
	padding-bottom:8px;
}
.navi_3_2
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	cursor: pointer;
	padding-left:10px;
	padding-bottom:8px;
}

.navi_3_3
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	cursor: pointer;
	padding-left:10px;
	padding-bottom:8px;
	font-weight:bold;	
}

.navi_4_0
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	cursor: pointer;
	padding-left:15px;
	padding-bottom:8px;
}
.navi_4_1
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	cursor: pointer;
	padding-left:15px;
	padding-bottom:8px;
}
.navi_4_2
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	cursor: pointer;
	padding-left:15px;
	padding-bottom:8px;
}

.navi_4_3
{
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
	font-size: 8pt;
	line-height: 140%;
	cursor: pointer;
	padding-left:15px;
	padding-bottom:8px;
	font-weight:bold;	
}

.sitemap_1
{
	background-color:#E7DBB5;
	color:#505050;
	font-size:8pt;
	font-weight:bold;
	width:600px;
	cursor:pointer;
}

.sitemap_2
{
	color:#505050;
	font-weight:bold;
	padding-top:10px;
}

.sitemap_3
{
	color:#505050;
}