*{
margin:0;
padding:0;
}


body {
   scrollbar-base-color: #092b51;
	scrollbar-track-color: #6d94b1;
	scrollbar-arrow-color: #336699;
	background-color: #ffffff;
	font-size: 15px;
	color: #092b51;
	font-family: Arial, Helvetica, Futura, Gill, Geneva, Verdana, sans-serif;
}
td, p, div, p {font-family: Arial, Helvetica, Futura, Gill, Geneva, Verdana, sans-serif;
color: #092b51;}

.white {
	background-image: url(pix_white.gif);
	background-repeat: repeat;
}
.page {
	border: 2px solid #092b51;
	height:auto;
	width: 955px;
	margin-top: 70px;
}
.page_margins {
	background-image: url(bg_container.jpg);
	background-repeat: no-repeat;
	height: 1200px;
	width: 1200px;
	margin: auto auto auto auto;
}
textarea,input,select {
   font-family: Arial, Helvetica, Futura, Gill, Geneva, Verdana, sans-serif;
	background-color: #CFDDEB;
	scrollbar-base-color: #092b51;
	scrollbar-track-color: #6d94b1;
	scrollbar-arrow-color: #336699;
	font-size: 12px;
	color: #092b51;
	text-decoration: none;
	font-weight: 400;
}
.banner {
	background-color: #092b51;
}
.header {
	width: 955px;
	height: 161px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
.header_sub {
    border-top: 2px solid #092b51;
	border-bottom: 2px solid #092b51;
	width: 955px;
	height: 31px;
	background-image: url(header_sub.jpg);
	background-repeat: no-repeat;
}

a:link, a:visited, a:active {
	font-size: 14px;
	color: #092b51;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #092b51;
	text-decoration: none;
}
h1 {
	font-size: 17px;
	color: #092b51;
}
h2 {
	font-size: 16px;
	color: #092b51;
}
h3 {
	font-family: Arial, Helvetica, Futura, Gill, Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #092b51;
	letter-spacing: 0.1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
form {
	margin: 0;
}
.bread_crumbs {
	border-bottom: 1px solid #092b51;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.search {
    background-color: transparent;
	width: 90px;
	font-size: 12px;
	text-align: middle;
	padding: 1px 1px 1px 1px;
  	border: 1px solid #ffffff;
}

.search_box {
	float: right;
	width: 250px;
}
.search_submit {
	width: 50px;
	font-size: 12px;
	background-color: #092b51;
	color: #ffffff;
	border: 1px solid #ffffff;
}
.menu {
	background-color: #063869;
	width: 167px;
}
.menu_current {
	font-weight: bold;
	color:#3399ff;
}
.menu ul {
	border-bottom: 0px;
	border-top: 0px;
	list-style-type: none;
}
.menu li {
	line-height: 14px;
	font-size: 14px;
	color: #ffffff;
	width: 100%;
	background-image: url(list_g.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
}
.menu li li {
                font-size: 12px;
	line-height: 12px;
	color: #ffffff;
	width: 100%;
	background-image: url(list.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #ffffff;
	display: block;
	text-decoration: none;
	padding-left: 0.5em;
	margin-bottom: 0.3em;
}
.menu a:hover {
	color: #336699;
	text-decoration: none;
}
.login-preferences a:link, .login-preferences a:visited, .login-preferences a:active {
	vertical-align: top;
	text-align: left;
	padding: 0px;
	font-size: 9px;
}
.content {
	background-image: url(bg_content.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	margin: 0;
	height: 500px;
	padding: 15px 0px 0px 25px;
}
.footer {
                font-size: 11px;
	border-top: 2px solid #092b51;
	width: 955px;
	height: 60px;
	color: #FFFFFF;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: middle;
}
a.impressum:link, a.impressum:visited, a.impressum:active {
font-size: 11px; 
color: #ffffff; 
text-decoration:none;
letter-spacing: 0.1em;
}
a.impressum:hover {
	color: #336699;
	text-decoration: none;
}
