@import url(inc_common.css);
@import url(inc_news.css);
@import url(inc_csc.css);
@import url(inc_gallery.css);
@import url(inc_htmlarea.css);

/*
 * Reset
 */
#margin,
#leftcol, #logo,
#mainnav, #mainnav ul, #mainnav li,
#rightcol, #header, #siteby, #content, #footer,
#contentwrap, #content, #outerwrap,
#footer, #footer ul, #footer li,
#metanav, #metanav ul, #metanav li,
#mainnav, #mainnav ul, #mainnav li,
.lang ul, .lang ul li, #footer ul, #footer li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
	/*
    font-size: 100%;
    vertical-align: baseline;
	*/
    background: transparent;
    text-align: left
}

#metanav ul, #mainnav ul, .lang ul, #footer ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}

/*
 * Margin
 */

#margin {
	margin: 0px auto;
	width: 960px;
	text-align: left;
	background: url(../images/back_margin.png) no-repeat center top;
}

body.popup #margin {
	margin: 20px;
	width: auto;
	background: none;
}

/*
 * Header
 */

#header {
	position: relative;	
	background: url(../images/back_header.png) no-repeat;
	height: 181px;
	border-bottom: 3px solid white;
}
#header img { border: 0; }

#logo {
	position: absolute;
	top: 8px;
	left: 20px;
}

/*
 * Metanavigation
 */

#metanav {
	position: relative;
	color: #383737;
}

#metanav a {
	color: #383737;
	text-decoration: none;
}

#metanav a:hover {
	text-decoration: underline;
}

#metanav ul {
	right: 19px;
	top: 8px;
	overflow: hidden;
}

#metanav li {
	width: 160px;
}

#metanav li a {
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	background: url(../images/icon_arrow.gif) no-repeat left center;
}

#metanav li a:hover {
	text-decoration: none;
}

#metanav li a { background-image: url(../images/icon_arrow.gif); }
#metanav li.metanav_56 a { background-image: url(../images/icon_video.gif); }


/*
 * Contentwrap
 */
#contentwrap {
	background: #FDEFCC url(../images/back_contentwrap.png) repeat-y left top;
	padding: 0px 10px 25px 10px;
	min-height: 240px;
	min-height: 350px;
}

#outerwrap {	
	padding: 20px 0;
	background: #FDEFCC;
}

/*
 * Spalten
 */

#leftcol {
	float: left;
	width: 160px;	
	font-size: 10px;
	padding: 20px 15px 0 0;
}

#rightcol {
	float: right;
	width: 185px;
	padding: 20px 0 0 15px;
}

#outercontent {
	overflow: hidden;
}

/*
 * LeftRest
 */

.lang {
	border-top: 1px dotted #aea99f;
	border-bottom: 1px dotted #aea99f;
	margin: 10px 0 0 0;
}

.lang ul {
	overflow: hidden;
	padding: 10px 0;
}

.lang ul li {
	float: left;
	color: #e78e00;
}

.lang ul li.spacer {
	margin: 0 10px;
}

.lang ul li a {
	color: #e78e00;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	background: url(../images/icon_arrow_yellow.gif) no-repeat left center;
}

/*
 * Hauptnavigation
 */

#mainnav ul {
	position: absolute;
	bottom: 0;
	left: 175px;
	background: white;
	display: block;
}
#mainnav ul li {
	float: left;
	height: 22px;
	position: relative;
	display: block;
}

#mainnav ul.level2 {	
	position: absolute;
	left: 0;
	top: 22px;
	border: 1px solid white;
	display: none;
}

#mainnav ul.level3 {	
	position: absolute;
	top: -2px;
	border: 1px solid white;
}

#mainnav ul.level2 li,
#mainnav ul.level3 li {
	float: none;
	height: auto;
	background: #F89800;
	width: auto;
	white-space: nowrap;
	color: #ffffff;
	font-weight: normal;
	border-top: 1px solid #ffffff;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
}

#mainnav ul.level2 li a,
#mainnav ul.level3 li a,
#mainnav ul.level2 li.highlight ul.level3 li a {
	display: block;
	color: white;
	text-decoration: none;	
	padding: 3px 1em;
}

#mainnav ul.level2 li.highlight,
#mainnav ul.level3 li.highlight {
	background-color: #ffffff;
	color: #f89800;
}

#mainnav ul.level2 li.highlight a,
#mainnav ul.level3 li.highlight a,
#mainnav ul.level2 li.highlight ul.level3 li.highlight a {
	color: #f89800;
}

#mainnav ul.level2 li.sub {
	background-image: url(../images/icon_arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*
 * Content
 */

#content {
	min-height: 100px;
	overflow: hidden;
	border-top: 2px solid white;
	border-bottom: 0;
	padding: 40px 35px 10px 35px;
	/*background: #FEF7E6;  url(../images/page_footer_line.gif) repeat-x left bottom;*/
}

/*
 * Footer
 */
#footer {
	text-align: center;
	padding: 11px 0 0 0;
	color: #88133c;
	font-size: 10px;
	width: 564px;
	margin-left: 185px;
	background: url(../images/page_footer_line.gif) repeat-x left top;
}

#footer a {
	color: #88133c;
}


#footer-content {
	background: url(../images/back_footer.png);
	padding: 13px 10px;
	overflow: hidden;
}

#adresse {
	float: left;
}

#siteby {
	float: right;
	font-size: 10px;
	color: #8f8f8f;
}
#siteby a { color: #8f8f8f; text-decoration: none; }
#siteby a:hover { text-decoration: underline; }


p.infopic {
	text-align: center;
	margin: 10px 0 0 0;
}

#printlink {
}

#printlink a {
	float: right;
	display: block;
	background: url(../images/icon_print.gif) no-repeat left 6px;
	padding: 4px 0px 4px 15px;
	color: #88133c;
	text-decoration: none;
}

#printlink a:hover {
	text-decoration: underline;
}
