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

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

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

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

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

.bottom a{
  color:#000;
	font-size:13px;
	position:relative;
	top:30px;
	left:80px; 
}

.text{
  position:relative;
	left:80px;
	top:55px;
	width:510px;
	font-size:13px;
	line-height:20px;
	min-height:200px;
	color:#bf000e;
}

.text a{
  color:#000;
}

.menue{
  position:absolute;
	margin-right:10px;
	top:207px;
	left:20px;
}

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

.men:hover, .men:active{
	color:#ddd;
}


.title{
  position:relative;
	left:80px;
	top:159px;
	color:#bf000e;
	font-size:18px;
	z-index:100;
}

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

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

.startlink{
  display:block;
	width:340px;
	height:99px;
	position:relative;
	left:32px;
	top:80px;
}

.liste{
  position:absolute;
	right:50px;
	top:30px;
}

.liste a{
  display:block;
	color:#bf000e;
	text-decoration:none;
	line-height:30px;
	border:1px solid #bf000e;
	border-width:0 0 1px 0;
	width:150px;
	height:30px;
  text-indent:10px;
	font-size:13px;
}

.liste a:hover{
	color:#fff;
	background-color:#bf000e;
}
