body {
	background-color : #D6E0EC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 120%;
	scrollbar-face-color: #D6E0EC;
	scrollbar-track-color:#E4E4E4;
	scrollbar-arrow-color:#AB1942;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #001E4C;
	scrollbar-darkshadow-color: #001E4C;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color: #001E4C;
}

TABLE.form {
	border : 1px solid #001E4C;
	background-color : #D6E0EC;
}

TABLE.forminhalt {
	background-color : #FFFFFF;
}

IMG.links {
	margin-top : 10px;
	margin-right : 10px;
	border : 1px solid #001E4C;
	}
IMG.rechts {
	margin-top : 10px;
	margin-left : 10px;
	border : 1px solid #001E4C;
	}
	
a:visited, a:link, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #001E4C;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AB1942;
	text-decoration: none;
}

a.fett:visited, a.text:link, a.text:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001E4C;
	text-decoration: none;
}

a.fett:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AB1942;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #001E4C;
	line-height: 120%;
	font-weight: lighter;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #001E4C;
	line-height: 120%;
	font-weight: lighter;
}

.sperrtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001E4C;
	line-height: 180%;
	letter-spacing:1pt;
	margin-right: 100px;
	margin-left: 200px;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001E4C;
	line-height: 120%;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001E4C;
	line-height: 120%;
	font-style: italic;
}

UL {
	list-style-position:outside;
}

LI {
	line-height: 150%;
	list-style-image: url(../gfx/liste.gif);
}

LI.klein {
	line-height: 140%;
	font-size: 11px;
	list-style-type: square;
	list-style-image: none;
}

a.image {
	text-decoration : none;
	}
	
input       {
	background-image : none;
	background-color: #D6E0EC;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #001E4C;
	border : 1px solid #001E4C;
}  

input.checkbox       {
	background-image : none;
	background-color: #D6E0EC;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #001E4C;
	border : 1px solid #FFFFFF;
}  

input.send  {
	border-style: solid;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #D6E0EC;
	border : 2px solid #D6E0EC;
	font-weight : bold;
	background-image : none;
	background-color: #001E4C;
}

textarea    {
	background-image : none;
	background-color: #D6E0EC;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #001E4C;
	border : 1px solid #001E4C;
}
select    {
	background-image : none;
	background-color: #D6E0EC;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #001E4C;
	border : 1px solid #001E4C;
}

/* Navigations-Container */

/* über der Navigation */

div#navoben {
	width : 236px;
	height : 22px;
	margin: 0px -4px 6px -11px;
	position: relative;
	left: 11px;
	top: 0px;
	background-image: url(../gfx/bg_nav_links_oben.jpg);
}

/* Spacer unter Sub-Navigation */

div#navspacer {
	width : 236px;
	height : 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -11px;
	position: relative;
	left: 11px;
	top: -7px;
	background-image: url(../gfx/nav_links_spacer.gif);
}

div#navspacer {
	width : 236px;
	height : 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -11px;
	position: relative;
	left: 11px;
	top: -7px;
	background-image: url(../gfx/nav_links_spacer.gif);
}
/* speziell für IE, der sonst einen breiten weißen Balken anstatt einer schmalen Linie zeigt*/
div#navspacerie {
	width : 236px;
	height : 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: -11px;
	position: relative;
	left: 11px;
	top: -7px;
	background-image: url(../gfx/nav_links_spacer.gif);
}

/* Link 1 */

div#link1 {
	font: normal 12px Arial, Helvetica, sans-serif;
	width : 236px;
	height : 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -11px;
	position: relative;
	left: 11px;
	top: -6px;
}

div#link1 a {
	display: block; 
	padding-right: 10px;
	padding-left: 22px; 
	padding-bottom: 3px; 
	padding-top: 3px; 
	background-image : url(../gfx/bg_nav_buttons.jpg);
	color: #001E4C;
	text-align: left; 
	text-decoration: none;
}
div#link1 a:hover {
	color: #AB1942;
}
/* Link 1 aktiv */

div#link1aktiv {
	font: normal 12px Arial, Helvetica, sans-serif;
	width : 236px;
	height : 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -11px;
	position: relative;
	left: 11px;
	top: -6px;
}

div#link1aktiv a {
	display: block; 
	padding-right: 10px;
	padding-left: 22px; 
	padding-bottom: 3px; 
	padding-top: 3px; 
	background-image : url(../gfx/bg_nav_buttons_active.gif);
	color: #001E4C;
	text-align: left; 
	text-decoration: none;
}
div#link1aktiv a:hover {
	color: #AB1942;
}

/* Link 2 (Subnavigation) */

div#link2 {
	font: normal 12px Arial, Helvetica, sans-serif;
	width : 236px;
	height : 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -11px;
	position: relative;
	left: 11px;
	top: -7px;
}

div#link2 a {
	display: block; 
	padding-right: 10px;
	padding-left: 22px; 
	padding-bottom: 3px; 
	padding-top: 3px; 
	background-image : url(../gfx/bg_subnav.jpg);
	color: #001E4C;
	text-align: left; 
	text-decoration: none;
}
div#link2 a:hover {
	color: #AB1942;
}

/* Link 2 aktiv (Subnavigation) */

div#link2aktiv {
	font: normal 12px Arial, Helvetica, sans-serif;
	width : 236px;
	height : 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -11px;
	position: relative;
	left: 11px;
	top: -7px;
}

div#link2aktiv a {
	display: block; 
	padding-right: 10px;
	padding-left: 22px; 
	padding-bottom: 3px; 
	padding-top: 3px; 
	background-image : url(../gfx/bg_subnav_active.jpg);
	color: #001E4C;
	text-align: left; 
	text-decoration: none;
}
div#link2aktiv a:hover {
	color: #AB1942;
}

/* Link 3 (Subnavigation rechts) */

div#link3 {
	font: normal 12px Arial, Helvetica, sans-serif;
	width : 236px;
	height : 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -11px;
	position: relative;
	left: 11px;
	top: 0px;
}

div#link3 a {
	display: block;
	padding-right: 10px;
	padding-left: 22px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image : url(../gfx/bg_nav_buttons_rechts.gif);
	color: #001E4C;
	text-align: left;
	text-decoration: none;
	background-color: #B1C8E4;
	border-right-color: #B1C8E4;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1C8E4;
	border-left-color: #B1C8E4;
	background-repeat: no-repeat;
}
div#link3 a:hover {
	color: #AB1942;
}
/* Link 3 aktiv (Subnavigation rechts) */

div#link3aktiv {
	font: normal 12px Arial, Helvetica, sans-serif;
	width : 236px;
	height : 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -11px;
	position: relative;
	left: 11px;
	top: 0px;
	background-repeat: no-repeat;
}

div#link3aktiv a {
	display: block;
	padding-right: 10px;
	padding-left: 22px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image : url(../gfx/bg_nav_buttons_rechts_act.gif);
	color: #001E4C;
	text-align: left;
	text-decoration: none;
	background-color: #D4D8E4;
	border-right-color: #D4D8E4;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4D8E4;
	border-left-color: #D4D8E4;
	background-repeat: no-repeat;
}
div#link3aktiv a:hover {
	color: #AB1942;
}

