@charset "iso-8859-2";
/* CSS Document */

* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
	margin: 0;
	padding: 0;
}

body {
	text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
}

div {
	text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

html, body {
	height: 100.05%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
	background-color:#353413;
}

/* DIV-Boxen */

div#wrapper {
	position: relative;
	margin:0px auto 0px auto;
	width: 1024px;
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (<7) */
	background-color:#353413;
	background-image:url(/fileadmin/templates/img/bg_wrap.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
	z-index:1;
}

div#header {
	height: 56px;
	width: 1024px;
}
div#center{
	min-height: 100%; 
	height: auto !important;
	height: 100%;
	margin:0px 0px 50px 0px;
	padding:0px 0px 0px 0px
	z-index:5;
}

div#footer {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 1024;
	height: 52px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px
}


/* clearfix zum Aufheben der Floatumgebung */

.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 */


#header .left{
	background-image:url(/fileadmin/templates/img/bg_top_left.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	height:56px;
	width:102px;
}
#header .center{
	background-image:url(/fileadmin/templates/img/bg_top_center.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	height:56px;
	width:827px;
}
#header .right{
	background-image:url(/fileadmin/templates/img/bg_top_right.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	height:56px;
	width:95px
}
#center table{
	height: 100%; 
}

#center .left{
	background-image:url(/fileadmin/templates/img/bg_middle_left.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:102px;
	float:left;
	z-index:55;
}
#center .center{
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:827px;
	float:left;
}
#center .right{
	background-image:url(/fileadmin/templates/img/bg_middle_right.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:95px;
	float:left;
	z-index:50;
}

#footer .left{
	background-image:url(/fileadmin/templates/img/bg_bottom_left.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:102px;
	height:52px;
}
#footer .center{
	background-image:url(/fileadmin/templates/img/bg_bottom_center.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:827px;
	height:52px;
}
#footer .right{
	background-image:url(/fileadmin/templates/img/bg_bottom_right.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:95px;
	height:52px;
}
.ic_left{
	background-image:url(/fileadmin/templates/img/bg_ic_left.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:423px;
	width:102px;
}
.ic_right{
	background-image:url(/fileadmin/templates/img/bg_ic_right.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:423px;
	width:95px;
}

.headimg{
	margin:10px 10px 32px 10px;
	padding:0px 0px 0px 0px;
	width:807px;
}

.smalllogo{
	position:absolute;
	top:211px;
	right:97px;
}

.navi{
	margin:0px 0px 0px 0px;
	padding:0px 10px 1px 10px;	
	background-image:url(/fileadmin/templates/img/navi_spacer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:807px;
	height:30px;
	text-align:justify;
}

.navi a img {
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	vertical-align: top;
}

div.gl_box{
	position:relative;
	margin:0px auto 0px auto;
	width: 798px;
	z-index:100;
}
.gl_box div a{
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	height:17px;
	vertical-align: top;
} 
.gl_box a img {
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:17px;
	vertical-align: top;
}
.navi span {
	display: inline-block; /* Opera */
	padding-left: 100%;
}

.footernav {
	position:absolute;
	top:-16px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#center .center .content{
	margin:23px 10px 100px 10px;
	padding:0px 0px 0px 0px;
	width:807px;
	//font-family:"Frutiger-Light",Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2b2b;
	line-height:18px;
	
	
}
#center .center .content .contentleft{
	float:left;
	width:469px;
	border-right:1px dotted #95A0A1;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 10px;
} 

#center .center .content .contentleft h1, #center .center .content .contentright h1{
	margin:18px 0px 12px 0px;
	padding:0px 0px 0px 0px;
	//font-family:"Frutiger-Bold",Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#9f9961;
	font-size:16px;
	font-weight:bold;
}
#center .center .content .contentright h1{
	background-color:#ebe8c8;
}

.csc-frame-box0 {
	clear:both;
}

.csc-frame-box1 h1{
	border-bottom:1px dotted #95A0A1;
	padding:0px 0px 0px 0px;
}

.csc-frame-box2{
	margin:0px 0px 0px 0px;
	padding:18px 0px 0px 0px;
}
#center .center .content .contentright{
	float:left;
	width:277px;
	border-left:1px dotted #95A0A1;
	margin:0px 0px 0px -1px;
	padding:0px 10px 0px 20px;
}

.csc-header, .csc-header-n1, .csc-firstHeader{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.clear_h1{
	clear:both;
	line-height:1px;
	height:1px;
}

a{
	color:#91343a;
	text-decoration:underline;
}
a:link {
	color:#91343a;
	text-decoration:underline;
}
a:visited {
	color:#91343a;
	text-decoration:underline;
}
a:hover {
	color:#91343a;
	text-decoration:none;
}
a:active {
	color:#91343a;
	text-decoration:none;
}
a:focus {
	color:#91343a;
	text-decoration:none;
}   
#center .center .content .contentleft div.artikel h1, #center .center .content .contentright div.artikel h1{
	border-bottom:1px dotted #95A0A1;
	margin:18px 0px 0px 0px;
	padding:0px 0px 9px 0px;
}

.artikel a img, .kachel a img {
	border:none;
}

.artikel a, .artikel a:link, .artikel a:visited, .artikel a:hover, .artikel a:active, .artikel a:focus,
.kachel a, .kachel a:link, .kachel a:visited, .kachel a:hover, .kachel a:active, .kachel a:focus{
	text-decoration:none;
}

.artikel .link, .kachel .link{
	text-align:right;
}

.sbox1{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:227px;
}

.sbox2{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:242px;
}

.formu a img{
	border:none;
}

.formu .mailformline{
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
}

.formu .mailformline .labelWrap{
	float:left;
	height:23px;
	width:79px;
}
.formu .mailformline .mf-input{
	float:left;
	height:21px;
	width:290px;
	border:1px solid #A7AB74;
}

.formu .mailformline .mf-text{
	float:left;
	height:88px;
	width:290px;
	border:1px solid #A7AB74;
}

.formu .reset{
	float:left;	
	margin:0px 0px 0px 79px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
}
.formu .submit{
	float:left;
	margin:0px 0px 0px 87px;
	padding:0px 0px 0px 0px;
}

.footernav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2b2b2b;
	font-size:9px;
	background:#EBE8C9;
	font-style:italic;
	line-height:16px;
	width:827px;
	text-align:center;
}

.popup{
	width:643px;
	height:622px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.popup h1{
	margin:0px 0px 0px 0px;
	padding:18px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#9f9961;
	font-size:16px;
	font-weight:bold;
}

.popup .head{
	background-color:#A7AB74;
	height:26px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.popup .head .title{
	float:left;
	margin:0px 0px 0px 24px;
	padding:0px 0px 0px 0px;
	height:26px;
	width:470px;
}

.popup .head .title h1{
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:26px;
	color:#d2d5ae;
}

.popup .head .close{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
	height:26px;
}

.popup .main{
	background-image:url(../img/katalogbestellung_bg.jpg);
	background-repeat:no-repeat;
	width:595px;
	height:583px;
	
	margin:0px 0px 0px 0px;
	padding:0px 24px 0px 24px;

	//font-family:"Frutiger-Light",Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2b2b;
	line-height:18px;
}
.popup .formu .mailformline .labelWrap{
	float:left;
	height:auto;
	width:192px;
}
.popup .formu .reset{
	float:left;	
	margin:0px 0px 0px 192px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
}
.popup .formu .submit{
	float:left;
	margin:0px 0px 0px 87px;
	padding:0px 0px 0px 0px;
}

.popup .main .csc-frame-box0{
	margin:0px 0px 13px 0px;
	padding:0px 0px 0px 0px;
}
.popup .footer{
	background-color:#A7AB74;
	height:13px;
}

li{
	margin:0px 0px 0px 23px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
.csc-textpic-caption{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	line-height:12px;
}
.csc-textpic-image a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

