html, body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align:center;
}

body {
background-color: #F0F5E2;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align:center;
}

#atbody {

  width:955px;
  text-align: left;
  padding: 0px;
  border: 1px solid #DEE496;
	background-color : white;	
	margin: 0px auto;		
}


/* Kopfbereich */
#header {
	display:block;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 100%;
}

#header_logo {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 190px;
	background : url(../images/logo.gif) no-repeat 2%;
}

#header_images {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	letter-spacing : 0.1em;
	height: 100%;
	width: 765px;
	padding:0px;
	margin:0px;
	background-color : #D5E3AE;
}

#header_images p {
margin-top: 7px;
margin-bottom: 7px;
margin-left: 440px;
}

#header_images font {
font-weight: bold; font-size: 16px;
}

/* Kopfbereich ende */

/*topmen&uuml; */
#menue #extras {
float:left;
padding-top:4px;
width:260px;
}

#menue #extras form {
margin:0px;
padding:0px;
float:left;
width:200px;
}

#menue #extras form input {
float:left;
font-size: 0.7em;
margin:0px;
margin-top: 2px;
padding: 0px;
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;

width: 135px;
height: 20px;
border: 0px;
background:#80B92F url(../images/suchen.gif) repeat-x top left;
}

#menue #extras img {
float:left;
margin-left: 5px;
}

/* navigation links */

#navi {
margin-top:5px;
float:left;
width:190px;
}

/*content */

#content {
font-size: 12px;
margin-top:5px;
margin-left:5px;
float:left;
width:475px;
line-height: 1.35em;
}

/*highlight */

#highlight {
margin-top:5px;
margin-left:20px;
float:left;
width:265px;
overflow:hidden;
line-height: 1em;
}

#highlight li {

margin-left:-25px;
}

#highlight .headline {
clear:both;
width:250px;
padding-top:2px;
padding-bottom:2px;
background-color: #D5E3AE;
border-left: 10px solid #80B92F;
font-size: 12px;
padding-left:5px;
}

#highlight h2 {
font-size: 11px;
margin:0px;
padding:0px;
margin-bottom:3px;
}

#highlight .content {
float:right;
width:245px;
font-size: 11px;
padding-top:5px;
padding-right:5px;
}

#highlight .mehr {
float:right;
width:250px;
height:20px;
text-align:right;
margin-bottom: 6px;
}

#highlight .mehr img {
position:relative;
top:-1px;
right:5px;
height:20px;
width:20px;
}

#footer {
clear:both;
border-top:2px solid #80B92F;
border-bottom:2px solid #80B92F;
width:100%;
font-size: 10px;
letter-spacing : -0.1em;
padding-top: 7px;
height:57px;
}

#footer p {
float:left;
margin-top: 20px;
margin-left: 73px;
}
#footer img {
float:left;
margin-top: 5px;
margin-right:20px;
margin-left: 10px;
margin-bottom: 5px;
}

table{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color : #000;
}
a.ohne {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	text-decoration : none;
}

a.weiss {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	text-decoration : none;
	margin-right:8px;
}
.form {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 350px;
}
.form2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.red {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration : none;
}
h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 16px;
	width: 400px;
}

.tblbg1 {
	background-color: #80B92F;
	font-weight : bold;
	table-layout : fixed;
	color : #FFF;
}
.tblbg2 {
	background-color: #D5E3AE;
	font-size: 11px;
}
.tblbg3 {
	background-color: #FFF;
	font-size: 11px;
}

p, td {
text-align: left !important;
}

#content div {
text-align: left !important;
}



