@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

a {
	color: #BB1122;
	text-decoration: underline;
}

span.rosa {
	color: #F8A2AB;
}

span.grau {
	color: #636363;
}

div.page {
	width: 800px;
	margin: auto;
}

div.header-links {
	float: left;
	width: 250px;
	height: 100px;
	background: url(../img/header-links.jpg) no-repeat;
}

a.header-logo {
	float: left;
	width: 300px;
	height: 100px;
	background: url(../img/header-logo.jpg) no-repeat;
}

div.header-rechts {
	float: left;
	width: 250px;
	height: 100px;
	background: url(../img/header-rechts.jpg) no-repeat;
}

div.navigation {
	background: url(../img/navigation-hintergrund.jpg) repeat-x;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 35px;
	text-align: justify;
}

div.navigation ul {
	list-style-type: none;
	text-align: center;
}

div.navigation li {
	margin: auto;
	width: 25%;
	text-align: center;
	display: block;
	float: left;
}

div.navigation a {
	color: #474747;
	text-decoration: none;
}

div.breadcrumb-links {
	background: url(../img/breadcrumb-links.jpg) no-repeat;
	margin-top: 1px;
	width: 5px;
	height: 27px;
	float: left;
}

div.breadcrumb-mitte {
	background: #3A050B;
	margin-top: 1px;
	width: 760px;
	height: 27px;
	float: left;
	line-height: 27px;
	color: #F8A2AB;
	padding: 0 15px;
	font-size: 10px;
}

div.breadcrumb-mitte div.breadcrumb {
	float: left;
}


div.breadcrumb-mitte a {
	color: #C81224;
}

div.breadcrumb-mitte span.links {
	float: right;
}

div.breadcrumb-mitte span.links a {
	background: url(../img/breadcrumb-trenner.gif) no-repeat;
	background-position: right;
	padding: 0 6px 0 4px;
	color: #C81224;
}

div.breadcrumb-mitte span.links a.last {
	background: none;
	padding-right: 0;
}

div.breadcrumb-rechts {
	background: url(../img/breadcrumb-rechts.jpg) no-repeat;
	margin-top: 1px;
	width: 5px;
	height: 27px;
	float: left;
}
 
div.content {
	background: url(../img/content-hintergrund.jpg) no-repeat;
	padding: 20px 0;
}

div.startseite div.rahmen-startseite-oben {
	background: url(../img/rahmen-startseite-oben.jpg) no-repeat;
	width: 806px;
	height: 11px;
	margin: 0 -3px;
}

div.startseite div.rahmen-startseite-mitte {
	background: url(../img/rahmen-startseite-mitte-2.jpg) repeat-y;
	width: 806px;
	margin: 0 -3px;
	padding: 0 3px;
}

div.startseite div.rahmen-startseite-unten {
	background: url(../img/rahmen-startseite-unten.jpg) no-repeat;
	width: 806px;
	height: 11px;
	margin: 0 -3px;
}

div.zwischenseite_individualisierung {
	color: #7B0B16;
	width: 7px;
	height: 390px;
	position: relative;
	float: left;
}

div.individualisierung {
	padding: 20px 40px;
	color: #7B0B16;
	width: 700px;
	height: 386px;
	position: relative;
	float: left; 
}

div.individualisierung div.ce_hyperlink {
	float: left;
	
} 

div.individualisierung div.ce_text p {
	margin-top: 3px;
}  
    
div.individualisierung div.image_container {
	margin-right: 12px;
}

div.individualisierung h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 5px 0;
}

div.individualisierung img {
	margin: 10px 0;
}

div.individualisierung p {
	font-size: 14px;
	line-height: 24px;
	font-style: italic;
	font-weight: bold;
	width: 316px;
	margin-top: 20px;
}

div.individualisierung div.button a {
	position: absolute;
	top: 340px;
	left: 132px;
}

div.ehrensache {
/*	padding: 20px 40px;
	color: #7B0B16;
	width: 700px;
	height: 386px;
	position: relative;
	float: left; */
}

div.zwischenseite_onlineshop {
	float: left;
	background: #7B0B16;
	padding: 20px 40px;
	color: #FFFFFF;
	width: 706px;
	height: 370px;
	position: relative;
}

div.onlineshop {
	float: left;
	background: #7B0B16;
	padding: 20px 40px;
	color: #FFFFFF;
	width: 313px;
	height: 632px;
	position: relative;
}

/* */
     
div.zwischenseite_onlineshop h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 5px 0;
}

div.zwischenseite_onlineshop img {
	margin: 8px 0;
}

div.zwischenseite_onlineshop div.teaser, div.teaserstart {
	margin: 0;
	padding: 0;
	float:left;
	width: 290px;
}

div.zwischenseite_onlineshop div.teaser div.thumb {
	float: left;
	margin: 0 20px 0 0;
}

div.zwischenseite_onlineshop div.teaserstart img {
	float: left;
	margin: 8px 20px 0 0;
}

div.zwischenseite_onlineshop div.teaser h2, div.zwischenseite_onlineshop div.teaserstart h2 {
	font-size: 14px;
	color: #F8A2AB;
	margin-top: 10px;
}

div.zwischenseite_onlineshop div.button a {
	position: absolute;
	top: 336px;
	left: 138px;
}

div.zwischenseite_onlineshop div.button a.haendlergesucht, div.zwischenseite_onlineshop div.haendlergesucht {
	position: absolute;
	top: 336px;
	left: 418px;
}

/* */

div.onlineshop h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 5px 0;
}

div.onlineshop img {
	margin: 10px 0;
}

div.onlineshop div.teaser {
	margin: 15px 0;
	padding-top: 1px;
}

div.onlineshop div.teaser div.thumb {
	float: left;
	margin: 0 20px 0 0;
}

div.onlineshop div.teaser h2 {
	font-size: 14px;
	color: #F8A2AB;
	margin-top: 10px;
}

div.onlineshop div.button a {
	position: absolute;
	top: 596px;
	left: 118px;
}

div.footer {
	background: #3B050B;
	font-size: 10px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
}

div.footer a {
	color: #C81224;
}

div.textseite {
	padding: 50px 0 0 0;
}

div.textseite-subnavigation {
	width: 180px;
	float: left;
}

div.textseite div.subnavigation {
	width: 180px;
	float: left;
	margin-bottom: 20px;
}

div.textseite div.subnavigation ul {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	list-style: none;
}

div.textseite div.subnavigation ul li {
	line-height: 32px;
	border-bottom: 1px dotted #D4D4D4;
	padding: 0 10px; 
	margin: 0 -5px;
}

div.textseite div.subnavigation ul li li.first {
	border-top: 1px dotted #D4D4D4;
}

div.textseite div.subnavigation ul li.last {
	border-bottom: none;
}

div.textseite div.subnavigation li li {
	padding: 0 20px; 
	margin: 0 -10px;
}

div.textseite div.subnavigation li li li {
	padding: 0 30px; 
	margin: 0 -15px;
}

div.textseite div.subnavigation ul.submenu li {
	padding: 0 10px; 
	margin-left: -20px;
}

div.textseite div.subnavigation li a {
	text-decoration: none;
	color: #636363;
}

div.textseite div.subnavigation li.trail p, div.textseite div.subnavigation a.trail, div.textseite div.subnavigation p.active  {
	font-weight: bold;
	color: #BB1122;
}

div.textseite div.subnavigation li.active li a, div.textseite div.subnavigation li.active li p {
	font-weight: normal;
	color: #636363;
}

div.textseite-headerbild {
	background: url(../img/textseite-headerbild.jpg) no-repeat;
	width: 800px;
	height: 126px;
	margin-top: 5px;
}

div.textseite div.textseite-content {
	width: 580px;
	padding: 0 10px;
	float: left;
}

div.textseite div.textseite-content ol, div.textseite div.textseite-content ul {
	margin-left: 20px;
}

div.textseite-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #BB1122;
	font-weight: normal;
	line-height: 36px;
}

div.textseite-content h3 {
	margin: 10px 0;
}

div.textseite-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 40px;
}

div.textseite-content p {
	margin: 10px 0;
	text-align: justify;
	
}

div.textseite-content p.teaser {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0;
}

/*
div.textseite-content img.bild-rechts {
	float: right;
	background: url(../img/textseite-bildrahmen.jpg) no-repeat;
	padding: 10px 10px 12px 10px;
	margin: 10px 0 0 20px;
}
*/
div.textseite-content div.image_container img {
	margin: 0 0 0 20px;
	padding: 10px 10px 12px 10px;
	background: url(../img/textseite-bildrahmen.jpg) no-repeat;
}

div.textseite-content div.bildreihe {
	float: left;
}

div.textseite-content div.bildreihe img {
	margin: 0 15px 0 0;
	padding: 10px 10px 12px 10px;
	background: url(../img/textseite3-bildrahmen.gif) no-repeat;
}

div.textseite-content div.bildreihe div {
}

div.textseite div.textseite2-content {
	width: 580px;
	padding: 0 10px;
	float: left;
}

div.textseite2-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #BB1122;
	font-weight: normal;
	line-height: 36px;
}

div.textseite2-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 40px;
}

div.textseite2-content p {
	margin: 10px 0;
	text-align: justify;
	
}

div.textseite2-content p.teaser {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
	margin: 10px 0;
}

div.textseite2-content div.bilder {
	margin-right: -30px;
}

div.textseite2-content div.bilder img {
	float: left;
	background: url(../img/textseite2-bildrahmen.jpg) no-repeat;
	padding: 10px 13px 13px 10px;
	margin: 0 24px 0 0;
}

div.textseite2-content h3 {
	margin-top: 10px;
	line-height: 26px;
}

/* KONTAKT */
form.kontakt table td {
	vertical-align: top;
}

form.kontakt input.text {
	width: 160px;
	height: 20px;
	margin: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form.kontakt textarea {
	margin: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form.kontakt input.submit {
	margin: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* IMPRESSUM */

div.impressum table {
	margin: 10px 0;
}

div.impressum table td {
	padding: 0 20px 5px 0px;
	vertical-align: top;
}

div.impressum table td.col_0 {
	font-weight: bold;
}

div.hauptcontainer {

}

div.image_main_container, #ehrensache div.ce_hyperlink {
	width: 360px;
	float:left;
	margin-right: 20px;   

}
