html, body {
	margin: 0; 
	padding: 0;
	background: #fcf3e6;
}

#pagewidth	{
	height: 100%;
	width: 772px;
	background: #fcf3e6;
	min-width: 600px;
} 

.logo {
	background: url(../images/logo_bmwa.gif) no-repeat white;
	width:768px;
	height:100px;
}

.head {
	background: url(../images/pixelband.jpg) no-repeat;
	height: 50px;
	width:768px;
}

.titel {
	background: url(../images/titel.jpg) no-repeat #fcf3e5;
	width: 760px;
	height:76px;
}

.printhead {
	display: none;
}

#leftcontainer {
	background: #fcf3e6;
	float:left;
	width:230px;
}

.content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
}

#content {
/*	padding: 6px;*/
	margin:0px;
	padding:0px;
	width: 100%;
	height:100%;
	overflow: auto;
	overflow-x: hidden;
}

.drei	{
	float:left;
	width:33%;
}

.zwo {
	float: right;
	width: 246px;
}

.bildcontent {
	width: 160px;
	height: 260px;
	float: right; !important!
	display: block;
	background: #ebebeb;
	margin: 0;
	margin-right:6px;
	margin-left:12px;
	padding: 6px 6px 0;
}

.line_contdown {
	border-bottom: 1px solid #a17c3b;
	top: 460px;
	width: 700px;
	position: absolute;
	left: 40px;
	margin: 0px;
	padding: 0px;
}

.line_contup {
	border-bottom: 1px solid #a17c3b;
	top: 228px;
	width: 480px;
	position: absolute;
	left: 240px;
	margin: 0px;
	padding: 0px;
}

.line_content {
	border-bottom: 1px solid #a17c3b;
	width: 480px;
	margin: 0px;
	padding: 0px;
}

h1.firma {
	width:510px;
	margin: 0px;
	padding: 0px;
	color: #484848;
	display:block;
}

#firmendaten {
	float:left;
	width:532px;
	/*width:548px;*/
	height:55%;
	overflow:hidden;
	background-color: white;
	padding: 0px;
	margin: 0px;
	border: solid white 6px;
	border-right: 1px solid white;
}

.wirtschaftszweig {
	float:left;
	width: 548px;
	background: white;	
	padding: 6px;	
}

.toplink {
	font: 9px/9px Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
	float: right;
	margin-bottom: 4px;
	padding-right: 8px;
}

.line {
	border-top: 1px solid #a17c3b;
	margin: 0px;
	height: 260px;
	margin-top: 6px;
	padding: 0px;
	clear: right;
}

#untbild {
	float: left;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	width: 200px;
}

.neu {
	width: 200px;
	position: absolute;
	top: 40px;
	left: 30px;
}

.loeschen {
	width: 180px;
	position: absolute;
	top: 260px;
}

.log {
	width: 20px;
	margin-left: 240px;
	margin-top: 140px;
}

.footer {
	width: 526px;
	position: absolute;
	left: 234px;
	background: url(../images/footer.jpg) no-repeat;
	height: 20px;
	bottom: 2px;
}

.clr	{
	clear: both;
}

#leiste {
	background: #f1b353;
	height: 20px;
	width: 530px;
	margin-left: 230px;
	padding-left: 4px;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 4px;
}

.count {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 6px;
	margin: 0;
	padding-top: 3px;

}

.drucken {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	float: right;
	border: 1px solid #545454;
	padding: 1px;
	margin-right: 4px;

}

.back	{
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	float:right;
	border: 1px solid #545454;
	padding: 1px;
	margin-right: 6px;
}

.starta {
	display: block;
	padding-left: 60px;
	width: 430px;
}

