/* custom stuff */
/* JR */
/*
. mce_plugin_flash {
border: 1px dotted #cc0000;
background-image: url(../../../mambots/editors/tinymce_exp/jscripts/tiny_mce/plugins/flash/images/flash.gif);
background-position: center;
background-repeat: no-repeat;
background-color: #ffffcc;
} 
*/

.logo {
	background-color:  #F6CA9B; 
}


.outline {
	border: 0px solid #cccccc;
	background-color: #EAD0AF;
	background-image: url(../images/logo_bg2.jpg);
	padding: 0px 0px 0px 0px;
}

.pathway {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
}

#pathway_outer {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	margin-right: 2px;
}

#pathway_inner {
  float: none !important;
  float: left;
	border: 0px solid #000000;
	height: 18px;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 22px;
	padding-left: 5px;
}

a.pathway {
}


#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}


ul#mainlevel-nav{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
        width: 15%;
	font-size: 11px;
	line-height: 20px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover{
	color: #F6CA9B;
	background-color: #405313;
}


#search_outer {
	float: left;
	width: 100%;
}

#search_inner {
  	border: 0px solid #cccccc;
	padding: 0px;
	height: 25px !important;
	height: 25px;
	overflow: hidden;
}

#search_inner form {
	  padding: 0;
	  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica;
	font-size: 11px;
	color: #515115; 
}


.topline {
	background : #FFFFFF url(../images/line.gif) repeat-x;
}

.rightblock {
	font-family: Arial, Helvetica;

	border: solid 1px #C0C9DC;
}

.centerblock {
	font-family: Arial, Helvetica;
	background-color: #F7E5D4;
	border: solid 1px;
	margin-bottom: 5px;
	border-color: #EBCCAD;
	background-image: url(../images/background.jpg);
}

.table_image {
	font-family: Verdana, Arial, Helvetica;
	background-color: #F7E5D4;
	border-color: #EBCCAD;
	background-image: url(../images/higr2.png);
	color: #425416;
	margin: 10px 10px 10px 10px;
}

.table_color {
	font-family: Verdana, Arial, Helvetica;
	background-color: #FFF4DA;
	border-color: #EBCCAD;
	color: #425416;
	margin: 5px 5px 5px 5px;
}

.left {
	font-family: Arial, Helvetica;
	padding-left:0px;
	padding-right:0px;
	width: 163px;
	background-color: #F6CA99;
	background-image: url(../images/button_bg_tbl.jpg);
}

.btnleft {
	font-family: Verdana, Arial, Helvetica;
	padding-left:0px;
	padding-right:0px;
	width: 163px;
	background-color: #F6CA99;
	background-image: url(../images/button_bg_2.jpg);
}

.centernav {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.rightnav {
	padding-left: 2px;
	padding-right: 8px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 10px;
}

table.leftnav.moduletable th {
	font-size: 20pt;

}

table.moduletable {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	padding: 2px 2px
	}

table.moduletable th {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	border-bottom: solid 1px #C0C9DC;
	padding: 0px 0px;
}

table.moduletable td {
	font-family: Verdana, Times;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0px;
	padding-right:0px;
}

.blumenbg {
	background-color: #F7E5D4;
	background-image: url(../images/background.jpg);
}

/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica;
	color : #333333;
	}

td,tr,p,div {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffffff;
	border-left: outset 1px #BECBCD;
	border-right: outset 1px #BECBCD;
	border-top: outset 1px #BECBCD;
	border-bottom: solid 1px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #495C5F;
}
.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: default;
	font-weight: normal;
	color: #769196;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
}

h5 {
	color: #444444; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
}

h6 {
	color: #555555; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
}

/* Links */
a:link, a:visited {
	font-size: 11px; color: #274369; text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
}

a:hover {
	color: #993333;	text-decoration: none;
	font-weight: bold;
}

/* Horizontal Line */
hr {
	background: #495C5F; height:2px; border: 1px inset;
}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* 
########################################################
# Main Level Setting, left right : top bottom :        #
########################################################
*/

.frontpageheader {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding:2px;
}
	
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-family: Verdana, Arial;
/*	background: url(../images/menu_bg.png) no-repeat; */
	vertical-align: top;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 8px;
	padding-left: 35px;
	padding-right: 0px;
	height: 35px!important;
	height: 35px;
	width: 100%;
	text-decoration: none;
	border: none;
	line-height:19px;
	background-image: url(../images/button_1.jpg);
}



a.mainlevel:hover {
	background-image: url(../images/button_2.jpg);
	background-position: 0px 0px;
	color: #505F1A; 
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	font-family: Verdana, Arial;
/*	background: url(../images/menu_bg.png) no-repeat; */
	vertical-align: top;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 8px;
	padding-left: 35px;
	padding-right: 0px;
	height: 35px!important;
	height: 35px;
	width: 100%;
	text-decoration: none;
	border: none;
	line-height:19px;
	background-image: url(../images/button_2.jpg);
	background-position: -4px 0px;
}

a.sublevel:hover {
	background-image: url(../images/button_1.jpg);
	background-position: -4px 0px;
	color: #505F1A; 
}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
 	color: #3D5592;
	text-align:left;
}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
	}

/* Content - Sections & Categories */
.contentpane {

	}

.contentpaneopen {
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}



.contentheading {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3D381A;
	padding: 1px;
	text-align: left;
	text-indent: 2px;
	width: 600;
	height: 30px;
	border-bottom: solid 2px;
	background-image: url(../images/headerbg.jpg);
	border-bottom-color: #EBCCAD;
}

.contentpagetitle {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
 	color: #3D381A;
	text-align:left;
}

table.contenttoc {
	border: 1px solid;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	border-color: #F6CA99;
}

table.contenttoc td {
	padding-left: 2px
}

table.contenttoc th {
  	background-color: #ffcc00; 
  	color: #660000;
	text-align: center;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

.contentdescription {
	font-family: Times;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding-top: 8px;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #CC3333; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.blogsection:hover {
	color: #993333;	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.weblinks:link, a.weblinks:visited {
	color: #CC3333; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

a.weblinks:hover {
	color: #993333;	text-decoration: underline;
}

a.readon:link, a.readon:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
}

a.readon:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	background-color: #EDD3B2;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	border-bottom: solid 1px #C0C9DC;
	padding: 2px 2px;
}

.button {
  	color: #ff6600;
	font-family: Arial, Hevlvetica, sans-serif;
  	text-align: center;
  	font-size: 11px;
  	font-weight: bold;
  	border: 3px double #cccccc;
  	width: auto;
  	background: url(../images/button_bg.png) repeat-x;
  	padding: 0px 5px;
  	line-height: 18px !important;
  	line-height: 16px;
  	height: 26px !important;
  	height: 24px;
  	margin: 1px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background: #ffffff;
	border: 1px solid #C0C9DC;
	}

/** category text format and links **/
.category {
	color: #999999; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
}

a.category:link, a.category:visited {
	color: #CC3333; font-weight: bold;
}

a.category:hover {
	color: #993333;
}

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px
}
	
table.pollstableborder {
	border: 0px;
}

.sectiontableentry1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color : #FCF2D7;
	padding-top: 1px;
	padding-bottom: 1px;
}
	
.sectiontableentry2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color : #F1D8BA;
	padding-top: 1px;
	padding-bottom: 1px;
}

.contentpane {
	background-color : #F7E5D4;
}
	
.sectiontableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color : #F2D8B7;
	color : #333333;
	font-weight : bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	height: 15px;
}

.smalldark {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
}


.newsfeedheading {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #333333;
        text-align:left;
}

.newsfeeddate {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
}

.modifydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E9E9E;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	text-align: right;
}

ul {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.fase4rdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #272727; font-weight: normal;
}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #3B3B3B;
}

a.fase4rdf:hover {
	font-weight: bold; color: #757575;
}

table.searchintro {
  	background-color: #FBDAB7;
	border: 1px solid #333333;
}

table.contact {
	background-color: #F7E5D4;
	align: center;
}

table.contact td.icons {
	background-color: #F7E5D4;
}

table.contact td.details {
	background-color: #F7E5D4;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pagenav { 
  align: center; 
  font-size: 11px; 
  font-weight: bold; 
  border: 1px solid #cccccc; 
  width: auto; 
  padding: 2px; 
  margin: 1px; 
} 


a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #000000;
}

a.pagenav:hover {
	color: #993333;
}

.pagenavbar {
	
}

/* angepasst */
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.contact_email {
    padding: 4px;
}
/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
	padding-left: 4px;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
	padding-left: 4px;
}

.copyright {
   font-size: 10px;
   font-weight: bold;
   font-family: Arial;
   text-align: Center;
   line-height: 10px;
}

#mainbody {
	width: 540px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:left;
	margin-bottom:0px;
}

.clr {
	clear: both;
}
