@page {
	size: portrait;
	size: 7.5in 10in;
	margin: 0.7in;
}

body {
	width: 6.8in;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#box {
	width: 6.8in;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:10px 0 0 0;
	text-align:left;
}

#content {
	float: none;
	clear: both;
	position: relative;
	width: 6.8in;
	margin-left: 0;
	}
#left {
	display: none;
	}

* html #wrapper
	{
	position: relative;
	}
#wrapper
	{
	width: 6.8in;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}

#wrapper {
	float: left;
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	}
#header, #footer
	{
	width: 6.8in;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer
	{
	position: relative;
	z-index: 80;
	}
/*///////////////////*/

/* HEADER Elements */
img.via-bau {
	float: left;
}
#logo {
	background-color: #2955A0;
	width: 490px;
	margin: 0 0 0 162px;
}
#logo h1 {
	font-size: 12px;
	color: #fff;
	margin: 0 0 0 5px;
	padding: 0;
	display: inline;
}
#logo img {
	float: right;
	margin-top: 9px;
	margin-right: 10px;
	display: none;
}

#header {
	background-color: #fff;
	width: 490px;
	margin: 0 0 0 162px;
	border-bottom: 5px solid  #2955A0;
	height: 27px;
}
#header span {
	color: #2955A0;
	font-size: 10px;
	float: right;
	margin: 7px 10px 0 0;
	display: none;
}
#header span a, #header span a:link, #header span a:active, #header span a:visited {
	color: #2955A0;
	text-decoration: none;
	text-transform: uppercase;
}
#header span a:hover {
	color: #2955A0;
	text-decoration: underline;
	text-transform: uppercase;
}

#footer {
	background-color: #FFFFFF;
	color: #2955A0;
	display: block;
	font-size: 10px;
	text-align: right;
	line-height: 14px;
	clear: both;
	border-top: 1px solid  #2955A0;
	border-bottom: 10px solid  #2955A0;
	padding: 0 10px 0 0;
	margin: 20px 0 0 0;
	width: 6.8in;
}

h2, h3 {
	margin-left: 10px;
}
h2 {
	font-size: 12px;
	margin-top: 14px;
	text-transform: uppercase;
}
h3 {
	font-size: 13px;
	margin-top: 14px;
}
p {
	orphans: 2;
	widows: 3;
	margin-left: 10px;
}


.headline1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.headline2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-indent: 90px;
	margin-top: -10px;
}
.headline3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-indent: 240px;
	margin-top: -10px;
}
a, a:link, a:visited, a:active {
	color: #2955A0;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#grundriss {
	float: left;
	font-size: 10px;
	font-weight: bold;
}
table.daten {
	color: #333333;
	font-size: 10px;
	border: 1px solid #666666;
	width: 210px;
	border-spacing: 1px;
	margin-right: 0px;
	float: right;
	margin-bottom: 10px;
	clear: right;
}
table.daten td {
	background-color: #EDEDEE;
	padding: 2px;
}
table#verkaufsstand {
	width: 640px;
	margin: 0 0 0 10px;
	border-collapse: collapse;
	white-space: nowrap;
	font-size: 11px;
	padding: 1px;
}
table#verkaufsstand td {
	height: 25px;
	text-align: left;
	padding-left: 5px;
}
img {
	border: none;
}

.referenz {
	display: block;
	padding: 10px;
	height: 120px;
	border-bottom: 1px solid #2955A0;
}
.lastreferenz {
	display: block;
	padding: 10px;
	height: 120px;
}
.referenz img, .lastreferenz img {
	border: none;
	float: left;
	display: block;
}
.referenz table, .lastreferenz table {
	float: none;
	margin-left: 10px;
}
table.subnav {
	color: #333333;
	font-size: 10px;
	border: 1px solid #666666;
	width: 210px;
	border-spacing: 1px;
	margin-right: 0px;
	float: right;
	margin-bottom: 10px;
	clear: right;
}
table.subnav th {
	background-color: #EDEDEE;
	text-align: center;
	padding: 2px;
}
table.subnav td {
	text-indent: 5px;
	padding: 2px;
	border-top: 1px solid #666666;
}
.note {
	font-size: 10px;
}
blockquote {
	background-color: #F2F2F2;
	border: 1px dashed #5377C5;
	margin-left: 10px;
	width: 300px;
}
blockquote h3 {
	margin: 5px 0 0 10px;;
	}

.clearer {
	float: none;
	clear: both;
}
