@CHARSET "ISO-8859-1";

 * { overflow: visible !important; }
 * { position : static !important; }

.nonprint
	{
	display : none;
}

body {
	font-family: verdana, arial, helvetica, sans serif;
	color: #000000;
	font-size: 10pt;
	text-align: center;
	widows:4;
}

form
	{
	display : none;
}

div#logo
	{
	float : right;
	margin-bottom : 1cm;
}
div#body {
	margin: 0 auto;
	padding: 0px;
	width: 980px;
	text-align: left;
}

div#teaser
	{
	display : none;
}

table#frame td.head {
	display : none;
}

table#frame td.left {
	display : none;
}

table#frame td.middle {
	overflow : visible;
	height : auto;
	width:700px;
}

table#frame td.right {
	display : none;
}

blockquote {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	font-style: italic;
	color: #606060;
}

ul {
	margin-top: 5px;
	margin-bottom: 10px;
}

li.arrow {
	list-style-image: url("../pics/list_arrow.gif");
}

img.text_img {
	float: right;
	position: relative;
	top: -15px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	border: 0px;
}

img.text_img_referenzen {
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	border: 0px;
}

div#print_adresse
	{
	display : block;
	margin-top : 10px;
	padding-top : 5px;
	text-align : center;
	border-top : 1px solid #000000;
	widows:4;
	page-break-inside:avoid;
}

/* Menüs sollen ausgeblendet werden: */
/div.headmenue {
	display:none;
	vsibility:hidden;
}
ul#menue {
	display:none;
	visibility:hidden;
}
