/*----------- Breiten / Abstände -----------*/
#TableContainer
{
	width: 900px;
	height: 100%;
}

#TDNAV01
{
	width: 874px;
	height: 80px;
	padding: 0 13px 0 13px;	
	background-color:#FFFFFF;
}

#TDContent
{
	width: 874px;
	padding: 13px 13px 0 13px;
	FONT-SIZE: 11px;
	line-height: 16px;
	vertical-align:top;
}

#TDLogo
{
	width: 874px;
	height: 103px;
	padding: 13px 13px 32px 13px;
}

#TDFooter
{
	width: 874px;
	height: 23px;
	padding: 0 13px 13px 13px;
	font-size: 0.7em;
	vertical-align:bottom;
}

/*----------- Schriften / Allgemein -----------*/
/*<e4w style="FONT-FAMILY: verdana,arial,helvetica;FONT-SIZE: 11px;COLOR: #000000;background-color: #ABADB2;line-height: 16px;"/>*/
body
{
	FONT-FAMILY: verdana,arial,helvetica; 
	FONT-SIZE: 11px;
	line-height: 16px;
	COLOR: #000000;
	margin: 0px;
	background-color: #B9B9BF;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
}

/*<e4w Style="FONT-FAMILY: verdana,arial,helvetica;FONT-SIZE: 11px;COLOR: #000000;line-height: 16px;"/>*/
td
{
	FONT-SIZE: 11px;
	line-height: 16px;
}
/*<e4w/>*/
A, A:link, A:visited, A:active	{COLOR: #505050; TEXT-DECORATION: underline;}
/*<e4w/>*/
A:hover							{COLOR: #505050; TEXT-DECORATION: none;}

A.LinkFooter, A.LinkFooter:link, A.LinkFooter:visited, A.LinkFooter:active	{COLOR: #000000; TEXT-DECORATION: none;}
A.LinkFooter:hover															{COLOR: #000000; TEXT-DECORATION: underline;}

/*<e4w/>*/
ul
{
	list-style-type: square;
}

/*<e4w name="Titel" element="span"/>*/
.Titel
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; 
	COLOR: #000000;
	text-transform:uppercase;	
}

/*<e4w name="Legende" element="span"/>*/
.Legende
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px; 
	COLOR: #505050;
	line-height: 16px;
}

form
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*<e4w/>*/
Input
{
    BORDER: #FFFFFF 1px solid;
	background-color: #FFFFFF;
    COLOR: #000000;
	FONT-SIZE: 11px; 
	width: 250px;
}

/*<e4w/>*/
.InputSenden
{
    BORDER: #FFFFFF 1px solid;
	background-color: #FFFFFF;
    COLOR: #000000;
	FONT-SIZE: 11px; 
	font-weight: bold;
	width: 100px;
}

/*<e4w/>*/
.InputCheckbox
{
    BORDER: 0px;
	background-color:#B9B9BF;
	width: 20px;	
}

/*<e4w/>*/
Select
{
    BORDER: #FFFFFF 1px solid;
	background-color: #FFFFFF;
    COLOR: #000000;
	FONT-SIZE: 11px; 
	width: 250px;	
}

/*<e4w/>*/
Textarea
{
    BORDER:	#FFFFFF 1px solid;
	background-color: #FFFFFF;
    COLOR:	#000000;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica;
	width: 250px;	
}

/*<e4w/>*/
HR 
{
	border:				0px;
	color:				#000000;
	background-color:	#000000;
	height:				1px;
}
