html{
	background-image: url(bkgverlauf.jpg);
	background-color: #183289;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: center;	
    margin: 0;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	padding: 0px;
}

body{
	padding: 0px;
}

div#header{
    text-align: left;
	width: 1180px;
	height: 230px;
	margin: 0px auto;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: 220px 0px;	
	padding: 0px;
}

div#boxoben{
	background-image: url(boxtop.jpg);
	background-repeat: no-repeat;
	background-position: 810px 0px;
	width: 150px;
	height: 60px;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-left: 810px;
}

  div#navdiv {
    float: left;
	width: 220px; /*18em;*/
    margin-left: 30px; 
 	margin-top: 10px;
	text-align: left;
  }

  div#Info {
    float: right;
	background-color: #ffffff;
	width: 240px; /*12em;*/
    margin: 0 0/* 1.1em*/;
	text-align: left;
	padding-left: 0px;
	text-align: center;
	min-height: 640px;
  }
  div#Info h2 {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
  }
  div#Info p {
    margin: 0.5em;
  }

  div#Inhalt3 {
	margin-left: 220px;
	margin-right: 240px;
    padding: 10px;
	padding-left: 100px;	
	text-align: left;
	background-color: #fff;
	min-height: 620px;	
	line-height: 1.5em;	
  }
  
  div#Inhalt {
	margin-left: 220px;
	margin-right: 0px;
    padding: 10px;
	padding-left: 100px;
	text-align: left;
	background-color: #fff;
	line-height: 1.5em;
  }
  
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }

  * html div#Inhalt3 {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }

  /*  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }*/

  p#Fusszeile {
    clear: both;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #fed;
	border: 1px solid silver;
  }


.e1:hover{
	background-image: none;
}
.e1{
	margin-left: 0px;
	width: 140px;
	text-decoration: none;
/*	background-image: url(img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: center left;*/
	font-size: 16px;
}
	
.e2{
	margin-left: 10px;
	font-size: 13px;
}

.e3{
	margin-left: 25px;
	font-size: 12px;
}

a{
	text-decoration: none;
	color: #000000;
}

a:active{
	text-decoration: none;
	color: #000000; 
}

a:visited{
	text-decoration: none;
	color: #000000; 
}

a:hover{
	text-decoration:none;
	/*padding-bottom:2px;*/
	background: url(img/flash2.gif) bottom left repeat-x;
	color: #FF0000; 
}

a img:hover{
	color: #FF0000;
}

.logo{
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

.sprachen{
	visibility: visible;
	position: absolute;
	left: 585px;
	top: 33px;
	z-index: 101;
	width: 180px;
	text-align: right;
}

.sprachwahl{
/*	visibility: visible;
	font-size: 10px;
	color: #AAAAAA;*/
	padding-left: 30px;
	width: 220px;
	height: 30px;
	text-align: left;
	color: #666666;
}

.sprachwahl a, .sprachwahl a:hover, .sprachwahl a:active{
	color: #666666;
}

.sprachwahl a{
	text-decoration: underline;
}



.navi{
	visibility: visible;
	position: absolute;
	left: 10px;
	top: 80px;
	z-index: 2;
}

.content{
	position: absolute;
	left: 175px;
	top: 80px;
	z-index: 3;
	width: 590px;
	padding-bottom: 0px; /* damit die seite nicht am boden klebt*/
}

.impressum{
	visibility: visible;
	position: absolute;
	left: -165px;
	bottom: 20px;
	z-index: 4;
	width: 160px;
	font-size: 9px;
}

.fussnote{
	visibility: hidden;	
	margin-top: 30px;
	text-align: center;
	font-size: 10px;
	background-color: #CCCCCC;
}

.allgemein{
	color: #000000 !important;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5;
}
.allgemein:hover{
	color: #FF0000 !important;
}
	
.aktuell
{
	color: #FF0000 !important;
}
	
.aktuell:hover{
	color: #FF0000 !important;
}
