@charset "utf-8";
/* CSS Document */

/**** SEITENKOPF *********************************/
#seitenkopf {
	position: relative;
	top: 20px;
	width: 740px;
	height: 60px;
	margin-left: 30px;
	margin-right: 30px;
	border-bottom: 1px solid #9c9f9a;
}

/**** SITE MENU ****/
#sitemenu {
	float: left;
	height: 23px;
	margin-top: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	text-transform: uppercase;
}
#sitemenu a {
	text-decoration: none;
	color: #000;
}
#sitemenu a:hover {
	text-decoration: underline;
	color: #000;
}
#sitemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sitemenu li {
	position: relative;
	display: inline;
	float: left;
	margin-right: 22px;
}

/**** COMPANY LOGO ****/
#companylogo {
	float: right;
}

/**** HOMEPAGE *************************************/
.homepageFrame {
	margin-top: 40px;
	width: 740px;
	margin-left: 30px;
	margin-right: 30px;
}
.preHeadline {
	font-size: 16px;
	line-height: 24px;
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
}
.green {
	color: #66b239;
}

.homeHeadline {
	font-size: 24px;
	line-height: 24px;
	color: #727272;
	text-align:left;
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif;
}

/**** TEXT STYLE FÜR TEXT FÜR ALLE BLÖCKE ****/
.homeBlockContent {
	height: 285px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: #3c4238;
}

.more {
	float: right;
	position: relative;
	top: 0px;
}

/**** BLOCK 1 (LINKS) ***/
.homeBlock1 {
	width: 220px;
	background: #c7f4a2;
	font-family: Arial, Helvetica, sans-serif;
}
.homeBlockTitle1 {
	width: 216px;
	height: 25px;
	padding-top: 5px;
	text-align:center;
	color: #808c77;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 3px;
	background: #fff;	
	border-top: 2px solid #c7f4a2;
	border-left: 2px solid #c7f4a2;
	border-right: 2px solid #c7f4a2;
}

/**** BLOCK 2 (MITTE) ****/
.homeBlock2 {
	width: 220px;
	background: #d1decb;
	font-family: Arial, Helvetica, sans-serif;
}
.homeBlockTitle2 {
	width: 216px;
	height: 25px;
	padding-top: 5px;
	text-align:center;
	color: #808c77;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 3px;
	background: #fff;	
	border-top: 2px solid #d1decb;
	border-left: 2px solid #d1decb;
	border-right: 2px solid #d1decb;
}

/**** BLOCK 3 (RECHTS) ****/
.homeBlock3 {
	width: 220px;
	background: #d8e0ec;
	font-family: Arial, Helvetica, sans-serif;
}
.homeBlockTitle3 {
	width: 216px;
	height: 25px;
	padding-top: 5px;
	text-align:center;
	color: #808c77;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 3px;
	background: #fff;	
	border-top: 2px solid #d8e0ec;
	border-left: 2px solid #d8e0ec;
	border-right: 2px solid #d8e0ec;
}



/**** SEITENINHALT POSITIONIERUNG ******************/
/**** GESAMTER RAHMEN ***************/
.contentFrame {
	margin-top: 60px;
	width: 740px;
	margin-left: 30px;
	margin-right: 30px;
}

/**** LINKE SEITE ******************/
/**** PRODUKT LOGO ****/
#produktLogo {
	width: 210px;
	height: 85px;
}

/**** NAVIGATION ****/
#navigation {
	width: 160px;
	background: #e2f9b2;
	border: solid 1px #70746d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #0c680c;
}
#navBereich {
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 10px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#navBereichSel {
	width: 150px;
	background: #0c680c;
	color: #fff;
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 10px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#navigation ul {
	margin-top: 0px;
	margin-left: 17px;
	padding: 0;
	list-style-type: none;
}

#navigation .navSel {
	margin-left: -17px;
	padding-left: 17px;
	background-image: url(../img/navSel.gif);
	background-repeat: no-repeat;
}
#navigation a {
	text-decoration: none;
	color: #0c680c;
}
#navigation a:hover {
	margin-left: -17px;
	padding-left: 17px;
	background-image: url(../img/navSel.gif);
	background-repeat: no-repeat;
}

/**** INFORMATIONSBOX ****/
#infobox {
	margin-top: 25px;
	padding-bottom: 10px;
	width: 160px;
	background: #d1decb;
	border: solid 1px #9ea79a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #0c680c;
}
#infoboxHeadline {
	width: 100%;
	height: 22px;
	background: #8b9ba7;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #e8e3e3;
	margin-bottom: 5px;
}
.infoboxItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #70746d;
}
#infobox a {
	text-decoration: none;
	color: #70746d;
}
#infobox a:hover {
	text-decoration: underline;
}

/**** RECHTE SEITE *****************/
/**** HEADLINE ****/
#headline {
	height: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #828282;
	text-align: left;
}

/**** TEXT ****/
#bodyCopy {
	width: 530px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #3c4238;
}

#bodyCopy p {
	padding-top: 10px;
}
#bodyCopy img {
	border: solid 1px #70746d;
}
#bodyCopy a {
	color: #3c4238;
	font-weight: bold;
	text-decoration: underline;
}
#bodyCopy a:hover {
	color: #0c680c;
}

/**** CONTAINER ****/
.arrow {
	position: relative;
	top: 2px;
	margin-right: 10px;
}

#container a {
	text-decoration: none;
	color: #3c4238;
}
.container {
	margin-top: 5px;
	display: none;
}


/**** SEITENFUSS ************************************/
#footer {
	position: relative;
	height: 30px;
	width: 740px;
	margin-left: 30px;
	margin-right: 30px;
	
	border-bottom: 1px solid #9c9f9a;
}
