@charset "utf-8";
/* CSS Document */

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
a.current {
	font-weight: normal;
}
a:active, a:focus{
	border:none;
}

a.rosa:link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #F39;
	text-decoration: underline;
}
a.rosa:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #F39;
	text-decoration: underline;
}
a.rosa:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #F39;
	text-decoration: underline;
}
a.rosa:active {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #F39;
	text-decoration: underline;
}
a.rosa.current {
	font-weight: bold;
	text-decoration: underline;
}
a.rosa:active, a.rosa:focus{
	border:none;
}
a.white:link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a.white:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a.white:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a.white:active {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a.white.current {
	font-weight: bold;
	text-decoration: none;
}
a.white:active, a.white:focus{
	border:none;
}
a.underline:link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
a.underline:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
a.underline:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
a.underline:active {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
a.underline.current {
	font-weight: normal;
	text-decoration: underline;
}
a.underline:active, a.underline:focus{
	border:none;
}
body {
	background-color: #FFF;
	z-index:-1;
}
img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
	img.bg {
		left: 50%;
		margin-left: -512px;   /* 50% */
	}
}
#ContainerAussen{
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	z-index:2;
	overflow: visible;
	height: 100%;
}
#Header {
	position:absolute;
	width:960px;
	height:155px;
	z-index:100;
	top: 0px;
	left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #C4DCEE;
	text-align: center;
	background-image: url(../Bilder/bg-black.png);
}
#Logo{
	width:300px;
	height:127px;
	z-index:100;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#Suche{
	position:relative;
	width:250px;
	height:20px;
	z-index:100;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: right;
	right: 0;
	top:8px;
}
#Header02 {
	position:absolute;
	width:211px;
	height:44px;
	z-index:100;
	top: 403px;
	left: 510px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #C4DCEE;
	text-align: left;
}
#Impressum {
	position:absolute;
	width:470px;
	height:400px;
	z-index:100;
	top: 0px;
	left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	overflow: visible;
}
#Kontakt {
	position:relative;
	width:211px;
	z-index:100;
	top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../Bilder/Hintergruende/ANZEIGEN%20STELLEN%20TRANSPARENZ.png);
	background-repeat: no-repeat;
	float: right;
	right: -300px;
}
#Kontakt02{
	position:absolute;
	width:250px;
	height:160px;
	z-index:100;
	top: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-align: left;
	overflow: visible;
	right: 0px;
}
#Navigation {
	position:absolute;
	width:960px;
	height:30px;
	z-index:100;
	top: 155px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	text-align: right;
	left: 0;
	background-image: url(../Bilder/bg-black.png);
}
#Navi Text {
	position:relative;
	width:720px;
	height:20px;
	z-index:100;
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: right;
	overflow: hidden;
	left: 0;
}
#news_klein{
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	width:960px;
	left:0px;
	top:665px;
	z-index: 1;
	float: none;
	background-image: url(../Bilder/bg-black.png);
}
#ANGEBOTE{
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	width:722px;
	left:0px;
	top:140px;
	z-index: 1;
	float: none;
}
#News{
	position:absolute;
	width:480px;
	height:500px;
	right:0px;
	top:150px;
	z-index: 1;
}
#Inhalt {
	position:absolute;
	width:959px;
	height:479px;
	z-index:2;
	left: 0px;
	top: 185px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	border: 1px solid #C4C4C4;
	overflow:hidden;
	z-index: 10;
}
#Directline {
	position:absolute;
	width:721px;
	height:50px;
	z-index:2;
	left: 0px;
	top: 475px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	overflow:visible;
	z-index: 10;
}
#Banner01{
	position:absolute;
	width: 120px;
	z-index:2;
	left: 790px;
	top: 52px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-align: left;
	text-decoration: none;
	border: 1px none #C4C4C4;
	overflow:hidden;
	z-index: 10;
	background-repeat: no-repeat;
}
#Banner {
	position:absolute;
	width: 120px;
	height:508px;
	z-index:2;
	left: 878px;
	top: 550px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	border: 1px solid #C4C4C4;
	overflow:hidden;
	z-index: 10;
	background-image: url(../Bilder/Hintergruende/Webebbanner.jpg);
}
object {
	border:none; 
}
#spalte01{
	border:none;
	position:absolute;
	left:0px;
	top:30px;
	width:183px;
	height:12px;
	z-index:24;
	overflow: hidden;
}
#spalte02{
	border:none;
	position:absolute;
	left:0px;
	top:42px;
	width:183px;
	height:12px;
	z-index:24;
	overflow: hidden;
}
#slideshow{
	border:none;
	position:absolute;
	left:0px;
	top:0px;
	width:183px;
	height:12px;
	z-index:24;
	overflow: visible;
}
#Abbinder{
	border:none;
	position:absolute;
	width:100%;
	height:50px;
	z-index:24;
	overflow: visible;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-align: center;
	bottom: 0px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
}
#Abbinder01{
	border:none;
	position:relative;
	float:left;
	width:400px;
	height:15px;
	z-index:24;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-align: left;
}
#Abbinder02{
	border:none;
	position:relative;
	float:right;
	width:300px;
	height:15px;
	z-index:24;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	text-align: right;
}
#Links {
	position:relative;
	float:left;
	width:120px;
	height:80px;
	z-index:3;
}
#Rechts {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	position:relative;
	float:left;
	width:353px;
	padding-left:10px;
	z-index:3;
}
#Rechts02 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	position:relative;
	float:left;
	width:350px;
	padding-left:10px;
	z-index:3;
	overflow: visible;
}
#Clear {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	position:relative;
	clear:both;
	width:722px;
	height:20px;
	z-index:3;
}
#Clear470px {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	position:relative;
	clear:both;
	width:470px;
	height:900px;
	z-index:3;
	overflow: visible;
}
#Clear02_470px {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	position:relative;
	clear:both;
	width:470px;
	height:500px;
	z-index:3;
	overflow: visible;
}
#Clear02 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	position:relative;
	clear:both;
	width:1000px;
	height:400px;
	z-index:3;
}
.Rosa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
.Rosa_gross {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F39;
}
Referenzen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	position: absolute;
	top: 0px;
	right: 0px;
}
#Referenzen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	height: 500px;
	width: 450px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.NaviBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.NaviGrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#Table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: left;
	width: 722px;
	position: relative;
	top: 0px;
}
#Table02 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: left;
	width: 722px;
	position: relative;
}
#Balken {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 722px;
	position: absolute;
	height:25px;
	top:480px;
	left:0px;
	background-color: #000000;
}
#Balken_Angebote{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 722px;
	position: absolute;
	height:25px;
	top:69px;
	left:0px;
	background-color: #000000;
}
.VERSALIEN {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
}
.Preis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.SchriftMittelgross {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.WeisseSchrift {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
h1, h2, h3, h4 {
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	}
.error , .emailStatus {
	padding:1px;
	padding-left:10px;
    font-size:18px;
	text-align:center;
    color:#FA4443;
    margin-bottom:5px;
}
.emailStatus {
    border-color: gray;
    color: black;
}
.red {
    border:2px dotted #FA4443;
}
#link {
	position:relative;
	float:right;
	width:300px;
	height:20px;
	z-index:3;
	margin: 5px;
	padding: 5px;
	background-image: url(../Bilder/bg-black.png);
}
