body {
	background: url(/media/screen/abrahamback.png);
	margin: 0px;
	font-family: futura, verdana, sans-serif;
	font-size: 12px;
	color: #959EAB;
	}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 8px 0px;
	}
	
p {
	margin: 4px 10px 6px 0px;
	}

table, tr, td, p {
	font-size: 12px;
	}

a {
	color: #616F81;
	text-decoration: none;
	}

a:hover {
	color: #004887;
	}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	}
	
#presenter {
	position: absolute;
	top: 179px;
	left: 0px;
	width: 304px;
	height: 304px;
	}
	
#showroom {
	position: absolute;
	top: 179px;
	left: 305px;
	width: 675px;
	height: 304px;
	overflow: auto;
	scrollbar-base-color: #ffffff; /* . */
	scrollbar-3dlight-color: #ffffff; /* linke und obere kante der 3d-flaechen */
	scrollbar-arrow-color: #959EAB; /* pfeile */
	scrollbar-darkshadow-color: #959EAB; /* rechte und untere kante der 3d-flaechen */
	scrollbar-face-color: #E6E6EB; /* erhobene 3d-flaechen */
	scrollbar-highlight-color: #E6E6EB; /* . */
	scrollbar-shadow-color: #E6E6EB; /* . */
	scrollbar-track-color: #F1F2F4; /* bereich, auf dem gescrollt wird */
	}

#content {
	position: absolute;
	top: 519px;
	left: 305px;
	width: 675px;
	min-height: 54px;
	}
	
#navigation {
	position: absolute;
	top: 119px;
	left: 305px;
	width: 675px;
	min-height: 20px;
	}

#navigation a {
	color: #616F81;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #004887;
	}

#subnavigation {
	position: absolute;
	top: 144px;
	left: 307px;
	width: 675px;
	min-height: 20px;
	}
	
#contactnavigation {
	position: absolute;
	top: 487px;
	left: 305px;
	width: 665px;
	min-height: 18px;
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	line-height: 18px;
	}
	
#contactnavigation a {
	color: #ffffff;
	text-decoration: none;
	}
	
#contactnavigation a:hover {
	color: #004887;
	}

#showroom ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#showroom ul li {
	clear: both;
	line-height: 18px;
	padding: 2px;
	}
	
#showroom ul li.li2 {
	background: #E6E6EB;
	}
	
#showroom ul li .name {
	float: left;
	width: 13em;
	}

#showroom ul li .bereich {
	float: left;
	width: 13em;
	}
	
#showroom ul li .telefon {
	float: left;
	width: 13em;
	}

#showroom h1 {
	margin-top: 12px;
	margin-left: 10px;
	margin-bottom: 8px;
	}
	
#showroom p, #showroom h2 {
	margin-left: 10px;
	}

#showroom a, #content a {	
	color: #004887;
	}

#showroom li.high {
	clear: both;
	line-height: 18px;
	margin-left: 30px;
	list-style-type: circle;
	}
