td, body
{
	font-family: 	arial, helvetica;
	font-size:		10pt;
	color:		#1F2D42;
}

.headline1
{
	font-family: 	arial, helvetica;
	font-size:		10pt;
	font-weight:	bold;
	letter-spacing: 1px;
	color:				#003F73;
	background-color: #E5E4E0
}

.back1
{
	background-color: #F99219;
}


.headline2
{
	font-family: 	arial, helvetica;
	font-size:		10pt;
	font-weight:	bold;
	color:				#8E2100;
}


.tabkopf
{
	background-color: #E9E7D5;
	font-weight:bold;
}

.tabkopf2
{
	background-color: #DFDECC;
}


.klein
{
	font-size:		8pt;
}

.listenpreis
{
	color:#0000ff;
	text-decoration:line-through;
		font-weight:bold;
}

.hauspreis
{
	color:#ff0000;
	font-weight:bold;
}


.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:#ffffff;
	overflow: auto;
}


hr
{
	height:	1px;
	color:	#A5AEBB;
}

a:link
{
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #00239D;
	text-decoration:underline;
}
a:visited
{
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #00239D;
	text-decoration:underline;
}

a:active
{
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #706DF9;
	text-decoration:underline;
}
a:hover
{
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #706DF9;
	text-decoration:underline;
}

/* --- Format der Unternavigation --- */

a.sub:link
{
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #ffffff;
	text-decoration:none;
}
a.sub:visited
{
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #ffffff;
	text-decoration:none;
}

a.sub:active
{
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #81A2D0;
	text-decoration:none;
}
a.sub:hover
{
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #81A2D0;
	text-decoration:underline;
}