html {
	font: normal 14px Tahoma, _sans;
	color: #666; 
	width: 100%;
	font-size: 100%;
}

body {
	width: 100%;
	background: url('../images/BodyBackgrnd.jpg') #fff top left repeat-x;
}

h1, h2, h3, h4 {
	color: #91c005;
}

#Cleaner {
	clear:both;
	float:none;
}

/* Container */
#Container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

/* Header */
#Header {
	height: 122px;
	width: 1024px;
	background: url('../images/HeaderBckgrnd.jpg') #fff center top no-repeat;
}

#Header .infoblock { 
	float:right;
	margin-right: 65px;
	_margin-right: 20px;
	_padding-right: 25px;
	margin-top: 13px;
	width: 500px;
	text-align: right;
}

#Header .infoblock ul li {
	float:right;
}

#Header .infoblock ul li a {
	font-size: 12px;
	padding-right: 12px;
	padding-left: 10px;
	color: #999;
	background: transparent url('../images/FooterArrow.gif') 100% 57% no-repeat;
	text-decoration: none;
	
}

#Header .infoblock span {
	display: block;
	margin-right: 0px;
	margin-left: 200px;
	_margin-left: 45px
	_padding-right: 20px;
	padding-top: 80px;
	_padding-top: 60px;
	font: bold 16px Tahoma, _sans;
	width: 300px;
	color: #99cc00;
	background: transparent url('../images/Phone.gif') 47% 99% no-repeat;
}

#Header img {
	float:left;
	margin-left: 65px;
	margin-right: 10px;
	margin-top: 13px;
}

#Header .subheader {
	padding-top: 23px;
	font-size: 12px;
}

#Header .subheader h2 {
	color: #808080;
	margin-bottom: 10px;
}

#Header .subheader h3 {
	font-weight: bold;
}

/* Content */
#Content {
	width: 1024px;
	height: 500px;
	background: transparent url('../images/ContentBckgrnd.jpg')  center top no-repeat;
	padding: 0px;
	margin:0px;
}

/* Hauptmenü */
#Content .menu {
	float: left;
	height: 110px;
	width: 470px;
	_margin-left: 0px;
}

#Content .left {
	margin-left: 43px;
	
	background: transparent url('../images/NaviBckgrndGreen.jpg') top left repeat-x;
}

#Content .right {
	background: transparent url('../images/NaviBckgrndWhite.jpg') top left repeat-x;
}

#Content .menu h1 {
	font-size: 24px;
	margin-left: 21px;
	margin-top: 21px;
	margin-bottom: 25px;
	font-weight: normal;
}

#Content .menu h2 {
	display: none;
}	

#Content .left h1 {
	color: #fff;
}

#Content .menu ul
{
	padding-left: 0px;
}

#Content .menu ul li {
	display:block;
	float: left;
}



#Content .menu ul li a {
	display: block;
	height: auto;
	font-size: 15px;
	padding: 8px 25px 8px 11px;
	text-decoration: none;
}

#Content .menu ul li .first {
	padding-left: 22px;
}

#Content .left ul li a {
	color: #fff;
	background: transparent url('../images/DownArrowPassiveGreen.gif') 91% 53% no-repeat;
}

#Content .left ul li a:hover {
	background: transparent url('../images/DownArrowActiveGreen.gif') 91% 53% no-repeat;
}

#Content .left ul li active:hover {
	background: transparent url('../images/DownArrowActiveGreen.gif') 91% 53% no-repeat;
	background-color: #91c005;
}

#Content .right ul li a:hover {
	background: transparent url('../images/DownArrowActiveWhite.gif') 91% 53% no-repeat;
}

#Content .left ul li .active, #Content .left ul li .active:hover {
	background: transparent url('../images/DownArrowActiveGreen.gif') 91% 53% no-repeat;
	background-color: #91c005;
	border-top:  1px #c0ec39 solid;
	border-right:  1px #c0ec39 solid;
	border-left:  1px #c0ec39 solid;
	border-bottom:  1px #91c005 solid;
}

#Content .left ul li .first, #Content .left ul li .first:hover {
	border-left:  0px;
}

#Content .right ul li .active, #Content .right ul li .active:hover {
	background:  #aaa url('../images/DownArrowActiveWhite_2.gif') 91% 53% no-repeat;
	border-top:  1px #d2d0d0 solid;
	border-right:  1px #d2d0d0 solid;
	border-left:  1px #d2d0d0 solid;
	border-bottom: 1px #aaa solid;
	color: #fff;
}

#Content .right ul li a {
	color: #999;
	background: transparent url('../images/DownArrowPassiveWhite.gif') 91% 53% no-repeat;
}



#Content .submenu {
	clear: both;
	float: none;
	width: 940px;
	height: 35px;
	margin-top: 0px;
	margin-left: 43px;
	background: url('../images/SubMenuBottom.jpg') #91c005 center bottom no-repeat ;
	border-top: 1px #c0ec39 solid;
}

#Content .rightsub {
	background-image: url('../images/SubMenuBottomGrey.jpg');
	border-top: 1px #d2d0d0 solid;
}

#Content .submenu h2 {
	display: none;
}

#Content .submenu li {
	display:block;
	float: left;
	text-align: center;
}

#Content .submenu li a {
	display: block;
	height: auto;
	text-align: center;
	font-size: 14px;
	padding: 10px 11px 8px 11px;
	text-decoration: none;
	color: #fff;
}

#Content .submenu li .first {
	padding-left: 22px;
}

#Content .submenu li .active, #Content .submenu li a:hover {
	background: transparent url('../images/SubActiveArrow.gif') center bottom no-repeat;
} 


#Content .contentCol {
	width: 426px;
	padding: 22px;
	padding-top: 0px;
	margin-top: 22px;
	margin-bottom: 10px;
	float: left;
}

#Content .leftCol {
	margin-left: 43px;
	_margin-left: 22px;
}

#Content h1 {
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 65px;
	margin-top: 22px;
}

#Content .contentCol p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 22px;
	color: #666;
	_margin-left: 0px;
}

#Content .contentCol h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

/* Footer */
#Footer {
	clear:both;
	float: none;
	margin-top: 100px;
	background: transparent url('../images/FooterTopBckgrnd.jpg') center top no-repeat;
	min-height: 30px;
	_height:35px;
}

#Footer h4 {
	font-size: 12px;
	color: #fff;
	margin-left: 65px;
	padding-top: 7px;
}

#ScndFooter {
	background: transparent url('../images/ScndFooterTopBckgrnd.jpg') center top no-repeat;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	padding-left: 43px;
	padding-top:20px;
}

#ScndFooter ul {
	float: left;
	width: 158px;
}

#ScndFooter .first {
	margin-left: 22px;
}

#ScndFooter ul li a {
	color: #999;
	text-decoration: none;
	line-height: 20px;
}

#ScndFooter ul li .main {
	line-height: 35px;
	background: transparent url('../images/FooterArrow') right center no-repeat;
	padding-right: 15px;
}





