* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
         color: #676767;
	overflow: auto;
	overflow: -moz-scrollbars-vertical;
	background :url(/img/system/bg.jpg) #D2CEC7 repeat-x;
	font-size:12px;
	line-height:16px;
}

p{
	margin-bottom:9px;
	/*line-height:11px;*/
}

a
{
  text-decoration:none;
  color:#6fbe49;
  font-weight:bold;
}


.plaintext
{
  font-size:12px;
}


.inner_green a:link,
.inner_green a:visited,
.inner_green a:hover,
.inner_green a:active,
.inner_green a:focus {
  text-decoration:none;
  color:#FFFFFF;
}


ul{
	list-style-type:none;	
}

h1{
	color:#6fbe49;
	font-size:17px;
	line-height:20px;
	padding-bottom:9px;
}

h1 span.plaintext{
  font-size:17px;
}

h2{
	font-size:14px;
}

table.tabelle{
  font-size:12px;
  line-height:16px;
  width:480px;
}

table.tabelle td{
  border-right:1px solid #CCCCCC;
  padding:8px 11px 6px;
  vertical-align:top;
}

table.tabelle tr.headline{
  background:#ffffff url(/img/system/table-headline.gif) repeat-x scroll top;
  font-weight:bold;
  color:#FFFFFF;
}

table.tabelle tr.headline td.last{
  border-right:none;
}

table.tabelle tr td.first{
  border-left:1px solid #CCCCCC;
}

table.tabelle tr.tfooter td{
  background:url(/img/system/shadow.jpg) repeat-x #FFFFFF;
  padding:0px;
  margin:0px;
  border:none;
}

#head{
	width:995px;
	float:left;
	height:214px;
	background:url(/img/system/header.jpg) no-repeat #FFFFFF;
	z-index: 160;
}

#JahresUebersichtSeite #head{
  background:url(/img/system/header_2.jpg) no-repeat #FFFFFF;
}

/* Um das Logo sicher im print drin zu haben */
#print_logo{
  display:none;
}

#container{
	float:left;
	width:955px;
	padding-left:40px;
	background:#FFFFFF;
}

#content{
	text-align:left;
	padding-bottom:56px;
         width:480px;
	float:left;
}

#Meldekarte select{
  width:110px;
}

div.text{
	float:left;
}

#teaser{
  width:228px;
  float:left;
  margin-left: 18px;
  margin-bottom:28px;
}

#teaser span.plaintext{
  font-size:11px;
}

#head .metanavigation{
	height:30px;
	line-height:30px;
	text-align: left;
	font-size:11px;
	margin-left: 226px;
}

.metanavigation a,
#footer a{
  padding-left:8px;
  padding-right:8px;
  font-weight:normal;
  color:#676767;
}

#footer{
	background: url(/img/system/footer.jpg) #FFFFFF no-repeat;
	height:45px;
	width:995px;
	float:left;
	color:#FFFFFF;
	padding-top:40px;
	text-align:left;
}

select,
input.text{
	color:#676767;
	height:18px;
	line-height:18px;
	font-size:11px;
	border:1px solid #bfbfbf;
	display:block;
	float:left;}

div.left{
	
}

#footer div.left{
         margin-left:40px;
	width:726px;
         float:left;
}

#footer div.right{
	width:220px;
         float:right;
}

#footer a{
	color:#FFFFFF;
	font-size:11px;
}

div.center{
	
}

div.right{
	
}

div.box{
	float:left;
	text-align:left;
	margin-bottom:13px;
}

div.box h3{
	background:#6fbe49;
	float:left;
	padding-left:9px;
	padding-bottom:5px;
	padding-top:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

div.box div.inner{
	font-size:11px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:7px;
	margin-bottom:7px;
}

div.box div.inner_green,
div.box div.inner_gray{
	padding-top:7px;
	margin-bottom:0px;
}

div.box div.inner_green{
	background:#6fbe49;
	color:#FFFFFF;
}

div.shadow{
	background:url(/img/system/shadow.jpg) repeat-x #FFFFFF;
	clear:both;
	float:left;
	height:7px;
	line-height:7px;
	width:99%;
}

#teaser .shadow{
	width:230px;
}

div.box div.inner_gray{
  background:#edebe6;
  color:#676767;
}

#content div.box{
	width: 230px;
	margin-bottom:19px;
  margin-left:auto;
margin-right:auto;
}

#content .shadow{
	width:230px;
}

#content div.box div.inner{
	width : 210px;
}

#content div.box h3{
	width : 221px;
}

#content div.box div.inner_green{
	background:#6fbe49;
}

#teaser div.box{
	width: 230px;
	margin-bottom:19px;
}

#teaser .shadow{
	width:230px;
}

#teaser div.box div.inner{
	width : 210px;
}

#teaser div.box h3{
	width : 221px;
}

#teaser div.box div.inner_green{
	background:#6fbe49;
}

a.link_arrow,
ul.arrow_list li{
	display:block;
	float:left;
	padding-left: 13px;
	margin-bottom:2px;
	background:url(/img/system/icons/arrow_g.gif) no-repeat transparent 0px 3px;
}

div.arrow{
  float:left;
}

div.arrow img{
  display:block;
  float:left;
  margin-top:5px;
  margin-right:5px
}

div.arrow span.plaintext{
  display:block;
  float:left;
}

#content div.arrow{
  width:480px;
}

#content div.arrow span.plaintext{
  width:460px;
}


#teaser div.arrow{
  width:190px;
}

#teaser div.arrow span.plaintext{
  width:170px;
}

ul.arrow_list li,
div.arrow{
	clear:both;
}

div.inner_green a.link_arrow,
div.inner_green ul.arrow_list li{
	background:url(/img/system/icons/arrow_w.gif) no-repeat transparent 0px 3px;
	color:#FFFFFF;
}

div.seperator{
	float:left;
clear:both;
	line-height:1px;
	border-top: 1px solid #cccccc;
	width:480px;
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
}

div.space{
	clear:both;
	line-height:15px;
	height:15px;
}

div.clear{
	clear:both;
	line-height:1px;
	font-size:1px;
}

#content  a.link_arrow{
	background:url(/img/system/icons/arrow_g.gif) no-repeat transparent 0px 3px;
	padding-left:14px;
	display:block;
	clear:both;
  width:460px;
}

#content a{
  color:#6fbe49;
  font-weight :bold;
}

#footer a.printview{
	display:block;
	float:left;
	padding-left:20px;
	margin-right:5px;
	background:url(/img/system/icons/print.jpg) no-repeat transparent;
}

#footer a.top{
	display:block;
	float:left;
	padding-left:20px;
	background:url(/img/system/icons/top.jpg) no-repeat transparent 3px 2px;
}

img.left{
	margin:0px 20px 5px 0px;
	display:block;
	float:left;
}