body {
	font-family: verdana, arial, helvetica, serif;
	font-size: 12px;
	color: black;
	background-color: #FFFFFF;
}
.align-center {
				text-align: center;
				vertical-align: middle;
}
 
ul#nav,
ul#nav ul {
	margin: 0;
	padding: 0;
	width: 150px; /* Width of Menu Items */;
	border-bottom: 1px solid #ccc;
	background: #fff;
/* IE6 Bug */	color: black;
	font-size: 12px;
	background-color: #C9E0FA;
}
 
ul#nav li {
	position: relative;
	list-style: none;
	}
 
ul#nav li a {
	display: block;
	text-decoration: none;
	color: #003466;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	font-weight: 500;
}
	
 
/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */
 
ul#nav ul {
	position: absolute;
	display: none;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	}
 
ul#nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
 
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.over ul ul,
ul#nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */
 
ul#nav li:hover ul,
ul#nav li li:hover ul,
ul#nav li li li:hover ul,
ul#nav li.over ul,
ul#nav li li.over ul,
ul#nav li li li.over ul { display: block; } /* The magic */
 
ul#nav li.menuparent { background: transparent url(arrow.gif) right center no-repeat; }
 
ul#nav li.menuparent:hover,
ul#nav li.over {
	background-color: #60A4EE;
}
 
 
ul#nav li a:hover {
	color: #E2144A;
	font-weight: bold;
}

#Inhalt {
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-family: Arial;
	color: #003466;
} 

h1 { 
position: relative; 
margin: 10px -15px 0px -15px; 
padding : 1px 12px 2px 15px; 
font-weight : bold; 
font-size: 13px; 
color: #003466
background-color : #FFFFed; 
border-bottom: 1px solid #663300;
} 

h2 { 
line-height : 1.2em; 
font-size : 1.3em; 
font-weight: bold; 
margin : 0em 0px 0em -15px; 
padding-left : 15px;*/ 
padding : 2em 0.5em 0.5em 15px 
clear : both; 
float : none; 
} 

h3 { 
font-family: Verdana;
font-size: 14pt;
color: #003466
font-weight: bold; 
text-align: center
} 

h4 {
				text-align: center;
}

a { 
color: #003466 /* Allgemeine Textfarbe */ 
text-decoration: none; 
} 

a:hover { 
text-decoration : underline; 
} 

input, table {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#PFAD{
	border-style: solid;
	border-width: 0px;
	width: 980px;
	height: 20px;
	color: #003466;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	background-color: #E7F4FE;
} 

#PFAD a:hover {
	text-decoration : underline;
	color: #800000;
}
#PFAD a {
	color: #003466;
	background-color: #E7F4FE;
}

#FOOTER {
	border-style: solid;
	border-width: 1px;
	width: 980px;
	height: 20px;
	background-color: #E7F4FE;
	color: #003466;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 10px;
} 
#FOOTER a:hover {
	text-decoration : underline;
	color: #003466;
}
#FOOTER a {
	color: #E7F4FE;
}

.Stil1 {font-size: 10px}
.Stil2 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; }

