.gruenerBereichHeadline {
	 color:#000;
	 font-weight:bold;
	 background-color:#D1E5C5;
	 border:none;
	 padding: 5px;
	 padding-top: 0px;
}
.gruenerBereichFliesstext {
	 color:#000;
	 font-weight:normal;
	 background-color:#D1E5C5;
	 border:none;
}

/* Layout */

.left_col
{
	width: 140px;
	padding: 0px 10px 20px 10px;
}

.right_col
{
	width: 140px;
	padding: 60px 10px 20px 10px;
}

.middle_col
{
	padding: 10px;
}

.right_col table
{
	background: #eee;
}

.footer
{
	background: #717175;
	padding-left: 170px;
}

.mosimage_caption
{
	padding: 0.2em 0 1em 0;
}



/*---Body */
.site_name {
	font-size: 16px;
	font-weight: bolder;
	color: #445E88;
}
body {
	margin-top: 0px;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}
td, tr, p, div {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
	line-height: 20px;
	vertical-align: top;
}

.fliesstext00 {
 font-size: 12px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
}

.sub00 {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color : #999;
}

.lable_tab {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	line-height: 16px;
}
 a:link, a:visited {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #8B0000;
	text-decoration: none;
}

hr, hr.separator {
	height : 1px;
	width : 100%;
	border: 1px solid #D5DE9E;
}
ol {
	margin: 0;
	padding: 0px;
  list-style:none;
}

ul {
	margin: 0;
	padding-left: 15px;
	list-style-image:url(../images/kdl_bullet.gif);
}
li {
	margin: 0;
	padding: 0;
}

/* Mambo Menu Styling
 * ------------*/

/* menu -nav */

.fussnavi {
	background-color: #999999;
	color:#FFFFFF;
}

#mainlevel-nav li
{
	float: left;
	color:#FFFFFF;

}
#mainlevel-nav li a:link, #mainlevel-nav li a:visited{
	color: #000000;
	width: auto;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	text-align: center;
/*
#	border-right: 1px solid #8AB5AC;
#	border-left: 1px solid #8AB5AC;
*/
	margin-top: 2px;
	padding-right: 18px;
	padding-left: 18px;
	text-indent: 2px;
	padding-top: 2px;
}

#mainlevel-nav3 li
{
	float: left;

}
.mainlevel-nav3 li a:link,  .mainlevel-nav3 li a:visited{
	color: #ffffff;
	width: auto;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	text-align: center;
	margin-top: 2px;
	padding-right: 18px;
	padding-left: 18px;
	text-indent: 2px;
	padding-top: 20px;
}

#mainlevel-nav li a:hover{
	color: #8B0000;

}


/* menu mainlevel */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	width: 140px;
	text-decoration: none;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDD5DA;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.mainlevel:hover {
	background-position: 0px -36px;
	color: #8B0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDD5DA;
}

#active_menu {
	color: #8B0000;
}

/* menu sublevel */
a.sublevel:link, a.sublevel:visited {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	width: 140px;
	text-decoration: none;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
				margin-left:-3px;
}

a.sublevel:hover {
	color: #8B0000;
}



/* mambo core stuff */
table.moduletable
{
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th
{
	color: #999;
	line-height: 16px;
	text-align: left;
	padding: 5px 5px 0 5px;
}
table.moduletable td
{
	color: #000;
	text-align:left;
	padding: 0;
}

.right_col .moduletable
{
	margin-bottom: 15px;
}

.right_col .moduletable td
{
	padding: 0 5px;
}


/* KDL Home box */

.moduletable_box_home
{
	margin-bottom: 15px;
}

.moduletable_box_home td
{
	padding: 0;
}



/* Login form */

.moduletable_login_form
{
	width: 100%;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #eee;
}
.moduletable_login_form th {
	color: #999;
	line-height: 19px;
	text-align: left;
	padding: 5px 5px 0 10px;
}
.moduletable_login_form td {
	color: #000;
	text-align:left;
	padding: 5px;
}
.moduletable_login_form .inputbox
{
	width: 100%;
}
.moduletable_login_form .button
{
	float: right;
	margin-top: 10px;
}


/* Suche */

.search
{
	padding: 10px 0;
	overflow: hidden;
}

.search input.button
{
	margin-top: 10px;
	float: right;
}

.search input.inputbox
{
	width: 128px;
}



/* Sprachen */

div#jflanguageselection
{
	padding: 10px 0 0 0;
}

ul.jflanguageselection
{
	list-style: none;
	padding: 0;
}

ul.jflanguageselection li
{
	padding-bottom: 5px;
}

ul.jflanguageselection li img
{
	padding-right: 7px;
	vertical-align: top;
}






/* Pathway */

.pathway {
	color: #999;
	font-weight: normal;
	/*height: 45px;*/
	font-size:11px;
}
a.pathway, a.pathway:visited {
	color: #999999;
	font-size:11px;
}
a.pathway:hover {
	color: #8B0000;
	font-size:11px;
}


/*** General Mambo Styles*/
.back_button{
	text-align: center;
}
/*.pagenavbar {
	color: #729E7B;
}
.pagenav, a.pagenav, a.pagenav:visited{
	color: #999;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 2px;
	border: 1px solid #CDD5DA;
	background-color: #FFFFFF;
}
a.pagenav:hover{
	color: #999;
}

	*/

.small {
	font-size: 10px;
	font-weight: bold;
	color: #8098BF;
}


/**
 * Mambo Form Styles
 * -----------------
 * Here are 2 styles that Mambo uses to let users control
 * how their forms and buttons may look.
 */

.button {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDD5DA;
	border-right-color: #8098BF;
	border-bottom-color: #8098BF;
	border-left-color: #CDD5DA;
	font-size: 10px;
	font-weight: bold;
	color: #8098BF;
	margin-top: 2px;
	margin-bottom: 2px;
}
.inputbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8098BF;
	border-right-color: #CDD5DA;
	border-bottom-color: #CDD5DA;
	border-left-color: #8098BF;
	font-size: 10px;
	font-weight: normal;
	color: #8098BF;
	background-color: #FFFFFF;
	}

/**
 * Mambo Tabbed Frontend Admin Interface
 * -------------------------------------
 * The CSS styles here defines how the frontend admin interface
 * will look like when editing and adding news through frontend.
 */

.ontab {}
.offtab {}
.tabpadding {}
.tabheading {}
.pagetext {}


/**
 * Mambo General styling for Sections/Categories/Contents
 * ------------------------------------------------------
 * These stylings are either sometimes or often used across
 * Sections, categories and contents. They, therefore, deserves
 * to be mentioned and separated from others.
 */

.createdate {
	font-size: 10px;
	color: #D5DE9E;
}
.modifydate {}
.readon, a.readon:link, a.readon:visited{
	color: #999;
	float: right;
	padding-left: 16px;
}
a.readon:hover{
	color: #8B0000;
	background-position: 0px -37px;
}


/**
 * Mambo Styling for Contents
 * --------------------------
 * All the styling for contents are listed
 * below.
 */

.contentpane {}

.contentpaneopen
{
	color:#FFFFFF;
}
.contentpaneopen:link
{
	color:#999999;
}
.contentpaneopen img
{
	vertical-align: top;
	margin: 0;
}


.contentdescription {}
table.contenttoc {}
table.contenttoc td {}
.content_rating {}
.content_vote {}


/**
 * Mambo Styles for Categories
 * ---------------------------
 * The following are the styling for "Category" items
 * generated from the Sections area
 */
 /* For content item titles that are hyperlink instead of Read On */
.contentheading, .componentheading
{
	color: #717175;
	font-weight: bold;
	font-size: 20px;
	}
.contentpagetitle, .category {
	color: #9DBC70;
	font-weight: bold;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited {
	font-size: 12px;
	font-weight: bold;
	color: #8AB5AC;
	}

a.contentpagetitle:hover, a.category:hover {
	color: #8098BF;
	}




/**
 * Mambo Blog styling
 * ------------------
 * Not too sure where this is used yet. I tried the blog section
 * but it doesn't seem to use it. If you have info on this,
 * email me. I'll update this part.
 */

.blogsection{}



/**
 * Mambo's Built-in Component's Syling
 * -----------------------------------
 * These stylings are used for Mambo's built-in components
 * such as newsfeeds, weblinks, contact, search and polls.
 * A commented subtitle will guide you which is for which
 */


 /*  Polls  */



.poll {
	font-size: 11px;
	color: #8AB5AC;
}
table.pollstableborder {
	border: 1px solid #8098BF;
	color: #445E88;
}

/**
 * Mambo Sections Styles
 * ---------------------
 * Styling of sections tables
 */

.sectiontableheader {
	background-color : #CDD5DA;
	color            : #445E88;
	font-weight      : bold;
	border-top: 1px solid #8098BF;
	border-right: #8098BF;
	border-bottom: 1px solid #8098BF;
	border-left: #8098BF;
	line-height: 16px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
	background-color : #EEEDEA;
}



/*  Weblinks */
.weblinks{}


/*  Newsfeeds */
.newsfeedheading {}
.newsfeeddate {}
.fase4rdf {}


/* Search page */
table.searchintro {}


/*  Contact's table settings  */
table.contact {}
table.contact td.icons {}
table.contact td.details {}

td.fussspacer {
height: 20px;
}

.headline {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#gruenerBereich {
	 background-color:#D1E5C5;
	 padding: 2px 8px 8px 8px;
}

.gruenknopf {
	 color:#fff;
	 font-weight:bold;
	 background-color:#32a433;
	 border:none;
	 padding: 2px 2px 2px 10px;
	 width:180px;
	 cursor: pointer;
}

.tablespacer {
	height:40px;
}


.right_column
{
	background: #eee;
}



/* Footer */

.footer a, .footer a:link, .footer a:hover, .footer a:focus, .footer a:active, .footer a:visited, .footer span
{
	color: white;
	font-weight: bold;
	display: inline;
	border: 0;
	background: none;
	line-height: 1.5em;
	width: auto;
	padding: 0.1em 1em 0.1em 0;
}

ol li {
  float:left;
  padding:0px 15px 15px 0px;
  }
