* {
margin:0;
padding:0;
}

body{
font-size: 0.7em;
line-height: 175%;
color: #333;
font-family:Lucida Grande, Lucida Sans Unicode, Helvetica, sans-serif;
background-image:url(../images/main_05.jpg);
background-repeat:repeat-x;
text-align:left;
background-color:#f4f4f4;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.6em 0;
}

li,dd {
}

/*---link---*/
a {
color: #000;
text-decoration: none;
}

a:hover, a:active, a:focus {
color: #003366;
text-decoration: none;
}

/*---------Title text------------- */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}

/*---------- Small text------------ */
small, .small, .smalldark, .mosimage_caption, .createdate, .modifydate, a.readon, .img_caption, .modifydate{
color:#d5d5d5;
	font-size: 92%;
	background:none;
color:#333;


}

/*------------------ Heading --------------*/
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	
	line-height: 180%;
}

ol li {
	
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
border:0px solid #fff;
	padding:5px;
}
#modlgn_remember {border:0px solid #333;}
fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 5px;
}

td, div {
	font-size: 100%;
}

img {
	border: none;
	padding-right:0.5em;
	margin-left:0;
}

/*---------------------------------------------menu---------------------------*/
#left ul.menu {
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
	
}

#left ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

#left ul.menu li a {
	padding: 2px 0;
	display: block;
	color: #d5d5d5;
	text-decoration: none;
	outline: none;
}

#left ul.menu li a span {
	padding-left: 9px;
	background: url(../images/arrow.gif) no-repeat 0px 0px;
}

#left ul.menu li a:hover,
#left ul.menu li a:active,
#left ul.menu li a:focus {
	color: #3890DA;

	text-decoration: none;
}

#left ul.menu li.active a {
	color: #3890DA;
	font-weight: bold;
	text-decoration: none;
}

#left ul.menu li.active a span {
	background: url(../images/arrow.gif) no-repeat;
}

#left ul.menu li li a span {
	background: none;
}

#left ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left ul.menu li li {
	padding: 0 0 0 15px !important;
	list-style: none;
}

#left ul.menu li li a {
	color: #333333;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}

#left ul.menu li li a:hover,
#left ul.menu li li a:active,
#left ul.menu li li a:focus {
	color: #660000;
}

#left ul.menu li li a span {
	background: url(../images/arrow.gif) no-repeat;
	font-weight: normal;
}


/*deafult  flatlist*/
#mainlevel  ul{
margin: 0;
padding: 0;
}
#mainlevel{
padding:0;
color: #000;
text-align:left;
margin-left:-18px;

}
.moduletable #mainlevel{
padding:0;
color: #000;
text-align:left;
margin-left:0px;

}
#mainlevel  li{
background:none;
}
.moduletable #mainlevel  li{
background:none;

}
#mainlevel  ul{
list-style: none;
padding: 0;

}
#mainlevel li a{
height: 24px;
line-height: 21px;
text-decoration: none;
display: block;
font-size: 1.1em;
text-decoration: none;
text-indent:29px;

}

#mainlevel a#active_menu:link,#mainlevel a#active_menu:visited{
font-size: 1.2em; 

}
/* Default Vertical*/
#active_menu {
font-weight: bold;
}
a.mainlevel {

display: block;
height: 24px;
line-height: 24px;
text-decoration: none;
padding-top:5px;
text-indent: 25px;
width: 100%;


}
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
text-decoration: none;
background:url(../images/menustar.gif) no-repeat 2px  5px;
color:#660000;}
a.mainlevel#active_menu {
font-weight: bold;
background:url(../images/menustar.gif) no-repeat 2px  5px;
color:#660000;

}
a.sublevel {
display: block;
padding: 2px 4px 0px 15px;
text-decoration: none;
}
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {

}

.module a.sublevel{
display: block;
padding: 2px 4px 0px 15px;
margin:-10px 0;
}





/* ------------------------FORM------------------------ */
form {
	margin: 0;
	;margin-left:-5px;padding-left:5px;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.button {

	background-color:#fff;
	color: #333;
	font-size: 1em;
	background-image: url(../images/tosearch.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:5px;
	border:1px solid #333;
}

.button:hover, .button:focus {
	border:1px solid #333;
	background: #ffffcc;
	color: #333;
	font-size: 1em;
	padding:5px;
}

* html .button {
	padding: 4px!important; 
	border: 0px;
	
}

*+html .button {
	padding: 4px !important; 
	border: 0px;
}

.inputbox {
	border: 1px solid #eee;
	background: #fff;
	padding:5px;
	margin-right:5px;
	color:#333;
}

.inputbox:hover, .inputbox:focus {
	background: #ffffcc;
color:#333;
}
#mod_search_searchword{
	padding: 5px;
}
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {



	padding: 0 0 0 20px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 0 20px 0 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/*--------- Quote hilight------------- */
.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #CACACC;
	background: #FFFFFF;
}

/* -----------Small quote------------------ */
.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}

.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
}

.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;

}

.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DCDDE0;
	margin: 0.5em 0 0;
	display: block;
	font-size: 90%;
	text-transform: uppercase;
}


.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star.png) no-repeat 0 3px;
	
}
ul.ok {
	list-style: none;
}

ul.ok li {
	padding: 0px 0 5px 20px;
	background: url(../images/ok.png) no-repeat 0 3px;
}

.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #F6F6F6;
	font-weight: bold;
	position: absolute;
	top: -10px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}

table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	font-size:100%;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
	font-size:100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
	padding-top:1em;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
	color:#6b695d;
	font-weight:bold;
	
}
a.category ul{
	padding:1em;
	border-bottom:1px solid #660000;
}

h1.componentheading, .componentheading {
	margin: 0;
	color: #660000;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: trebuchet MS, "Times New Roman", Times, serif;
	
padding:0.4em;

}

.contentdescription {
	padding-bottom: 5px;
}

h2.contentheading, .contentheading {

	margin: 0;
	color: #333;
	font-size: 1.4em;
	font-weight: lighter;
	font-family: trebuchet MS, "Times New Roman", Times, serif;

}

table.blog .contentheading {
	font-size: 150%;
}

.contentheading {
	font-size: 2em;
	line-height:120%;
	text-transform:uppercase;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	border: 1px solid #cccccc;
	display: block;
	background: url(../images/arrow.gif) no-repeat 5px 48%;
	color: #d5d5d5;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom:20px;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #d5d5d5;
	background: url(../images/arrow.gif) no-repeat 5px 48% #333;
	color:#ffffcc;
}

table.contentpaneopen td, table.contentpane td {padding-top:5px;
}

table.contentpaneopen {margin-left:3%;
	width: 95%;

	
}
div.footerint table.contentpaneopen {

margin-left:0px;
	
}


table.contentpane, table.blog {
	width: 100%;
margin-left:0px;
	
}
.moduletable {
	padding: 0;
}
.filter{padding-bottom:1em;}
ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
	background: #d5d5d5;
	color: #333;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom #fefefc;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot2.gif) repeat-x bottom #ffffcc;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

.article-tools {
	border-top: 1px solid #f2ebd5;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}


.createdate {

display:inline;
float:left;




}

.modifydate {

}

.buttonheading {
	float: right;
	padding-left:0.2em;
	
}
p.buttonheading {
width:200px;

	
}p.buttonheading img {
	border: 0;
	float: right;
	margin-right:-20px;
}
.buttonheading a img {
	margin:0px;
}

/* -------------------LAYOUT -------------------------- */
#wrapper {
max-width:97%;
margin: 0 auto;

}

#header{
	height:226px;

}
#bluebox{
	float:left;
	height:188px;

	padding-left:2%;

color:#f7fcfd;
width:18%;

}
#bluebox a{color:#fff;}
#search{
	float:right;
margin-right:2em;

	margin-top:5px
}
#film{
float:right;
height:188px;
width:57%;
padding-left:2%;
padding-top:1em;}
#film a {color:#fff;}
#nachdesno{	float:right;
	height:188px;
width:16%;padding-left:2%;padding-right:2%;color:#fff;}
#nachdesno a{	color:#fff;}
#content {
float:left;
width:65%;
overflow:hidden;
}
#film table.contentpaneopen {color:#fdfde0;margin-left:0;}
#film div.moduletable h3 {color:#afafaf;}
#right div.moduletable h3 {color:#fff;background-color:#660000;}

#footer {
clear:both;
height:30px;

}

.intern {
padding:10px;

}
.inside {
background-color:#fff;
	background: #fff url(../images/muduleb.jpg) repeat-x top;
	padding:0.5em;

}
#left {
	float:left;
	width:19%;
	overflow:hidden;
	margin-top:39px;
	background-image: url(../images/main_0.gif);
	background-repeat: no-repeat;
	background-position: 170px top;
	padding-right:1%
}
#right {
	float:left;
	width:27%;
	overflow:hidden;
	margin-top:0px;
margin-left:1%;

margin-top:20px;
}

#content60 {margin-top:0px;float:left;width:70%;overflow:hidden;margin-bottom:30px;padding-bottom:15px;
padding:1%;margin-top:20px;font-size:1.1em;
}
#content80 {margin-top:0px;float:left;width:70%;overflow:hidden;margin-bottom:30px;padding-bottom:15px;padding:1%;
;margin-top:20px;font-size:1.1em;
}
#content100 {margin-top:0px;float:left;width:60%;overflow:hidden;margin-bottom:30px;padding-bottom:15px;padding:1%;
margin-top:20px;font-size:1.1em;
}
#content60 div.moduletable {padding-bottom:4px;}
#content80 div.moduletable {padding-bottom:4px;}
#content100 div.moduletable {padding-bottom:4px;}
#wrapper #content80 .moduletable {margin-left:0;}

#content60 div.moduletable h3 {background-image:url(../images/newsbw.jpg);
color:#d5d5d5;
font-size:1.8em;padding-left:40px;
padding-bottom:0;line-height:48px;}
#content80 div.moduletable h3 {background-image:url(../images/newsbw.jpg);
color:#d5d5d5;
font-size:1.8em;padding-left:40px;
padding-bottom:0;line-height:48px;}
#content100 div.moduletable h3 {background-image:url(../images/newsbw.jpg);
color:#d5d5d5;
font-size:1.8em;
padding-left:40px;
padding-bottom:0;line-height:48px;}



/* ---------------------MODULE ------------ */
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	padding: 0 0 20px;

}
div#right div.moduletable,div.moduletable_text{

	background: #fff url(../images/muduleg.jpg) repeat-x top;
	margin-bottom:18px;
	padding-bottom:0.5em;
	padding:5px;
}
div#right div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
border-bottom:1px solid #D2D1D1;
padding-left:0.5em;
}
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	margin: 0;
	color:#053a59;
	letter-spacing:1px;
	font-weight:lighter;


	font-family: trebuchet MS, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	background-position: left top;
	line-height:32px;
	padding-top: 0;
	padding-right: 0;}
#bluebox div.moduletable h3{color:#afafaf;padding-top:0px;}
#nachdesno div.moduletable h3{color:#fdfde0;}	
	
.sectiontableentry1{background-color:#e1e1d6;color:#53595c;}
.sectiontableentry2{background-color:#f6f6f0;color:#053A59;}
ul#mainlevel{padding-left:0.5em;}
div.bannergroup_text{padding-left:0.5em;}
.banneritem {
	display: block;
	margin-top: 15px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#form-login p {margin-top:0px;
	
}

#form-login ul {
	margin:  0 0;
	padding:5px;
}
#form-login ul li {
font-size:0.9em;
	margin:  0 0;
}
#form-login .inputbox {
	
}

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
.leading_separator{clear:both;
display:block;
height:20px;}

#topmenu{height:38px;background-color:#000B2A;border-bottom:1px solid #fff;
}

.topnavi{
float:left;
height:49px;
}

.moduletableheader_rot{width:60%;}

.footerint {

float:left;
font-size:0.88em;
padding-bottom:14px;
padding-left:15px;
padding-right:15px;
padding-top:15px;
width:30%;
margin-top:15px;
margin-bottom:15px;
}

div.footerint div.moduletable h3{
color:#333;}


.internfooter{
float:right;
color:#666;
padding-right:20px;
padding-top:65px;
margin-bottom:1em;}

.internfooter a{
color:#d5d5d5;}

div.moduletable a.readmore{
color:#216cab;}

.articleinfo{
margin:0;}

.createdby {
font-size:92%;
color:#919190;}

.pathway{
font-size:96%;}

span.breadcrumbs{
font-size:90%;
margin-left:3%;}

p.iteminfo {
background-color:#0b0b0b;
font-size:10px;
line-height:120%;
padding:5px;
border-bottom:1px solid #d5d5d5;}

.moduletableheadertext{
background-color:#d5d5d5;
color:#333;
margin-bottom:20px;
padding:10px;
height:180px;}

.moduletableheadertext h1{
margin:0;}
.copyright{float:left;
padding-top:5px;
width:700px;
padding-left:20px;
color:#999;
font-size:0.9em;
line-height:0.9em;}
.copyright div a{color:#999;
font-size:0.9em;
line-height:0.9em;}

#company{height:84px;margin-bottom:12px;width:100%;}
#logotext{float:left;
width:35%;
background: url(../images/main_02.gif) no-repeat;
height:83px;}
#advert{float:right;

}
.bannerheader{font-size:0.8em;}
.banneritem_text{
background-color:#F6F6F0;margin-bottom:2em;
margin-left:-6px;
padding-left:6px;}
.banneritem_text a{color: #054568;
font-weight:bold;
}
.moduletable-banner{margin-bottom:1em;}
.moduletablewhosonline{background-color:#053857;border:#eee;color:#eee; padding:1em;
margin-bottom:1em;}
#topnavi ul
{
padding-left: 0;
margin-left: 0;
background-color: #000b2a;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#topnavi ul li { display: inline; }

#topnavi ul li a
{
padding: 0.2em 1em;
background-color: #000b2a;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#topnavi ul li a:hover
{
background-color: #fdfde0;
color: #333;
}
#topnavi div.moduletable{margin:0;padding:0;}
.banneritemneuneuro{margin-bottom:1em;}
