/* ALLGEMEIN, BG UND PAGE */

* {
	margin: 0;
	padding: 0;
}

.clearer {
	clear: both;
}

body {
	font-family: "Times New Roman", Times, serif;
	color: #3b0a0a;
	background: url(../images/body-bg.gif) top left;
}
#wood {
	background: url(../images/wood-bg.gif) top left repeat-x;
}
#bordure {
	background: url(../images/bordure-bg.gif) 0 303px repeat-x;
}
#bordureshadow {
	background: url(../images/bordureshadow-bg.gif) 0 342px repeat-x;
	padding-top: 73px;
}

#page {
	width: 948px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #fff;
}

/* HEADER */

#header {
	height: 230px;
	position: relative;
}
.headerbild {
	width: 315px;
	height: 230px;
	float: left;
	background-position: 0 20px;
	background-repeat: no-repeat;
	border-right: 2px solid #fff;
	cursor: pointer;
}
#headerbild1 {
	background-image: url(/images/cm/Headerbilder/headerbild1.jpg);
}
#headerbild2 {
	width: 314px;
	background-image: url(/images/cm/Headerbilder/header_schinken.jpg);
}
#headerbild3 {
	background-image: url(/images/cm/Headerbilder/header_spargel.jpg);
	border: none;
}

#logo {
	width: 948px;
	height: 141px;
	position: absolute;
	top: -64px;
	left: 0;
	background: url(../images/logo.png);
	cursor: pointer;
}

/* NAVIGATION */

#navi {
	width: 946px;
	height: 37px;
	margin-left: 0;
	background: url(../images/navi-li-bg.gif) top left repeat-x;
	border-top: 1px solid #3c1717;
	border-bottom: 1px solid #3c1717;
	border-left: 1px solid #8e1414;
	border-right: 1px solid #8e1414;
	font-size: 18px;
	list-style-type: none;
}
#navi li {
	float: left;
	list-style-type: none;
}
#navi li a {
	float: left;
	height: 37px;
	padding: 0 25px;
	background: url(../images/navi-li-bg.gif) top left repeat-x;
	line-height: 37px;
	color: #e1e1e1;
	text-decoration: none;
	border-right: 1px solid #911414;
}
#navi li.active a,
#navi li.active a:hover {
	background: url(../images/navi-li-bg_active.gif) top left repeat-x;
}
#navi li a:hover {
	background: url(../images/navi-li-bg_hover.gif) top left repeat-x;
}

/* CONTENT */

#content {
	padding: 49px 39px 7px 39px;
	background: #fff url(../images/content-bg.gif) top left repeat-x;
}

#title {
	float: left;
	width: 190px;
	height: 63px;
	margin: -21px 0 0 -39px;
	padding: 0 95px 0 0;
	background: url(../images/seitentitel-bg.jpg) top left no-repeat;
	font-size: 19px;
	color: #f4ede2;
	text-align: center;
	line-height: 47px;
}

h1,h2,h3,h4,h5 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	float: right;
	font-size: 24px;
	color: #a61616;
}
h2 {
	margin-bottom: 12px;
	font-size: 19px;
	color: #a61616;
}
p,ul,ol {
	margin-bottom: 25px;
}

hr {
	height:1px;
	margin: 21px 26px 21px 0;
	border: 1px dashed #FFBE8F;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#content .col {
	margin-top: 21px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.col h1{
	float: none;
	line-height: 40px;
}

#leftcol {
	float: left;
	width: 300px;
}
#rightcol {
	float: right;
	width: 520px;
}

/* Für einspaltiges Layout */
body.einspaltig #content .col {
	width: 870px;
}
/* ----------------------- */
/* Für "Präsentkörbe"-Layout */

body.praesentkoerbe_neu #content .col img {
	margin-top: -10px;
	margin-bottom: 20px;
}

body.praesentkoerbe_neu #content .col table td {
	background-image: url("/images/cm/teaser/bg_teaser_list.gif");
	background-repeat: repeat-x;
	padding: 35px 20px 0 0;
	width: 276px;
}

body.praesentkoerbe_neu #content .col table td.preise {
	padding: 0 0 35px 0;
	width: 276px;
	background-image: none;
	border-bottom: 1px solid #f0ebe6;
}

body.praesentkoerbe_neu #content .col table td.wood {
	/*background-image: url("/images/cm/Shop-Bilder/praesentkoerbe/holz_bg.jpg");
	background-repeat: repeat-y;*/
	width: 276px;
	padding-top: 80px;
}

body.praesentkoerbe_neu #content .col .shop_button {
	border: none;
	right: 0pt;
	bottom: 0pt;
	padding: 60px 55px 40px 50px;
	font-size: 24px;
	line-height: 15px;
	text-align: center;
	color: #3b0a0a;
	text-decoration: none;
	background-color: transparent;
	background-image: url("/images/cm/Shop-Bilder/praesentkoerbe/shop_button.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

body.praesentkoerbe_neu #content .col .shop_button:hover {
	text-decoration: underline;
}

body.praesentkoerbe_neu #content .col .bestellbutton_neu {
	right: 0pt;
	bottom: 0pt;
	padding: 9px 22px 12px 16px;
	font-size: 18px;
	line-height: 15px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	background-image: url("../images/bestellbutton-bg_neu.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

body.praesentkoerbe_neu #content .col .bestellbutton_neu:hover{

background-image: url("../images/bestellbutton-bg_hover_neu.gif");
}

/* ----------------------- */

#content .col a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #a61616;
	text-decoration: underline;
}
#content .col a:hover {
	color: #6e0e0e;
}

#content .col .no_link {
	color: #3b0a0a;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
}

#content .col a.no_link:hover {
	color: #3b0a0a;
}

#content .col .teaser_big_right .no_link {
	color: #ffffff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
}

#content .col .teaser_big_right a.no_link:hover {
	color: #ffffff;
}

#content .col .teaser_left .no_link {
	font-size: 12px;
}

#content .col img,
#content .col a img {
	border: 0px;
	margin: 11px 0;
}
#content .col img.bild_rechts {
	float: right;
	margin-left: 5px;
}
#content .col img.bild_links {
	float: left;
	margin-right: 5px;
}
#content .col img.bild_breit {
	margin-left: -40px;
	border-right: none;
	border-left: none;
}
#content .col ul {
	list-style-image: url(../images/list-bullet.gif);
	margin-left: 25px;
}

/* PRODUKTVORSCHAU */

ul.produktvorschau {
	width: 436px;
	margin: 0 0 0 -40px !important;
	list-style-type: none;
	list-style-image: none;
}
ul.produktvorschau li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 14px;
}
ul.produktvorschau li a {
	display: block;
	height: 100px;
	background: #fff url(../images/produktvorschau-li-bg.gif) 136px 0 repeat-y;
	text-decoration: none !important;
}
ul.produktvorschau li a img {
	float: left;
	margin: 0 30px 0 0 !important;
	border: none !important;
	border-right: 1px solid #beab9a !important;
}
ul.produktvorschau li a h2 {
	margin: 0 0 4px 0!important;
	padding: 11px 0 0 0 !important;
	font-size: 18px !important;
}
ul.produktvorschau li a p {
	margin: 0 !important;
	padding: 0 0 0 0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3b0a0a;
}
ul.produktvorschau li a span {
	margin: 0 0 0 128px !important;
	padding: 11px 0 0 22px !important;
	font-size: 14px;
	background: url(../images/produktvorschau-arrow.gif) 0 16px no-repeat;
}

/* FOOTER */

#redblock {
	height: 6px;
	background: #ad1212;
}

#footer {
	width: 948px;
	height: 18px;
	margin: 3px auto 0 auto;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a7866b;
	text-align: right;
	line-height: 18px;
}
#footer strong {
	font-size: 12px;
	margin-left: 24px;
}
#footer a {
	color: #a7866b;
	text-decoration: none;
}
#footer a:hover {
	color: #e1e1e1;
}


.anfrage td
{
	vertical-align: top;
}

.messages
{
	width: auto;
	padding: 10px;
	border: 1px solid #D8D8D8;
	margin: 1em 0 1em 0;
}

.error
{
	border-color: #A02121;
}

.success
{
	border-color: #206F1B;
}

/* TEASER */

table.teaser {
	width: 436px;
	margin: 0 0 0 -40px !important;
	border: none;
}

td.two {
	background: #fff url(../images/produktvorschau-li-bg.gif) 0 repeat-y;
	padding: 8px 0 5px 20px;
}

table.teaser img {
	margin: 0 !important;
	border: none !important;
	border-right: 1px solid #beab9a !important;
}

table.teaser a {
	text-decoration: none !important;
}

table.teaser p {
	margin: 0 0 -20px 0;
}

table.teaser h2 {
	font-size: 18px;
	color: #a61616;
	margin-bottom: 5px;

}

#content .col .teaser_big_right
{
	color: #fff;
}
#content .col .teaser_big_right h1
{
	color: #fff;
	float: none;
	line-height: 47px;
}

#content .col .teaser_big_right a
{
	color: #fff;
	line-height: 30px;
}

#content .col .teaser_big_right a:hover
{
	color: #e5a2a2;
}

#content .col .teaser_small_right
{
	float: left;
}

#content .col .teaser_small_right h1
{
	font-size: 20px;

	line-height: 47px;
}

#content .col .teaser_left_big
{
	background: url(/images/cm/teaser/bg_teaser_list.gif) repeat-x;
	padding: 25px 0 0 15px;
}

#content .col .teaser_left_big p
{
	width: 220px;
}

#content .col .teaser_left_big a
{
	line-height: 30px;
}

#content .col .teaser_left_big a.no_link
{
	line-height: 18px;
}

#content .col .teaser_left_big h2 a
{
	font-size: 19px;
	text-decoration: none;
	line-height: 18px;
}

#content .col .teaser_left, #content .col .teaser_left_newsletter
{
	background:url(/images/cm/teaser/bg_teaser_list.gif) repeat-x;
	margin: 2px 0 2px 0;
	padding: 15px 0 0 15px;
	width: 285px;
	height: 120px;
}

#content .col .teaser_left p
{
	width: 165px;
}

#content .col .teaser_left_newsletter p
{
	width: 150px;
}

#content .col .teaser_left a, #content .col .teaser_left_newsletter a
{
	line-height: 30px;
}

#content .col .teaser_left a.no_link, #content .col .teaser_left_newsletter a.no_link
{
	line-height: 18px;
}

#content .col .teaser_left h2 a, #content .col .teaser_left_newsletter h2 a
{
	font-size: 19px;
	text-decoration: none;
	line-height: 18px;
}

#content .col .teaser_right_startseite
{
	height: 148px;
	padding: 15px 0 0 20px;
}

#content .col .teaser_right_startseite p
{
	width: 200px;
}

#content .col .teaser_right_startseite a
{
	line-height: 30px;
}

#content .col .teaser_right_startseite a.no_link
{
	line-height: 18px;
}

#content .col .teaser_right_startseite h2 a
{
	font-size: 19px;
	text-decoration: none;
	line-height: 18px;
}

div.clear 
{ 
	clear: both;
}



#content .col .teaser_rezepte .no_link {
	color: #3b0a0a;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: none;
}

#content .col .teaser_rezepte a.no_link:hover {
	color: #3b0a0a;
}

#content .col .teaser_rezepte
{
	color: #3b0a0a;
}



/*Slider*/

#carousel1 {
	width: 872px; 
	height: 300px;
	display: block;
	background: #fff url(../images/bg_slider.jpg);

}

#carousel1 a img{
	border: 0;
}

.carousel1 {
	border: 1px solid #fff;
}

#title-text {
	display: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #fff;
	width: 80%;
	margin-top: 240px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#alt-text {
	display: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 20px;

}

.carousel_buttons {
	position: absolute; top:240px; right:-5px;
}

.carouselLeft {	
	border:none;
	display: none;
	background:url(../images/rotate-left.png);	
	width:44px; height:43px;
	background-position: 0px 0px;


}
.carouselLeft:hover {	
	border:none;
	display: none;
	background-position: 0px 43px;
}

.carouselLeft:focus {	
	border:none;
	display: none;
	background-position: 0px 0px;}

.carouselLeft:active {	
	border:none;
	display: none;
	background-position: 0px 43px;
}

.carouselRight {
	border:none;
	display: none;
	background:url(../images/rotate-right.png);	
	width:44px; height:43px;
	background-position: 0px 0px;
	margin-right: 20px;
}
.carouselRight:hover {	
	border:none;
	display: none;
	background-position: 0px 43px;
}

.carouselRight:focus {	
	border:none;
	display: none;
	background-position: 0px 0px;
}

.carouselRight:active {	
	border:none;
	display: none;
	background-position: 0px 43px;
}

/*Kundenstimmen*/

#content .col #ticker
{
	width: 270px;
	margin: 0 0 20px 0;
	padding: 15px 15px 0;
	background:url(/images/cm/teaser/bg_teaser_list.gif) repeat-x;
}

#content .col #ticker h2 a
{
	font-size: 19px;
	text-decoration: none;
	line-height: 18px;
}

#content .col ul#newslist li span
{
	color: #a61616;

}

#content .col ul#newslist
{
	margin: 0;
	position: static;
	list-style-image: none;
	list-style-type: none;
}

#content .col ul#newslist,
#content .col ul#newslist li,
#content .col ul#newslist li a
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3b0a0a;
	text-decoration: none;
}

#content .col ul#newslist li
{
	padding: 0;
	margin: 0;
	display: none;
	background-image: none !important;
	background-color: transparent !important;
}
#content .col ul#newslist li.active
{
	display: block;
	width: 100%;
}
#content .col ul#newslist li a
{
	padding: 0;
	display: block;
	width: 100%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
}
#content .col ul#newslist li a:hover,
#content .col ul#newslist li a:focus
{
	color: #a61616;
}

#content .col #ticker_start
{
	width: 96%;
	padding: 25px 0 0 15px;
	background:url(/images/cm/teaser/bg_teaser_list.gif) repeat-x;
}

#content .col #ticker_start h2 a
{
	font-size: 19px;
	text-decoration: none;
	line-height: 18px;
}

/*TABELLEN*/

.fotos {
	margin: 0 0 30px 0;
}

.fotos td{
	background-color: #f7f2ee;
	padding: 5px;
}
