/* CSS Document */

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	margin-left: 27px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	line-height:1.1em;

}

.logozeile {
	height: 155px;
	background-image: url(/commongrafik/strichlinie.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.logobild {
	margin-top: 80px;
	margin-left: 483px;
}

.navizeile {
	height: 86px;
	background-image: url(/commongrafik/strichlinie.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}

.sprachwechselzelle {
	width: 160px;
	color: #992038;
	font-size: 10px;
	text-align: right;
	padding: 0px;
	
}

.sprachwechselzelle a {
	color: #992038;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	line-height:1.4em;
}

.sprachwechselzelle a:hover {
	color: #992038;
	border-bottom: 1px dotted #992038;
}

.navitabelle {
	width: 280px;
	font-size: 11px;
	color: #992038;
	
}

.navitabelle td {
	line-height:1.5em;
}

.navikastenrot {
	background-color: #992038;
	width: 5px;
}

a.navi {
	color: #992038;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}

a.navi:hover {
	color: #992038;
	border-bottom: 1px dotted #992038;
}

a.naviactive {
	color: #992038;
	text-decoration: none;
	font-weight: bold;
}

.navispaltentrenner {
	width: 1px;
	background-color: #992038;
;
}

.contentcontainer {
	height: 238px;
	padding-top:10px;
}

.contenttabelle {
/*	margin-top: 8px;
*/	height: 238px;
}

.contentbildzelle {
/*	width: 571px;
*/	background-color: #C5C5C5;
	color: #333333;
	font-size: 0.83em;
}

.produktlisting_contentbildzelle {
	background-color:#FFFFFF;
}

.contentbildzelle h1 {
	color: #992038;
	font-size: 16px;
	font-style: italic;
	margin: 0px;
	margin-bottom: 5px;
	padding-right: 12px;
}

.contentbildzelle p {
	/*color: #333333;*/
	/*font-size: 12px;*/
	margin: 0px;
	margin-bottom: 5px;
	padding-right: 12px;
}

.contentbildzelle input,.contenttextzelle input {
	font: 0.88em;
}

.contentbildzelle textarea,.contenttextzelle textarea {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.88em;
}

.contenttextzelle {
	font-size: 12px;
	width: 278px;
	background-color: #992038;
	padding: 12px;
	border-left: 7px solid #ffffff;
	color: #ffffff;
}

.contenttextzelle h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-style: italic;
	margin: 0px;
	margin-bottom: 5px;
}

.contenttextzelle p {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 5px;
}

.produktlisting_contenttextzelle {
	font-size: 12px;
	width: 278px;
	background-color: #992038;
	padding: 12px;
	border-left: 7px solid #ffffff;
	color: #ffffff;
	padding-left:20px;
}

.produktlisting_contenttextzelle ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.produktlisting_contenttextzelle li {
	margin-bottom:8px;
	padding-right:5px;
}

.roterTextAufRot {
	color:#d46077;
	font-style:italic;
	font-weight:bold;
}

.contenttextzelle-mit-bild {
	width: 278px;
	border-left: 7px solid #ffffff;
	padding: 0px;
	background-color: none;
}

.contentbildzelle a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #C5C5C5;
	font-weight: bold;
}

.contentbildzelle a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

.contenttextzelle-links {
	font-size: 11px;
	padding: 12px;
	color: #333333;
	text-align: left;
}

.contenttextzelle-links h1 {
	color: #992038;
	font-size: 13px;
	font-style: italic;
	margin: 0px;
	margin-bottom: 5px;
}

.contenttextzelle-links p {
	margin: 0px;
	margin-bottom: 5px;
}

.contentshopcontainer {
	margin-top: 0px;
	height: 238px;
	background-color: #FFFFFF;
}

.contentshoptabelle {
	margin-top: 0px;
	height: 238px;
}

.contentshopzelle {
	background-color: #C5C5C5;
	margin: 0px;
	padding: 0px;
	border-right: 0px solid #ffffff;
}

/*.shopproduktbildzelle{width:278px;background-color:#FFFFFF;padding-left:5px;} SICHER */

.shopproduktbildzelle {
	width: 278px;
	background-color: #C5C5C5;
	padding-left: 5px;
}

.textfettrot {
	color: #992038;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding-bottom:7px;
}

.textfettrotklein {
	color: #992038;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}

.weisslink {
	color: #FFFFFF;
	text-decoration: none;
	/*border-bottom: 1px dotted #FFFFFF;*/
}

.weisslink:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}

.unterzeiletabelle {
	height: 20px;
	margin-bottom:40px;
}

.unterzeiletextzelle {
	color: #716F6F;
	width: 581px;
	font-size: 10px;
}

.unterzeiletextzelle a {
	color: #716F6F;
	text-decoration: none;
}

.unterzeiletextzelle a:hover {
	border-bottom: 1px dotted #716F6F;
}

.unterzeilenavizelle {
	padding-left: 7px;
	color: #992038;
	font-size: 11px;
	letter-spacing: 0.5em;
}

.unterzeilenavizelle a {
	color: #992038;
	text-decoration: none;
}

.unterzeilenavizelle a:hover {
	border-bottom: 1px dotted #992038;
}

.unterzeilenavizelle-slideshow {
	padding-left: 7px;
}

.unterzeilenavizelle-slideshow a:hover {
	border-bottom: none;
}

/*Individualisierung*/

.dachfarbzelle {
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 1px dotted #C5C5C5;
	border-right: 1px dotted #C5C5C5;
}

.dachfarbzelle-over {
	border-left: 1px dotted #994444;
	border-right: 1px dotted #994444;
}

.dachfarbbild {
	
}

/* Shop */

.shopnavitabelle {
	background-color: #F0D3D0;
	width: 377px;
	height: 70px;
}

checkbox, input, radio, select {
	font-size: 0.88em;
}

TEXTAREA {
	width: 100%;
	font-size: 10px;
}

select {
	background-color: #992038;
	width: 160px;
	color: #ffffff;
	border: 1px solid #992038;
}

.attributtabelle {
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

.attributtextzelle {
	color: #992038;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	text-align: right;
}

.attributselectzelle, .attributselect, .attributtextzelle {
	width: 180px;
}

.attributselectzelle {
	text-align: left;
}

.attributselect {
	font-size: 10px;
	background-color: #FFFFFF;
	color: #992038;
	border: 1px solid #992038;
}

a.links-texte-warenkorbbox {
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px dotted #F0D3D0;
	color: #992038;
	font-style: italic;
	font-weight: bold;
}

a.links-texte-warenkorbbox:hover {
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	color: #992038;
}

#musterbild {
	border: 1px dotted #FFFFFF;
}

table.kategorieSelectbox {
	width: 150px;
}

.hilfsnaviTable td {
	line-height:1.3em;
}

p.pager {
	margin-top:10px;
	text-align:right;
	color: #992038;
	font-size: 10px;
	letter-spacing: 0.5em;
	font-weight:normal;
}

p.pager span.selected {
	color: #333333;
}

p.pager a {
	color: #992038;
	text-decoration: none;
	font-weight:normal;
}

p.pager a:hover {
	border-bottom: 1px dotted #992038;
}

.maintextCell {
	padding-left:20px;
}

.maintextWeiter a {
	color: #707070;
	text-decoration:none;
	font-style: italic;
	font-weight:normal;
	
}

/* @group SHOP */

.shop_mainContentDiv {
	font-size: 0.87em;
	padding: 20px 20px 35px 20px;
}

.shopbutton {
	margin: 0px 2px 5px 3px;
}

/* @end */