html, body {
	
	height:100%;
	width:100%;
	margin: 0px;
	font-size:11px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

/*################################### Links ######################################*/


a:visited, a:active, a:link {
	color:  #339966;
	font-size: 11px;
	text-decoration:  underline;
}

a:hover {
	color:  #339966;
	text-decoration:  underline;
}

/*################################ Überschriften ###################################*/


h6{
	color:#339966;
	font-weight:bold;
}

h5{
	color:#339966;
	font-size:12px;
	font-weight:bold;
}

h4{
	color:#339966;
	font-size:14px;
	font-weight:bold;
}

h3, .contentheading {
	color:#339966;
	font-size:16px;
	font-weight:bold;
}

h2{
	color:#339966;
	font-size:18px;
	font-weight:bold;
}

h1{
	color:#339966;
	font-size:20px;
	font-weight:bold;
}

/*############################### Struktur-Elemente ##################################*/

div.wrapper1{
	margin:auto;
	top:0px;
	left:0px;
	width: 100%;
	position:relative;
	min-height:100%;
	background-color: #DBE1DB;
	background-image: url(../images/background_dark.gif);
	background-repeat: repeat-x;
	background-position: 80px 80px;
	background-color: #dbe1db;
	}
/*** IE6 Fix ***/
* html #wrapper1 {
	height:100%;
}
	
	
div.Site  {
	margin:auto;
	position:relative;
	width:820px;
	min-height:100%;
	background-image: url(../images/background_center.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align:left;
	}

/*** IE6 Fix ***/
* html #Site {
	height:100%;
}

div.header{
	text-align:left;
	position:relative;
	width:100%;
	height:80px;	
	}
div.banner{
	text-align:center;
	height:180px;
	width:820px;
	left:0px;
	background-image: url(../images/background_center_dark.gif);
	background-repeat: repeat-y;

}
div.logo{
	position:relative;
	top:8px;
	left:25px;
	width:111px;
	height:53px;
	}
	
div.topmenu{
	position:relative;
top:0px;
	text-align:right;
	margin-right:5px;
float:right;
clear:right;
	}
	
div.topmenuSearch{
position:relative;
top:50px;
padding-right:13px;
	text-align:left;
float:right;
clear:right;
	}
	
div.search{
	width:100%;
}

.jfdefaulttext {
	color:#d00;
}

.jflanguageselection{
position:relative;
width:75px;
height:20px;
top:55px;
text-align:right;
line-height:20px;
margin:0px;
padding:0px;
float:right;
clear:right;
}

ul.jflanguageselection img
{
border: none;
}
	
a.mainlevel_nav_top {
	text-decoration:none;
	color:#666666;
	padding-bottom:5px;
	margin: 0;
	}

.search{
	padding-right:15px;
	}

.search input {
	color:#666666;
	font-size:10px;
	bottom:5px;
	text-align:left;
	position:absolute;
	}

.contenpaeopen{
	text-align:left;
	}
	
.frontpageheader{
}

.small{
}

.createdate{
}

.content_rating{
}

/*
.contentheading{
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
*/

a.readon:link, a.readon:visited, a.readon:hover, a.back_button:link {
	color:#339966;
	text-decoration:none;
	font-weight:bold;
}

.back_button a{
	color:#339966;
	text-decoration:none;
	font-weight:bold;
}

.modifydate{
	color:#999999;
}
	
div.content {
	text-align:left;
	margin:0;
	padding:0;
	position:relative;
	width: 100%;
	min-height:380px;
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-bottom:80px;
}
* html #content{
	height:380px;
	}
	
div.mainmenu{
	margin:0;
	position:relative;
	padding-left:10px;
	top:25px;
	text-align:left;
	width: 230px;
	min-height:100%;
	padding-bottom:50px;
	}

div.maincontent{
	margin:0;
	padding:0;
	position:relative;
	width:545px;
	max-width:545px !important;
	left:0px;
	text-align:left;
	min-height:100%;
	display:block;
	}	
	
/* Main Menu(s) */

a.mainlevel, a.mainlevel:visited {
	color:#3a4348;
	font-size: 10px;
	padding-left: 10px;
	width: 100%;
	display: block;
	line-height: 26px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight:bold;
	border-left: 4px solid #999999;
	}


a.mainlevel:hover, a.mainlevel#active_menu, a.mainlevel:active {
	text-decoration: none;
	border-left: 4px solid #339966;
	color:#339966;
	font-weight:bold;
	}

a.sublevel, a.sublevel:visited {
	color:#3a4348;
	font-size: 10px;
	padding-left: 25px;
	width: 100%;
	display: block;
	line-height: 26px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight:bold;
	}


a.sublevel:hover, a.sublevel#active_menu, a.sublevel:active {
	text-decoration: none;
	padding-left: 21px;
	border-left: 4px solid #339966;
	color:#339966;
	font-weight:bold;
	}
	
a.sublevel2 {
	color:#3a4348;
	font-size: 10px;
	padding-left: 25px;
	width: 100%;
	display: block;
	line-height: 26px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight:bold;
	}


a.sublevel2:hover, a.sublevel2#active_menu {
	text-decoration: none;
	padding-left: 21px;
	border-left: 4px solid #339966;
	color:#339966;
	font-weight:bold;
	}
	
a.sublevel3 {
	color:#3a4348;
	font-size: 10px;
	padding-left: 25px;
	width: 100%;
	display: block;
	line-height: 26px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight:bold;
	}


a.sublevel3:hover, a.sublevel3#active_menu {
	text-decoration: none;
	padding-left: 21px;
	border-left: 4px solid #339966;
	color:#339966;
	font-weight:bold;
	}
	
a.sublevel4 {
	color:#3a4348;
	font-size: 10px;
	padding-left: 25px;
	width: 100%;
	display: block;
	line-height: 26px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight:bold;
	}


a.sublevel4:hover, a.sublevel4#active_menu {
	text-decoration: none;
	padding-left: 21px;
	border-left: 4px solid #339966;
	color:#339966;
	font-weight:bold;
	}
	
a.sublevel2 {
	color:#3a4348;
	font-size: 10px;
	padding-left: 35px;
	width: 100%;
	display: block;
	line-height: 26px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight:bold;
	}


a.sublevel2:hover, a.sublevel2#active_menu {
	text-decoration: none;
	padding-left: 31px;
	border-left: 4px solid #339966;
	color:#339966;
	font-weight:bold;
	}
	
a.sublevel3 {
	color:#3a4348;
	font-size: 10px;
	padding-left: 45px;
	width: 100%;
	display: block;
	line-height: 26px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight:bold;
	}


a.sublevel3:hover, a.sublevel3#active_menu {
	text-decoration: none;
	padding-left: 41px;
	border-left: 4px solid #339966;
	color:#339966;
	font-weight:bold;
	}

a.sublevel4 {
	color:#3a4348;
	font-size: 10px;
	padding-left: 55px;
	width: 100%;
	display: block;
	line-height: 26px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight:bold;
	}


a.sublevel4:hover, a.sublevel4#active_menu {
	text-decoration: none;
	padding-left: 51px;
	border-left: 4px solid #339966;
	color:#339966;
	font-weight:bold;
	}
	
a.mainlevelfrontlevel{
	color:#000000;
	width: 100%;
	padding-left:5px;
	display: block;
	line-height: 12px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight:bold;
	display:list-item;
	}

a.mainlevelfrontlevel:hover, a.mainlevelfrontlevel#active_menu {
	text-decoration: none;
	}
	
a.latestnews, a.latestnews_allg{
	text-decoration:none;
}

.moduletable, .moduletable_allg{
	text-align:left;
}

.moduletable th{
	color:#339966;
	font-weight:bold;
	text-align:left;
}

div.pathway{
	padding-bottom:15px;
	padding-top:15px;
	color: #666666;
}

a.pathway {
	text-decoration:none;
	color: #666666;
	}

div.footer{
	position:absolute;
	text-align:center;
	padding-top:10px;
	height:80px;
	width:820px;
	left:0px;
	bottom:0px;
}

div.checkbox{
	background-image: url(../images/checkbox.gif);
	background-repeat:no-repeat;
	border:none;
	width:35px;
	height:35px;
	line-height:33px;
	font-size:12px;
}

.checkbox {
	border:none;
	margin-top:-1px;
	margin-left:-4px;
	height:28px;
	width:23px;
}

.input{
	border:none;
	border-bottom:dotted 1px #333333;
}