/*<e4w style="font-family:Arial, Helvetica, Verdana, sans-serif;FONT-SIZE: 70%;COLOR: #0054A4;background-color: #FFFFFF;line-height: 1.6em;"/>*/
body
{
}

/*<e4w style="font-family:Arial, Helvetica, Verdana, sans-serif;COLOR: #0054A4;background-color: #FFFFFF;line-height: 1.6em;"/>*/
td
{
}


/*<e4w/>*/
A, A:link, A:visited, A:active	{COLOR: #00B193; TEXT-DECORATION: none}
/*<e4w/>*/
A:hover							{COLOR: #00B193; TEXT-DECORATION: underline;}

/*<e4w style="list-style-image:url(/images/icon_li.gif); list-style-position:outside;"/>*/
li
{
}

div#DIVMain .DIVContent ul
{
	list-style-image:url(/images/icon_li.gif);
	list-style-position:outside;
}

div#DIVTitel h1 {
	color:#FFFFFF;
	font-size: 2.1em;
	letter-spacing: 0.1em;
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 50px;
}


/*<e4w name="Titel Blau" element="span"/>*/
.Titel
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.3em;
}

/*<e4w name="Titel Gruen" element="span"/>*/
.TitelGruen
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.3em;
	color:#00B193;
}

/*<e4w name="Legende" element="span"/>*/
.Legende
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.9em;
}

/*<e4w/>*/
Input
{
    BORDER: #384D7D 1px solid;
	background-color: #F1F2F2;
    COLOR: #00361B;
	font-size: 	1em;
}

Input.checkbox
{
    BORDER: 0px;
	background-color:#FFFFFF;
}

/*<e4w/>*/
Select
{
    BORDER: #384D7D 1px solid;
	background-color: #F1F2F2;
    COLOR: #00361B;
	font-size:  1em;
}

/*<e4w/>*/
Textarea
{
    BORDER:	#384D7D 1px solid;
	background-color: #F1F2F2;
    COLOR:	#00361B;
	font-size: 1em;
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

/*<e4w/>*/
HR 
{
	border:				0px;
	color:				#00B193;
	background-color:	#00B193;
	height:				1px;
}

/*<e4w name="PDF Link" element="a"/>*/
.LinkPDF
{
	BACKGROUND:		url(/images/icon_pdf.gif) no-repeat;
	padding: 		3px 0 3px 23px;
	line-height: 25px
}