html{height:100%}
body{
height:100%;
width:auto;
/*background-image:url(images/bgBody.jpg);*/
background-position:center;
background-repeat:repeat-y;
background-color:#FFFFFF;
margin:0;
padding:0;
}
#contenttablewidth{
	width:650px;
}
#banner{

}
.showwhenprint{
	display:none;
}
#websiteblok{
margin:20px;
}
#pictureContainer{float:left;
width:200px;
background-color:#FFFFFF;
}
.pictureBlock{margin-top:20px;
width:176px;
height:178px;
/*background-image:url(images/bgPics.gif);*/
background-position:left top;
}


#breadcrumb{
	margin-bottom:10px;
	font-size:11px;
	color: #ABD5FF;
}

#breadcrumb a{
color:#ABD5FF;
}


#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:#FFF3D3;
	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:#FFF3D3;
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:#FFF3D3;
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:#FFF3D3;
}
#subMenu a{float:left;
width:183px;
padding-right:20px;
text-align:right;
height:40px;
line-height:40px;
cursor:pointer;
display:inline-block;
}
