BODY {
	scrollbar-face-color:#00157D;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#CCCCCC;
	height: 100%;
	background-color: #FFFFFF;
	padding:0;
	margin: auto;
	text-align: center;
}
a:link { color:#00157D;text-decoration:underline;font-weight:normal; }
a:visited { color:#00157D;text-decoration:underline;font-weight:normal; }
a:active { color:#555555;text-decoration:underline;font-weight:normal; }
a:hover { color:#999999;text-decoration:underline;font-weight:normal; }
a.navi:link {  color:#000000;text-decoration:none;font-weight:normal; }
a.navi:visited { color:#000000;text-decoration:none;font-weight:normal; }
a.navi:active { color:#00157D;text-decoration:none;font-weight:normal; }
a.navi:hover { color:#00157D;text-decoration:none;font-weight:normal; }

.bgBlue {
	background-color: #00157D;
	line-height: 1px;
	font-size: 1px;
}
.bgGrey {
	background-color: #E9E9E9;
}
.bgTrans1px {
	line-height: 1px;
	font-size: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00157D;
	font-weight: bold;
	margin:10px;
	padding:0px;
	padding-left:5px;
	background-image: url(images/layout/bg_headline.jpg);
	background-repeat: no-repeat;
	line-height: 26px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
.norm10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.norm12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.norm12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.red12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C60000;
}
.norm14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.norm16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#contentWidth {
	width:737px;
	height:335px;
	overflow:auto;
	margin:0px;
	padding:0px;
}
#content {
	z-index:1;
	margin:10px;
	padding:0px;
	text-align:justify;
}
.bg_verlauf_rechts {
	background-image: url(images/layout/verlauf_rechts.gif);
	background-repeat: repeat-y;
}
.bg_verlauf_links {
	background-image: url(images/layout/verlauf_links.gif);
	background-repeat: repeat-y;
}
.bg_navi_top {
	background-image: url(images/layout/bg_navi_top.jpg);
	background-repeat: no-repeat;
}
.bg_content {
	background-image: url(images/layout/bg_content.jpg);
	background-repeat: no-repeat;
}
.bg_navi {
	background-image: url(images/layout/navi/bg_navi.jpg);
	background-repeat: repeat-y;
}
.linie_gepunktet {
	background-image: url(images/layout/linie_gepunktet.gif);
	background-repeat: repeat-y;
	line-height: 1px;
	font-size: 1px;
}
.linie_gepunktet_hor {
	background-image: url(images/layout/navi/linie_gepunktet_hor.gif);
	background-repeat: repeat-x;
	line-height: 1px;
	font-size: 1px;
}
.borderblue {
	border: 1px solid #00157D;
}
.textfield {
	width: 372px;
	border: 1px solid #00157D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00157D;
	background-color: #E9E9E9;
}
.textfield2 {
	width: 322px;
	border: 1px solid #00157D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00157D;
	background-color: #E9E9E9;
}
