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

html, body, td {
	//font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	//font-size-adjust:0.58;
	text-align:justify;
	line-height:18px;
	color:#333;
}

body {
	background-image:url(images/hintergrund.jpg);
	background-repeat:repeat-x;
}

p {
	margin-bottom:18px;	
}

td {
	vertical-align:top;	
}

.s10Pixel {
	font-size:10px;	
	line-height:14px;
}

/* Header Kopfgrafik */
#style1 {
	background-image:url(/images/header_neu.jpg);
	background-repeat:no-repeat;
	width:879px;
	height:80px;
	padding: 2px 21px 0 0;
	text-align:right;
	vertical-align:top;
	font-size: 11px;
}

/* Tabelle Content - 1 Reihe, 1 Spalte */
#tblContent {
	margin-top:20px;
	margin-bottom:40px;
}

#tblContentRow1Col1 {
	padding-bottom:10px;
}

#tblContentRow3Col1 {
	padding-top:10px;
}

a {
	color:#333333;
}

h1 {
	color:#e51686;
	font-size:14px;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}

h2 {
	color:#e51686;
	font-size:14px;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	width: 656px;
}
h6 {
	font-size:14px;
	border-bottom:1px solid #CCC;
	margin:0;
}

#tblLayoutRow4Col1, #tblLayoutRow4Col2, #tblLayoutRow4Col3, #tblLayoutRow4Col4 {
	width:215px;
	padding-right:10px;
}

#tblLayoutRow4Col4 {
	width:215px;
	padding:0;
	padding-left:10px;
}

/* Motive Galerie */
.cmsMotivansichtAHref1 {
    display:block;
    text-decoration:none;
    background-color:#cecece;
    border:1px solid #cecece;
    padding:5px 5px 5px 5px;
}

.cmsBg1 {
    background-image:url(http://www.kdl24.info/_neu/templates/images/bg1.gif);
    height:21px;
}

.cssTabelle1ThLinks {
    font-weight:bold;
    background-image:url(http://www.kdl24.info/_neu/templates/images/bg1.gif);
}

.cssTabelle1ThRechts {
    font-weight:bold;
    background-image:url(http://www.kdl24.info/_neu/templates/images/bg1.gif);
}

.cssTabelle1TdLinks {
    border-left:1px solid #cecece;
    border-bottom:1px solid #cecece;
}

.cssTabelle1TdRechts {
    border-right:1px solid #cecece;
    border-left:1px solid #cecece;
    border-bottom:1px solid #cecece;
}

#motiv-galerie {
    overflow:scroll;
    height:505px;
}

#loader {
	z-index:999;
	position:absolute;
	width:100px;
	height:100px;	
}

.linkThickbox1 {
	border:1px solid #999;
	padding:10px;
	display:block;
	background-color:#CCC;
	text-decoration:none;
	margin-right:5px;
	margin-bottom:5px;
}

/* Bestellformular */
.fldInp1 {
    width: 206px;   
    height:20px;
    border:1px dotted #333;
	margin-bottom:5px;
}

.fldVorname1 {
    width: 100px; 
    height:20px;
    border:1px dotted #333;  
}

.fldNachname1 {
    width: 100px; 
    height:20px;
    border:1px dotted #333;  
}

.fldPlz1 {
    width: 50px;  
    height:20px;
    border:1px dotted #333;  
	margin-bottom:5px;
}

.fldOrt1 {
    width: 150px; 
    height:20px;
    border:1px dotted #333; 
	margin-bottom:5px;
}

.fldArtNr1 {
    width: 80px;    
}

.fldArtikel1 {
    width: 265px;
}

.fldFarbe1 {
    width: 200px;   
}

.fldGroesse1, .fldGroesse2, .fldGroesse3, .fldGroesse4, .fldGroesse5 {
    width: 30px;
    text-align:center;
}

.fldSumme1, .fldSumme2, .fldSumme3, .fldSumme4, .fldSumme5 {
    width: 50px;
    text-align: right;
}

* html body .fldH2 {
    color:#e51686;
    font-weigth:bold;
    text-decoration:none;
    margin-bottom:5px;
    padding-bottom:2px;
}

.fldTextarea1 {
    width: 660px; 
    height:155px; 
    border:1px dotted #333;
}

.rahmen1 {
    border:1px dotted #333;
}

#tblTextalignLeft td {
	text-align:left;
	vertical-align:middle;
	font-size:11px;
}

.templ_shop_start_img_artikelbilder {
	border:1px solid #000;
}

.templ_shop_start_td_artikel {
	font-size:11px;	
	line-height:16px;
}

.templ_shop_start_ahref_artikel {
	font-size:11px;	
	line-height:16px;
    color:#e51686;
    text-decoration:none;
}

.borderImg {
	border:1px solid #E9E7E8;
}

.bgExpressRechnerArtikelname {
	background-color:#999;	
}

a.subNavActive {
	font-weight:bold;
}

/* EDIT BY MICHAEL STREMMEL */

/* TABLE DER SEITE */
.main {
	width: 900px;
	border: solid 8px #fff;
	background: #fff;
	/* CSS3 nicht im IE sichtbar */
	-moz-box-shadow: 0 0px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0px 2px rgba(0,0,0,0.5);
	box-shadow: 0 0px 2px rgba(0,0,0,0.5);
}


/* *********************************** */
/* FORM-BLOCK & EINGABEFELDER STREMMEL */
/* *********************************** */

.area-block {
	float: left;
	margin: 0 0 10px 0px;
	padding: 0 0 5px 0;
	width: 656px;
	height: auto;
	background: #e0e0e0;
	border: solid 1px #ccc;
}

.area-eingabe-block {
	float: left;
	margin: 5px 5px 0 5px;
	padding: 5px 15px 0 15px;
	width: 616px;
	height: auto;
}

.headline-block {
	float: left;
	margin: 0;
	padding: 4px 0 0 20px;
	width: 636px;
	height: 19px;
	background: url(../images/headline_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
}


/* INPUT & EINGABEFELDER */
.area-eingabe-block label {
	float: left;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #000;
	margin: 0 0 10px 0;
}

.area-block input[type=text] {
	display: inline-block;
	margin: 0 0 10px 0;
	border: 1px dotted #666;
	background: #fff;
	color: #000;
	width: 250px;
}

.textarea-motto {
	display: inline-block;
	margin: 0 0 10px 0;
	border: 1px dotted #666;
	background: #fff;
	color: #000;
	width: 500px;
	height: 100px;
}

.area-block select {
	display: inline-block;
	margin: 0 0 10px 0;
	border: 1px dotted #666;
	background: #fff;
	color: #000;
	width: 252px;
}

.area-block input[type=password] {
	display: inline-block;
	margin: 0 0 0 0;
	border: 1px dotted #666;
	background: #fff;
	color: #000;
	width: 250px;
}

.checkbox-label {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #000;
	margin: 0 10px 0 0;
}

/* IE 7 - FIX */
*+html .checkbox-label {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #000;
	margin: 3px 0 0 0;
	padding: 0;
}
