html{height:100%;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #0C2C55;
	margin: 0px;
	padding: 0px;
	height:100%;
	min-height: 100%;
	width: 100%;
	background-image: url(gfx/bg_top.jpg);
	background-repeat: repeat-x;
}
img{
	border:0px;
}
a{
	color:#FFF;
}
h2{font-size:20px;}
* html #contentframe {height:100%;}
#contentframe {
	margin: 0px;
	padding: 0px;
	width: 700px;
	text-align: left;
	margin:auto;
	min-height:100%;
}
* html #frame {height: 100%;}
#frame {
	text-align: center;
	min-height: 100%;
	width: 100%;
	background-image: url(gfx/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#topmessage {
	font-size: 8px;
	background-color: #333333;
	text-align: center;
}
#logo{
	width: 290px;
	float:left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:340px;
}
#menu ul a img {
	border:1px solid #000;
}
#menu ul a:hover img {
	border:1px solid #FFF;
}
#head {
	height: 110px;
	margin-bottom:50px;
	position:relative;
}
#menu {
	position:absolute;
	top:50px;
	left:368px;
}


#menu ul li{
	float:left;
	padding: 0px 3px 0px 3px;
	margin:0px;
	border-left: 1px solid #FFF;
}
.angebot {
	margin-bottom:20px;
	margin-left:20px;
}
.angebot td{
	text-align:left;
	padding:10px;
}
.angebot img{
	margin-right:10px;
}
table.contentbg{
	margin-bottom:20px;
}
table.contentbg td{
	background-color:#232323;
	margin-bottom:20px;
	padding:10px;
}
#footer{
	text-align:center;
	height:20px;
	line-height:20px;
}
.frmbigbox{
	width:350px;
	height:100px;
}
.txtvehicle{
	font-size:14px;
	font-weight:bold;
}
