/*----------- Breiten / Abstände -----------*/
#TableContainerHome
{
	width: 620px;
}

#TableContainer
{
	width: 910px;
}

#TDNAV
{
	width: 290px;
	height: 276px;	
	padding: 30px 0 0 0;
	background-image:url(/images/bg_tdnav.gif);
	background-repeat:no-repeat;
	background-position: 200px 20px;
}

#TDContent
{
	width: 620px;
	padding: 30px 0 0 0;
	vertical-align:top;
	FONT-SIZE: 0.8em;
	line-height: 1.4em;
}

#TDContentHome
{
	width: 700px;
	padding: 30px 0 0 0;
	vertical-align:top;
	FONT-SIZE: 0.8em;
	line-height: 1.4em;
}

/*----------- Schriften / allgemein -----------*/
/*<e4w style="FONT-FAMILY: arial,verdana,helvetica;FONT-SIZE: 80%;COLOR: #333333;background-color: #FFFFFF;line-height: 1.4em;"/>*/
body
{
	FONT-FAMILY: arial,verdana,helvetica; 
	FONT-SIZE: 100.01%; 
	COLOR:#333333;
	margin: 0px;
	background-color: #FFFFFF;
	line-height: 1.0em;
	/*cursor: url(/images/cursorgross.cur), default;*/
}

/*<e4w Style="FONT-FAMILY: arial,verdana,helvetica;COLOR: #333333;background-color: #FFFFFF;line-height: 1.4em;"/>*/
td
{
	/*cursor: url(/images/cursorgross.cur), default;*/
}

/*<e4w/>*/
A, A:link, A:visited, A:active	{COLOR: #EF7D21; TEXT-DECORATION: underline; /*cursor: url(/images/cursorgrossaktiv.cur), pointer;*/}
/*<e4w/>*/
A:hover							{COLOR: #EF7D21; TEXT-DECORATION: none; /*cursor:url(/images/cursorgrossaktiv.cur), pointer;*/}

h2
{
	FONT-FAMILY: georgia,arial,verdana,helvetica; 
	FONT-WEIGHT:normal;
	FONT-SIZE: 1.7em; 
	COLOR: #EF7D21;
	line-height: 1.6em;
	border-bottom:1px solid #EF7D21;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*<e4w name="Haupttitel" element="p"/>*/
.Haupttitel
{
	FONT-FAMILY: georgia, arial,verdana,helvetica; 
	FONT-WEIGHT:normal;
	FONT-SIZE: 1.7em; 
	COLOR: #EF7D21;
	line-height: 1.6em;
	border-bottom:1px solid #EF7D21;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*<e4w name="Titel" element="span"/>*/
.Titel
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.1em;
	text-decoration:none;
}

/*<e4w name="Legende" element="span"/>*/
.Legende
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.9em;
	color: #5796B7;
}

.BlogDatum
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.9em;
	color: #5796B7;
}

form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

Input
{
    BORDER: #5C3322 1px solid;
	background-color: #F1F2F2;
    COLOR: #5C3322;
	font-size: 	1em;
}

.InputNormal
{
    BORDER: #5C3322 1px solid;
	background-color: #F1F2F2;
    COLOR: #5C3322;
	font-size: 	1em;
	width: 220px;
}

Input.checkbox
{
    BORDER: 0px;
	background-color:#FFFFFF;
}

/*<e4w/>*/
Select
{
    BORDER: #5C3322 1px solid;
	background-color: #F1F2F2;
    COLOR: #5C3322;
	font-size:  1em;
	width: 220px;	
}

/*<e4w/>*/
Textarea
{
    BORDER:	#5C3322 1px solid;
	background-color: #F1F2F2;
    COLOR:	#5C3322;
	font-size: 1em;
	width: 220px;	
	FONT-FAMILY: Verdana, Arial, Helvetica;
}


/*<e4w/>*/
HR 
{
	height:0;
	border-top: 0px;
	border-bottom:1px solid #EF7D21;
}

/*<e4w/>*/
ul
{
	list-style-type: square;
}

/*<e4w name="PDF Link" element="a"/>*/
.LinkPDF
{
	BACKGROUND:			url(/images/icon_pdf.gif) no-repeat left;
	padding-left: 		25px;
	padding-top: 		2px;
	padding-bottom: 	2px;
	line-height: 		23px;
}

/*----------- NAV01/NAV02 Begin -----------*/
#TDNAV a 
{
	FONT-FAMILY: georgia,arial,verdana,helvetica; 
	FONT-WEIGHT:normal;
	FONT-SIZE: 1.2em;
	line-height: 1.2em;
	TEXT-DECORATION: none;
	text-align:left;
	font-weight:normal;
	display:block;
	width: 180px;
	margin: 0 0 0 0;
	padding: 2px 0 2px 10px;
	background-image:url(/images/bg_nav.gif);
}

#TDNAV ul						{padding: 0; margin: 0 0 0 0; list-style: none;}

#TDNAV ul li.NAV02 a			{color:#8CA6BA; background-position: 0 0;}
#TDNAV ul li.NAV02 a:hover		{color:#000000; background-position: 0 -150px;}

#TDNAV ul li.NAV02Aktiv a		{color:#000000; background-position: 0 -300px;}
#TDNAV ul li.NAV02Aktiv a:hover	{color:#000000; background-position: 0 -450px;}
/*----------- NAV01/NAV02 Ende -----------*/