/* MENU */

#col1 ul {list-style:none; list-style-position: outside;
padding: 0;margin: 0 0 0 10px;}

#col1 li {list-style:none; list-style-position: outside;}


li.first a:link {
	color: black;
} 
li.first a:visited {
	color: black;
} 

li.first, li.firstact, li.firstcur {
padding: 4px 0px 0px 10px;
background-color: #f2f2f2;
 color: white; 
 margin:  0px 0px 1px 0px;
border-bottom: 0px solid #fff;

}



li.firstact, li.firstcur {
background-color: #DFE5F3;
}

li.second a:link {
	color: #004080;
} 
li.second a:visited {
	color: #004080;
} 

li.second, li.secondcur, li.secondact {
padding: 3px 0px 0px 24px;
 background-color: #fff;
 margin: 0px 0px 0px -20px;
border-bottom: 1px solid white
}

li.secondcur, li.secondact {

 background-color: #ffffe8;

}





p {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

table {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

h2 {
 	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

/*Formatierung Bilduntertext*/
.bildtext {
	font-family: Verdana;
	color: #0060ad;
	font-size: 9px;
	font-style: normal;
}

#rootline_menu a:link {
	text-decoration: none;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

#rootline_menu a:visited {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

#rootline_menu a:hover  {
	text-decoration: underline;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
} 

#sitemap {
	font-family: Arial;
	font-size: 13px;
	color: #0060AD;
	font-weight: bold;
}

#sitemap2 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

a:link {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	color: #004080;
}

a:visited {
	text-decoration: none;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	color: #004080;
}

a:hover  {
	text-decoration: underline;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	color: #004080;
}