/***menu***/
.menu {
	background-image: url(imge/ft0.gif);
	background-repeat: no-repeat;
}
.menu #menu1 a {display: block ; 	width: 83px ;	height: 24px ;	background: url(imge/mnu/1b.gif) no-repeat 0 0 ; }
.menu #menu1 a:hover{	background: url(imge/mnu/1n.gif) no-repeat 0 0 ; }
.menu #menu1b a {display: block ; 	width: 83px ;	height: 24px ;	background: url(imge/mnu/1n.gif) no-repeat 0 0 ; }
.menu #menu2 a {display: block; 	width: 143px ;	height: 24px ;	background: url(imge/mnu/2b.gif) no-repeat 0 0 ; }
.menu #menu2 a:hover{	background: url(imge/mnu/2n.gif) no-repeat 0 0 ; }
.menu #menu2b a {display: block; 	width: 143px ;	height: 24px ;	background: url(imge/mnu/2n.gif) no-repeat 0 0 ; }
.menu #menu3 a {display: block ; width: 146px ;	height: 24px ;	background: url(imge/mnu/3b.gif) no-repeat 0 0 ; }
.menu #menu3 a:hover{	background: url(imge/mnu/3n.gif) no-repeat 0 0 ; }
.menu #menu3b a {display: block ; width: 146px ;	height: 24px ;	background: url(imge/mnu/3n.gif) no-repeat 0 0 ; }
.menu #menu4 a {display: block ; width: 128px ;	height: 25px ;	background: url(imge/mnu/4b.gif) no-repeat 0 0 ; }
.menu #menu4 a:hover{	background: url(imge/mnu/4n.gif) no-repeat 0 0 ; }
.menu #menu4b a {display: block ; width: 128px ;	height: 25px ;	background: url(imge/mnu/4n.gif) no-repeat 0 0 ; }
.menu #menu5 a {display: block ; width: 109px ;	height: 25px ;	background: url(imge/mnu/5b.gif) no-repeat 0 0 ; }
.menu #menu5 a:hover{	background: url(imge/mnu/5n.gif) no-repeat 0 0 ; }
.menu #menu5b a {display: block ; width: 109px ;	height: 25px ;	background: url(imge/mnu/5n.gif) no-repeat 0 0 ; }
.menu #menu6 a {display: block ; width: 144px ;	height: 24px ;	background: url(imge/mnu/6b.gif) no-repeat 0 0 ; }
.menu #menu6 a:hover{	background: url(imge/mnu/6n.gif) no-repeat 0 0 ; }
.menu #menu6b a {display: block ; width: 144px ;	height: 24px ;	background: url(imge/mnu/6n.gif) no-repeat 0 0 ; }
.menu #menu7 a {display: block ; width: 83px ;	height: 23px ;	background: url(imge/mnu/7b.gif) no-repeat 0 0 ; }
.menu #menu7 a:hover{	background: url(imge/mnu/7n.gif) no-repeat 0 0 ; }
.menu #menu7b a {display: block ; width: 83px ;	height: 23px ;	background: url(imge/mnu/7n.gif) no-repeat 0 0 ; }
.menu #menu8 a {display: block ; width: 154px ;	height: 23px ;	background: url(imge/mnu/8b.gif) no-repeat 0 0 ; }
.menu #menu8 a:hover{	background: url(imge/mnu/8n.gif) no-repeat 0 0 ; }
.menu #menu8b a {display: block ; width: 154px ;	height: 23px ;	background: url(imge/mnu/8n.gif) no-repeat 0 0 ; }
.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: right;
	margin-right: 20px;
}
.content2 {
	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: #28BBE6;
	text-decoration: none;
}
.submenu a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

.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 {
	color: #28BBE6;
	text-decoration: none;
}
a.link:hover {
	color: #000000;
	text-decoration: none;
}
a.img {
	font-family: "Tahoma", Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #28BBE6;
	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;
}