* {
    margin:  0;
    padding: 0;
}
body {
	background-color: #ffffff;
	font-family: "Lucida Sans Unicode";
}

h1 {
  font-family:"Lucida Sans Unicode";
  font-size: 24px;
  font-weight: bold;
  color: #c1c1c1;
  margin-top: 0px;
}
h2 {
  font-family:"Lucida Sans Unicode";
  font-size: 12px;
  font-weight: normal;
  color: #c1c1c1;
  margin-top: 0px;
 }
 h3 {
  font-family:"Lucida Sans Unicode";
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  padding-bottom:3px;
 }


#info{
	position:absolute;
	top:65px;
	left:450px;
	color:#000000;
	font-family:"Lucida Sans Unicode";
	font-size:9px;
	position:absolute;
	width:400;
	height:163px;
	z-index:5;

}
#langbackground{
	left:0px;
	position:absolute;
	width:100%;
	height:163px;
	background:url(../images/langbackground.png);
	z-index:1;

}
#container {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width:901px;
	height:100%;
	background:#ffffff;
	z-index:2;
}
#header {
	position:relative;
	width:902px;
	height:82px;
	background:url(../images/headerbackground.png);
	z-index:3;
}
#header2 {
	position:relative;
	width:902px;
	height:68px;
	background:url(../images/header2background.png);
	z-index:3;
}
#anmelden {
	position:absolute;
	padding-top:10px;
	top:82px;
	left:680px;
	width:200px;
	height:68px;
	background:url(../images/header2background.png) no-repeat;
	font-family:"Lucida Sans Unicode";
	font-size:9px;
	z-index:9;
}
/*#news {
	position:relative;
	padding-left:4px;
	padding-right:10px;
	padding-top:5px;
	width:888px;
	height:90px;
	background:url(../images/news.png) no-repeat;
	z-index:3;
}*/
#leftcol {	
	float:left;
	font-family:"Lucida Sans Unicode";
	width:180px;	
	height:380px;
	background: url(../images/module_left.png) top left no-repeat;
	z-index:3;
}

#content {
    float:left;
	width:500px;	
	height:100%;
	padding-top:10px;
	font-family:"Lucida Sans Unicode";
	font-size:12px;
	background-color:;
	z-index:3;
}

#rightcol-broad {
	float:right;
	width:180px;
	height:380px;
	background: url(../images/module_right.png) top left no-repeat;
	z-index:3;
}

#footer {
	clear:both;
	font-family:"Lucida Sans Unicode";
	font-size:9px;
	width:902px;
	height:69px;;
	background:url(../images/footer.png) no-repeat;
	text-align:center;
	padding-top:30px;
	z-index:3;
}

#suche{
	position:absolute;
	right:0px;
	top:48px;
	width:232px;
	height:34px;
	background:url(../images/suche.png);
	z-index:4;
}
#logo{
	position:absolute;
	left:0px;
	top:0px;
	width:500px;
	height:77px;
	background:url(../images/logo1.png);
	z-index:4;

}

.mainlevel{
margin-right:50px;
}

#mainlevel-nav ul{
list-style: none;
margin:0;
padding:0;
}

#mainlevel-nav li{
float:left;
width:102px;
list-style: none;
margin:0 0 0 1px;
}

#mainlevel-nav a{
font-family:"Lucida Sans Unicode";
font-size:12px;
font-weight:bold;
margin-top: 12px;
padding:22px 0 0px 0;
width:100%;
height:16px;
display:block;
text-decoration:none;
color:#000000;
background-image : url(../images/top_button_a.gif);

text-align:center;
vertical-align:bottom;
}
#mainlevel-nav a:hover{
background-image : url(../images/top_button_hover.gif);

}

#mainlevel-nav a:active{
background-image :url(../images/top_button_active.gif);
color:#333333;

}  
.mainlevel-nav#active_menu-nav{
background-image : url(../images/top_button_active.gif);

}
#mod_search_searchword {
	font-family: "Lucida Sans Unicode";
	margin-top: 17px;
	margin-left: 55px;
    padding:     0px 0px 0px 0px;
    width:       150px;
    font-size:   12px;
    color:       #ffffff;
    height:      15px;
    border:      none ;
	font-weight: none;
	background-color:transparent;
}
/* Modules */

#leftcol div.module, #rightcol-normal div.module {
width: 190px;
background: none /*transparent url(../images/module_middle.jpg) left repeat-y*/;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
width: 190px;
background: none /*transparent url(../images/module_top.png) top left no-repeat*/;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
width: 190px;
background: none /*transparent url(../images/module_bottom.jpg) bottom left no-repeat*/;
}

#leftcol div.module div div div, #rightcol-normal div.module div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 200px;
background: none /*transparent url(../images/module_middle_wide.jpg) left repeat-y*/;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 200px;
background: none /*transparent url(../images/module_top.png) top left no-repeat*/;
}

#rightcol-broad div.module div div {
width: 200px;
background: none /*transparent url(../images/module_bottom_wide.jpg) bottom left no-repeat*/;
}

#rightcol-broad div.module div div div{
width: 180px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 12px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;


}
div.module h3 {
font-size: 12px;
padding-bottom:10px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
font-family:"Lucida Sans Unicode";
}


/* Main Menu(s) */

a.mainlevel {
font-size: 13px;
padding-left: 0px;
width: 143px;
display: block;
line-height: 26px;
margin-bottom: 0px;
text-decoration: none;
font-weight: bold;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 135px;
font-family:"Lucida Sans Unicode";
}


a.mainlevel:link, a.mainlevel:visited { color: #000000;}
a.mainlevel:active {color:#000000;}
a.mainlevel:hover {color:#000000;}


html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active_menu {
color: #FFFF00;
text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited, {
color:#000000;
}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 11px;
padding-left:20px;
width: 139px;
display: block;
line-height: 18px;
margin-bottom: 2px;
text-decoration: none;
font-weight: bold;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
color: #333333;
}

html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
color:#999999;
width: 123px;
}


/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding-top: 10px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


.mostread{
padding-top:5px;
padding-left:0px;
background: transparent;
width: 100%;
font-family:"Lucida Sans Unicode";
list-style-type: none;
text-decoration:none;
}

.contentheading {
font-size:12px;
font-weight:bold;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 12px;
line-height: 1.8;
width: 98%;
font-family:"Lucida Sans Unicode";
}

table.contentpane td.contentheading {
width: 98%;
font-weight: bold;
font-size: 12px;
height: 23px;
line-height: 20px;
font-family:"Lucida Sans Unicode";
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 10px;
}

.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}

.categorytitle {
font-weight: bold;
font-size: 12px;
height: 25px;
line-height: 25px;
font-family:"Lucida Sans Unicode";
}

.componentheading {
font-weight: bold;
font-size: 12px;
height: 23px;
line-height: 20px;
font-family:"Lucida Sans Unicode";
border-bottom: 1px solid #002E61;
color: #002E61;
margin-bottom: 5px;
}

a.category {
text-decoration:  underline;
}

a.category:hover {
text-decoration:  underline; 
}

table.moduletable {
width:  100%; 
font-size: 12px;
}

table.moduletable th  {
font-size: 12px;
}

.poll {
font-size: 12px;
padding-top:10px;
padding-bottom:10px;
font-family:"Lucida Sans Unicode";
text-align: left;
background: transparent;
}
 
.pollstableborder {
font-size: 12px;
padding-top:5px;
font-family:"Lucida Sans Unicode";
text-align: left;
background: transparent;
}

.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 12px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

.sectiontableentry1 {
text-align: left;
background: #ffffff;
border-bottom: 1px solid #BBBBBB;
font-size: 10px;
padding: 2px;
padding-bottom:5px;
}

.sectiontableentry2 {
background: #FFFFFF;
border-bottom: 1px solid #BBBBBB;
font-size: 10px;
text-align: left;
padding: 2px;
padding-bottom:5px;
}

.button {
height:20px;
padding-top:0px;
padding-bottom:1px;
border: 1px solid #BBBBBB;
}

.inputbox {
border: 1px solid #BBBBBB;
}


.buttonlogin {
height:17px;
width:17px;
padding-top:0px;
padding-bottom:1px;
border: 1px solid #b69200;
background:url(../images/login.png) no-repeat;
}


/* Page navigation and read more */
.pagenavcounter{margin-bottom:5px; font-size:9px; color:#999}
.pagenavbar{margin-left:5px; margin-right:5px; text-align:center}
.pagenav{margin-left:5px; margin-right:5px; color:#f36; font:10px Verdana,Arial,Helvetica,sans-serif; color:#f36}
a.pagenav:visited{}
a.pagenav:hover{}
a.readon, a.readon:link, a.readon:visited{float:right}
a.readon:hover{}


/* Content styling */
a:link, a:visited {
    color:           #0094af;
    font-weight:     none;
    text-decoration: none;
}
a:hover {
    color: #DB4646;
}
 #mod_login_username {
 width:95px;
margin-right:5px;

}
 #mod_login_remember {

}
  #mod_login_password {
   width:95px;
 margin-right:5px;

}
 .module {
 margin-top:10px;
}