
body{
  background-color:#e8e8e8;
	margin:0;
	padding:0;
	font-family:verdana;
	background-image:url(../layout/bg.gif);
	background-repeat:repeat-x
}

.bg{
  width:838px;
	margin:auto;
	position:relative;
}

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

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

.bottom{
  height:135px;
	background-image:url(../layout/bottom.jpg);
	text-align:right;
}

.bottom a{
  color:#fff;
	font-size:13px;
	position:relative;
	top:86px;
	left:-35px;
}

.menue{
  position:absolute;
	margin-right:10px;
	right:0px;
	top:11px;
}

.text{
  position:relative;
	left:332px;
	top:-145px;
	width:420px;
	font-size:13px;
	line-height:20px;
	min-height:200px;
	color:#1a1512;
}

.men{
  display:block;
	float:left;
	height:43px;
	text-decoration:none;
	border:1px solid #fff;
	border-width:0 0 0 1px;
	color:#fff;
	font-size:12px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:0px;
}

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

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

.title{
  position:relative;
	left:355px;
	top:73px;
	color:#1a1512;
	font-size:18px;
}

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

.subtitle{
	color:#1a1512;
	font-weight:900;
}

.startlink{
  display:block;
	width:235px;
	height:63px;
	position:relative;
	left:23px;
	top:11px;
}
