html, body {
		height: 100.1%
	}

body {
		background: #fff url(../media/images/logo.png) no-repeat 21px 23px;
		margin: 0;
		padding: 0;
	}

img, a img {
		border: 0px;
		margin: 20px 0 0 50px;
		padding: 0;
	}

iframe {
		margin: 0;
	}	

p	{
		color: #000;
		font-weight: normal;
		font-size: 12px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		text-decoration: none;
		margin: 0 0 0 9px;
		line-height: 15px;
	}

a {
		color: #A9AAAB;
		text-decoration: underline;
	}
	
a:hover {
		text-decoration: none;
	}
	
strong	{
		font-weight: bold;
	}
	
h1		{
		color: #000;
		font-weight: bold;
		font-size: 32px;
		line-height: 16px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		text-decoration: none;
		margin: 32px 0 0 20px;
	}
	
h2		{
		color: #A9AAAB;
		font-weight: bold;
		font-variant: small-caps;
		font-size: 16px;
		line-height: 16px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		text-decoration: none;
		margin: 8px 0 8px 8px;
	}	
	
.bild {
		float: left;
		margin: 2px 10px 15px 0;
	}
	
.rechts {
		float: right;
		margin: 3px 10px 15px 10px;
	}
dl
	{	list-style-type: none;
		padding: 0;
		margin: 0 21px 0 9px;
		color: #000;
		font-weight: normal;
		font-size: 12px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		text-decoration: none;
	}

dd
	 {	background: url(../media/images/list.gif) no-repeat 0px 3px;
		padding:  0 0 0 11px;
		margin: 0;
	 }

/*   --- -- - Layout-Raster - -- --- */

.top {
		background: #a9aaab url(../media/images/top.gif) no-repeat 481px 4px;
		position: absolute;
		top: 23px;
		left: 120px;
		width: 705px;
		height: 81px;
	}
	
.navi 
	{	background: #fff;
		height: 15px;
		width: 705px;
		position: absolute;
		left: 120px;
		top: 108px;
	}
	
.navi p
	{	margin: 0;
		font-variant: small-caps;
		color: #E5E5E5;
	}
	
.navi a
	{	color: #A9AAAB;
		text-decoration: none;
	}
	
.navi a:hover
	{	text-decoration: underline;
	}
	
.content 
	{	background: #fff;
		height: 380px;
		width: 802px;
		position: absolute;
		left: 21px;
		top: 130px;
		border: 1px solid #E5E5E5;
	}

.content-occ
	{	background: #fff;
		height: 588px;
		width: 802px;
		position: absolute;
		left: 21px;
		top: 130px;
		border: 1px solid #E5E5E5;
	}
	

.mietwagen, .mietwagen th	{
		color: #000;
		font-weight: normal;
		font-size: 12px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		text-decoration: none;
		margin: 0 0 0 9px;
		line-height: 14px;
	}

.mietwagen {
		width: 780px;
		border: solid #000 1px;
		border-bottom: solid #000 0px;
	}
	
.mietwagen th {
		width: 65px;
		border-bottom: solid #000 1px;
	}

.mietwagen td {
		border-bottom: solid #000 1px;
		border-left: solid #000 1px;
	}

.mietwagen caption {
		color: #000;
		font-weight: normal;
		font-size: 12px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
		text-decoration: none;
		margin: 0 0 0 11px;
		line-height: 15px;
		text-align: left;
	}
	
.abstand {
		width: 21px;
		border-bottom: 0px solid #fff !important;
	}
	
.norm {
		width: 75px;
	}
	
.gray {
		background: #E5E5E5;
	}
	
.wpms {	
		position: absolute;
		left: 620px;
		top: 515px;
	}
	
.wpms-occ {	
		position: absolute;
		left: 620px;
		top: 723px;
	}
	
.wpms a {
		text-decoration: none;
	}
	
.wpms a:hover {
		text-decoration: underline;
	}
