/** Navigation-Styles **/

/****** Locater *********/

#locate {
	font-size: 0.75em;
	
}

#locate a{
	text-decoration:none;
	color: #666666;
	/*color: #FF0000;*/
}
	
#locate a:hover{
	text-decoration:underline;
	color: #666666;
}


/*** Topnavigation (Kapitelwahl) ****/
#topnav ul {
	list-style:none;
	margin: 0;
	padding: 0;
	line-height: 32px;
}
#topnav ul.menulevel0 a, #topnav ul.menulevel0 a:link {
	padding: 0 1em;
}
#topnav li {
	float:  left;
	border-right: 1px solid #ffffff;
}
#topnav ul.menulevel0 li.sdoc, #topnav ul.menulevel0 li.sdocs {
	padding: 0 2em;
}
#topnav li a, #topnav li a:link {
	font-weight:bolder;
	display: block;
	text-decoration: none;
	color: #333333;
	font-size: 0.7em;
}
#topnav li a:hover, #topnav li.selected a:hover {
	background-color:#CCCCCC;
	background-image: url(../bilder/dgreybg.gif);
	color: #FFFFFF;
}

/* Topnav selected */
#topnav li.selected a, #topnav li.selected a:link {
	background-image: url(../bilder/lgreengreybg.gif);
}



/*** HAUPTNAVIGATION ***/

#navmain {
	font-size: 0.95em; /*Startgrösse der Hauptnavigation*/
	color: #000000;
	/*border-right: 1px dotted #666666;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;*/
	/*padding-top:10px;
	background-color:#FFFFFF;*/
	/*background-image: url(/templates/default/bilder/bg_nav.png);
	background-repeat: no-repeat;*/
	height:260px;
	width:200px;
	
}

#navmain a{
	color: #414141;
	text-decoration: none;
}

#navmain a:hover{
	/*border-bottom: 1px dotted #666666;*/
	color: #000000;
	text-decoration: underline;
	background-color: #F2F2F2;
}


ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel{
	padding-left: 0;
	margin-left: 0;
	/*background-color: #99CC00;*/
}

.doc, .docs{
	position:relative;
	list-style: none;
	padding-left: 15px;
}
.sdoc, .sdocs{
	position:relative;
	padding-left: 15px;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}


/* Level 1 UNUSED */
/*
.menulevel1 {
	color: gray;
}
.menulevel1 a {
	font-weight: normal;
	color: black;
}
.menulevel1 a:link, #lmargin .menulevel1 a:visited {
	color: black;
}
.menulevel1 a:active, #lmargin .menulevel1 a:hover {
	color: black;
}
*/

.menulevel1, .menulevel2{
	font-size: 0.8em;
	/*letter-spacing:.05em;*/
	line-height: 160%;
	color: #6699CC;
	/*font-weight: bold;*/
	padding-top: 20px;
	padding-bottom: 10px;
	width:180px;
}
.menulevel2 a {
	font-weight: normal;
	/*color: black;*/
}
.XXmenulevel2 a:link,  .menulevel2 a:visited {
	/*color: #666666;*/
	text-decoration: none;
}

.XXmenulevel2 a:active, .menulevel2 a:hover {
	/*color: #000000;*/
	/*border-left: 3px solid #D2D2D2;*/
	text-decoration: underline;
}
.menulevel3 {
	font-size: 0.9em;
	line-height: 160%;/*Höhe der Navigationsbuttons*/
	/*color: #333333;*/
	/*font-weight: bold;*/
	/*border-left: 1px dotted #666666;*/
	border-top: 1px dotted #CCCCCC;	/*border-bottom: 1px dotted #999999;*/	
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 50px;
}


.XXmenulevel3 a {
	/*color: #666666;*/
	text-decoration: none;
}
.XXmenulevel3 a:link, .menulevel3 a:visited {
	/*color: #666666;*/
	text-decoration: none;
}
.XXmenulevel3 a:active, .menulevel3 a:hover {
	/*color: #000000;*/
	/*border-right: 6px solid #E9E9E9;*/
	text-decoration: underline;
}

.menulevel4 {
	font-size: 0.9em;
	/*color: #333333;*/
	font-weight: bold;
	border-top: 1px dotted #CCCCCC;
	border-left: 0px solid #D2D2D2;
	line-height: 150%;/*Höhe der Navigationsbuttons*/
	padding-top: 5px;
	padding-bottom: 2px;

}
.XXmenulevel4 a {
	/*font-weight: normal;*/
	/*color: black;*/
	text-decoration: none;
}
.XXmenulevel4 a:link, .menulevel4 a:visited {
	/*color: #666666;*/
	text-decoration: none;
}
.XXmenulevel4 a:active, .menulevel4 a:hover {
	/*color: #000000;*/
	/*border-right: 6px solid #E9E9E9;*/
	text-decoration: underline;
}
/******************************************/

/* Sitemap-Styles */

#mainContent .sitemaplevel1 a{
color: black;
	text-decoration: none;
}
#mainContent .sitemaplevel2 a, #mainContent .sitemaplevel3 a{
color: #666666;
	text-decoration: none;
}
#mainContent .sitemaplevel1 a:hover, #mainContent .sitemaplevel2 a:hover, #mainContent .sitemaplevel3 a:hover {
	color: #009966;
	/*border-right: 6px solid #E9E9E9;*/
	text-decoration: underline;
}
#mainContent .sitemaplevel1{
	font-size: 1em;
	color: black;
	padding-top: 50px;	/*font-weight: bold;*/
	/*border-top: 1px dotted #666666;*/
	/*border-bottom: 1px dotted #666666;*/
}
#mainContent .sitemaplevel2{
	font-size: 0.8em;
	color: black;
	/*font-weight: bold;*/
	border-top: 1px solid #666666;	/*border-bottom: 1px dotted #666666;*/
}
#mainContent .doc, #mainContent .docs, #mainContent .sdoc, #mainContent .sdocs {
	list-style: none;
	padding-left: 0px;
}


.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
/*
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: white;
}
.menu a {
	text-decoration: underline;
	color: white;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}*/

