h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px Verdana,Arial;
}
body{
	text-align:center;
	font: normal 12px Verdana,Arial;
	color: #586479;
	line-height:15px;
}

p {
padding:0px;
margin:0px;
}

a { 
	font: normal 12px Verdana,Arial;
	line-height:16px;
	text-decoration:underline;
	padding-bottom:8px;
	color: #586479;
}

a:visited { 
	font: normal 12px Verdana,Arial;
	line-height:16px;
	text-decoration:underline;
	padding-bottom:8px;
	color: #586479;
}

a:hover { 
	font: normal 12px Verdana,Arial;
	line-height:16px;
	text-decoration:underline;
	padding-bottom:8px;
	color: #000000;
}

a:visited:hover { 
	font: normal 12px Verdana,Arial;
	line-height:16px;
	text-decoration:underline;
	padding-bottom:8px;
	color: #586479;
}

p.copyliste  { 
	font: normal 12px Verdana,Arial;
	line-height:16px;
	padding-bottom:8px;
	color: #586479;
}

h1 { 
	font: normal 15px Verdana,Arial;
	font-weight: bold;
	color: #0f6db9;
}

h2 { 
	font: bold 12px Verdana,Arial;
	color: #586479;
	padding-top:15px;
	padding-bottom:5px;
	margin:0px;
}

h3 { 
	font: bold 12px Verdana,Arial;
	color: #0f6db9;
	padding:0px;
	margin:0px;
}

ul{ 
	padding:15px;
	margin:0px;
}

li{ 
	font: normal 12px Verdana,Arial;
	color: #586479;
	padding-bottom:5px;
	list-style-position:outside;
	list-style-type:disc;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

div#container {
  width:939px;
  text-align:left; 
  margin:0px auto;
  border: 1px dashed #3665b7;
  background-color:#FFFFFF;
}

.leiste{
  border-top: 1px dashed #3665b7;
  border-bottom: 1px dashed #3665b7;
  margin-top: -2px;
			display:block;
			background-color: #eff6fd;
}
			
div#header { background-color:white; }

/*-----------------------------------*/

div#links { 
	float:left;
	width:10px; 
	vertical-align: top;
	padding-top:0px;
	padding-bottom:10px;
	clear:left;
}

div#head { 
	font: normal 12px Helvetica,Verdana,Arial;
	padding: 0px;
	margin: 0px;
}


div#center { 
	margin-left:25px; 
	margin-bottom: 40px;
	margin-top:30px;
	width:550px; 
	clear:left;
}

div#right { 
	width:300px; 
	height:auto;
	float:right; 
	text-align:left; 
	padding-top:30px;	
	background-color:#FFFFFF;
}

.float-left { 
	float:left; 
}

div#footer {
  clear:both;
  border-top: 1px dashed #3665b7;
  padding:10px;
}



#hauptmenue {
	line-height : normal;
	text-align: left;
	overflow:hidden;
	width: 100%;
}

/*-------------CSS---------------------*/
#nav{
  width:auto;
  margin-top: -2px;
  margin-bottom:2px;
}

/* Ebene 1 Formatierung */
#nav, #nav ul {
  float: left; 
  list-style: none;
  font-weight: bold;
  padding: 0;
  margin: 0;
 
}
 
/* Ebene 1 Formatierung */
#nav li{
  float: left;
  display: block;
  font-size: 12px; 
  font-family: Arial;
  font-weight: bold;
  text-decoration:none;
  padding: 3px;
  margin-right:1px;
}

/* Link-Formatierung */
#nav a {
   font-weight: bold;
   display: block;
  text-decoration: none;
  color:#0f6db9;
  padding: 0px 30px 0px 25px;
}

#nav ul li ul a {
   font-weight: bold;
   display: block;
  text-decoration: none;
  color:#FFFFFF;
  padding: 0px 30px 0px 4px;
}

/* Ebene 2 Formatierung */
#nav li ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 150px;
  font-weight: normal;
  border: 0px solid #ccc;
  margin: 3px 0px 0px -3px;
  background:#6998d8;
}
 
/* Ebene 2 Formatierung */
#nav li li {
  width: 150px;
  height:15px;
  text-decoration:none;
  font-weight:normal;
  padding:3px;
  background-image:none;
  background-color:#6998d8;
  border-bottom: 1px solid #fff;
}

/* Ebene 2 Link-Formatierung */
#nav li ul a {
  font-weight:normal;
}

/* Ebene 2 hover-Formatierung */
#nav li:hover {
  text-decoration:none;
  background-color:#0f6db9;
}

#nav li:hover a {
  color:#FFFFFF;
}

#nav li li li{
  width: 170px;
  height:15px;
  text-decoration:none;
  font-weight:normal;
  padding:3px;
  background-image:none;
  background-color:#6998d8;
  border-bottom: 1px solid #fff;
}
/*
#nav li:hover ul li a {
  color:#000000;
}

#nav li:hover ul li:hover a {
  color:#FFFFFF;
}

#nav li:hover ul li:hover ul li a {
  color:#000000;
}

#nav li:hover ul li:hover ul li:hover a {
  color:#FFFFFF;
} 
*/
/* Abst?nde und Ausrichtung der Untermen?s */
#nav li ul ul {
  margin: -1.75em 0 0 202px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul {
  left: -999em;}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul {
  left: auto; 
}




/* Format 1. Ebene */
#nav li.hauptmenu{
width: 150px;
}


/* Format 1. Ebene aktiv */
#nav li.hauptmenu_act a{
	cursor:default;
	width: 150px;
}

#nav li.hauptmenu_act{
  background-color:#daecfd;

}

/* Format der Links der Klappmen?s */
#nav li.hauptmenu_act ul a{
	cursor:pointer;
}

#nav li.hauptmenu_act ul a:hover{
}

/* Format der Men?punkte der 2. Ebene mit Submen? */

/* Abstaende der Untermenues der 3. Ebene und Linie links*/
#nav li ul ul{
  margin: -18px 0px 0px 153px;
  border-left:1px solid #C8CCD2;
}

.sponsor a {
	font: normal 10px Verdana,Arial;
	color: #586479;
	text-decoration:none;

}

.sponsor {
	font: normal 10px Verdana,Arial;
	color: #586479;
	margin-left:15px;
	margin-top:4px;
}
