* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url('../img/site/bgrnd.jpg') repeat-x;
}
body.bgrnd2 {
	background: #fff url('../img/site/bgrnd2.jpg') repeat-x;
}
body, p, a, li {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
}
p, li {
	padding: 0 0 10px 0;
}
a {
	text-decoration: none;
	color: #b1e87d;
}
.abs a {
	line-height:normal;
	text-decoration:none;
	font-size:11px;
	color: #85c843;
}
a.green2 {
	color: #85c843;
}
a.green2:hover {
	color: #b1e87d;
}
a:active,
a:hover {
	color: #85c843;
}
h2 {
	margin: 20px 0 10px 0;
	font-size: 16px;
	line-height: 24px;
	color: #85c843;
	border-bottom: solid 1px #85c843;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	min-height: 500px;
}
#header {
	width: 1000px;
	height: 95px;
}
#header img.logo {
	float: left;
	margin: 0 0 0 30px;
}
#header h4.menuOffLeft {
	position: absolute;
	margin:  0 0 0 -9999px;
}
#header ul.menu {
	float: left;
	margin: 60px 0 0 60px;
}
#header ul.menu li {
	display: inline;
	list-style-type: none;
	margin: 0 0 0 20px;
}
#header ul.menu li a {
	font-size: 13px;
	text-decoration: none;
	color: #bdbdbd;
}
#header ul.menu li a.green2 {
	color: #85c843;
}
#header ul.menu li a.green2:hover {
	color: #b1e87d;
}
#header ul.menu li a:active,
#header ul.menu li a:hover {
	color: #85c843;
}
#subheader {
	width: 1000px;
	height: 164px;
	background: transparent url('../img/site/subhead_01.jpg') no-repeat;
}
#subheader2 {
	width: 1000px;
	height: 45px;
	background: transparent url('../img/site/subhead_02.jpg') no-repeat;
}
#subheader h1.slogan {
	padding: 50px 0 0 35px;
	font-size: 40px;
	font-weight: normal;
	line-height: 50px;
	color: #fff;
}
#subheader h1.slogan .sloganSmall {
	font-size: 32px;
	font-weight: normal;
	line-height: 40px;
	color: #b1e87d;
}
#intro {
	margin: 0 auto;
	width: 564px;
	min-height: 5px;
	background: transparent url('../img/site/intro_bgrnd.jpg') repeat-y;
}
#intro2 {
	margin: -12px auto 0 auto;
	width: 564px;
	min-height: 5px;
	background: transparent url('../img/site/intro_bgrnd.jpg') repeat-y;
}
#intro p.introTop,
#intro2 p.introTop {
	height: 10px;
	background: transparent url('../img/site/intro_top.jpg') no-repeat;
}
#intro p.introBottom,
#intro2 p.introBottom {
	height: 15px;
	background: #fff url('../img/site/intro_bottom.jpg') no-repeat;
}
#intro p.introBottom2,
#intro2 p.introBottom2 {
	margin: 0 0 -15px 0;
	height: 15px;
	background: #fff url('../img/site/intro_bottom.jpg') no-repeat;
}
#intro .normal,
#intro2 .normal {
	padding: 10px 40px;
}
#intro .biggest,
#intro2 .biggest {
	padding: 10px 40px 0 40px;
}
#focusBlack {
	margin: 0 auto;
	width: 564px;
	background: transparent url('../img/site/focus_black.jpg') repeat-y;
}
#focusBlack p {
	padding: 10px 40px 10px 40px;
}
.focusBlacksm {
	margin: 0 auto;
	margin-top:5px;
	width: 564px;
	background: transparent url('../img/site/focus_black.jpg') repeat-y;
	padding: 5px 20px;
	font-size:14px;
	color:#FFFFFF;
}
#services {
	width: 560px;
	margin: 10px auto;
	border-collapse: collapse;
}
#services td.sub2TextL {
	width: 200px;
	padding: 0 0 0 10px;
	vertical-align: top;
}
#services td.sub2TextL {
	width: 190px;
	vertical-align: top;
}
#services td h3 {
	font-size: 16px;
	color: #4c5765;
	padding: 30px 10px 10px 0;
}
#services td p {
	font-size: 13px;
	line-height: 1.3em;
	padding: 0 10px 10px 0;
}
#services td.sub2ImgL {
	width: 100px;
	vertical-align: middle;
}
#services td.sub2ImgR {
	width: 70px;
	vertical-align: middle;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 564px;
	background: transparent url('../img/site/footer_bgrnd.jpg') repeat-y;
}
#footer p {
	padding: 10px 40px 10px 40px;
	color: #fff;
}
#footer p.footerTop {
	padding: 0;
	height: 20px;
	background: transparent url('../img/site/footer_top.jpg') no-repeat;
	
}
#copyright {
	margin: 10px auto 0 auto;
	width: 564px;
	height: 34px;
	border-top: solid 1px #999;
}
#copyright .copyrightLeft {
	float: left;
	margin: 0 0 20px 1px;
	width: 300px;
	font-size: 10px;
	line-height: 20px;
	color: #888;
}
#copyright .copyrightRight {
	float: left;
	margin: 0 0 20px 0;
	width: 262px;
	font-size: 10px;
	font-family: Verdana, sans-Serif;
	line-height: 20px;
	color: #888;
	text-align: right;
}
#copyright a {
	font-size: 10px;
	text-decoration: none;
	color: #888;
}
#copyright a:hover {
	color: #85c843;
}
.oneCol {
	clear: both;
	margin: 0 auto;
	width: 564px;
}
.oneCol2 {
	clear: both;
	margin: 0 auto;
	width: 484px;
}
.twoCols {
	clear: both;
	margin: 0 auto;
	width: 564px;
}
.twoCols .colLeft {
	float: left;
	padding: 0 20px 10px 0;
	width: 262px;
}
.twoCols .colRight {
	float: left;
	padding: 0 0 10px 20px;
	width: 262px;
}
.twoCols p {
	float: left;
	width: 188px;
}
.twoCols p.noImg {
	float: left;
	width: 262px;
}
.twoCols img {
	float: right;
	margin: 5px 0 0 10px;
	width: 64px;
}
.normal {
	font-size: 13px;
	line-height: 21px;	
}
.normal2 {
	font-size: 13px;
	line-height: 13px;
	margin-top:6px;
}
.smaller {
	font-size: 10px;
	line-height: 18px;
}
.bigger {
	font-size: 15px;
	line-height: 23px;
}
.biggest {
	font-size: 18px;
	line-height: 27px;
}
.abs {
	padding-left:40px;
	font-size:11px;
	line-height:normal;
}
.center {
	text-align: center;
}
.white {
	color: #fff;
}
.green1 {
	color: #b1e87d;
}
.green2 {
	color: #85c843;
}
.clearer {
	clear: both;
}
.spacer {
	height: 20px;
}
input, textarea {
	width:320px;
}
.formbutton {
	padding:3px 17px;
	width:auto;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	background-color:#85c843;
	border:#006600 1px solid;
}
.error {
	padding:15px;
	background-color:#F8AA9E;
	border:#AB2B18 1px solid;
	margin-bottom:9px;
	color:#000000;
	font-weight:bold;
}
.sucess {
	padding:15px;
	background-color:#b1e87d;
	border:1px solid #009933;
	margin-bottom:9px;
	color:#000000;
	font-weight:bold;
}
.indent2 {
	margin: 0 0 0 200px;
}
.outOfView {
	position: absolute;
	margin: 0 0 0 -9999px;
}
/* --- Accordeon Start --- */
#Accordion1 {
	border: none;
}
div.AccordionPanelTab {
	padding: 5px 0 5px 40px;
	color: #b1e87d;
	background: transparent url(../img/site/focus_black.jpg);
}
.AccordionPanelContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0;
}
.AccordionPanelContent img {
	margin: 0 10px 0 0;
}
.AccordionPanelContent p.smaller {
	font-size: 10px;
	line-height: 18px;
}
.AccordionPanelTab:hover,
.AccordionPanelTab:active {
	color: #85c843;
}
/* --- Accordeon Ende --- */

