/*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:#095D85;
	color:#c1eafe;
	font-size: 76.1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 1em 0;
	}

iframe{
	background-color:#FFE;
	border-color:#365E82;
	border-style:solid;
	color:#000;#A8FFEF;
}
#mainout {
	width:99%;
	margin:0 auto;
	text-align:left;
	height:100% !Important;
	height:1%;
	overflow:hidden;
	min-width: 994px;
	}
.padding {
	padding:5px;
	}
.clear {
	clear:both;
	}
h1, h2, h3, h4, h5, h6, p, blockquote, label, ol, dl, fieldset, address {
	margin: 0.8em 0;
	}
form {
	padding:0.8em;
	}
.inputbox {
	background-color:#6C95B1;
	border-color:#365E82;
	border-style:solid;
	color:#A8FFEF;
	}
.inputbox:hover {
	background-color:#365E82;
	color:#fff;
	border-color:#95FFE5;
	}
select {
	background-color:#6C95B1;
	border-color:#365E82;
	border-style:solid;
	color:#000;#A8FFEF;
	}
#mod_templatechooser_jos_change_template {
	background-color:#6C95B1;
	border-color:#365E82;
	border-style:solid;
	color:#A8FFEF;
	}
#mod_templatechooser_jos_change_template:hover {
	background-color:#365E82;
	color:#fff;
	border-color:#95FFE5;
	}
ul {
	margin:1px 4px;
	padding:2px;
	text-align:left;
	font-size:1.2em;
	}
dd {
	margin-left: 0.8em;
	}
li {
	background:url(../images/arrow.png) 0 1px no-repeat;
	padding-left:20px;
	line-height:18px;
	list-style:none;
	}
li:hover {
	background:url(../images/arrow_hover.png) 0 1px no-repeat;
	}
.rahmen li {
	background:url(../images/carrow.png) 0 1px no-repeat;
	padding-left:20px;
	line-height:18px;
	list-style:none;
	}
.rahmen li:hover {
	background:url(../images/carrow_hover.png) 0 1px no-repeat;
	}
fieldset {
	padding: 0.8em;
	}
a {
	text-decoration: none;
	color:#FFF;
	}
	
a.contentpagetitle {
	font-family:"nyala";
	font-size:18px;
	font-weight:bold;
	color:#000033;
}

.active {
        color:#d9d900;	
font-weight:bold;

}

li.active a{
        color:#d9d900;	
font-weight:bold;
}

li.active li a{
  font-wight:italic;
  font-size:12px;
  color:#FFF;
}

li.active li.active a{
  font-wight:italic;
  font-size:12px;
  color:#d9d900;
}

#current{
        color:#d9d900;	
font-weight:bold;
}

item2{
 color:003;
}

a:hover {
	text-decoration: none;
	color:#D9D900;
	}
h1, .componentheading {
        font-family:"nyala";
        
	font-size: 1.7em;
	line-height: 1.7em;
	font-weight:bold;
	color:#003;/*06638B;*/
	}

	.contentheading {
	font-size: 1.5em;
        border-bottom: 1px solid rgba(0,0,0,0.25);/* Borde negro con transparencia en 25%*/
	/* display: inline-block;/* Alinear corectamente el boton*/
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: .5em;/* Borde para Firefox */
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);/* Sombra negra en 25% para Firefox*/
	overflow: visible;/* contedido sobrante visible*/
	padding: 5px 15px 6px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);/* Sombra negra en 25% para el texto */
	-webkit-border-radius: .5em;/* Borde para Webkit*/
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);/* Sombra negra en 25% para Webkit*/
	border: 2px inset #054A74;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#000066), to(#006699));
	background: -moz-linear-gradient(top,  #000066,  #006699);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000066', endColorstr='#006699');
	border-radius: .5em;
	margin:5px;
	list-style:none;
        color:#002;
        }

h2 {
	font-size: 1.1em;
text-align:center;
        border-bottom: 1px solid rgba(0,0,0,0.25);/* Borde negro con transparencia en 25%*/
	/* display: inline-block;/* Alinear corectamente el boton*/
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: .5em;/* Borde para Firefox */
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);/* Sombra negra en 25% para Firefox*/
	overflow: visible;/* contedido sobrante visible*/
	padding: 5px 15px 6px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);/* Sombra negra en 25% para el texto */
	-webkit-border-radius: .5em;/* Borde para Webkit*/
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);/* Sombra negra en 25% para Webkit*/
	border: 2px inset #054A74;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#036), to(#006699));
	background: -moz-linear-gradient(top,  #036,  #006699);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#036', endColorstr='#006699');
	border-radius: .5em;
	margin:5px;
	list-style:none;
        color:#AAF;
        }

	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 {
	font-size: 0.8em;
	line-height: 0.8em;
	font-weight: bold;
	}
.small, .createdate, .modifydate, .mosimage_caption {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #144871;
	}
td {
	padding-right:4px;
	margin:0;
	text-align:justify;
	}
.tabpadding {
	margin:0;
	padding:0;
	}
.content_rating {
	font-size: 10px;
	color: #144871;
	}
.content_vote {
	font-size: 10px;
	}
.error {
  	font-style: italic;
  	text-transform: uppercase;
  	padding: 5px;
  	color: #f00;
  	font-size: 14px;
  	font-weight: bold;
	}
.highlight {
	background-color: #ff0;
	color: #f00;
	padding: 0px 2px;
	}
.code {
	background-color: #C0C0C0;
	color:#5B5B5B;
	border: 1px solid #000;
	}
hr {
	width:  90%;
	margin:1% 5%;
 	}
hr.separator {
	width:  40%; 
	margin:1% 5%;
 	}
.blog_more {
	text-align: right;
	font-size: 14px;
	margin-right: 40px;
	}
.blogsection {
	text-align: left;
	font-size: 12px;
	}
.blog_more ul li {
	list-style: none;
	background-image: none;
	}
a.readon {
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	padding-left: 14px;
	margin-top: 10px;
	text-decoration: none;
	font-weight: bold;
	}
.sectiontableentry1 {
	text-align: left;
	background: none;
	font-size: 12px;
	color:#ddf;
	padding: 1px;
	}
.sectiontableentry2 {
	background: none;
	font-size: 12px;
	color:#CACAFF;
	text-align: left;
	padding: 1px;
	}
.syndicate div a img {
	margin:0;
	padding:0;
	}
a.category:link, a.category:visited {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}
.categorytitle {
	font-weight: bold;
	font-size: 14px;
	}
.contentpaneopen {
	margin:5px;
	}
.contenttoc {
	padding:2px;
	white-space:nowrap;
	}
.pagenav {
	font-size: 12px;
	font-weight: bold;
	}
img {
	margin:2px;
	}
.button {

       font-family:verdana;
       font-size:12px;       
       font-style:none; 
       border-color:#15588B;
       border-width:3px; 
       border-style: outset;
       background:#16124E; 
       color:#FFFFFF;
       width:8em;


/*	background-color:#4F4B6D;
	border-color:#16124E;/*43405D;
	border-style:solid;
	color:#bbf;*/
	}
.button:hover {
	background-color:#88C5EE;
	color:#000;
	border-color:#16124E;/*4F4B6D;*/
	}
.back_button a:link, .back_button a:visited {
	color: #bbf;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	width: 74px;
	line-height: 21px;
	height: 21px;
	margin: 2px;
	}
.back_button a:hover {
	color: #4F4B6D;
	}
.header {
	width:100%;
	text-align:center;
	}
#headleft {
	height:189px;
	width:100%;
	float:left;
	background: url(../images/header_left.png) top left no-repeat;
	margin-left:0px;
	padding:0;
	}
.header h1 {
	float:left;
	font-family: Helvetica, Arial, sans-serif; 
	text-align:left;
	font-size:4em;
	font-weight:bold;
	color: #8ff;
	margin-top:-133px;
	padding-left:150px;
	/*text-indent:-5000px;*/
	}
* html .header h1 {
	padding-left:10px;
	}
*+html .header h1 {
	padding-left:10px;
	}
#headright {
	height:189px;
	width:329px;
	float:right;
	background: url(../images/header_right.png) top right no-repeat;
	}
#logo {

	width:1150px;
        max-width:1150px;
	height:160px;
	float:left;
        display:block;
	margin-top:-178px;
	margin-left:15px;
        text-align:center;
	background: url(../images/logo.png) no-repeat center;
	}
.search {
	float:left;
	width: 225px;
	height: 40px;
	overflow: hidden;
	}
.search .inputbox {
	width: 223px;
	height: 40px;
	line-height: 18px;
	padding-left: 34px;
	padding-top: 11px;
	font-size: 15px;
	background-color: #0097D1;
	background: url(../images/search.png) no-repeat;
	border: none;
	color:#8ff;
	}
h\tml:f\irst-child>body .search .inputbox {
	padding:0 0 0 34px; margin:0;
	}
ul#mainlevel-nav {
	text-decoration: none;
	list-style: none;
	padding: 0;
	margin: 0 10px;
	float:right;
	}
ul#mainlevel-nav li {
	width:118px;
	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: #0ff;
	margin:0;
	padding:0;
	background: url(../images/hornav.png);
	}
ul#mainlevel-nav li a:hover {
	white-space:nowrap;
	margin:0;
	padding:0;
	color: #675D91;
	background-position: -118px 0;
	}


.bread {
	width:99%;
margin-top:+10px;

	}


h\tml:f\irst-child>body .bread {
	width:99.5%;
	}
* html .bread {
	margin-left:-6px;
	 }
#breadleft {
	height:30px;
	width:100%;
	float:left;
	background: url(../images/breadleft.png) top left no-repeat;
	padding:0;
	margin-left:6px;
	}
#breadtext {
	float:left;
	font-size:1em;
	text-decoration:none;
	font-style:italic;
	line-height:1em;
	margin-top:-18px;
	display:inline;
	}
.pathway img {
	margin:3px 0 -2px;
	padding:0;
	}
.pathway {
	font-size: 1em;
	line-height: 16px;
	color: #cc0;
	font-weight: bold;
	text-decoration: none;
	margin-left:15px;
	}
a.pathway:link, a.pathway:visited {
	color: #8ff;
	font-weight: bold;
	font-size:1em;
	}
a.pathway:hover {
	color: #D9D900;
	font-weight: bold;
	}
#breadright {
	height:30px;
	width:55px;
	float:right;
	background: url(../images/breadright.png) top right no-repeat;
	}
#mainarea {
	float:left;
	width:80%;
	background: #095D85;
	position:relative;
	}
#contentarea {
	float:right;
	width:75%;
	overflow:hidden;
	background: #095D85;
	color:#1C3546;
	margin-top:5px;
	}
div.rahmen h3 {
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 1.2em; 
	font-weight: bold; 
	color: #c1eafe; 
	margin-bottom:8px;
	}
div.rahmen {
	text-align:center;
	background: url(../images/ltop.png) 0 0 no-repeat;
	margin: 5px 0;
	padding-bottom: 2px;
	}
div.rahmen div {
	background: url(../images/rtop.png) 100% 0 no-repeat;
	margin-bottom:-2px;
	}
div.rahmen div div {
	background: url(../images/lbottom.png) 0 100% no-repeat;
	}
div.rahmen div div div {
	background: url(../images/rbottom.png) 100% 100% no-repeat;
	padding: 10px;
	height:100% !Important;
	height:1%;
	}
div.rahmen div div div div {
	background:none;
	margin:0;
	padding:0;
	height:100% !Important;
	height:1%;
}
#leftmodules {
	float:left;
	width:24.99%;
	overflow:visible;
	background: #095D85;
	}
h\tml:f\irst-child>body #leftmodules {
	width:25%;
	}
#rightmodules {
	float:right;
	width:20%;
	position:relative 100% 0;
	overflow:hidden;
	margin-left:-3px;
	background: #095D85;
	}
.foot {
	width:99%;
	}
#footleft {
	height:50px;
	width:100%;
	float:left;
	background: url(../images/footer_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: #c1eafe;
	margin-top:-40px;
	margin-right:4px;
	display:inline;
	}
#back p {
	font-family: Helvetica, Arial, sans-serif; 
	font-size:11px;
	color: #c1eafe;
	margin-top:-1px;
	margin-right:0;
	display:inline;
	}
#back a {
	color:#c1eafe;
	margin-right:74px;
	}
#back div a {
	margin-right:0px;
	}
#back a:hover {
	color:#ff0;
	}
#footright {
	height:50px;
	width:315px;
	float:right;
	background: url(../images/footer_right.png) top right no-repeat;
	}
#topmodule {
	width:498px;
	float:right;
	margin-top:-140px;
	margin-right:26px;
	}
#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 2px;
	}
.moduletable h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; 
	font-weight: bold; 
	color: #c1eafe; /*A8FFFF; */
	background-color:#144871;
	background:	url(../images/modul_head.png);
	line-height:32px;
	margin: 0 5px 0 4px; 
	padding-bottom: 2px;
	}
div.module h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em; 
	font-weight: bold; 
	color: #c1eafe;/*A8FFFF; */
	background-color:#144871;
	background:	url(../images/modul_head.png);
	line-height:32px;
	margin: 0 5px 0 4px;
	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/lebot.png) 0 100% no-repeat;
	}
div.module div div div {
	background: url(../images/ribot.png) 100% 100% no-repeat;
	padding-bottom:10px;
	padding-top:4px;
	/*height:100% !Important;
	height:1%;*/
	}
div.module div div div div {
	background:none;
	margin:0;
	padding:0 10px;
   	/*height:100% !Important;
	height:1%;*/
}
div#leftmodules div.padding div.module div div div table tbody tr td a.mainlevel {
	width:98%;
	padding-bottom:5px;
	margin-left:4px;
	}
div.module div div div table tbody tr td a.mainlevel {
	width:98.5%;
	padding-bottom:5px;
	margin-left:4px;
	}
div.module div div div a.mainlevel {
	width:96.5%;
	padding-bottom:5px;
	margin-left:4px;
	}
* html div.module div div div a.mainlevel {
	width:96.5%;
	padding-bottom:5px;
	margin-right:3px;
	}
* html div.module div div div table tbody tr td a.mainlevel {
	width:98%;
	padding-bottom:5px;
	margin-left:4px;
	}
*+html div.module div div div a.mainlevel {
	width:96%;
	padding-bottom:5px;
	margin:0;
	}
*+html div.module div div div table tbody tr td a.mainlevel {
	width:98%;
	padding-bottom:5px;
	margin-left:4px;
	}
a.mainlevel {
	display: block;
	width:100%;
	height:24px;
	line-height:24px;
	text-align: center;
	list-style: none;
	padding:0;
	margin: 0 0 0 1px;
	text-decoration: none;
	font-weight:bold;
	font-size:0.9em;
	white-space:nowrap;
	}
a.mainlevel:link, a.mainlevel:visited {
	color: #bbf;
	background:	url(../images/ver_nav.png) repeat-x;
	}
a#active_menu.mainlevel {
	color:#d9d900;
	background-position: 0px -58px;
	}
a.mainlevel:hover {
	background-position: 0px -30px;
	color: #D9D900;
	}
a.sublevel {
	display: block;
	width: 100%;
	text-align: center;
	list-style: none;
	padding: 4px 0px;
	margin:0;
	text-decoration: none;
	/*font-weight:bold;*/
	font-size:0.4em;
	}
a.sublevel:link, a.sublevel:visited {
	color: #bbf;
	text-decoration:none;
	list-style:none;
	}
a#active_menu.sublevel {
	color:#CCC /*#d9d900*/;
	}
a.sublevel:hover {
	background-position: 0px -29px;
	text-decoration: none;
	color: #D9D900;
	}
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:#1C3546;
	margin: 0 5px;
	}


.adminform .inputbox {
	background-color:#6C95B1;
	border-color:#365E82;
	border-style:solid;
	color:#000;#A8FFEF;
	}
.adminform .inputbox:hover {
	background-color:#365E82;
	color:#fff;
	border-color:#95FFE5;
	}
.adminform select {
	background-color:#6C95B1;
	border-color:#365E82;
	border-style:solid;
	color:#000;#A8FFEF;
	}
