﻿body {
	background-color: #CCC49C;
}

h1{
	font-family: Verdana; 
	font-size: 14px; 
	color: #FF6600;
}

h1 a {
	font-family: Verdana; 
	font-size: 14px; 
	color: #FF6600!important;
	text-decoration:none;
	font-weight:bold!important;

}

h1 a:hover {
	font-family: Verdana; 
	font-size: 14px; 
	color: #FF6600;
	text-decoration:underline;
  
}


h2{
	font-size:14px;
}

#BottomLine {
	position:absolute;
	width:200px;
	height:25px;
	z-index:2;
	left: 56px;
	top: 636px;
}
#HintergrundUnten {
	position:absolute;
	width:929px;
	height:394px;
	z-index:1;
	background-image: url(http://www.b-and-b-happy.de/img/innen.gif);
	background-repeat:no-repeat;
	left: 56px;
	top: 238px;
}
#FeldLinks {
	position:absolute;
	width:576px;
	height:349px;
	z-index:3;
	left: 77px;
	top: 264px;
	background-image: url(http://www.b-and-b-happy.de/img/innen_hell.gif);
	background-repeat:no-repeat;	
	padding-left: 20px;
}
#LayerMenu {
	position:absolute;
	width:921px;
	height:27px;
	z-index:5;
	left: 60px;
	top: 214px;
}
#FeldRechts {
	position:absolute;
	width:244px;
	height:368px;
	z-index:6;
	left: 689px;
	top: 268px;
	background-image: url(http://www.b-and-b-happy.de/img/vermieter_innen_back_gross.gif);
	background-repeat:no-repeat;
	padding-left: 15px;	
	padding-right: 15px;
	padding-top: 15x;
}

ul{ float:left;
	list-style:square;
	display:inline-block;
	padding: 0 0 0 20px;
}


ul li{
	padding:2px 0;
}
