@import url("hoss_main.css");


#topleft{
   margin-top: 0px;
	float: left;
	width: 154px;
	height: 157px;
	background: url(../images/hoss_topleft_grau.jpg);
}
#topright {
	width: 811px;
	height: 157px;
	float: left;
	background: url(../images/hoss_topright_grau.jpg);
}



.menu a{
   height: 20px;
	background: url(../images/menu_bg_pic.jpg);
	display: block;
	font-size: 13px;
	text-indent: 15px;
	color: #000;
	text-decoration: none;
}

.menu a:hover{
	 height: 20px;
	background: url(../images/menu_bg_pic_grau.jpg);
	display: block;
	font-size: 13px;
	text-indent: 15px;
	color: #fff;
	text-decoration: none;
}

.menuACT a{
   height: 20px;
	background: url(../images/menu_bg_pic_grau.jpg);
	display: block;
	font-size: 13px;
	text-indent: 15px;
	color: #fff;
	text-decoration: none;
}




.menu2nd a{
   height: 17px;
	background: url(../images/menu_bg_pic_2nd.jpg);
	display: block;
	font-size: 13px;
	text-indent: 15px;
	color: #000;
	text-decoration: none;
}

.menu2nd a:hover{
	 height: 17px;
	background: url(../images/menu_bg_pic_grau_2nd.jpg);
	display: block;
	font-size: 13px;
	text-indent: 15px;
	color: #fff;
	text-decoration: none;
}
.menu2ndACT a {
   height: 17px;
	background: url(../images/menu_bg_pic_grau_2nd.jpg);
	display: block;
	font-size: 13px;
	text-indent: 15px;
	color: #fff;
	text-decoration: none;
}

#mainright {
	background: url(../images/hoss_mainright_grau.jpg) fixed;
	}
	
#mainright p {
      text-align: justify;
		font-size: 13px;
		color: #fff;
	}

#footerleft{
	float: left;
	width: 154px;
	height: 59px;
	background: url(../images/hoss_footerleft_grau.jpg);
}
#footerright {
	width: 811px;
	height: 59px;
	float: left;
	background: url(../images/hoss_footerright_grau.jpg);
	}


