﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #829abf;
	background-attachment: scroll;
	color: #D2D6E5;
}
#container {
	width: 800px;
	margin: 10px auto;
}
#masthead {
	position: relative;
	text-align: left;
	width: 798px;
	height: 150px;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #C0C0C0;
	background-color: #00437A;
}
#masthead img {
	padding: 0px;
	border: 0px;
}
#navigation {
	float: left;
	width: 140px;
	height:395px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #C0C0C0;
	background-color: #00437A;
	padding-bottom: 10px;
}
#content {
	float: left;
	width: 623px;
	min-height: 392px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 7px 10px 6px 10px;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #C0C0C0;
	background-color: #D2D6E5;
	color: #00437A;
}

/* für IE 6 und kleiner */
* html #content {
	float: left;
	width: 625px;
	height: 385px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #C0C0C0;
	background-color: #D2D6E5;
	color: #00437A;
}

#banner {
	width: 625px;
	height: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #00437A;
	text-decoration:none;
	text-align:center;
}

#footer {
	clear: both;
	width: 798px;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #C0C0C0;
	background-color: #00437A;
}
/* Masthead Styles */
#masthead h1 {
	color: #D2D6E5;
	background-color: #00437A;
}
#masthead h3 {
	color: #D2D6E5;
	background-color: #00437A;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 123px;
	right: 0px;
	color: #D2D6E5;
	left: 670px;
	width: 120px;
	text-align: right;

}

#utility a{
	color: #D2D6E5;
}

#utility a:hover{
	color: #E2001A;
	text-decoration: none;
}

#utilityleft{
	/*	font: 75% Verdana,sans-serif; */
	font-size: xx-small;
	position: absolute;
	top: 130px;
	right: 0px;
	color: #D2D6E5;
	left: 155px;
	width: 470px;
	text-align: left;
}

#utilityleft a{
	color: #D2D6E5;
}

#utilityleft a:hover{
	color: #E2001A;
	text-decoration: none;
}

/* common styling */
.menu2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	z-index: 100;
	position: relative;
	background-color: #00437A;
	color: #D2D6E5;
	display: block;
}
.menu2 ul {
	padding:0; 
	margin:0; 
	list-style-type: none; 
	background-color:#00437A;
	text-decoration:none;
	/*	width:100%;
	display:block; */
	width:138px;
	line-height:25px;
}
/* Ebene 2 Position*/
.menu2 ul li ul {
	visibility:hidden; 
	position:absolute;
	height:0; 
	overflow:hidden;
	top:0; 
	left:125px;
}

.menu2 ul li {
	float:left;
	border-bottom: 1px #D2D6E5 outset;
	text-decoration:none;
	display:block;
	width:140px;

}

.menu2 ul li a:visited {
	display:block;
	float:left;
	width:138px;
	text-decoration:none;
	color: #D2D6E5;
	background:transparent;
	padding: 0px 0px 0px 5px;
}


.menu2 ul li a {
	display:block;
	float:left;
	width:138px;
	text-decoration:none;
	color: #D2D6E5;
	background:transparent;
	padding: 0px 0px 0px 5px;
}


* html .menu2 ul li a:visited {width:140px; w\idth:135px;}

* html .menu2 ul li a {width:140px; w\idth:135px;}

.menu2 table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	font-size: 1em;
	left: 0;
	top: 0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.menu2 ul li a:hover{

	background-color:#D2D6E5; 
	color:#00437A;
	width:136px;
	text-decoration:none;
}

.menu2 ul li:hover a{

	background-color:#D2D6E5; 
	color:#00437A;
	width:136px;
	text-decoration:none;
}

.menu2 ul li:hover {position:relative; z-index:90;}
* html .menu2 ul li a:hover {position:relative; z-index:100;}

/* Ebene 2 ausgeklappt */
.menu2 ul li a:hover ul {
	position:absolute;
	display:block;
	text-decoration:none;
	visibility:visible;
	height:auto;
	border: 1px #D2D6E5 outset;
}

.menu2 ul li:hover ul {
	position:absolute;
	display:block;
	text-decoration:none;
	visibility:visible;
	height:auto;
	border: 1px #D2D6E5 outset;
}

.menu2 ul li a:hover ul li a{
	display:block; 
	background:transparent; 
	color:#D2D6E5; 
	line-height:15px; 
	padding:5px 0 5px 5px; 
	height:auto; 
	text-decoration:none;
}

.menu2 ul li:hover ul li a{
	display:block; 
	background:transparent; 
	color:#D2D6E5; 
	line-height:15px; 
	padding:5px 0 5px 5px; 
	height:auto; 
	text-decoration:none;
}

.menu2 ul li a:hover ul li a:hover { 

	background-color:#A9B9D4; 
	color:#00437A;
	width:138px;
}

.menu2 ul li:hover ul li:hover a { 

	background-color:#A9B9D4; 
	color:#00437A;
	width:138px;
}

.menu2 form {
	float:left;
	margin-top:30px;
	width:125px;
	text-decoration:none;
	color: #D2D6E5;
	background:transparent;
	padding: 0px 0px 0px 5px;
}

.menu2 form a {
	color: #D2D6E5;
	text-decoration: underline;
	margin:0px;
	padding:0px;
}
.menu2 form a:hover {
	color: #E2001A;
	text-decoration: none;
}

.login_submit{
	margin-top:0px;
	margin-bottom:5px;
	width:125px;
	background-color:#D2D6E5;
}

.login_input{
	margin-bottom:5px;
	width:124px;
}

.search_submit{
	margin-top:1px;
	vertical-align:top;
	background-color:#D2D6E5;
}

.search_input{
	vertical-align:top;
}


/* Weitere Ebenen */
/*
.menu2 ul li:hover ul li ul,
.menu2 ul li a:hover ul li a ul {
visibility:hidden; 
height:0; 
overflow:hidden; 
top:0; left:85px;
}

.menu2 ul li:hover ul li:hover ul,
.menu2 ul li a:hover ul li a:hover ul {
visibility:visible; 
height:auto;
color:#000; 
padding:0; 
list-style-type:none; 
background:#069;
}

.menu2 ul li:hover ul li:hover ul li a,
.menu2 ul li a:hover ul li a:hover ul li a {
display:block; 
background:transparent; 
color:#ff0;
}

.menu2 ul li:hover ul li:hover ul li:hover a,
.menu2 ul li a:hover ul li a:hover ul li a:hover {
background:#eee; 
color:#000;
}
*/


/* Content Styles */
h6 {
	color: #00437A;
}
h5 {
	color: #00437A;
}
h4 {
	color: #00437A;
}
h3 {
	color: #00437A;
}
h2 {
	color: #00437A;
}
#content h1 {
	color: #00437A;
}
#content img {
	padding: 5px;
	border: 0px;
}
#content table {
	border: 0px;
	vertical-align:top;
}
#content td {
	border: 0px;
	padding-bottom:15px;
	vertical-align:top;
	text-align:left;
}

#content form td {
	border: 0px;
	padding-bottom:15px;
	vertical-align:top;
	text-align:left;
}


/* Footer Styles */
#footer p {
	margin-top: 3px;
	font-size: x-small;
	color: #D2D6E5;
	padding: 0px 0px 0px 5px;
}
#footer a {
	color: #D2D6E5;
	text-decoration: underline;
	padding: 0px 5px 0px 0px;
}
#footer a:hover {
	color: #E2001A;
	text-decoration: none;
}
a {
	color: #00437A;
	text-decoration: underline;
}
a:hover {
	color: #E2001A;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

/* Banner Styles */
#banner p {
	margin-top: 3px;
	font-size: x-small;
	font-size: x-small;
	color: #E2001A;
}
#banner a {
	color: #E2001A;
	text-decoration: none;
}
#footer a:hover {
	color: #E2001A;
	text-decoration: none;
}


