/* all reset,layout */
/*LAYOUT*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	height:1%!important;
}

html {
	background-color:#EDEDEB;
	background-image:url("../images/bgBody.gif");
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}


body {
	background-color:#EDEDEB;
	background-image:url("../images/bgBody.gif");
	background-repeat:repeat-x;
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:76%;
	line-height:1.3em;
	margin:0;
	padding:0;
	text-align:center;
}

.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
* html > body .clearfix {
display:inline-block;
width:100%;
}
* html .clearfix {
height:1%;
}

#mainwrap{
	margin:0 auto;
	text-align:center;
	width:990px;
}

#header{
	background:url("http://www.bund.net/uploads/pics/spring02.jpg") no-repeat scroll 0 0 transparent;
	height:122px;
	margin:0 0 3em;
	position:relative;
	text-align:left;
}

#logo{
	}

#logoborder{
	position: relative;
	height:3px;
	top: 118px;
	background: transparent url(../images/bgMainImg.gif) repeat-x scroll left bottom;	
}

#group {
	color:#7AB51D;
	font-size:0.9em;
	font-weight:bold;
	left:10px;
	position:absolute;
	top:127px;
	width:160px;
}

#font{
	width:70px;
	float:right;
	text-align:center;
	margin-top:2px;
}

#maincont{
	background:none repeat scroll 0 0 #FFFFFF;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:940px;
}

#mainbody{
  margin:0 -20px;
	padding:0 0 40px;
	position:relative;
	text-align:left;
	width:980px;
}

#content{
	background:#ffffff; /*url("../images/bgDotGrey.gif") repeat-x scroll left top transparent;*/
	display:inline;
	float:left;
	margin-left:210px;
	margin-right:-210px;
	padding-top:10px;
	width:560px;
}

.blog{
	width: 100%;
	text-align: left;
	table-layout: fixed;
	display: block;
}

.blog tr {
background: url("../images/bgDotGrey.gif") repeat-x scroll left top transparent;
}

.blog_more{
	color: #000000;
	font: 1.3em "Arial", Arial, serif;
}

.blog_more ul li{
	color: #000000;
	white-space: normal;
	font: 1em "Arial", Arial, serif;
}

.blogsection{
	color: #000000;
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 76%;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
}

.pagination{
	margin-top: 15px;
	text-align: center;
}

.pagination li{
	display: inline;
}

.componentheading{
	margin-top: 15px;
	font: bold 1.3em "Arial", Arial, serif;
}

.contentpaneopen{
	text-align:left;
	background: url("../images/bgDotGrey.gif") repeat-x scroll left top transparent;
}

.contentheading {
/*	-x-system-font:none; */
	color:#000000;
	display:block;
	font-family:"Arial",Arial,serif;
	font-size:1.3em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin-bottom:20px;
	text-align:left;
	width:98%;
}

.article-tools{
	margin-bottom:20px;
	height:20px;
}

.article-meta{
	float:left;
}

.buttonheading{
	float:right;
}

.article-content{
	text-align: left;
	width: 99%;
	float:none;
}

.modifydate{
	height:20px;
	margin-top: 20px;
}

.small {
color: #bce27f;
font-size: 11px;
}
.createdate {
  height: 15px;
  padding-bottom: 10px;
  color: #bce27f;
  font-size: 11px;
}
.modifydate {
height: 15px;
padding-top: 10px;
color: #bce27f;
font-size: 11px;
}
#pathway{
	height:20px;
	float:left;
	padding-left:10px;
	width:70px;
	margin:0;
}
/*
* ein seitenbreites Rahmen bild bauen!
*/
.article_separator{
	width:100%;
	
}
#left{
  display:inline;
	float:left;
	margin-left:-560px;
	width:200px;
}
#right{
	float:right;
	width:200px;
	display:inline;
	position:relative;
}
#left .moduletable{
	width:100%;
	z-index: 110;
	display: inline;
}

.latestnews{
	margin-top: 10px;
}

#right .moduletable{
  width: 100%;
	z-index: 110;
	display: inline;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}



a:link, a:visited {
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;	
	text-decoration: none;
	font-weight: bold;
}

#content a:link, a:visited a:hover{
	color: #689C19; 
}
/*****************/ 
/* category-menu */
/*****************/
.moduletable .componentheading {
  width: 168px;
	text-align: left;
  background-color: #7AB51D;
  line-height: 32px;
  padding-bottom: 5px;
  padding-left: 10px;
  color: #ffffff;
  margin-left: 11px;
  margin-bottom: 1px;
}

.moduletablesearch {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #7AB51D;
}

.moduletable h3
{
	padding-left: 10px;
}

.contentpane{
  width: 90%;
  background-color: #7AB51D; 
}
.contentpane tbody tr td ul li {
	text-align: left;
	line-height: 32px;
	padding-bottom: 5px;
	border: 1px solid #ededeb;
}
.contentpane tbody tr td ul li:hover {
	background-color: #bce27f;
}

/**
/*************************************/
/*   Spezielles Menu Stylesheet      */
/*************************************/

#mainlevel, #mainlevel ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  text-align: left;
}

#mainlevel ul {
  width: 200px;
  overflow: hidden;
  background-color: #e0e0e0;
  z-index:100;
} 

#mainlevel a {
  display: compact;
  width: 200px;
}

#mainlevel a:before {
  background-color: #ff0000;
}

#mainlevel li {
  float: left;  
  padding-right: 10px;
  border-right: 1px solid #000000;
}

#mainlevel li:hover {
  color: #bce27f;
 }


#mainlevel li ul li {
  border: none;
  border: 1px solid #ffffff;
  width: 135px;
  line-height:2em;
}

#mainlevel li ul li:hover {
  background-color: #bce27f;
}

/**
 * Hide the submenus
 */
#mainlevel li ul {
  position: absolute;
  width: 135px;
  left: -2000px;
}

/**
 * Show the submenus on mouse-over (.hover class)
 */
#mainlevel li:hover ul {
  left: -15px;
  margin-left: -15px;
  margin-top:-2px;
}

/**
 * IE fix ... Javascript Fix
 */
#mainlevel li:hover ul, #mainlevel li.sfhover ul {
  left: auto;
}

#mainmenuborder{
	/* height:33px; */
	
	font-size:0.85em;
	position:absolute;
	right:20px;
	text-align:left;
	text-transform:uppercase;
	top:-35px;
	width:960px;
}

#PageTitle{
	margin-left:30px;
	position:absolute;
}

#PageTitle span{
  color:#7AB51D;
	font-weight:bold;
	font-size:1.1em;
}


#topmainmenu{	
  bottom:0;
	left:0;
	padding-left:210px;
	position:relative;
	width:90%;
}

#footer{
	background-color:#858585;
	border-top:1px solid #FFFFFF;
	bottom:0;
	color:#FFFFFF;
	font-size:0.85em;
	left:0;
	position:fixed;
	width:100%;
	z-index:100;
	white-space:nowrap;	        
}

#copy{
	float:left;
}

#login{
	float:right;	
}

.latestnewssearch li{
	padding-bottom: 1em;
	
}
