/* CSS Document */

/* ---------------------------------
	CONTENT AREA
-----------------------------------
	Linke Spalte
--------------------------------- */
#siteWrap .contentWrap .contentLeft {
	width: 660px;
	float: left;
	border-right: 1px dotted #035B24;
	text-align: left;
	padding: 0px 1px 50px 0px;
	height: 95%;
	
}
#siteWrap .contentLeft-main-01 {
	width: 219px;
	float: left;
	margin:0;
	/* Internet Explorer Hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 219px;
}

html>body #siteWrap .contentLeft-main-01 {
		width: 220px;
}
#siteWrap .contentLeft-main-02 {
	width: 219px;
	float: left;
	margin:0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 219px;
}
/* Internet Explorer Hack */
 html>body #siteWrap .contentLeft-main-02 {
		width: 220px;
}
#siteWrap .contentLeft-main-03 {
	width: 219px;
	float: right;
	margin:0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 219px;
}
/* Internet Explorer Hack */
 html>body #siteWrap .contentLeft-main-03 {
		width: 220px;
}
#siteWrap .contentLeft-main h1 {
	font-size: 10pt;
	color: #78B617;
	font-weight: normal;
	margin:0;
	padding: 25px 20px 10px 20px;
}
#siteWrap .contentLeft-main p {
	padding: 0px 20px 5px 20px;
}
/* -----------------------------------
	Rechte Spalte
--------------------------------- */
#siteWrap .contentRight {
	width: 220px;
	float: right;
	text-align: left;
	margin:0;
	padding-bottom: 50px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 220px;
}
html>body #siteWrap .contentRight {
		width: 222px;
}
#siteWrap .contentRight h1.headerSpalte {
	background-color: #035B24;
	color: #FFFFFF;
	font-size: 10.7pt;
	font-weight: normal;
	text-align: center;
	margin:0;
	padding: 3px;
}