@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #8da1c3;
	margin: 0;
	padding: 0;
	color: #000;
	background-image:url(img/bg-bg.jpg);
	background-repeat:repeat-x;
	}
	
ul, ol, dl { 
	padding: 0;
	margin: 0;
	}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img {
	border: none;
	}
a:hover, a:active, a:focus { 
	text-decoration: none;
	}
.container {
	width: 1048px;
	height:818px;
	background: #FFF;
	margin: 0 auto;
	background-image:url(img/site-bg.jpg);
	
	}
.header {
	height:217px;
	}
	
.impressum {
position: absolute;
top:5px;
margin-left: 820px;
font-size:13px;	
}
.impressum a{
color:#FC0;
text-decoration:none;	
	
}
	
.sidebar1 {
	float: left;
	width: 180px;
	padding-bottom: 10px;
	padding-top: 30px;
	padding-left:80px;	
}
.sidebar1 a {
	text-decoration: none;	
	display: block;	
}
.sidebar1 ul{
	list-style-type:none;
	color:#FC0;
	width:140px;
	font-size:12px;
}
.sidebar1 li{
	margin-top:4px;
	height:28px;
	padding-top:13px;
	padding-left:15px;
	
}
.sidebar1 li a{
	color:#FC0;
	text-decoration: none;
	display: block;	
}
.sidebar1 li:hover{
	color:#006;
	background-image: url(img/btn-active.jpg);
	
}
.sidebar1 li:hover a{
	color:#006;	
	
}
.active, li.active a{
	color:#006;
	background-image: url(img/btn-active.jpg);
	text-shadow: 1px 2px 2px #666;	
}
.content {
	padding: 46px 0 0 30px;
	width: 750px;
	float: left;
	height:474px;	
}
.footer {
	height:40px;
	padding: 20px 0;
	
	position: relative;
	clear: both;
	text-align:center;
	color:#FC0;
	font-weight:bold;
	font-size:14px;
	text-shadow: 2px 2px 4px #333;
}

#schroedermedien {
position:absolute;
top:730px;
font-size:9px;
color:#666;
}

#schroedermedien a {
text-decoration:none;
color:#666;
}

/***   Home   ***/
#start-titel {
	position:absolute;
	width:600px;
	height:50px;	
	top:490px;
	margin-left:3px;
	font-size:18px;
	color:#FC0;
}
#slideshow {
    position:relative;
    width:650px;
	height:200px;
	background-color: transparent;
}


#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#placeholder-col-one {
	position:absolute;
	top:530px;
	margin-left:3px;
    height: 195px;
    width: 291px;
    color:#FF9;
    line-height: 1.3em;
    overflow: hidden;
    text-align: left;
    font-size:13px;
}
#placeholder-col-two {
	position:absolute;
	top:530px;
	margin-left:327px;
    height: 195px;
    width: 291px;
    color:#FF9;
    line-height: 1.3em;
    overflow: hidden;
    text-align: left;
    font-size:13px;
}

/***   Leistungen   ***/


#placeholder-col-one-leistungen {
	position:absolute;
	top:470px;
	margin-left:3px;
  	height: 248px;
  	width: 650px;
  	color:#FF9;
  	line-height: 1.3em;
  	overflow: hidden;
  	text-align: left;
  	font-size:12px;
}


/***   Qualität   ***/
#titel {
	position:absolute;
	width:300px;
	height:50px;	
	top:265px;
	margin-left:3px;
	font-size:18px;
	color:#FC0;
}
#placeholder-col-one-qualitaet {
	position:absolute;
	top:315px;
	margin-left:3px;
  	height: 230px;
  	width: 310px;
  	color:#FF9;
  	line-height: 1.3em;
  	overflow: hidden;
  	text-align: left;
  	font-size:12px;
}
#placeholder-col-two-qualitaet {
	position:absolute;
	top:315px;
	margin-left:350px;
  	height: 230px;
  	width: 310px;
    color:#FF9;
  	line-height: 1.3em;
    overflow: hidden;
  	text-align: left;
  	font-size:12px;
}
#bottom-img {
    position:absolute;
	top:580px;
    width:650px;
	height:120px;
	overflow:hidden;
}

/***   Anfahrt   ***/
#placeholder-col-one-anfahrt {
	position:absolute;
	top:660px;
	margin-left:3px;
  	height: 50px;
  	width: 600px;
  	color:#FF9;
  	line-height: 1.3em;
  	overflow: hidden;
  	text-align: left;
  	font-size:15px;
}

/***   Impressum   ***/
#placeholder-col-one-impressum {
	position:absolute;
	top:315px;
	margin-left:3px;
  	height: 400px;
  	width: 600px;
  	color:#FF9;
  	line-height: 1.3em;
  	overflow: hidden;
  	text-align: left;
  	font-size:12px;
  	overflow: auto;
}

#placeholder-col-one-impressum a {
	color: #fff;
}


/***_____Kontakt_____***/


.form-label {
    position: absolute;
  	height: 16px;
  	width: 200px;
  	color: #666666;
  	font-size: 10px;
	}
.form-input {
  	position: absolute;
  	height: 29px;
  	width: 228px;
	}
.form-input-inner {
  	height: 100%;
  	width: 100%;
  	background-image: url(img/kontakt-input.png);
  	background-repeat: no-repeat;
	}
.form-input input {
  	height: 16px;
  	line-height: 16px;
  	width: 212px;
  	padding: 0;
  	border: 0 none;
  	margin: 6px 8px 7px 8px;
  	background: none;
  	position: relative;
	}
#form-label-name {
	margin-left:4px;
  	top: 335px;
	color:#FF9;
	}
#form-input-name {

  	top: 350px;
	}
#form-label-email {
	margin-left:4px;
  	top: 385px;
	color:#FF9;
	}
#form-input-email {
  	top: 400px;
	}
#form-label-betreff {
	margin-left:274px;
  	top: 335px;
	color:#FF9;
	}
#form-input-betreff {
	margin-left:270px;
  	top: 350px;
	}
.form-textarea {
  	position: absolute;
  	height: 200px;
  	width: 500px;
  	top: 460px;
  	margin-left: 0px;
	}
.form-textarea-inner {
  	height: 100%;
  	width: 100%;
  	background-image: url(img/kontakt-textarea.png);
  	background-repeat: no-repeat;
  	overflow: hidden;
	}
.form-textarea-label {
  	margin: 15px 0 0 28px;
  	height: 20px;
  	font-size: 11px;
  	font-weight: bold;
  	color: #a6a6a6;
  	overflow: hidden;
	}
.form-textarea-inner textarea {
  	position: relative;
  	height: 170px;
  	width: 458px;
  	margin: 10px 0 0 28px;
  	padding: 0;
  	border: 0 none;
  	background: none;
  	overflow: auto;
	}
.form-submit {
  	position: absolute;
  	width: 110px;
  	height: 28px;
  	margin-left: 360px;
  	top: 650px;
	}
.form-submit-inner {
  	width: 100%;
  	height: 100%;
  	background-image: url(img/kontakt-button.png);
  	background-repeat: no-repeat;
	}
.form-submit input {
  	width: 100%;
  	height: 100%;
  	margin: 0;
  	border: 0;
  	background: none;
  	text-align: center;
  	color: #424141;
  	padding: 2px 0 6px 0;
  	line-height: 20px;
	}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}