/* CSS Document */

html {
	height:100%;
	}

body {
	height:100%;
	margin-bottom:1px;
	margin:5px;
	padding:0px;
	font-family:Verdana Arial, Helvetica, Sans Serif;
	line-height:120%;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	}

/* formatted html elements */
h1 {
	font-size:18px;
	line-height:20px;
	}
h2 {
	font-size:16px;
	color:#666666;
	}
h3 {
	font-size:14px;
	}
h4 {
	font-size:12px;
	}
h5 {
	font-size:11px;
	}
h6 {
	font-size:10px;
	}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
li {
	line-height:15px;
	padding-left:15px;
	padding-top:0px;
	background-image:url('../images/arrow.png');
	background-repeat:no-repeat;
	background-position:0px 2px;
	}
td {
	text-align:left;
	font-size:11px;
	}

.clr {
	clear:both;
	}

#center_outer {
	width:100%;
	overflow:show;
	text-align:center;
	}

#center_inner {
	width:980px;
	margin:4px auto 4px auto;
	background-color:#ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	clear:both;
	}

#header {
	clear:both;
	margin:0px;
	padding:5px;
	width:971px !important;
	width:982px;
	height:33px;
	background-color:#000000;
	}

#logo {
	float:left;
	width:200px;
	height:33px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	}

#top {
	clear:both;
	margin:0px;
	padding:2px;
	width:977px !important;
	width:982px;
	overflow:hidden;
	border-bottom:1px solid #cccccc;
	}

div.moduletable_menu {
	margin:0px;
	padding:0px;
	}
ul#mainlevel_menu {
	margin:0px;
	padding:0px;
	list-style:none;
	}
ul#mainlevel_menu li {
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	font-size:12px;
	line-height:21px;
	white-space:nowrap;
	border-right:1px solid #cccccc;
	background-image:none;
	}
ul#mainlevel_menu li a {
	display:block;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#333333;
	background:transparent;
	}
#buttons>ul#mainlevel_menu li a {
	width:auto;
	}
ul#mainlevel_menu li a:hover {
	color:#ffffff;
	background:#c64934;
	}

#content {
	clear:both;
	margin:0px;
	padding:0px;
	width:977px !important;
	width:982px;
	}

#staticpages_content {
	clear:both;
	text-align:left;
	padding:10px;
	}

#links {
	padding:4px;
	background-color:#eeeeee;
	}

#footer1 {
	clear:both;
	margin:0px;
	padding:5px;
	width:971px !important;
	width:982px;
	height:20px;
	vertical-align:middle;
	font-size:9px;
	color:#999999;
	background-color:#000000;
	}

.moduletable_static {
	float:right;
	clear:right;
	margin:0px;
	width:880px;
	overflow:hidden;
	text-align:right;
	}
.mainlevel_static {
	padding:0px 3px 0px 3px;
	font-size:10px;
	color:#999999;
	}
a.mainlevel_static:link, a.mainlevel_static:visited {
	font-size:10px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
	}
a.mainlevel_static:hover {
	font-size:10px;
	font-weight:normal;
	color:#cccccc;
	text-decoration:underline;
	}

.moduletable_impressum {
	float:left;
	clear:right;
	margin:0px;
	width:60px;
	overflow:hidden;
	}
.mainlevel_impressum {
	font-size:10px;
	color:#999999;
	}
a.mainlevel_impressum:link, a.mainlevel_impressum:visited {
	font-size:10px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
	}
a.mainlevel_impressum:hover {
	font-size:10px;
	font-weight:normal;
	color:#cccccc;
	text-decoration:underline;
	}

#footer2 {
	clear:both;
	margin:0px;
	padding:5px;
	width:971px !important;
	width:982px;
	font-size:9px;
	color:#999999;
	border-bottom:1px solid #cccccc;
	}

a {
	color:#c64934;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	}


