* {
	margin: 0;
	padding: 0;		
}

img {
	border: 0;
}

a {
	outline: 0;
}

p a,
#content ul li a
{
	padding-left: 16px;
	background-color: transparent;
	background-image: url(../img/li.gif);) !important;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 4px 4px;
	outline: 0;
	color: #6b9328;
	text-decoration: underline;
}

body {
	background: #c0bfbc;	
	font-family: Arial, Helvetica, sans-serif;
}

#main {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -452px;
	width: 904px;
}

#header {
	display: block;
}

#searchbar {
	display: block;
	height: 31px;
	background: url(../img/searchbar.gif);
}

#container_page {
	display: block;
	width: 904px;
	float: left;
	background: url(../img/bg_page.gif) repeat-y;
	padding: 0 0 40px 0;
}

#mainnavi {
	display: block;
	width: 185px;
	float: left;
	margin: 24px 0 0 0;
}

#mainnavi li {
	list-style-type: none;
}

#mainnavi .level_1 li {
	display: block;
	width: 185px;
	float: left;
	margin: 0 0 2px 0;
	background: url(../img/bg_navi.gif) repeat-x #709336;
}

#mainnavi .level_2 li {
	display: block;
	width: 185px;
	float: left;
	margin: 0;
	background: #c5d4aa;
}

#mainnavi .level_1 .level_2 li p {
	display: block;
	width: 150px;
	float: left;
	background: none;
	min-height: 20px;
	margin: 1px 0 2px 0;
	padding: 0 0 0 35px;
	font-size: 11px;
	line-height: 20px;
  font-weight:bold;
	color: #405a16;
	text-decoration: underline;
	text-shadow: none !important;
}

#mainnavi .level_2 li a {
	display: block;
	width: 150px;
	float: left;
	background: none;
	min-height: 20px;
	margin: 1px 0 2px 0;
	padding: 0 0 0 35px;
	font-size: 11px;
	line-height: 20px;
  font-weight:bold;
	color: #405a16;
	text-decoration: underline;
	text-shadow: none !important;
}

#mainnavi .level_1 .level_2 li p
{
background-color: transparent;
background-image: url(../img/pfeil_button.gif) !important;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 22px 7px;
}


#mainnavi .level_1 li a,
#mainnavi .level_1 li p {
	display: block;
	width: 165px;
	float: left;
	min-height: 19px;
	margin: 0 0 2px 0;
	padding: 1px 0 0 20px;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #5a7924 1px 1px 3px;
}

#mainnavi .level_1 li a:hover {
	text-decoration: underline;
}

#mainnavi .level_2 li a {
	display: block;
	width: 150px;
	float: left;
	background: none;
	min-height: 20px;
	margin: 1px 0 2px 0;
	padding: 0 0 0 35px;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #405a16;
	text-decoration: none;
	text-shadow: none !important;
}

#mainnavi .level_1 li p {
	background: url(../img/pfeil_button.gif) no-repeat;
	background-position: 9px 7px;
}



#content {
	display: block;
	width: 434px;
	float: left;
	padding: 20px 50px;
}

#content h1 {
	display: block;
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 18px 0;
	color: #6b9328;
}

#content h2 {
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 -10px 0;
	color: #6b9328;
	font-weight: normal;
}

#content h3 a {
	display: inline;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 3px 0;
	color: #6b9328;
	font-weight: normal;
	text-decoration: underline;
}
#content h3 {
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 3px 0;
	color: #6b9328;
	font-weight: normal;
	text-decoration: none;
}



#content p {
	font-size: 12px;
	line-height: 19px;
	color: #5e5e5d;
	margin: 0 0 12px 0;
}

#content p a,
#content table tr td a
{
	color: #6b9328;
	text-decoration: underline;
}



#content p a:hover,
#content ul li a:hover {
	color: #ffffff;
	background: #6b9328;
	text-decoration: none;
}

#newsboxes {
	display: block;
	float: right;
	margin: 24px 0 0 0;
}

#newsboxes img {
	display: block;
}
	
.box {
	display: block;
	width: 185px;
	margin: 0 0 24px 0;
	background: url(../img/newsbox_bg.gif) repeat-x #87A257;
	background-position: 0 20px;
}

.box h1 {
	display: block;
	min-height: 20px;
	background: url(../img/newsbox_header.gif) repeat-x #709336;
	padding: 1px 15px 0 15px;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #5a7924 1px 1px 3px;
}
	
.box p {
	display: block;
	padding: 10px 15px 0 15px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
	
.box a {
	display: block;
	padding: 3px 15px 12px 15px;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.box .image_container a {
	display: block;
	padding: 0px;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.box a:hover {
	text-decoration: underline;
}

#footer {
	display: block;
	width: 904px;
	height: 23px;
	float: left;	
	background: url(../img/bg_footer.gif) repeat-x;
}

#content table {
	border: 1px solid #709336;
	width: 100%;
	margin: 23px 0 25px 0;
	}
	
#content table thead {
	background: url(../img/bg_thead.gif) repeat-x #678b2a;
	color: #FFFFFF;
	font-size: 12px; 
	line-height: 22px;
	text-align: left;
}


#content table thead tr th {
	padding: 0 0 0 7px;
	vertical-align: top;
}

#content table tbody {
	font-size: 12px;
	line-height: 19px;
	color: #5e5e5d;

}

#content  tbody td {
	padding: 7px 7px 7px 7px;
	vertical-align: top;
}

#content table tr.odd td {
	background: #c5d4aa;	
}

#content ul
  {
	margin: 3px 0 14px 17px;
	}

#content ul li {
	font-size: 12px;
	line-height: 19px;
	color: #5e5e5d;
	list-style-image: url(../img/li2.gif);
	margin-bottom: 5px !important;

}

.formbody {
	width: 170px;
	float: right;
}

#search_text {
	width: 130px;
	position: relative;
	top: 2px;
	left: 0;
	color: #5e5e5d;
	font-family: Arial, Helvetica, sans-serif;
}

#search_submit {
	position: relative;
	top: 7px;
	left: 5px;
}

#footer ul li {
	list-style-type: none;
}

#footer ul li a {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footerleft {
	float: left;
	margin: 0 0 0 20px;
}

#footerright {
	float: right;
	margin: 0 20px 0 0;
}

.ce_gallery table
{
border: 0px !important;
}

.ce_gallery tr.odd td
{
background-color: #ffffff  !important;
}

.formbody tr.odd td
{
background-color: #ffffff  !important;
}


.formbody table
{
border: 0px !important;
}

#formular .formbody
{
float:left;

}

.text
{
width: 300px;
}
.textarea
{
width: 300px;
}

p.url
{
display: none;
}

.level_2 a.first, .level_2 p.first
{
margin-top: 5px !important;
}

#newsboxes li
{
display: block;
padding-top: 10px;
padding-right: 15px;
padding-bottom: 0pt;
padding-left: 15px;
font-size: 12px;
line-height: 16px;
font-weight: normal;
color: #ffffff;
}

/*Ab hier Table ohne Design wie in der Link-Seite*/

#table_ohne_design  table tr.odd td
{
background-color: #ffffff ;
}

#table_ohne_design table
{
	border: none;
	width: 100%;	
        margin-top:10px;
}

#table_ohne_design tbody td
{
padding:0px;
}

#table_ohne_design tbody td
{
padding-left:0px;
}

#table_ohne_design .col_0
{
width: 250px;
}

#table_ohne_design .col_1
{
width: 370px;
}








