body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(../images/body.jpg) #f6f6f6;
}
#tabelle{
    width: 900px;
	border: 1px solid #000;
	
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	float:left;
	font:250% Arial;
	color:#333;
	padding:5px 20px 5px 5px;
	border-right:1px solid #ccc;
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h1 a:hover {
	color:#111;
	border-bottom:2px solid #79B5D6;
}

#header h2 {
	font:150% Arial;
	color:#666;
	padding:16px 0 0 0;
	border:none;
}

#header h2 a {
	color:#444;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
	clear: left;
}

#header h2 a:hover {
	border-bottom:2px solid #79B5D6;
}
#header #img {
	padding-top: -20px;
	padding-right: -20px;
}
#header #nav {
	clear:both;
	background:url(../images/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font:140% Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}



/* Topmenu */

#topmenu{
	clear:both;
	background:url(../images/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
	height: 20px;
}

ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: left;
white-space: nowrap;
}

ul#mainlevel-nav li{
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

ul#mainlevel-nav li a{
	color:#fff;
	font:140% Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

ul#mainlevel-nav li a:hover{
	background:#4F9EC9;
}

ul#mainlevel-nav li a:active{
	background:#4F9EC9;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
	color:#fff;
}
   
#leftcol {
	background: SandyBrown;
	width:160px;
	padding:10px 20px 20px 20px;
	float:left;
	color: #333333;
	border-top:2px solid #000;
	border-bottom:10px solid #000;
}


.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #002E61;
color: #002E61;
margin-bottom: 5px;
}

/*
a.mainlevel {
	font:160% Arial;
	color: black;
	border:none;
	border-bottom:1px solid #2C2C2C;
	text-decoration: none;
	margin: 10px 0;
}


a.mainlevel:hover, a.mainlevel#active_menu {
	margin-bottom: 30px;
}

a.mainlevel_user {
	list-style:none;
	padding:3px;
	text-decoration: none;
	color: #fff;
	display:block;
	
}
*/

a.mainlevel {
	list-style:none;
	padding:5px;
	text-decoration: none;
	color: #333333;
	border-bottom:1px solid #2C2C2C;
	display:block;
}


a.mainlevel:hover, a.mainlevel#active_menu {
	color: black;
}

a.mainlevel_user {
	list-style:none;
	padding:3px;
	text-decoration: none;
	color: #fff;
	display:block;
	
}



a.sublevel {
	list-style:none;
	padding:5px;
	text-decoration: none;
	color: #333333;
	border-bottom:1px solid #2C2C2C;
	display:block;

}
	


a.sublevel:hover, a.sublevel#active_menu {
	color: black;
}
   
#inhalt{
	margin:0 0 0 200px;
	background:url(../images/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

#inhalt h2 {
        font-weight: bold;
        font-size: 16px;
        height: 23px;
        line-height: 20px;
        font-family: "Trebuchet MS", Verdana, sans serif;
        color: #002E61;
        margin-bottom: 5px;
}
#inhalt li {
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
}




#rechts{
 width: 150px;
 vertical-align:top;}
 
 #footer{
   vertical-align:top;
   background: yellow;
   border-top: 1px solid #000;}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	background:url(../images/innerwrapper.jpg) top repeat-x;
	padding:20px;
}