td, body
{
	font-family: 	arial, helvetica;
	font-size:		9pt;
	color:		#423B24;
}

.headline1
{
	font-family: 	verdana, arial, helvetica;
	font-size:		11pt;
	font-weight:	bold;
	letter-spacing: 2px;
	color:				#8E2100;
}

.headline2
{
	font-family: 	arial, helvetica;
	font-size:		10pt;
	font-weight:	bold;
	color:				#8E2100;
}


.tabkopf
{
	background-color: #E9E7D5;
}

.tabkopf2
{
	background-color: #DFDECC;
}

.tabinhalt
{
	background-color: #F3F1E3;
	border: solid 1px #E9E7D5;
}


.blue
{
	font-family: 	arial, helvetica;
	font-size:		9pt;
	color:				#313EC0;
}

.pfeil
{
	list-style-image:url(/layout/arr_link.gif)
}

.schriftklein
{
	font-size:		8pt;
}

.datum
{
	font-size:		8pt;
	color:				#313EC0;
}

.forminput /* textfeld in formularen */
{
	width: 320px;
}

input, textarea, select
{
	border-top: 1px solid #E2E2D1;
	border-left: 1px solid #E2E2D1;
	border-bottom: 1px solid #C2C2B2;
	border-right: 1px solid #C2C2B2;
	background-color:#FEFEED;
	overflow: auto;
}


hr
{
	height:	1px;
	color:	#B8AD8E;
}

a:link
{
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #00239D;
	text-decoration:underline;
}
a:visited
{
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #00239D;
	text-decoration:underline;
}

a:active
{
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #706DF9;
	text-decoration:underline;
}
a:hover
{
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #706DF9;
	text-decoration:underline;
}

/* --- Format der Unternavigation --- */

a.sub:link
{
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #223900;
	text-decoration:none;
}
a.sub:visited
{
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #223900;
	text-decoration:none;
}

a.sub:active
{
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #F8F6E9;
	text-decoration:none;
}
a.sub:hover
{
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #F8F6E9;
	text-decoration:none;
}