body {
background: rgb(247,247,247);
padding: 0px;
}


div#page {
position: absolute;
top: 0px;
left: 50%;
width: 780px;
margin-left: -390px;
background: white;
}


div#headbar {
margin: 0px;
padding: 0px;
padding-bottom: 25px;
background: rgb(149,191,61);	
border: 0px;
border-bottom: 6px solid white;
}

div#navbar {
border: 6px solid white;	
}

div#navbar a img.pic {
border-bottom: 6px solid white;	
}

div#navbar a img.nav {
border-right: 6px solid white;	
}

div#content {
margin: 0px;
border: 0px;
border-top: 6px solid rgb(149,191,61);
border-bottom: 6px solid rgb(149,191,61);
padding: 30px;
padding-top: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
line-height: 140%;
}


h1 {
font-family: Candara, Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 36px;
}

h2 {
font-family: Candara, Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 20px;
color: rgb(208,223,153);
margin-top: 50px;
}

h4 {
font-family: Candara, Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 22px;
}

h1 + h2 {
margin-top: 30px;
}

h3 {
font-family: Candara, Verdana, Arial, sans-serif;
font-weight: normal;
font-style: italic;
font-size: 18px;
margin-top: 50px;
}

h1 + h3 {
margin-top: 30px;
}


h2 + h3 {
margin-top: 15px;
}


div.textimg {
	float:right;
	background: rgb(208,223,153);
	padding: 0px;
	margin-left: 15px;
}

div.textimg img {
	margin: 4px;
	border: 4px solid white;
}

div.textimg div.subline {
	background: white;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	font-style: italic;
}


div.title {
	width: 300px;
	text-align:center;
	border-top: 2px solid rgb(208,223,153);
	border-bottom: 1px solid rgb(208,223,153);
	margin-bottom: 20px;
}

div.titleb {
	width: 720px;
	text-align:center;
	border-top: 2px solid rgb(208,223,153);
	border-bottom: 1px solid rgb(208,223,153);
	margin-bottom: 20px;
}

span.green {
	color: #95BF3D;
	font-weight: bold;
	}


ul {
margin-top: 2em;
list-style-type: none;
}


li {
background: url("img/li.png") 0px 2px no-repeat;
margin-top: 1em;
padding-left: 30px;
}


div#footbar {
	border-top: 6px solid white;
	background: rgb(149,191,61);
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 20px;
}

div#footbar img.pikt {
	margin-right:6px;
}




a img {
	border: 0px;
}

div#subnav {
margin-top: 1em;
margin-bottom: 0.5em;
}	
	

div#subnav a:link, div#subnav a:visited {
text-transform:capitalize;
text-decoration: none;
color: rgb(110,32,113);
font-weight:bold;
}

div#subnav a:active, div#subnav a:hover {
text-transform:capitalize;
text-decoration: none;
color: rgb(110,32,113);
font-weight:bold;
}

div#content a.standard:link, div#content a.standard:visited {
background: url('img/pikt_link.png') 4px 4px no-repeat;
padding-left: 22px;
padding-right: 4px;
text-decoration: none;
border: 1px solid rgb(255,255,255);
color: rgb(110,32,113);
font-weight:bold;
}

div#content a.standard:active, div#content a.standard:hover {
background: url('img/pikt_link_h.png') 4px 4px no-repeat rgb(215,197,216);
padding-left: 22px;
padding-right: 4px;
border: 1px solid rgb(215,197,216);
text-decoration: none;
color: rgb(255,255,255);
font-weight:bold;
}

div#content a.download:link, div#content a.download:visited {
background: url('img/pikt_link_d.png') 4px 4px no-repeat rgb(110,32,113);
border: 2px solid rgb(110,32,113);
padding-left: 22px;
padding-right: 4px;
text-decoration: none;
color: rgb(255,255,255);
font-weight:bold;
}

div#content a.download:active, div#content a.download:hover {
background: url('img/pikt_link_d.png') 4px 4px no-repeat rgb(110,32,113);
border: 2px solid rgb(110,32,113);
padding-left: 22px;
padding-right: 4px;
text-decoration: none;
color: rgb(255,255,255);
font-weight:bold;
}



form#kontaktformular p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

form#kontaktformular input.field,
form#kontaktformular textarea,
form#kontaktformular select  {
	background:  url('img/form_bg.png') repeat-x;
	border: 1px solid rgb(208,223,153);
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size: 14px;
}




div#preload {
	display: hidden;
}
