body {
	margin:15px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	letter-spacing:1.3px;
	line-height:17px;
	}
/* GERÜST */
.container {
	width:887px;
	height:auto;
	margin-left:-443px;
	left:50%;
	padding:0px 0px 50px 0px;
	position:absolute;
	}
.header {
	width:887px;
	height:93px;
	background-image:url(../layout/background_header.jpg);
	}
.navigation {
	width:887px;
	height:26px;
	margin:15px 0px 0px 0px;
	}
.line {
	width:885px;
	height:3px;
	background-color:#019771;
	border:1px solid #999;
	margin:1px 0px 1px 0px;
	}
.main {
	width:885px;
	height:auto;
	border:1px solid #999;
	background-image:url(../layout/background_main.jpg);
	margin:0px;
	}
.footer {
	width:865px;
	height:27px;
	border:1px solid #999;
	background-color:#80C7B5;
	background-image:url(../layout/background_footer.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin:1px 0px 0px 0px;
	padding:3px 10px 3px 10px;
	font-size:9px;
	color:#FFF;
	line-height:14px;
	}
.linke_spalte {
	width:330px;
	height:auto;
	float:left;
	}
.content {
	width:525px;
	height:auto;
	margin:15px;
	float:left;
	}
a.footer_link {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	line-height:14px;
	}
a.footer_link:hover {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#019771;
	line-height:14px;
	}
/* LINKE SPALTE */
.linke_spalte_headline {
	width:320px;
	padding:2px 5px 2px 5px;
	background-color:#999;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	}
.linke_spalte_content {
	width:320px;
	padding:2px 5px 2px 5px;
	margin:0px 0px 30px 0px;
	}
a.linke_spalte_link {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	letter-spacing:1.5px;
	line-height:17px;
	padding:0px;
	}
a.linke_spalte_link:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	letter-spacing:1.5px;
	line-height:17px;
	background-color:#80C7B5;
	padding:0px;
	}
/* CONTENT FORMATIERUNGEN */
.headline_1 {
	font-size: 16px;
	font-weight: bold;
	}
.headline_2 {
	font-size: 14px;
	font-weight: bold;
	}
.spacer {
	margin:25px 0px 24px 0px;
	border-bottom:1px dotted #CCC;
	}
.pdf {
	margin:10px 0px 0px 0px;
	padding:13px 5px 13px 5px;
	font-size:9px;
	color:#666;
	border:1px dotted #ccc;
	background-color:#EFEFEF;
	background-repeat:repeat;
	}
.table_headline {
	padding:2px 5px 2px 5px;
	background-color:#009871;
	border-bottom:1px dotted #FFF;
	color:#FFF;
	font-weight:bold;
	}	
.table_header {
	padding:2px 5px 2px 5px;
	background-color:#C2E4DC;
	border-bottom:1px dotted #00976E;
	font-weight:bold;
	}
.table {
	padding:2px 5px 2px 5px;
	border-bottom:1px dotted #CCC;
	}
#fotolayer {
	width: 280px;
	height: 200px;
	position: relative;
	float:right;
	overflow: hidden;
	}
#fotolayer img {
	width: 280px;
	height: 200px;
	display: none;
	}
#fotolayer2 {
	width: 525px;
	height: 319px;
	position: relative;
	float:right;
	overflow: hidden;
	}
#fotolayer2 img {
	width: 525px;
	height: 319px;
	display: none;
	}

.Stil3 {
	color: #FF0000
	}
.Stil4 {
	color: #000000
	}
.ausstellungsangebote_left {
	width:220px;
	height:auto;
	float:left;
	}
.ausstellungsangebote_right {
	width:295px;
	height:auto;
	float:right;
	}
.ausstellungsangebote_preis {
	width:283px;
	height:auto;
	margin:10px 0px 10px 0px;
	background-color:#F0F0F0;
	border:1px dotted #CCC;
	padding:5px;
	}
.image_frame {
	border:1px solid #CCC;
	padding:2px;
	}
/* FORMULAR */
.input_field {
	 width:350px;
	 margin:0px 0px 8px 50px;
	 border:1px dotted #80C7B5;
	}
.input_area {
	 width:350px;
	 height:200px;
	 margin:0px 0px 8px 50px;
	 border:1px dotted #80C7B5;
	}