@import url("style.css");

body
{
	background-image: url(images/body_bg2.png);		
}

#buttons
{
	background-image: url(images/top_start.gif);		
}

#maincontent_start
{
	background-image:url("images/starwrap.png");
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	height:350px;
	margin-left:36px;
	width:908px;
}

#rent
{
	float:left;
	height:300px;
	margin-left:45px;
	margin-top:20px;
	overflow:hidden;
	width:300px;
}

#rent a
{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}

#left
{
	float:left;
	margin-left:20px;
	margin-top:50px;
	overflow:hidden;
	padding:10px;
	width:220px;
}

#left img
{
	max-width: 210px;
	max-height: 200px;
	height: auto;
	width: auto;
}

* html #left img
{
	width: 210px;
	height: auto;
}

#right
{
	float:right;
	margin-right:10px;
	margin-top:50px;
	overflow:hidden;
	padding:10px;
	width:230px;
}

h1, h2, h3
{
	color: #48590a;
	padding-bottom:3px;
}

body#uid1 h1
{
	color: #fff;
	padding-bottom: 10px;
}

body#uid1 #left, body#uid1 #right
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

hr
{
	border-top: 1px dotted #596f0c;
	height: 1px;
	margin-top: 1px;
}

a
{
	color: #48590a;
}

#boxen
{
	width: 700px;
	float:left;
	padding-left: 280px;
	padding-bottom:30px;
}

#boxen a
{
text-decoration:none;
}

#buchen
{
	width: auto;
	height: auto; clear: both;
}

.box
{
	width: 153px;
	height: 90px;
	float:left;
	margin-right: 40px;
	background-image: url(images/box.png);
	background-repeat: no-repeat;	
	padding: 5px;
}

.box span
{
	color: #a6c341;
}

#boxen h1
{
	font-size: 18px;
	font-weight:normal;
}
