ul {
	padding-left:4px;
	line-height: 1.4em;
}

* html ul {
	margin-left:0px;
	
}

.abstand {
	line-height: 1.4em;
	
}

body { 
    position:absolute;
    background:#FFFFFF;
}

html, body { 
    top:0; left:0; right:0;
    min-height:100%;
    margin:0;
    padding:0;
    width:100%;

}

#header_container {
    position:fixed;
    top:0; left:0; right:0;
    text-align:center;
    margin:0;
    height:3em;
    z-index:3;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 11px;
	display:inline;
	color:#000066;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 10px;
	display:inline;
	color:#000066;
}

#fuelle {
	height: 100%;
	background-color:#fff;
}

ul.paletten_start {
	margin-top: -10px;
	margin-left: 15px;
	list-style-image: url(pfeil.gif);
	text-indent:-3px;
}

#paletten_start li a {
	font-size:10px;
	text-decoration: none;
	color: black;	
}

#paletten_start li a:hover {
	text-decoration: none;
	color:#666;	
}

#kontext_start {
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 11px;
	line-height: 1.4em;
}

#banner_start_main {
	margin-left:-13px;
}

#header_container a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 10px; 
	color: #6699CC; 
	text-decoration: none;
}

#header {
    position:absolute;
    top:0; left:0; right:0; bottom:0;
    height:100%;
    z-index:3;
    margin:0;
    padding:0.2em;
	background:#0E1E7D;
}

#menu {
    position:fixed;
    top:4em;
    left:0.5em;
    width:9em;
    border: 3px dotted #dedede;
    padding:0.5em;
}

#content {
    margin:0;
    padding-top:9em;
    padding-left:0em;
    padding-bottom:0em;
    z-index:2;
}

#footer_container {
    position:fixed;
    bottom:0; left:0; right:0;
    text-align:center;
    margin:0;
	height:23px;
    z-index:3;
}

#footer select {
	visibility:hidden
}

#footer {
    position:absolute;
    top:0; left:0; right:0; bottom:0;
    background:#0E1E7D;
    z-index:3;
	text:left;
}

#footer a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #F0B130; 
	text-decoration: none
}

#nav{
	position:absolute;
	overflow:auto;
}

#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	text-decoration: none
}

#kontext {
	position:absolute;
	margin-left:155px;	
}

#kontext_liste {
	position:absolute;
	margin-left:155px;	
	margin-top:150px;
}


#kontext a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #0E1E7D; 
	text-decoration: none
}

#kontext a:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #0E1E7D; 
	text-decoration: underline
}

/* Nur für den MSIE */

* html, * html body {
    overflow:hidden;
    bottom:0;
    height:100%;
}

* html #header_container, * html #footer_container {
    position:absolute;
    width:100%;
    padding-right:16px;
}

* html #menu {
    position:absolute;
}

* html #header,* html #footer {
    height:100%;
    position:static;
}

* html #content {
    position:relative;
    top:0; bottom:0; left:0; right:0;
    height:100%;
    width:100%;
    overflow:auto;
    margin:0;
}

/* Weiter mit browserübergreifenden Deklarationen */

#menu li {
    list-style: none;
    margin:0;
    padding:0.3em;
}

#menu li#active {
    padding:0.5em;
    text-decoration:underline;
}

#menu a:link, #menu a:visited {
    display:block;
    background:#EEEEEE;
    color:black;
    text-decoration:none;
    margin:0;
    padding:0.2em;;
}

#menu a:hover {
    background:#4f4f4f;
    color:#FFFFFF;
    text-decoration:underline;
}

/* Der IE soll das Element breiter darstellen, da margin
   und padding hier von der Breite abgezogen werden! */

* html #menu {
    margin:0;
    width:10.5em;
}

.navFormDroplist {background :#ffffff; color :#000066; border-color:#cccccc; font-family : verdana,helvetica,arial; font-size : 11px; font-weight : normal; z-index:0;	}
.navFormFeld {background :#ffffff; color :#000066; border-color:#cccccc; font-family : arial,verdana,helvetica,; font-size : 10px; font-weight : normal;	}


#leistungen_liste {
	width:550px; 
	border-bottom: 1px solid #666; 
	padding-bottom:20px; 
	padding-top: 10px; 
	margin-left:15px;

}

#leistungen_rechts {
	padding-left:165px;
	width:390px;
}

#leistungen_links {
	
	width:160px; 
	padding-top: 27px;
	
}

#linie{
	width:550px; 
	margin-left:15px;
	border-bottom: 1px solid #666; 
}

.foo {
	width:550px;
	margin-left:15px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #666;
	
}

.foo img {
float: left;
padding-top: 27px;
}

.foo p {
margin: 0;
padding: 0;
margin-left: 160px;
}

.clear {
clear: left;
font-size: 1px;
line-height: 0;
}

a.menu {
	font-size: 14;
}

.blau {
	color:#0E1E7D;
}

a img {
  border:none;
}




