* {
	margin: 0px;
	padding: 0px;
}
	
body { background: #56585e; }
hr { display: none; }
img { border: 0px;}
	
#main {
	width: 1020px;
	margin: 0 auto;
	border-left: 5px solid #414247;
	border-right: 5px solid #414247;
}
/* Header */
#header {
	width: 1020px;
	margin: 0 auto;
	height: 200px;
}
#menu {
	float: left;
	height: 70px;
	width: 820px;
	padding-left: 200px;
	background: url(../images/quer_y.png) no-repeat;
}
#menu ul {
	margin: 0 0 0 -170px;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li { 
	float: left; 
}
#menu ul li a.current,
    		#menu ul li a.section,
    		#menu ul li a.section:hover,
    		#menu ul li a.current:hover { 
			 	background: #fff url(../images/button_k.png) repeat-x; 
			 	color: #444;
				}			
				
/* Logo */
#logo {
	width: 1020px;
	height: 200px;
	margin: 0 auto;
	background: url(../images/kopf3.png) no-repeat left top;
	display: block; 
}
/* Page */
#page {
	width: 1020px;
	margin-top: 50px;
	background: #ffffff url(../images/page_back.png) repeat-x top;
	border-top: 50px ;

}
/* Content */
#content {
	float: left;
	width: 920px;
	padding-left: 50px;
	margin-bottom: 25px;
}

/* Sidebars */
.sidebar { float: center; }
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: inline;
	min-height: 55px;
}
.sidebar li { margin-top: 1em; }
.sidebar li li { margin: 0; }
#sidebar1 { width: 120px; }
#sidebar2 { width: 120px; }
#sidebar2 li ul { line-height: normal; }
#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
}

#sidebar2 .top { padding-top: 10px; }
ul,
ol {
	margin-top: 1em;
	line-height: 1.8em;
	font-size: 1em;
	margin-left: 3em; 
}

/************************
SITEMAP
************************/
/*1st level list*/
#sitemap-list {
	padding:0 0 0 120px; 
	margin:0; 
	list-style:none; 


}

/*1st level items*/
#sitemap-list li {
	margin-top:10px; 
	font-size:18px; 

}
 
/*2nd level lists*/
#sitemap-list ul {
	margin:5px 10px 5px 10px; 
	padding:5px 50px; 
	background: #ffffff url('../images/line2.png') left top repeat-y;
} 

/*2nd level items*/
#sitemap-list li li {
	padding:0; 
	margin:0; 
	list-style:none; 
	font-size:15px; 
	line-height:1.2em; 
	background:none
} 

/*3rd level lists*/
#sitemap-list ul ul {
	margin-left:10px;
	padding:5px 10px;  
	background:#fff;
} 

/*3rd level items*/
#sitemap-list li li li {
	font-size:12px; 
	font-weight:normal;
} 

/* ------------------------------------------------------------
	Resets
------------------------------------------------------------ 

#sitemap-list, #sitemap-list li, #sitemap-list ul, #sitemap-list ol,
#sitemap-list a,#sitemap-list span{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	list-style: none;
	vertical-align: baseline;
}


/* ------------------------------------------------------------
	NUMBER OF COLUMNS: Adjust #sitemap-list li to set the number
	of columns required in your site map. The default is 
	4 columns (25%). 5 columns would be 20%, 6 columns would 
	be 16.6%, etc. 
------------------------------------------------------------ 

#sitemap-list li {
	width:14.2%;
}

#sitemap-list li ul li {
	width:100% !important;
}

#sitemap-list.col1 li { width:99.9%; }
#sitemap-list.col2 li { width:50.0%; }
#sitemap-list.col3 li { width:33.3%; }
#sitemap-list.col4 li { width:25.0%; }
#sitemap-list.col5 li { width:20.0%; }
#sitemap-list.col6 li { width:16.6%; }
#sitemap-list.col7 li { width:14.2%; }
#sitemap-list.col8 li { width:12.5%; }
#sitemap-list.col9 li { width:11.1%; }
#sitemap-list.col10 li { width:10.0%; }

/* ------------------------------------------------------------
	General Styles
------------------------------------------------------------ *

#sitemap-list a {
	text-decoration: none;
}


/* ------------------------------------------------------------
	Site Map Styles
------------------------------------------------------------ */

/* --------	Top Level --------- *

#sitemap-list {
	margin: 30px 0 0 0;
	float: left;
	width: 100%;
}
#sitemap-list #home {
	display: block;
	float: none;
	background: #ffffff url('../images/L1-left.png') center bottom no-repeat;
	position: relative;
	z-index: 2;
	padding: 0 0 30px 0;
}
#sitemap-list li {
	float: left;
	background: url('../images/L1-center.png') center top no-repeat;
	padding: 30px 0;
	margin-top: -30px;
}

/*obere Ebene *
#sitemap-list li a {
	margin: 0 10px 0 0;
	padding: 10px 0;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #black;	
	background: #A4A6B2 url('../images/white-highlight.png') top left repeat-x;
	border: 2px solid #8c494f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ *
}
#sitemap-list li a:hover {
	background-color: #9395A1;
	border-color: #414247;
}
#sitemap-list li:last-child {
	background: url('../images/L1-right.png') center top no-repeat;
}
#sitemap-list a:link:before,
#sitemap-list a:visited:before {
	content: " "attr(href)" ";
	display: block;
	text-transform: uppercase;
	font-size: .85em;
	margin-bottom: 5px;
	word-wrap: break-word;
}
#sitemap-list li a:link:before,
#sitemap-list li a:visited:before {
	color: #2f363e;
}

/* --------	Second Level --------- *

#sitemap-list li li {
	width: 100%;
	clear: left;
	margin-top: 0;
	padding: 10px 0 0 0;
	background: url('../images/vertical-line.png') center bottom repeat-y;
}
#sitemap-list li li a {
	background-color: #B5B7C4;
	border-color: #8c494f;
}
#sitemap-list li li a:hover {
	border-color: #414247;
	background-color: #9395A1;
}
#sitemap-list li li:first-child {
	padding-top: 30px;
}
#sitemap-list li li:last-child {
	background: url('../images/vertical-line.png') center bottom repeat-y;
}
#sitemap-list li li a:link:before,
#sitemap-list li li a:visited:before {
	color: #2f363e;
}

/* --------	Third Level --------- *

#sitemap-list li li ul {
	margin: 10px 0 0 0;
	width: 100%;
	float: right;
	padding: 9px 0 10px 0;
	background: #ffffff url('../images/L3-ul-top.png') center top no-repeat;
}
#sitemap-list li li li {
	background: url('../images/L3-center.png') left center no-repeat;
	padding: 5px 0;
}
#sitemap-list li li li a {
	background-color: #fff7aa;
	border-color: #e3ca4b;
	font-size: 12px;
	padding: 5px 0;
	width: 80%;
	float: right;
}
#sitemap-list li li li a:hover {
	background-color: #fffce5;
	border-color: #d1b62c;
}
#sitemap-list li li li:first-child {
	padding: 15px 0 5px 0;
	background: url('../images/L3-li-top.png') left center no-repeat;
}
#sitemap-list li li li:last-child {
	background: url('../images/L3-bottom.png') left center no-repeat;
}
#sitemap-list li li li a:link:before,
#sitemap-list li li li a:visited:before {
	color: #ccae14;
	font-size: 9px;
}


/* ------------------------------------------------------------
	Utility Navigation
------------------------------------------------------------ *

#utilityNav {
	float: right;
	max-width: 50%;
	margin-right: 10px;
}
#utilityNav li {
	float: left;
	margin-bottom: 10px;
}
#utilityNav li a {
	margin: 0 10px 0 0;
	padding: 5px 10px;
	display: block;	
	border: 2px solid #e3ca4b;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: black;
	background: #fff7aa url('../images/white-highlight.png') top left repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ *
}
#utilityNav li a:hover {
	background-color: #fffce5;
	border-color: #d1b62c;
}
#utilityNav li a:link:before,
#utilityNav li a:visited:before {
	color: #ccae14;
	font-size: 9px;
	margin-bottom: 3px;
}




/* Footer */
#footer {
	padding: 20px;
	background: url(../images/quer_q.png) no-repeat center;

}
