/* general stuff */


body{
margin:0;
padding:0;
text-align: center;
font-family: verdana;
color : #ECECEC;
scrollbar-3dlight-color: #d0d9db;
scrollbar-base-color: #D6E5AA;
scrollbar-darkshadow-color: #becbcd;
scrollbar-face-color: #eaecee;
scrollbar-highlight-color: #becbcd;
scrollbar-shadow-color: #89A2A5;
scrollbar-track-color: #becbcd;
scrollbar-arrow-color: #89A2A5;
}

td,tr,p,div {
	font-family: verdana;
	font-size: 12px;
	color: #ECECEC;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ECECEC;
	border-left: outset 1px #BECBCD;
	border-right: outset 1px #BECBCD;
	border-top: outset 1px #BECBCD;
	border-bottom: solid 1px #ECECEC;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #ECECEC;
}
.offtab {
	background-color : #EAECEE;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #BECBCD;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #ECECEC;
}

.tabpadding {
}

.tabheading {
	background-color: #EAECEE;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {
	color: #ECECEC; font-family: verdana;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #ECECEC; font-family: verdana;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #ECECEC; font-family: verdana;
	font-size: 12px; font-weight: bold;
	}


a {
color: #ECECEC;
text-decoration:  none;
border: none;
 }
 
a:hover {
	color: #ECECEC;	text-decoration: underline;
	}


 
/* Layout */

.leftnav {
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 8px;
	padding-right: 7px;
	text-align: left;
}

.centernav {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 7px;
	text-align: left;

}

.rightnav {
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 8px;
	padding-right: 7px;
	text-align: left;

}

.navcontent {
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	text-align: left;
	border-left: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	border-top: solid 1px #ECECEC;
	border-bottom: solid 1px #ECECEC;
}

.navtitle_main {
	font-size: 10pt;
	font-weight: bold;
	color: #ECECEC;
}

.scroll {
   margin-top: 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #ECECEC;
}

a.scroll:link {
   margin-top: 5px;
	font-size: 10px; 
	font-weight: bold; 
	color: #ECECEC;
	}

a.scroll:hover {
   margin-top: 5px;
 	font-size: 10px; 
	font-weight: bold;
	color: #000000;
	text-decoration:  none;
	}

.navhead {
	font-size: 9pt;
	font-weight: normal;
	color: #ECECEC;
	text-align: center;
	padding-top: 6px;
}

.search_box {
  float: left;
  background	   : transparent url(../images/send.gif);
  color			   : #333333;
  padding-left     : 5px;
  margin-left       : 10px;

  }
.button {
  font-family       : verdana;
  font-size         : 11px;
  border            : 1px solid #AABBBF;
  background-color  : #ECECEC;
  color             :#000000;
  background-image  : url(../images/but.gif);
  padding           : 2px;
}

.button2 {
  font-family       : verdana;
  font-size         : 11px;
  border            : 1px solid #AABBBF;
  background-color  : #ECECEC;
  color             :#000000;
  background-image  : url(../images/but.gif);
  padding-left     : 1px;
}

.loginbox {
  font-family       : verdana;
  font-size         : 9px;
  color             :#ECECEC;
  padding           : 2px;
}

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
width: 100px;
height: 18px;
font-size: 11px;
border: none;
margin: 5px;
padding-left: 5px;
line-height: 14px;
}


.button_search{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
width: 51px;
height: 17px;
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #ECECEC;
background: transparent url(../images/send.gif) no-repeat;
border: none;
line-height: 17px;
}

.button_email{
margin-top: 2px;
width: 50px;
height: 17px;
font-family: verdana;
font-size: 11px;

color: #fff;
background: transparent url(../images/searchbutton.gif) no-repeat;
border: none;
line-height: 12px;
}

#search form {
margin: 0px;
padding: 0px;
}

#topmenu{
height: 20px;
width: 600px;
float: left;
}

.frontpageheader {
	color: #ECECEC;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 30px;
}


#leftcol{
 width: 153px;
 float: left;
 position: relative;
 margin-right: 5px;
 margin-left: 10px;

 } 

 
 #banner {
 width: 468px;
 height: 69px;
 float: right;
 padding-left: 6px;
 padding-top: 6px;
 }
 
 iframe.wrapper {
 z-index: 0;
 }
 


/* Modules */



div.module h3 {
font-size: 12px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
text-align : center;
}


/* Topmenu */

ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;

}

ul#mainlevel-nav li{
width: auto !important;
padding-left: 10px;
margin: 0;
font-size: 11px;
font-weight: bold;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 0px;	
margin-bottom: 0px;
float: right;
background: url(../images/topmenubg.gif) no-repeat;
}

ul#mainlevel-nav li a:hover{
color : #000000;
}

ul#mainlevel-nav li a{
height: 20px;
display: block;
padding-left: 0px;
padding-right: 10px;
text-decoration: none;
color: #ECECEC;
margin-left: 0px;
margin-bottom: 0px;
float: left;
}


/* Hier die Buttons Main Menu(s) */

a.mainlevel {
font-size: 12px;
padding-left: 5px;
margin-bottom: 5px;
width: 100%;
display: block;
line-height: 20px;
border-left: solid 1px #ECECEC;
border-right: solid 1px #ECECEC;
border-top: solid 1px #ECECEC;
border-bottom: solid 1px #ECECEC;
text-decoration: none;
background: #CC0000;
font-weight: bold;
voice-family:"\"}\""; /* Box Model fix */
voice-family:verdana;

color: #ECECEC;
}


html>body a.mainlevel {width:148px;} /* Opera5-Fix-fix ;-) */

}

a.mainlevel:visited{
color: #ECECEC;
text-decoration: none;

}
a.mainlevel:hover  {
background: #CC0000;
color: #000000;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
text-decoration: none;
}

a.mainlevel:active_menu{
text-decoration: none;
color: #ECECEC;
}


a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
 	color: #ECECEC;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #86A1A4;
	text-decoration: underline;
	font-weight: bold;
	}	

/* Module specific */




/* Other Mambo Stuff */
#title {
}
.pathway {
color: #397D92;
font-size: 11px;
text-decoration: none;
margin-left: 20px;
}
li{
list-image: url(../images/indent1.png);
}
.pathway a{
color: #264E50;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 11px;
  border-top: 1px solid #cccccc;
}

hr {
width:  100%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #860016;
line-height: 0.7;
}
.smalldark {
font-size: 11px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.view-photo {
align: center;
}

.sectiontableentry {
text-align: left;
font-size: 11px;
padding: 3px;
}

.sectiontableentry1 {
text-align: left;
font-size: 11px;
padding: 3px;
}
.sectiontableentry2 {
background: url(../images/inputback.jpg);
font-size: 11px;
text-align: left;
padding: 2px;
}

.sectiontableentry3 {
text-align: left;
background-color : #CADDF4;
font-size: 11px;
padding: 3px;
}
.sectiontableentry4 {
background-color : #FBFCFD;
font-size: 11px;
text-align: left;
padding: 2px;
}

.inputbox_search {
background-image   :url(../images/inputback.jpg);
border             : 1px solid #666;
float: left;
margin-left: 5px;
padding-left: 5px;
color:#333333;
}

.inputbox_search3 {
background-image   :url(../images/inputback.jpg);
border             : 1px solid #666;
float: left;
margin-left: 1px;
padding-left: 1px;
color:#333333;
}

.inputbox {
background-image   :url(../images/inputback.jpg);
border             : 1px solid #666;
margin-left: 5px;
padding-left: 5px;
}

.inputboxnews{
width: 100px;
margin-left: 3px;
border             : 1px solid #666;
}

.createdate {
font-size: 11px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 11px;
color: #ABABAB;
height: 5px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon:link, a.readon:visited {
  color            :#ECECEC;
  font-family      : verdana;
  font-size: 11px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background-color : #ECECEC;
  background-image : url(../images/but.gif);
  }
a.readon:hover {
  color            :#ECECEC;
  font-family      : verdana;
  font-size: 11px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background-color : #ECECEC;
}
.blog_more {
font-size: 11px;
}


.blog {
width: 100%;
}

.contentpaneopen {
	width: 100%;
	}

.contentheading {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ECECEC;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 8px;
	border-bottom: 2px solid #ECECEC;
	}

table.contentpane {
  width            : 100%;
  padding-left     : 10px;
  padding-right    : 0px;
  padding-top      : 3px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 0px;
  padding-top      : 3px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
td.contentheading {
font-weight: bold;
font-size: 16px;
color: #ECECEC;
font-family: verdana;
border: none;
padding: 0px;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 5px;
}

/* Druckausgabe */
.contentpane {
background:    #CC0000;
}  

.contentdescription {
	font-family: verdana;
	font-size: 11px;
	color: #ECECEC;
	text-align: left;
	padding-top: 8px;
}

a.blogsection:link, a.blogsection:visited {
	color: #ff6600; text-decoration: none; font-weight: normal;
	font-family:  verdana;
	font-size: 11px;
	}

a.blogsection:hover {
	color: #ECECEC;	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #ffcc00; text-decoration: none; font-weight: normal;
	font-family:  verdana;
	}

a.weblinks:hover {
	color: #ECECEC;	text-decoration: underline;
	}	

.sectiontableheader {
font-weight: bold;
font-size: 11px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: verdana;
}
.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: verdana;
border-bottom: 1px solid #ECECEC;
color: #ECECEC;
margin-bottom: 5px;
padding: 5px;
}
a.category {
text-decoration:  none; 
 }
a.category:hover {
text-decoration:  underline; 
 }

.category {
	color: #ECECEC; font-family: verdana;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}
	
.newsletter {
   margin: 4px 4px 4px 4px;
	font-family: verdana;
	font-size: 10pt;
	color: #ECECEC;
	text-align: left;
	width: 98%;
	}
 
table.moduletable {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #ECECEC;
	border-right: solid 0px #ECECEC;
	border-top: solid 0px #ECECEC;
	border-bottom: solid 0px #ECECEC;
	}
	
.moduletable1 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-left: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	border-top: solid 1px #ECECEC;
	border-bottom: solid 1px #ECECEC;
	}
	
	.moduletable5 {
	width: 200;
	margin: 0px 0px 0px 0px;
	border-left: solid 1px #ECECEC;
	border-right: solid 1px #ECECEC;
	border-top: solid 1px #ECECEC;
	border-bottom: solid 1px #ECECEC;
	}

table.moduletable th {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ECECEC;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 8px;
	border-bottom: 2px solid #ECECEC;
}

table.moduletable td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}


.poll {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px
	}

.pollstableborder {
		border: 0px solid;
		padding: 0px;
		}

.back_button a{
font-size: 11px;
font-weight: normal;
padding: 5px;
}

.blogsection {
font-size: 11px;
}

.blog_more ul li{
list-style: none;
padding-left: 0px;
line-height: 18px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
    }

table.contenttoc td {
	font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    text-align:left;
}

table.contenttoc th{
font-weight: bold;
font-size: 11px;
border-bottom: 1px solid #ECECEC;
}

form {
margin: 0px;
padding: 0px;
}



td{
font-size: 11px;

}
th{
font-size: 11px;
}
.pagenav_prev{
font-size: 11px;
}
.pagenav_next{
font-size: 11px;
}

.createdate{
color: red;
}
.modifydate{
color: blue;
}


.fase4rdf {
	font-family: verdana;
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #405115;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #759328;
	}

li {
  list-style: none;

}

.footer {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ECECEC;
	text-align: center;

	}
	
.footer3 {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ECECEC;
	text-align: center;

	}
	
	.footer4 {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ECECEC;

	}
	
.chronoform {
	font-family: verdana;
	font-size: 5px;
	font-weight: normal;
	color: #ECECEC;
  text-align: right;

	}
	
.chronoform:link {
	font-size: 6px; 
   font-weight: normal;
	color: #ECECEC;
	}

.chronoform:hover {
 	font-size: 6px; 
	font-weight: normal;
	color: #ECECEC;
	text-decoration:  none;
	}
	
	