/***menu***/
ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:block;
}
ul#menu li{	float:left;	margin: 0 0 0 0 ;padding: 0 ;}

ul#menu li#menu1 a {display: block ; 	width: 185px ;	height: 23px ;	background: url(imge/mnu/m1.gif) no-repeat 0 0 ; }
ul#menu li#menu1 a:hover{	background: url(imge/mnu/m1.gif) no-repeat 0 -21px ; }
ul#menu li#menu1b a {display: block ; 	width: 185px ;	height: 23px ;	background: url(imge/mnu/m1.gif) no-repeat 0 -21px ; }

ul#menu li#menu2 a {display: block; 	width: 112px ;	height: 23px ;	background: url(imge/mnu/m5.gif) no-repeat 0 0 ; }
ul#menu li#menu2 a:hover{	background: url(imge/mnu/m5.gif) no-repeat 0 -21px ; }
ul#menu li#menu2b a {display: block; 	width: 112px ;	height: 23px ;	background: url(imge/mnu/m5.gif) no-repeat 0 -21px ; }

ul#menu li#menu3 a {display: block ; width: 113px ;	height: 23px ;	background: url(imge/mnu/m3.gif) no-repeat 0 0 ; }
ul#menu li#menu3 a:hover{	background: url(imge/mnu/m3.gif) no-repeat 0 -21px ; }
ul#menu li#menu3b a {display: block ; width: 113px ;	height: 23px ;	background: url(imge/mnu/m3.gif) no-repeat 0 -21px ; }

ul#menu li#menu4 a {display: block ; width: 89px ;	height: 23px ;	background: url(imge/mnu/m4.gif) no-repeat 0 0 ; }
ul#menu li#menu4 a:hover{	background: url(imge/mnu/m4.gif) no-repeat 0 -21px ; }
ul#menu li#menu4b a {display: block ; width: 89px ;	height: 23px ;	background: url(imge/mnu/m4.gif) no-repeat 0 -21px ; }

ul#menu li#smenu1 a {display: block ; 	width: 53px ;	height: 13px ;	background: url(imge/mnu/sm1.gif) no-repeat 0 0 ; }
ul#menu li#smenu1 a:hover{	background: url(imge/mnu/sm1.gif) no-repeat 0 -12px ; }
ul#menu li#smenu1b a {display: block ; 	width: 53px ;	height: 13px ;	background: url(imge/mnu/sm1.gif) no-repeat 0 -12px ; }

ul#menu li#smenu2 a {display: block ; 	width: 77px ;	height: 13px ;	background: url(imge/mnu/sm2.gif) no-repeat 0 0 ; }
ul#menu li#smenu2 a:hover{	background: url(imge/mnu/sm2.gif) no-repeat 0 -12px ; }
ul#menu li#smenu2b a {display: block ; 	width: 77px ;	height: 13px ;	background: url(imge/mnu/sm2.gif) no-repeat 0 -12px ; }

ul#menu li#smenu3 a {display: block ; 	width: 40px ;	height: 13px ;	background: url(imge/mnu/sm3.gif) no-repeat 0 0 ; }
ul#menu li#smenu3 a:hover{	background: url(imge/mnu/sm3.gif) no-repeat 0 -12px ; }
ul#menu li#smenu3b a {display: block ; 	width: 40px ;	height: 13px ;	background: url(imge/mnu/sm3.gif) no-repeat 0 -12px ; }

.blutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28BBE6;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-right: 20px;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
		line-height: 16px;
}
.submenu a:hover {
	color: #FCAE97;
}

.down{	background: url(imge/ft3.gif) no-repeat 0 0 ; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menubloc {
display : block;
float : left;
	margin: 4px;
	height: 68px;
	width: 155px;
	
}
.menubloc2 {
display : block;
float : right;
	margin: 4px;
	height: 28px;
	width: 55px;
}

a.link, a {
	color: #000000;
	text-decoration: none;
}
a.link:hover, a:hover {
	color: #FCAE97;
	text-decoration: none;
}
a.img {
	font-family: "Tahoma", Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FCAE97;
	border: 1px solid #F8FEE2;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 19px;
}
a.img:hover {
	text-decoration: none;
	background-color: #000000;
}