html{
	height:100%
}

body{
	margin-top:10px;
	height:100%;
	width:auto;
	background-image:url(images2/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-color:#535354;
}

#maincontainer {
	width:920px;
}

#maintable {
	width:920px;
	background-color:#fcfcfe;
}

#bannertable {
	width:920px;
	background-color:#fcfcfe;
}

#footertable {
	width:920px;
	height:50px;
	background-image:url(images2/footer.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#footertable td{
	padding-top:12px;
	padding-left:12px;
	font-size: 11px;
}

#titel {
	margin-top:17px;
}	

#content {
}

#leftBlock {
}	

#middleBlock {
}

#rightBlock {
}

#rightBlockContent {
width:453px;
height:100%;
/*background-image:url(images/bgContent.jpg);*/
background-repeat:repeat-y;
background-color:#FFFFFF;
padding:20px;
float:left;
}	

#breadcrump a {
color:#006b43;
font-size:10px;
}

#breadcrump{
margin-bottom:10px;
}

#subMenu a, #mainMenu a
{font-size:11px;
letter-spacing:1px;
}

#subMenu a:hover, #mainMenu a:hover{text-decoration:none;
}

#mainMenu{/*background-image:url(images/bgGreen.gif);*/
	height:30px;
}
#mainMenu a, #mainMenu a:visited {display:inline-block;
float:left;
width:auto;
padding-left:20px;
padding-right:20px;
height:30px;
line-height:30px;
color:#333333;
font-weight:bold;
cursor:pointer;
}
#mainMenu .menudefault,#subMenu  .menudefault{
	background-color:#DDDDDD;
	color:#333333;
}
#mainMenu a:hover.menuactive{display:inline-block;
float:left;
font-weight:bold;
background-color:#FFFFFF;
width:auto;
color:#000000;
padding-left:20px;
padding-right:20px;
height:30px;
line-height:30px;
cursor:pointer;
}
#mainMenu a.menuactive{display:inline-block;
float:left;
font-weight:bold;
background-color:#FFFFFF;
width:auto;
color:#000000;
padding-left:20px;
padding-right:20px;
height:30px;
line-height:30px;
cursor:pointer;
}
#mainMenu a:hover{display:inline-block;
float:left;
font-weight:bold;
background-color:#008A56;
width:auto;
color:#FFFFFF;
padding-left:20px;
padding-right:20px;
height:30px;
line-height:30px;
cursor:pointer;
}	

#subMenu{width:204px;
padding-top:30px;
height:100%;
}
#subMenu a, #subMenu a:visited {color:#FFFFFF;
}
#subMenu a:hover, #subMenu .menuactive{background-color:#008A56;
}
#subMenu a{float:left;
width:183px;
padding-right:20px;
text-align:right;
height:40px;
line-height:40px;
cursor:pointer;
display:inline-block;
}

#banner1, #banner2, #banner3, #banner4 {
border:0px solid;
}

#banner5, #banner6 {
border:0px solid;
margin-left:8px;
}

#banner5 {
margin-top:53px;
}

#content .col_2_left .col_a { float: left; width:160px; }
#content .col_2_left .col_b { float: left; width:300px; height:145px; }
#content .col_2_left .col_b_pad { float: left; padding-left: 0px; }

