/**************** PM STYLE FÜR CMS ***************/

/************* ALLGEMEIN ************************/
/*						*/
/*	Hintergrundfarbe: FFFFFF		*/
/*	Schriftfarbe CCCCCC			*/
/*	Ãœberschriftenfarbe FFFFFF		*/
/*	Allgemeine Mouseoverlinks FFFFFF	*/
/*	Listenpunkte disc			*/
/*						*/
/************************************************/

body, .body
{
}



/* FF Bug -> Rahmen entfernen */

object
{
	outline: none;
}


/* S C H R I F T F O R M A T I E R U N G */

/*Standardschrift*/	
body, td, th, p
{
	font-size: 11px; 
	color: #333333;
	line-height: 12pt;
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
}

/*Ãœberschriften*/
h1, .h1
{
	font-weight: bold;
	color: #6BB642;
	FONT-SIZE: 12px;
	line-height:20pt;
}

h2, .h2
{
	color: #6BB642;
	font-weight: bold;
	FONT-SIZE: 11px;
	line-height:13px;
}

h3, .h3
{
	FONT-SIZE: 10px;
	line-height:12px; 
	font-weight: bold;
	color: #6BB642;
}

h4, .h4
{
	font-weight: bold;
	color: #6BB642;
	FONT-SIZE: 9px;
	line-height:11px; 
}

h5, .h5
{
	color: #6BB642;
	font-weight: bold;
	FONT-SIZE: 9px;
	line-height:11px; 
}

h6, .h6
{
	font-weight: bold;
	color: #6BB642;
	FONT-SIZE: 9px;
	line-height:11px; 	
}

/*Links*/
a:link
{
	color: #333333;
	text-decoration: none;
}

a:visited
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

/*Links (MenÃ¼)*//*
a.menue:link
{
	color: #000000;
	text-decoration: none;

}

a.menue:visited
{
	color: #000000;
	text-decoration: none;

}

a.menue:hover
{
	color: #000000;
	text-decoration: none;
}
*/
/*Links (Navi)*//*
a.navi
{
	display: block;
	width: 100%;
}


a.navi:link
{
	color: #000000;
	text-decoration: none;
}

a.navi:visited
{
	color: #000000;
	text-decoration: none;	
}

a.navi:hover
{
	color: #000000;
	text-decoration: none;	
}
*/

/* Teaser Links */

a.link_teaser
{
	color: #6BB642;
	font-weight: bold;
	FONT-SIZE: 11px;
}

a.link_image
{
}

/*kleiner Beschreibungstext*/
.description
{
	font-size: 9px;
	overflow: auto;
	color: #697589;
	line-height: 140%;
	font-family: Verdana, Sans-Serif, Switzerland, Arial, Helvetica, Sans-Serif, Switzerland, Arial, Helvetica;
}

/*Hinweistext (Warnungen, Hinweise, Aufforderungen)*/
.hint
{
	color: #7E1515;
}


.hint2
{
	font-weight: bold;
}


.p_light
{
	color:#ffffff;
}


/*unterstrichen*/
.underline
{
	text-decoration: underline;
}

/*Listen*/
ul
{
	list-style-type: square;
	margin: 10px;
	margin-left: 30px;
	padding: 0px;
}

ul ul
{
	margin: 0px;
	margin-left: 20px;
}

li
{
	padding: 0px;
	margin: 0px;
}

/*FuÃŸzeile*/
.foot
{
/*	font-size: 11px;
	width: 536px;
	margin-left: 208px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 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
{
}

.td_content
{
	text-align: left;
}

/*helle Hintergrundfarbe*/
.bgcolor_light
{
}

/*mittelhelle Hintergrundfarbe*/
.bgcolor_light2
{
	background-color: #F7F7F7;
}

/*mitteldunkle Hintergrundfarbe*/
.bgcolor_light3
{
	background-color: #D8D8D8;
}

/*farbige Hintergrundfarbe*/
.bgcolor_light4
{
	background-color: #6BB642;
}

/*farbige hellere Hintergrundfarbe*/
.bgcolor_light4a
{
	background-color: #89C568;
}

/*farbige dunklere Hintergrundfarbe*/
.bgcolor_light4b
{
	background-color: #479728;
}


/*mitteldunkle Hintergrundfarbe*/
.bgcolor_light5
{
	background-color: #cccccc;
}

.bgcolor_light6
{
	background-color: #E1E1E1;
}


/*helle Hintergrundfarbe + Einrahmung*/
.bgcolor_light_border
{
	background: none;
	border: 0;
}

/*mittelhelle Hintergrundfarbe + Einrahmung*/
.bgcolor_light2_border
{
	background: none;
	border: 0;	
}

.borderbottom
{
}

.borderline
{
	border-bottom: 1px solid #c0c0c0;
}

th
{
	font-weight: bold;
	border-bottom: 1px solid #000000;
	text-align: left;
}


table.tree td, table.tree p
{
	line-height: 10px;
}

table.tree td img
{
}


/* D O W N L O A D B E R E I C H */

.bgleiste_1
{
	border-bottom:#CCCCCC 3px solid;
	color:#6BB642;
	font-weight:bold;
}

.bgleiste_2
{
	border-bottom:#CCCCCC 2px solid;
	color:#6BB642;
	font-weight:bold;
}

.bgleiste_3
{
	border-bottom:#CCCCCC 1px solid;
	color:#6BB642;
	font-weight:bold;
}

.bgleiste_4
{
	border-bottom:#CCCCCC 1px solid;
	color:#6BB642;
	font-weight:bold;
}





/* F O R M U L A R E */
.button
{	
	font-family: Verdana, Sans-Serif, Arial, Helvetica, Switzerland;
	font-size: 10px;
	background-color:#FFFFFF; 
	color:#000099; 
	width:100px; 
	height:18px;
	border:1px solid #666666; 
	cursor: pointer;
}

.button a:link, .button a:visited, .button a:hover
{
	color:#000099;
}

.feld
{ 
	font-family: Verdana, Sans-Serif, Arial, Helvetica, Switzerland;
	font-size: 11px;
	background-color:#ffffff; 
	width:150px;
	height:18px;
	border:1px solid #333333; 
}

textarea
{
	font-size: 11px;

}

select
{
	font-size: 11px;
	font-family: Verdana, Sans-Serif, Arial, Helvetica, Switzerland;

}




div.autocomplete
{
	position:absolute;
	background-color:white;
	border: 1px solid #000000;
	border-top: none;
	margin:0;
	padding:0;
}

div.autocomplete ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
div.autocomplete ul li.selected
{
	background-color: #f4f4f4;
}

div.autocomplete ul li
{
	list-style-type: none;
	display:block;
	margin:0;
	padding:0px;
	line-height: 14px;
	height:14px;
	cursor:pointer;
	overflow: hidden;
}



/****************** 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
{
}

.menue_right
{
}

.menue_0
{
}


.menue_1_0
{
	background: none;
}


.menue_1_1
{
	background: none;
}


.menue_1_2
{
	background: none;
}


.menue_1_3, .menue_1_3 a.menue:link, .menue_1_3 a.menue:visited
{
	/*color: #000000;
	background: none;*/
}



/* MENUE PULL DOWN */
.submenue_1_0
{
}

.submenue_1_1
{
}

.submenue_pfeil
{
}

/****************** MENUE OBEN***********************/

/*	MenÃ¼BGfarbe normal d8d7e6		*/

/************************************************/
/*
div.component_top_navi
{
	border-top: #ececec 1px solid;
	border-bottom: #DAD9D9 1px solid;
	background-color: #f4f4f4;
}

div.component_top_right
{
	border-top: #ececec 1px solid;
	border-bottom: #DAD9D9 1px solid;
	background-color: #f4f4f4;
}
*/




/********************* NAVI *********************/

/*	NaviBGfarbe normal FFFFFF		*/
/*	NaviBGfarbe mouseover 8C2332		*/
/*	NaviBGfarbe inaktiv FFFFFF		*/
/*	NaviBGfarbe aktiv FFFFFF		*/
/*						*/
/*	NaviRandfarbe normal FFFFFF		*/
/*	NaviRandfarbe mouseover FFFFFF		*/
/*	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_separator
{
	border-top: 1px solid #515054;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin-bottom: 2px;
}

table.navi
{
	width: 130px;
}
*/
/* Navi allgemein */
/*
td.navi
{
	cursor: pointer;
	font-family: Verdana, Sans-Serif, Arial, Helvetica, Switzerland;
	font-size: 10px;
	line-height: 180%;
	border-bottom: #ffffff 2px solid;
	padding-right: 5px;
}
*/

/* Ebene 1 */
/*
.navi_1_0
{
	color: #000099;
	background-color: #E1E1E1;
	padding-left: 5px;
}


.navi_1_1
{
	color: #ffffff;
	background-color: #FAFAFA;
	padding-left: 5px;
}

.navi_1_2
{
	color: #646464;
	background-color: #E1E1E1;
	padding-left: 5px;
}


.navi_1_3
{
	color: #ffffff;
	background-color: #C2C2C2;
	padding-left: 5px;
}
*/

/* Ebene 2 */
/*
.navi_2_0
{
	color: #000099;
	background-color: #D1D1D1;
	padding-left: 15px;
}
.navi_2_1
{
	color: #ffffff;
	background-color: #FAFAFA;
	padding-left: 15px;
}
.navi_2_2
{
	color: #646464;
	background-color: #C2C2C2;
	padding-left: 15px;
}

.navi_2_3
{
	color: #646464;
	background-color: #C2C2C2;
	padding-left: 15px;
}
*/

/* Ebene 3 */
/*
.navi_3_0
{

	color: #000099;
	background-color: #D1D1D1;
	padding-left: 25px;
}
.navi_3_1
{
	color: #ffffff;
	background-color: #FAFAFA;
	padding-left: 25px;
}
.navi_3_2
{
	color: #646464;
	background-color: #C2C2C2;
	padding-left: 25px;
}

.navi_3_3
{
	color: #ffffff;
	background-color: #C2C2C2;
	padding-left: 25px;
}
*/

/* Ebene 4 */
/*
.navi_4_0
{
	color: #000099;
	background-color: #D1D1D1;
	padding-left: 35px;
}
.navi_4_1
{
	color: #ffffff;
	background-color: #FAFAFA;
	padding-left: 35px;
}
.navi_4_2
{
	color: #646464;
	background-color: #C2C2C2;
	padding-left: 35px;
}

.navi_4_3
{
	color: #ffffff;
	background-color: #C2C2C2;
	padding-left: 35px;
}

*/

/*

TEMPLATE STYLES

*/


/* Trennlinie */
.template_borderline
{
	border-top:#eeeeee 2px solid;
}


