body {
	margin:0%;
	padding:0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
	background-image:url(/design_2009/images/header_bg.jpg);
	background-repeat:repeat-x;
	
}
#container {
	width: 980px;
	margin-bottom: 10px;
	margin:0 auto;
	background-image:url(/design_2009/images/content_1.jpg);
}
#header {
	background-image:url(/design_2009/images/header_1.jpg);
	width:980px;
	height:301px;
		
}
#language_menu {
	position:absolute;
	margin-left:10px;
	margin-top:-10px;
}

#header_menu {
	background-image:url(/design_2009/images/header_menu.jpg);
	width:980px;
	height:28px;
}

#header_end {
	background-image:url(/design_2009/images/header_end.jpg);
	width:980px;
	height:25px;
}

#footer {
	width:980px;
	height:48px;
	background-image:url(/design_2009/images/footer.jpg);
	clear: both;
	margin-bottom:-40px;
}

#footer span {
	color:#9e9e9e;
	font-size: 10px;
}

#footer span a {
	color:#9e9e9e;
	text-decoration: none;
}

#footer #copyright {
	font-size:10px;	
	padding-top:15px;
	color:#330000;
}

#left {
	float: left;
	width: 173px;
	height:50px;
	margin-left:2px;
}

#right {
	float: right;
	width: 173px;
	margin-right:2px;
}
#right a{
	color: #FE5512;
}
#right td{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#right #topic {
	background-image:url(/design_2009/images/right_topic.jpg);
	width:133px;
	height:29px;
	text-align:left;
	line-height:30px;
	padding-left:40px;
	font-weight:bold;
	
}

#right #box {
	background-color: #ffffff;
	border-right:1px solid #EFC396;
	border-bottom:1px solid #EFC396;
	width:172px;
	margin-bottom:1px;
	text-align: center;
}






#content_container {
	/* content styles */
	font-size:12px;
	padding-bottom:30px;
	width:980px;
}




#content {

	padding-left: 5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	margin: 0 173px;
}
div#content { 
/*	min-height:1200px;
	height:expression(this.scrollHeight > 1200 ? "auto":"1200px"); */
}

#content table {
	text-align: center;
}

#content th{
	background-color:#000000;
	background-color:#FD8D29;
	color: #000;
	font-weight:bold;
	border: none;
	/*padding: 4px 10px;*/ 
	margin: 0;
	text-align:left;
	font-size: 12px;
	background-image:url(/design_2009/images/topic.jpg);
	width:526px;
	height:24px;
	text-align:left;
	line-height:25px;
	padding-left:10px;
	font-weight:bold;
}

#content td{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;	
	/* padding: 2px 5px; */
}
#content a{
	color: #FE5512;
}
#content img{
	border: 1px solid #FE5512;
}
#content #topic {
	background-image:url(/design_2009/images/topic.jpg);
	width:526px;
	height:38px;
	text-align:left;
	line-height:39px;
	padding-left:40px;
	font-weight:bold;
}

p, pre{
	padding: 5px 10px;
	margin:0;
}

#show_users {
	padding-right:10px;
	font-size:9px;
	text-align:right;	
	color:#350304;
}

#search {
	margin-left:2px;
	width:133px;
	height:38px;
	background-image:url(/design_2009/images/left_search.jpg);
	text-align:left;
	line-height:38px;
	padding-left:40px;
	font-weight:bold;
}

#left #topic {
	background-image:url(/design_2009/images/left_tip.jpg);
	width:133px;
	height:30px;
	text-align:left;
	line-height:30px;
	padding-left:40px;
	font-weight:bold;
}

#left #box {
	background-color:#FFF;
	border-left:1px solid #EFC396;
	border-bottom:1px solid #EFC396;
	width:172px;
	margin-bottom:1px;
}

#content #headline {
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

#content_text_startpage {
	text-align:left;
}

.tabelle{
	width: 600px;
	color:#000000;
	font-weight: normal;
	border: none;
	/*padding: 8px;*/
	margin: 5px 12px;
	padding:0;
	background-color:#FDECD2;
	border:1px solid #E7CCB1;
}
.tabelle_halb{
	width: 300px;
	color:#000000;
	font-weight: normal;
	border: none;
	/*padding: 8px;*/
	margin: 0;
	padding:0;
	background-color:#FDECD2;
	border:1px solid #E7CCB1;
}

#content_text_otherpages {
	text-align:left;
	
}
#content_text_otherpages table{
	width: 600px;
	color:#000000;
	font-weight: normal;
	border: none;
	/*padding: 8px;*/
	margin: 5px 12px;
	padding:0;
	background-color:#FDECD2;
	border:1px solid #E7CCB1;
}

#content_text_otherpages th a{
	color:#FFF;
}
#content_popup, #content_popup td {
	text-align:left;
	font-size:10px;
}
#content_popup table{
	width: 400px;
	color:#000000;
	font-weight: normal;
	border: none;
	/*padding: 8px;*/
	margin: 5px 12px;
	padding:0;
	background-color:#FDECD2;
	border:1px solid #E7CCB1;
}
#content_popup th{
	padding-left: 3px;
	color:#000;
	font-size: 10px;
	font-weight: bold;
}

#content_popup a{
	color: #FE5512;
}



/* ----- SYS MODULE ----- */
/* ----- ZWEISPALTIGE DARSTELLUNG ----- */
.sys_modul_zweispaltig {
	width: 600px;
	background-color:#ffffff;
	border: none;
	padding:0;
	text-align:center;
	margin: 5px 8px;

}

#sys_modul_zweispaltig_spalteninhalt table{
	width: 300px;
	background-color:#FDECD2;
	border:1px solid #E7CCB1;
}


/* ----- COUNTDOWN TIMER ----- */

#sys_modul_countdowntimer img{
	border: none;
}
#sys_modul_countdowntimer{
	text-align:center;
}



/* ----- NAVIGATION ----- */
/* ----- NAVIGATIONSELEMENT ----- */
#topnav {
	width:550px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align:center;
	z-index:1000;
	font-size:14px;
	padding-top:7px;
	font-weight:bold;
}
/* ----- MENÜPUNKTE MIT SUBMENÜS (PFEIL) ----- */
.sub {
	background-image:url(/design/images/arrow_1.gif);
	background-repeat:no-repeat;
	background-position:90% 50%;
}
/* ----- HAUPTBLOCK DER NAVIGATION ----- */
#topnav ul { 
	/*display: block;*/
	line-height: 1;
	font-size:12px;
	font-weight:bold;
	padding: 0;
	margin: 0;
	z-index:1000;
	list-style: none;	
}

/* ----- LINKS IM HAUPTBLOCK ----- */

#topnav a {
	display: inline;
	padding-left:15px;
	padding-right:15px;
	height:25x;
	text-decoration:none;
	text-align:center;
	color:#000;	
}

/* ----- HOVEREFFEKT IM HAUPTBLOCK ----- */
#topnav a:hover {
	color:#FFF;
	background-color:#F17200;
}
/* ----- AUSRICHTUNG DES MENÜS ----- */
#topnav li { 
	float: left;
	list-style: none;
	display: block;
}
/* ----- ERSTE EBENE LINKS ----- */
#topnav ul li a {
	color:#000;	
}

/* ----- ERSTE EBENE BOX ----- */
#topnav li ul { 
	position: absolute;
	display:block;
	width:200px;
	background-color: #fff;
	border:1px solid #DDDDDD;
	margin-top:0px;
	left: -999em; 
	float:left;
	text-align:left !important;
	z-index:1000;
}

#topnav li ul li {
	text-align:left !important;
}
/* ----- ERSTE EBENE LISTE ----- */
#topnav li ul a {
	font-size:12px;
	font-weight:normal;
	padding: 10px 0px 0px 15px;
	height: 25px;
	display: block;
	line-height: 13px;
	width: 185px;
	left: -999em; 
	text-align: left;
}

/* ----- ERSTE EBENE HOVER EFFEKT ----- */
#topnav li ul a:hover {
	width:185px;
}
/* ----- HOVER EFFEKT BEI VORIGEN SUBMENÜS ----- */
#topnav :hover > a {
	color:#fff;
	background-color:#F17200;
}

#topnav li ul a:hover {
	color:#000;
	background-color: #F1F1F1 !important;
}
/* ----- DRITTER LEVEL LISTE ----- */
#topnav li ul ul { 
	margin-left:200px !important;
	margin-top:-35px;
	background-color:#F1F1F1;
	
}
/* ----- DRITTER LEVEL ----- */
#topnav li li ul ul  { 
	background-color:#F1F1F1;
	width:185px;
}

#topnav li ul ul a {
	width:185px;
}
/* ----- DRITTE EBENE HOVER EFFEKT ----- */
#topnav li ul ul a:hover {
	background-color:#fff !important;
	color:#F17200;
}
/* ----- ANZEIGE DER SUBMENÜS ----- */
#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul { 
	left: auto;
}





/* SUBNAVIGATION */
#nav  {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	
	list-style: none;
	text-align:left;
	font-size:12px;
} 



#nav  ul { /* all lists */
	display: block;
	line-height: 1;
	font-size:11px;


	list-style: none;	
	
}

#nav  a {
	display: block;
	width:143px;
	padding-left:30px;
	text-decoration:none;
	line-height:23px;
	color:#330000;
	border-top:1px solid #FFFaFF;
	border-bottom:1px solid #FAC086;

}
#nav  a:hover {
	line-height:25px;
	background-image:url(/design_2009/images/menu_over.jpg);
	font-weight:bold;
	border-top:0px;
	border-bottom:0px;
}

#nav ul li { /* all list items */
	background-color:#FAC896;


	 /* width needed or else Opera goes nuts */
}
#nav  li a:hover {

}


#nav  li ul { /* second-level lists */

	position: absolute;
	display:block;
	margin-left:135px;
	width:173px;
	margin-top:-26px;
	left: -999em /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav  :hover > a {
	color:#3C0000;
}




#nav li ul ul { /* third-and-above-level lists */

	margin-top:-25px;
	background-color:#E0E1E2;

}


#nav li li ul ul  { /* third-and-above-level lists */
	
	background-color:#F1F1F1;


}
#nav li ul ul a {
width:100px;

}


#nav li ul ul a:hover {

}

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

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;

}


#sitemap table tbody tr td a
{
	display:block;
	padding: 5px;
}






