/*
dark blue #19194D
dark grey 888888
grey			B3B3B3
orange		FF7F00
light or.	FFCC99
*/ 
body {background-color: #999; margin: 0px; border: 0px; padding: 0px; text-align: center; 
			font-family: Arial, Helvetica, sans-serif; 
			line-height: 1.5em; font-size: 0.9em; color: #19194D;}
#mainwrapper {background-image: url(../images/background_wrapper.gif);
			 background-position: center; background-repeat: repeat-y;}
#main {margin: 0px auto; width: 800px; text-align: left; background-image: url(../images/contentbg.gif); 
			 background-repeat: repeat-y;}
#header {border-bottom: 5px solid #ffffff; text-align: left;}
#menu {width: 800px; height: 40px; border: 0px solid #ffffff; text-align: left;
			 background-image: url(../images/menubg.jpg); background-color: #d3d3d3; }
#contentwrapper {width: 800px; border-top: 5px solid #ffffff;}
	#content {margin: 20px; float:left;}
	#content {width: 505px; voice-family: "\"}\"";   voice-family:inherit;  width: 505px; }
	A {voice-family:inherit;}
	/* nur für den IE*/
	* html #content {margin: 10px;}
	
	#sidebar {float: right; width: 250px;}
		#sidemenu1 {}	
			#sidemenu1_inner {background-image: url(../images/sidebarbg2.jpg); background-position:bottom; background-repeat:no-repeat; padding: 20px 20px 100px;}
		#sidemenu2 {background-image: url(../images/sidebarbg.jpg); background-position:bottom; background-repeat:no-repeat; padding: 20px 20px 100px; margin-bottom:20px;}
#footerwrapper {clear: both; background-image: url(../images/background_footer.gif);
			 					background-position: center; background-repeat: no-repeat; height: 100px; text-align:center;}
#footer {margin: 0px auto; width: 800px; text-align: left; background-image: url(../images/footer_topbg.gif); line-height: 50px;
			 					background-position: 0px 0px; background-repeat: no-repeat;} 							
#footer {padding: 0px 0px 0px 20px; width: 800px; voice-family: "\"}\"";   voice-family:inherit; width: 780px; }
A {voice-family:inherit;}


HR.hidden {clear: both; visibility: hidden;}
A {color: #FF7F00; text-decoration: none;}

/***************************
				menu
***************************/
#menu ul {padding: 0px; margin: 0px; float: left; color: White; font-size: 0.8em;line-height: 40px; background-color: #d3d3d3; background-image: url(../images/menubg.jpg); background-repeat: repeat-x;}
#menu ul li { display: inline; }
#menu ul li a {padding: 0em 1.3em; font-weight: bold; float: left; color: #19194D;
							 text-decoration: none; border-right: 5px solid #fff;}
#menu ul li a:hover { background-image:url(../images/menubghover.jpg); background-repeat: repeat-x; color: #fff; background-color: #d3d3d3; background-color: #FF7F00; }
#menu ul li a.active { background-image:url(../images/menubghover.jpg); background-repeat: repeat-x; color: #fff; background-color: #d3d3d3; background-color: #FF7F00; }

/***************************
				sidebar
***************************/
#sidebar ul {padding: 0px; margin: 0px; font-size: 0.8em;line-height: 1.6em; list-style-type: none;}
#sidebar ul li {}
#sidebar ul li a {padding: 0px 10px 0px 15px; font-weight: bold; color: #19194D;}
#sidebar ul li a:hover { background-color: #fff;}
#sidebar ul li a.active {border-left: 5px solid #FF7F00; padding-left: 10px; background-color: #fff;}


