/*Ahadesign CSS*/
* {
	margin: 0;
	padding: 0;
	}
* html #mainout {
  width: 80em; 
  width: expression((document.documentElement && document.documentElement.clientHeight) ?
    (document.documentElement.clientWidth < 994) ? "994px" : (( document.documentElement.clientWidth > (80 * parseInt(document.documentElement.currentStyle.fontSize))) ? "80em" : "auto") :
(document.body.clientWidth < 994) ? "994px" : (( document.body.clientWidth > (80 * parseInt(document.body.currentStyle.fontSize))) ? "80em" : "auto")
);
}
html {
	font-size:100.01%;
	}
body { 
	text-align:center;
	background-color:#000;
	color:#c0c0c0;
	font-size: 76.1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 1em 0;
	}
#mainout {
	width:99%;
	margin:0 auto;
	text-align:left;
	height:100% !Important;
	height:1%;
	overflow:hidden;
	min-width: 994px;
	}
.header {
	width:98.9%;
	}
* html .header {
	margin-left:-6px;
	 }
h\tml:f\irst-child>body .header {
	width:99.5%;
	}
#headleft {
	height:159px;
	width:100%;
	float:left;
	margin-left:6px;
	padding:0;
	background: url(../images/header_ahablack_left.png) top left no-repeat;
	}
.header h1 {
	float:left;
	font-family: Helvetica, Arial, sans-serif; 
	text-align:left;
	font-size:4em;
	font-weight:bold;
	color: #eee;
	margin-top:-133px;
	padding-left:166px;
	/*text-indent:-5000px;*/
	}
* html .header h1 {
	padding-left:26px;
	}
*+html .header h1 {
	padding-left:26px;
	}
#headright {
	height:159px;
	width:336px;
	float:right;
	background: url(../images/header_ahablack_right.png) top right no-repeat;
	}
#logo {
	width:111px;
	height:112px;
	float:left;
	margin-top:-133px;
	margin-left:24px;
	background: url(../images/logo.png) no-repeat;
	}
.search {
	float:left;
	width: 200px;
	height: 40px;
	overflow: hidden;
	padding-bottom:5px;
	}
.search .inputbox {
	width: 190px;
	height: 37px;
	line-height: 18px;
	padding-left: 42px;
	padding-top: 8px;
	font-size: 14px;
	background-color: #000;
	background: url(../images/search_ahablack.png) no-repeat;
	border: none;
	color:#ccc;
	}
.search .inputbox:hover {
	background-color:#000;
	color:#eee;
	}
h\tml:f\irst-child>body .search .inputbox {
	padding-top:0; margin-top:6px;
	}
ul#mainlevel-nav {
	text-decoration: none;
	list-style: none;
	padding: 0;
	margin: 0 2px;
	float:right;
	color:#E7A038;
	}
ul#mainlevel-nav li {
	width:119px;
	float:left;
	font-size:0.9em;
	height:34px;
	line-height:34px;
	margin:0;
	padding:0;
	display:inline;
	}
ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited {
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	display:block;
	overflow:hidden;
	color: #919191;
	margin:0;
	padding:0;
	background: url(../images/hornav.png);
	}
ul#mainlevel-nav li a:hover {
	white-space:nowrap;
	margin:0;
	padding:0;
	color: #000;
	background-position: -119px 0;
	}
#pathway {
	width:98.8%;
	height: 21px;
	float: left;
	background: url(../images/pathway_ahablack.png) no-repeat;
	margin-left:6px !important;
	margin-left:3px;
	padding:0;
	}
#pathway img {
	margin:0;
	padding:0;
	}
* html #pathway {
	margin-top:-4px;
	 }
*+html #pathway {
	margin-top:-4px;
	}
h\tml:f\irst-child>body #pathway {
	width:99.5%; margin-top:-4px;
	}
.pathway {
	font-size: 14px;
	line-height: 21px;
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
	margin-left:5px;
	}
a.pathway:link, a.pathway:visited {
	color: #919191;
	font-weight: bold;
	font-size: 14px;
	}
a.pathway:hover {
	color: #E7A038;
	font-weight: bold;
	font-size: 14px;
	}
#mainarea {
	float:left;
	width:80%;
	background: #000;
	position:relative;
	}
#contentarea {
	float:right;
	width:75%;
	overflow:hidden;
	background: #000;
	margin-top:5px;
	}
div.rahmen h3 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 1.2em; 
	color: #ddd; 
	margin-bottom:8px;
	}
div.rahmen {
	text-align:left;
	background: url(../images/le_to.png) 0 0 no-repeat;
	margin: 5px 0;
	padding-bottom: 2px;
	}
div.rahmen div {
	background: url(../images/ri_to.png) 100% 0 no-repeat;
	margin-bottom:-2px;
	}
div.rahmen div div {
	background: url(../images/le_bo.png) 0 100% no-repeat;
	}
div.rahmen div div div {
	background: url(../images/ri_bo.png) 100% 100% no-repeat; 
	padding: 10px;
	height:100% !Important;
	height:1%;
	}
div.rahmen div div div div {
	background:none;
	margin:0;
	padding:2px 10px;
	height:100% !Important;
	height:1%;
	}
#leftmodules {
	float:left;
	width:24.99%;
	overflow:hidden;
	background: #000;
	}
h\tml:f\irst-child>body #leftmodules {
	width:25%;
	}
#rightmodules {
	float:right;
	width:20%;
	position:relative 100% 0;
	overflow:hidden;
	margin-left:-3px;
	background: #000;
	}
.foot {
	width:98.6%;
	}
* html .foot{margin-left:-5px;width:98.8%;}
h\tml:f\irst-child>body .foot {
	width:99%;
	}
#footleft {
	height:49px;
	width:100%;
	float:left;
	background: url(../images/footer_ahablack_left.png) top left no-repeat;
	margin-left:6px;
	padding:0;
	}
#back {
	float:right;
	font-family: Helvetica, Arial, sans-serif; 
	text-align:right;
	font-size:11px;
	line-height:11px;
	color: #ccc;
	margin-top:-40px;
	margin-right:4px;
	display:inline;
	}
#back p {
	font-family: Helvetica, Arial, sans-serif; 
	font-size:11px;
	color: #ccc;
	margin-top:-1px;
	margin-right:0;
	display:inline;
	}
#back a {
	color:#ccc;
	margin-right:74px;
	}
#back div a {
	margin-right:0px;
	}
#back a:hover {
	color:#E7A038;
	}
#footright {
	height:49px;
	width:336px;
	float:right;
	background: url(../images/footer_ahablack_right.png) top right no-repeat;
	}
#topmodule {
	width:498px;
	float:right;
	margin-top:-140px;
	}
#footermodule {
	padding:53px 4px 0;
	}
* html #footermodule {
	padding-top:0;
	 }
*+html #footermodule {
	padding-top:4px;
	}
#advert2module1 {
	width:100%;
	float:left;
	}
#advert2module2 {
	width:49.99%;
	float:left;
	}
h\tml:f\irst-child>body #advert2module2 {
	width:50%;
	}
#advert2module3 {
	width:33.33%;
	float:left;
	}
#advert2module4 {
	width:24.99%;
	float:left;
	}
h\tml:f\irst-child>body #advert2module4 {
	width:25%;
	}
#user1module1 {
	width:100%;
	float:left;
	}
#user1module2 {
	width:49.99%;
	float:left;
	}
h\tml:f\irst-child>body #user1module2 {
	width:50%;
	}
#user1module3 {
	width:33.33%;
	float:left;
	}
#user1module4 {
	width:24.99%;
	float:left;
	}
h\tml:f\irst-child>body #user1module4 {
	width:25%;
	}
#user2module1 {
	width:100%;
	float:left;
	}
#user2module2 {
	width:49.99%;
	float:left;
	}
h\tml:f\irst-child>body #user2module2 {
	width:50%;
	}
#user2module3 {
	width:33.33%;
	float:left;
	}
#user2module4 {
	width:24.99%;
	float:left;
	}
h\tml:f\irst-child>body #user2module4 {
	width:25%;
	}
#user5module1 {
	width:100%;
	float:left;
	}
#user5module2 {
	width:49.99%;
	float:left;
	}
h\tml:f\irst-child>body #user5module2 {
	width:50%;
	}
#user5module3 {
	width:33.33%;
	float:left;
	}
#user5module4 {
	width:24.99%;
	float:left;
	}
h\tml:f\irst-child>body #user5module4 {
	width:25%;
	}
#advert1 {
	width:100%;
	}
.moduletable {
	text-align:center;
	padding-bottom:2px;
	margin:5px 5px;
	}
.moduletable h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; 
	color: #ddd; 
	background-color:#000;
	background:	url(../images/modul_head.png);
	line-height:29px;
	margin:0 2px 8px 1px; 
	padding-bottom: 2px;
	}
div.module h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; 
	color: #ddd; 
	background-color:#000;
	background:	url(../images/modul_head.png);
	line-height:29px;
	margin:0 2px 18px 1px;
	padding-bottom: 2px;
	}
div.module {
	text-align:center;
	background: url(../images/letop.png) 0 0 no-repeat;
	margin: 5px 2px;
	padding-bottom: 2px;
	}
div.module div {
	background: url(../images/ritop.png) 100% 0 no-repeat;
	margin-bottom:-2px;
	}
div.module div div {
	background: url(../images/le_bo.png) 0 100% no-repeat;
	}
div.module div div div {
	background: url(../images/ri_bo.png) 100% 100% no-repeat; 
	padding: 3px 0 10px;
	height:100% !Important;
	height:1%;
	}
div.module div div div div {
	background:none;
	margin:0;
	padding:2px 10px;
	height:100% !Important;
	height:1%;
}
a.mainlevel {
	display: block;
	width:98%;
	text-align: center;
	list-style: none;
	padding: 6px 0;
	margin: 0px 2px 0px 2px;
	text-decoration: none;
	font-weight:bold;
	font-size:0.9em;
	}	
a.mainlevel:link, a.mainlevel:visited {
	color: #919191;
	text-decoration:none;
	list-style:none;
	white-space:nowrap;
	background:	url(../images/ver_nav.png) repeat-x;
	}
a#active_menu.mainlevel {
	color:#eee;
	background-position: 0px -60px;
	white-space:nowrap;
	}
a.mainlevel:hover {
	background-position: 0px -29px;
	text-decoration: none;
	white-space:nowrap;
	color: #000;
	}
a.sublevel {
	display: block;
	width: 80%;
	text-align: left;
	list-style: none;
	padding: 6px 0px;
	margin: 1px 2px 0 1px;
	text-decoration: none;
	font-weight:bold;
	font-size:0.8em;
	}
a.sublevel:link, a.sublevel:visited {
	color: #919191;
	text-decoration:none;
	list-style:none;
	}
a#active_menu.sublevel {
	color:#eee;
	}
a.sublevel:hover {
	background-position: 0px -29px;
	text-decoration: none;
	color: #000;
	}
div.module div div div table tbody tr td div img {
	float:left;
	padding:10px 4px 0;
	}
div#leftmodules div.padding div.module div div div table tbody tr td div {
	background-color:#3d3d3d;
	margin: 0 3px;
	}
.padding {
	padding:5px;
	}
.clear {
	clear:both;
	}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 0.5em 0;
	}
.inputbox {
	background-color:#3d3d3d;
	border-color:#333;
	border-style:solid;
	color:#ccc;
	}
.inputbox:hover {
	background-color:#ccc;
	color:#3d3d3d;
	border-color:#999;
	}
select {
	background-color:#3d3d3d;
	border-color:#333;
	border-style:solid;
	color:#ccc;
	}
ul {
	margin:1px;
	padding:2px;
	text-align:left;
	}
dd {
	margin-left: 0.8em;
	}
li {
	background:url(../images/arrow.png) 0 2px no-repeat;
	padding-left:12px;
	line-height:14px;
	list-style:none;
	}
li:hover {
	background:url(../images/arrow_hover.png) 0 2px no-repeat;
	}
fieldset {
	padding: 0.8em;
	}
a {
	text-decoration: none;
	color:#808080;
	}
a:hover {
	text-decoration: none;
	color:#E7A038;
	}
h1, .componentheading {
	font-size: 1.7em;
	line-height: 1.7em;
	font-weight:bold;
	color:#808080;
	}
	h2, .contentheading {
	font-size: 1.5em;
	line-height: 1.5em;
	}
	h3, {
	font-size: 1.3em;
	line-height: 1.3em;
	}
	h4 {
	font-size: 1.2em;
	line-height: 1.2em;
	}
	h5 {
	font-size: 1.1em;
	line-height: 1.1em;
	}
	h6, .contentpagetitle {
	font-size: 0.8em;
	line-height: 0.8em;
	font-weight:bold;
	}
.small, .createdate, .modifydate, .mosimage_caption {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #808080;
	}
.poll {
	padding:6px;
	color:#808080;
	}
.contentpaneopen {
	margin:6px 5px 10px;
	padding-bottom:2px;
	}
.contenttoc {
	padding:2px;
	}
img {
	margin:2px;
	}
.button {
	background-color:#3d3d3d;
	border-color:#333;
	border-style:solid;
	color:#ccc;
	}
.button:hover {
	background-color:#ccc;
	color:#3d3d3d;
	border-color:#999;
	}
