div#topLeft{
	float: left;
	border-bottom: 1px solid white;
	border-right: 1px solid black;
	width: 107px;
	height: 40px;
	background-color: #5F6E49;
}
div#topRight{

	height: 40px;
	border-bottom: 1px solid white;
	background-color: #5F6E49;
}
div.clear{
	clear: both;
}
html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: verdana;
	font-size: 11px;
}

img{
	border: 0px;
}

td {
	font-size: 10px;
	vertical-align: top;

}

div.menuContainer{
	margin-left:158px;
	height: 40px;
}

sup{
	font-size: 0.5em;
	vertical-align: top;
}



span.menuItem{
	margin-top: 15px;
	float: left;
	font-size: 14px;
	margin-right: 10px;
	padding-right: 15px;
}

span.menuItem a,
span.menuItem a:active,
span.menuItem a:link,
span.menuItem a:hover,
span.menuItem a:visited,
span.menuItem a{
	color: white;
	text-decoration: none;
	padding-top: 1px;
}

span.menuItemActive a,
span.menuItemActive a:link,
span.menuItemActive a:hover,
span.menuItemActive a:visited,
span.menuItemActive a:active,
span.menuItem a:hover{
	text-decoration: underline;
}

.bgDarkGreen{
	background-color: #5f6e49;
	border-bottom: 1px solid white;
}

td.mainLayoutTopLeft{
	width: 107px;
	border-right: 1px solid black;
}

td.mainLayoutLeft{
	background-image: url( ../images/hg_seite_breit.gif);
	width: 107px;

}
div.titleImageWrap{
	height: 210px;
	margin-top: 42px;
	width: 107px;
	overflow: hidden;
}
table.layoutTable{
	height: 100%;
}

div.subMenuContainer{
	padding: 0px 0px 0px 5px;
	background-color:#8c9480;
	font-size: 11px;
	/*color: #5f6E49;*/
/*	font-family: georgia;*/
	margin-left: 50px;
	/*border-bottom: 1px solid black;*/
	height: 21px;

}

div.subMenuContainerFix{
	padding-top: 4px;
}



span.subMenuItem a,
span.subMenuItem a:link,
span.subMenuItem a:hover,
span.subMenuItem a:active,
span.subMenuItem a:visited {
	padding-left: 5px;
	padding-right: 10px;
	display: block;
	float: left;
	text-decoration: none;
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;

}

span.submenuItemCurrent a,
span.submenuItemCurrent a:link,
span.submenuItemCurrent a:hover,
span.submenuItemCurrent a:visited,
span.submenuItemCurrent a:active,
span.subMenuItem a:hover {
	background-color: #8c9480;
	border: 0px;
	text-decoration: underline;
}

span.submenuItemFirst a {
	padding-left: 0px;
}


div.pageTitle{
	margin-top: 20px;
	margin-left: 50px;

	font-size: 23px;
	color: #5F6E49;

	height: 30px;
}


div.pageSubTitle{


	color: #485e2c;
	font-size: 14px;
	font-size: 17px;
	margin-left: 50px;



}

div#mainContent{
	margin-top: 20px;
	margin-left: 50px;
	width: 500px;
}


div.homeLogo{
	position: absolute;
	left: 84px;
	top: 17px;
	behavior: url(iepngfix.htc);
	height: 47px;
	width: 47px;
	background-image: url("../images/home.png");
	cursor: pointer;
}



div.subsubMenuContainer {
	margin-top: 10px;
	margin-left: 50px;
	font-size: 10px;
	color: #5f6E49;
	padding: 0px 0px 0px 5px;
}


span.subsubMenuItem a,
span.subsubMenuItem a:link,
span.subsubMenuItem a:hover,
span.subsubMenuItem a:visited,
span.subsubMenuItem a:active {
	padding-left: 5px;
	padding-right: 10px;
	float: left;
	display: block;

}

span.subsubMenuItem a:hover {
	text-decoration: underline;
}

span.subsubmenuItemCurrent a,
span.subsubmenuItemCurrent a:link,
span.subsubmenuItemCurrent a:hover,
span.subsubmenuItemCurrent a:visited,
span.subsubmenuItemCurrent a:active,
span.subsubMenuItem a:hover {
	text-decoration: underline;
}


div.clear{
	clear: both;
}

span.subsubmenuItemFirst  a{

	padding-left: 0px;
}


ul.hauptvorteile li{
	font-weight: bold;
}

table#logoline {
	margin-top: 50px;
	margin-left: 158px;

}

table#logoline td{
	text-align: left;
}

table#logoline a:hover{
	text-decoration: underline;
}

div.downloads_broschueren {
	margin-left: 0px;
	margin-top: 20px;
}

div.downloads_broschueren ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

div.downloads_broschueren ul li {
	background-image: url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 23px;
	height: 23px;
	margin: 0px 0px 10px 0px;
	vertical-align: middle;
	padding-left: 30px;
}

div.downloads_broschueren ul li a{
	/*line-height: 23px;*/
	/*height: 23px;*/
}

div.clearer {
	clear: both;
}
