﻿ /* -------------------------------------------------------------------------------------- */
/* -------------------------Formatierungen fÃ¼r gemeinsame Basis-------------------------- */
/* -------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.1%;
	font-family: inherit;
	vertical-align: baseline;
}

/* -------------------------------------------------------------------------------------- */
/* -----------------------Allgemeine Formatierungen fÃ¼r das Layout----------------------- */
/* -------------------------------------------------------------------------------------- */


body{margin:0px; padding:0px; font-family:Verdana, Arial, sans-serif; font-size: 11px; background:#c0c0c0;}
h1{float:left;font-size:16px; color: #ff0000;font-weight:bold;margin: 70px 0 0 0px;display:block;}

.pics img{
	margin: 20px 0 0 50px;
}


form{margin:0px; padding:0px;}

p{margin:0px; padding:0px;}

/* -------------------------------------------------------------------------------------- */
/* -----------------------HEADER----------------------- */
/* -------------------------------------------------------------------------------------- */


#header_outer{width:100%; background:#c0c0c0; float:left; position:relative;}

#header-top{width:928px; padding:10px 30px; margin:0px auto; height:179px; position:relative;background: #fff;}
#header-top img{float:left;}

#header-bottom{width:958px; padding:0 0 0 30px; margin:0px auto; height:150px; position:relative; border-top:1px solid #c0c0c0;border-bottom:1px solid #c0c0c0;background: #fff;}
#header-bottom img{float:left;margin: 0 5px 0 0;}

.info{position:absolute;top:10px;right:30px;}
.shop{position:absolute; bottom: 10px; right:390px; font-size:14px;color: #000;font-weight:bold;}
.shop a{text-decoration:none;color: #000;}
.shop a:hover{text-decoration:underline;}

/* -------------------------------------------------------------------------------------- */
/* -----------------------MIDDLE----------------------- */
/* -------------------------------------------------------------------------------------- */

#middle_outer{width:100%; margin:0px; padding:0px; background-color:#c0c0c0; float:left;}
#middle{width:948px; padding:10px 20px 10px 20px; margin:0px auto; background: #fff;}

.middle_left{float:left;width:130px; margin:20px 0 0 0; padding:0px ;line-height:22px;border:1px solid #fdca98;background: #f8f8f9;}
.cat{float:left;width:120px;background:#fdca98;padding: 0 5px;margin: 0 0 10px 0;font-weight:bold;}


.middle_left a{text-decoration:none; color:#000;text-transform:uppercase;padding: 0 5px;}

.middle_left a:hover{text-decoration:underline; color:#000;}


.middle_middle{width:610px; float:left; margin:0px; padding:20px 30px;text-align:justify;}

.middle_middle h2 {font-size:16px;font-weight:bold; color:#000; }
.middle_middle p{
	margin: 20px 0;font-size:12px;line-height:18px;
}


.middle_right{
	float:left;width:140px; line-height:18px;padding:155px 0px 20px 5px;
}

.kla_img2{float:left; font-size:11px; color:#333333; font-weight:normal; padding: 15px 10px 0 0;}

.kla_img2 a{text-decoration:none;color:#059651; }

.kla_img2 a:hover{text-decoration: underline}

.kla_img2 img{padding:0px 0px 0px 0px; margin-right:5px;}

.kla_img2 strong{

	font-size:12px;

}


/* -------------------------------------------------------------------------------------- */
/* -----------------------FOOTER----------------------- */
/* -------------------------------------------------------------------------------------- */


#footer_outer{width:100%; margin:0px; padding:0px; background:#c0c0c0; clear:left;}
.footer{width:988px; padding:0px 0px; margin:0px auto;text-align:center; color:#000; line-height:37px; font-size:14px;background: #fff;border-top: 1px solid #c0c0c0;font-weight:bold;}

/* -------------------------------------------------------------------------------------- */
/* -----------------------Formular----------------------- */
/* -------------------------------------------------------------------------------------- */

textarea {

	font-size: 10px;

}

#unver_form{width:170px;height: auto; position:absolute; right:0px;top:-50px;  border-top:1px solid #fdca98;border-left:1px solid #fdca98;border-bottom:1px solid #fdca98; background:#f8f8f9; margin:0 0 10px 0;}
.unver_h{width:160px; float:left; color:#000; text-decoration:none; font-size:12px; font-weight:bold; margin: 0 0 10px 0;background: #fdca98;padding: 2px 0 2px 10px;}

.field_outer{width:150px; float:left; padding:0px 0 0 10px; margin:0 0 5px 0; font-size:12px; color:#333333 ; font-weight:bold;}
.product_left{width:100px; display:block; float:left; font-size:11px; color:#333333 ; font-weight:bold;margin: 0 0 2px 0;}



.inputbox{width:147px; border:1px solid #999999; background:#ffffff; font-family:Arial, Helvetica, sans-serif;}
.commentbox{width:147px; height:50px; border:1px solid #999999; background:#ffffff; font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.smallbox{width:60px; border:1px solid #999999; background:#ffffff; font-family:Arial, Helvetica, sans-serif;}

.shadow_bottom{width:341px; float:left; margin:0px; padding:0px; height:48px; background:url('images/prospektstaender/shadow_bottom.gif') no-repeat center;

}


/* weisser bereich */



.unv_an{clear:left; font-size:11px; color:#333333; font-weight:normal; padding: 5px 10px 0 0;}



.unv_an a{text-decoration:none;color:#059651; }

.unv_an a:hover{text-decoration: underline;}






/* -------------------------------------------------------------------------------------- */
/* ---------------------------Stylesheets fÃ¼r Spezialelemente---------------------------- */
/* -------------------------------------------------------------------------------------- */

.l {float:left;}
.r {float:right;}
.c {clear:both; text-align:center;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
