
body{
  background-color:#d4e2f3;
	margin:0;
	padding:0;
	font-family:arial;
}

.bg{
  width:734px;
	margin:auto;
}

.top{
  height:214px;
	background-image:url(/layout/top.gif);
}

.middle{
	background-image:url(/layout/middle.gif);
}

.bottom{
  height:97px;
	background-image:url(/layout/bottom.gif);
	text-align:left;
}

.bottom a{
  position:relative;
	left:270px;
	top:20px;
	color:#000;
	text-decoration:none;
}
.bottom a:hover{
	text-decoration:underline;
}

.menue{
  position:absolute;
	margin-left:90px;
}

.text{
  position:relative;
	left:332px;
	top:-65px;
	width:250px;
	font-size:11px;
	line-height:20px;
	min-height:200px;
}

.men{
  display:block;
  width:130px;
	height:23px;
	text-decoration:none;
	border:1px solid #419fcf;
	border-width:1px 0 0 0;
	color:#419fcf;
	font-size:12px;
	text-indent:10px;
	line-height:20px;
}

.firstmen{
	border-width:0;
}

.men:hover{
  background-color:#419fcf;
	color:#fff;
}

.men:active{
  background-color:#419fcf;
	color:#fff;
}

.title{
  position:relative;
	left:330px;
	top:106px;
	color:#419fcf;
	font-size:18px;
}

.ab{
 position:relative;
 left:260px;
}

.subtitle{
	color:#419fcf;
	font-weight:900;
}

.startlink{
  display:block;
	width:150px;
	height:130px;
	position:relative;
	left:90px;
	top:50px;
}
