body
{
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434343;
	background-color: #F1F1F1;
	scrollbar-face-color: #004679;
	scrollbar-highlight-color: #FAFAFA;
	scrollbar-shadow-color: #FAFAFA;
	scrollbar-base-color: #FAFAFA;
	scrollbar-arrow-color: #FAFAFA;
	scrollbar-3dlight-color: #004679;
	scrollbar-darkshadow-color: #004679;
	scrollbar-track-color: #004679;
	margin: 5px 0px 0px 0px;
	text-align: center;	/*Body zentrieren fuer IE*/
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #434343;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

td A
{
	color: #004679;
}

td A:Hover
{
	color: #004679;
	text-decoration: underline;
}

.contactbig
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #434343;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.contactbig A
{
	color: #004679;
}

.contactbig A:Hover
{
	color: #004679;
	text-decoration: underline;
}

.topfont,
.topfont A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.topsubfont,
.topsubfont A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.menunavi,
.menunavi A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #434343;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.menunavi A:Hover
{
	color: #004679;
}

A.menunaviaktiv
{
	color: #004679;
}

.menuleft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #434343;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.menuleft A
{
	color: #434343;
	text-decoration: none;
}

.menuleft A:Hover
{
	color: #004679;
}

.title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #004679;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434343;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.content A
{
	color: #004679;
	text-decoration: none;
}

.content A:Hover
{
	color: #004679;
	text-decoration: underline;
}

.footerfont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #434343;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.footerfont A
{
	color: #434343;
	text-decoration: none;
}

.footerfont A:Hover
{
	color: #004679;
	text-decoration: underline;
}

.white
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.err
{
	color: #FF0000;
}

input,
textarea,
select
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	border: 1px solid #004679;
	background-color: #FFFFFF;
}