body{
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
}
.box{
	background-color: #000000;
	background-image: url(img/hbg.jpg);
	color: #FFFFFF;
	font-weight: bold;
}
h1{
	font-size: 38pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 3px;
	margin-left: 20%;
	margin-right: 20%;
}
a{
	color: #0000FF;
	font-weight: bold;
}
.box a{
	color: #FFFFFF;
}
a:hover{
	font-weight: bold;
	color: #FF0000;
}
.menue a:hover{
	background: none;
}
.menue{
	background-color: #555555;
	background-image: url(img/men_bg.jpg);
	padding-left: 5px;
	padding-bottom: 6px;
	overflow: hidden;
}
.content{
	background-color: #CDCDCD;
	padding: 0px;
	border-style: solid;
	border-color: #CDCDCD;
	border-width: 1px;
}
.hl{
	background-image: url(img/h_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-size: 22pt;
	font-weight: bold;
	height: 52px;
}
.hll{
	background-image: url(img/center.png);
	background-color: #000000;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 22pt;
	font-weight: bold;
	height: 52px;
	padding-left: 10px;
}
.fb{
	background-image: url(img/f_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.text{
	padding-right: 5px;
}

.start_txt { width: 90%; background: #FFFFFF; color:#000000;}
.start_txt h1, .start_txt p {margin: 0 10px;}
.start_txt h1 {font-size:150%; color:#000000; }
.start_txt .top, .start_txt .bottom{display:block;background: #CDCDCD;}
.start_txt .top b, .start_txt .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #FFFFFF;
}
.start_txt .r1{margin: 0 5px;}
.start_txt .r2{margin: 0 3px;}
.start_txt .r3{margin: 0 2px;}
.start_txt .top .r4, .start_txt .bottom .r4{margin: 0 1px;height: 2px;}
