body {
	margin:20px 0px 0px 20px;
	padding:0px;
	background-color:#FFFFFF;
}

.ol {
	background:url(gif/ecke_oben_links.gif) top left no-repeat;
}
.or {
	background:url(gif/ecke_oben_rechts.gif) top right no-repeat;
}
.ul {
	background:url(gif/ecke_unten_links.gif) bottom left no-repeat;
}
.ur {
	background:url(gif/ecke_unten_rechts.gif) bottom right no-repeat;
}
.ol1 {
	background:url(gif/ecke_oben_links_D2E6F5.gif) top left no-repeat;
}
.or1 {
	background:url(gif/ecke_oben_rechts_D2E6F5.gif) top right no-repeat;
}
.ul1 {
	background:url(gif/ecke_unten_links_D2E6F5.gif) bottom left no-repeat;
}
.ur1 {
	background:url(gif/ecke_unten_rechts_D2E6F5.gif) bottom right no-repeat;
}

A:link {
	text-decoration:none;
	color:#034EA2;
}
A:visited {
	text-decoration:none;
	color:#034EA2;
}
A:hover {
	text-decoration:underline;
	color:#034EA2;
}
A:link.menu {
	text-decoration:none;
	color:#606265;
}
A:visited.menu {
	text-decoration:none;
	color:#606265;
}
A:hover.menu {
	text-decoration:none;
	color:#034EA2;
}
A:link.menu_aktiv {
	text-decoration:none;
	color:#034EA2;
}
A:visited.menu_aktiv {
	text-decoration:none;
	color:#034EA2;
}
A:hover.menu_aktiv {
	text-decoration:none;
	color:#034EA2;
}

.h1 {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:14px;
	line-height:20px;
	color:#606265;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h1 {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:14px;
	line-height:20px;
	color:#606265;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
h2 {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:16px;
	line-height:22px;
	color:#606265;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #8EBFDF;
}
h3 {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:16px;
	line-height:22px;
	color:#606265;
	font-weight:bold;
	margin:0px;
	padding:5px 0px 5px 0px;
}
h4 {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.text13grau {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:13px;
	line-height:20px;
	color:#606265;
}

.text12schwarz {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
}
.text12grau {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:12px;
	line-height:18px;
	color:#606265;
}
.text12weiss {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}

.text11schwarz {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
}
.text11grau {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:11px;
	line-height:14px;
	color:#606265;
}
.text11weiss {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
}

.text10grau {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:10px;
	line-height:14px;
	color:#606265;
}

ul {
	margin-top:5px;
	margin-bottom:5px;
}
ol,li {
	margin-top:3px;
	margin-bottom:0px;
}

sub,sup {
	line-height:0px;
	font-size:80%;
}

fieldset {
	padding-top:10px;
	padding-bottom:3px;
	padding-left:2px;
	padding-right:2px;
	border-width:1px;
	border-style:solid;
	border-color:#606265;
}
legend {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:14px;
	color:#606265;
	background-color:#FFFFFF;
}

.formular12schwarz {
	font-size:12px;
	font-family:Arial,Helvetica,Sans-serif;
	color:#000000;
	padding:1px 3px 3px 3px;
	height:22px;
}
.formular11ohne {
	font-size:11px;
	font-family:Arial,Helvetica,Sans-serif;
	color:#000000;
	height:17px;
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.formbutton {
	text-align:center;
	font-size:11px;
	font-family:arial, helvetica, sans-serif;
	color:#606265;
	border:0px;
	background-color:#FFFFFF;
	cursor:hand;
	height:18px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
.formbuttonover {
	text-align:center;
	font-size:11px;
	font-family:arial, helvetica, sans-serif;
	color:#034EA2;
	border:0px;
	background-color:#FFFFFF;
	cursor:hand;
	height:18px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}