* {
	margin: 0;
	padding: 0;		
}

img {
	border: 0;
}

body {
	background: #58585A;	
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#main {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -480px;
	width: 960px;
	background: url(../img/bg_main.gif) repeat-y;
	border-bottom: 60px solid #58585A;
}

#header img {
	display: block;
	z-index: 998;
}

#search_sitenavi {
	width: 534px;
	z-index: 999;
	position: absolute;
	top: 4px;
	left: 411px;
	height: 25px;
}

#formbody {
	float: left;
}

#sitenavi {
	float: right;
	margin: 5px 0 0 0;
}

#sitenavi li {
	display: inline;
	list-style-type: none;	
}

#sitenavi li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	margin: 0 20px 0 0;
}

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

#mainnavi  {
	padding: 10px 0 0 35px;
	display: block;
	float: left;
	width: 100%; 
	border: 1 px solid #ccc;
}

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

#mainnavi ul li a {
	color: #58585A;
	font-size: 13px;
	line-height: 13px;
	margin: 0 20px 0 0;
	display: block;
	float: left;
	text-decoration: none;
}

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

#mainnavi ul li.active a:hover {
	text-decoration: none;
}

#mainnavi ul li.active a {
	color: #92B00A;
}

#copytext {
	float: left;
	width: 560px;
	margin: 40px 50px 30px 35px;	
}

#copytext h1 {
	color: #92B00A;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	margin: 0 0 10px 0;
	letter-spacing: 1px;
	}

#copytext h2 {
	color: #92B00A;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
}

#copytext h3 a {
	color: #92B00A;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
	text-decoration: none;
}

.relevance {
	color: #92B00A;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
	text-decoration: none;
}


.url {
margin-bottom: 10px;
}




#copytext p a {
	color: #92B00A;
	text-decoration: none;
}

#copytext p a:hover {
	text-decoration: underline;
}

#copytext p  {
	color: #58585A;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 17px 0;
}

#copytext ul  {
	color: #58585A;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 17px 15px;
}

#copytext ul  li {
	margin: 0 0 5px 0;
}

#boxes {
	background: url(../img/border_boxes.jpg) no-repeat;
	float: left;
	width: 275px;
	margin: 60px 0 0 0;
	padding: 0;
}

#aktuelles {
	display: block;
	margin: 0 0 0 -11px;
}

.box {
	background: url(../img/border_boxes.jpg) no-repeat;
	background-position: 0 100%; 
	padding:  17px 0 17px 0;
}

.box h1 {
	color: #92B00A;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 0 3px 0;
	letter-spacing: 1px;
}

.box p {
	width: 260px;
	color: #68686C;
	font-size: 11px;
	line-height: 16px;
	margin: 5px 0 0 0;
	font-weight: normal;
}

.box p a {
	color: #92B00A;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 0 0;
	font-weight: normal;
	text-decoration: none;
}

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


#footer {
	clear: both;
}

#footer img {
	z-index: 996;
}

#print  {
	z-index: 997;
	color: #58585A;
	font-size: 12px;
	line-height: 12px;
	position: relative;
	top: 27px;
	left: 59px;
	text-decoration: none;
}

#btt  {
	z-index: 997;
	color: #58585A;
	font-size: 12px;
	line-height: 12px;
	position: relative;
	top: 27px;
	left: 699px;
	text-decoration: none;
}

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


.ce_text  {
	color: #58585A;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 17px 0;
}

.error
{
	font-size: 12px;
	line-height: 18px;
        color: red;
}



#content table {
	border: 1px solid #9FBB07;
	width: 100%;
	margin: 23px 0 25px 0;
	}

#content table thead {
	background: url(../img/bg_thead.gif) repeat-x #678b2a;
	color: #9FBB07;
	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;
	vertical-align: top;
}

#content table tr.odd td {
	background: #b6c75f;
	color: #555555;
}

.formular tr.odd td
{
background: #FFFFFF !important;
}

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


.relevance {
	color: #92B00A;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	margin: 0 0 5px 0;
	letter-spacing: 1px;
	text-decoration: none;
}

.ce_gallery tr.odd td
{
background: #FFFFFF !important;
}
