body {
margin: 0 auto;
text-align: center;
font: 12px/19px Arial, Helvetica, sans-serif;
background-color: #FBFEEF;
color: #042800;
}

img {
	border: 0;
}

h1 {
	color: #d53509;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	margin: 10px 0 5px 0;
}

h2 {
	color: #158400;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform: uppercase;
	line-height:11px;
	margin: 0 0 10px 0;
}

#header {
	background-image: url(../img/header.bg.gif);
	background-color: #008c00;
	height: 152px;
	text-align:center;
}

#main {
	background-color: #fff1b2;
	width:800px;
}

#content {
	background-color:#ffffff;
	width:620px;
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #d53509;
}

#content a:hover {
	text-decoration: none;
}

#navigation {
	width: 157px;
}

#navigation a {
	text-decoration: none;
	color: #d53509;
	font-weight: bold;
}

#navigation a:hover {
	color: #007c00;
}

#navigation_teaser {
	width:157px;
	
}

#navigation_teaser a {
	text-decoration:none;
	color: #ffffff;
	font-weight:bold;
}

#footer {
	width:620px;
	height: 40px;
	text-align:right;
	font-size:11px;
	padding-right: 5px;
}

#footer a {
	color: #e58a00;
	text-decoration: none;
}

.startseite {
	background-image: url(../img/startseite.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.unterseite {
	background-image: url(../img/unterseite.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.strong {
	font-weight: bold;
}

.title {
	background-image: url(../img/title.bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	padding: 5px 20px 5px 5px;
	line-height:16px;
}

.bg_green {
	background-color: #009d00;
	color: #ffffff;
}


.bg_lightblue {
	background-color: #fff9d9;
}

.bg_blue {
	background-color: #01487A;
	color: #ffffff;
}

.p10 {
	padding: 10px;
}
.pl10 {
	padding-left:10px;
}
.pointer {
	cursor:pointer;
}

.red {
	color: #ce0007;
}

   DIV.linklist {
	display: hidden;
	text-align: center;
}

DIV.linklist A {
	font-size: 10px;
	line-height:0;
	color: #fff;
}

DIV.linklist UL {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

DIV.linklist LI {
	display: inline;
	margin: 0;
	padding: 0;
}