body {
	background: url(/fileadmin/senf/images/body-bg.jpg) top center no-repeat #fff;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family:Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 12px;
	line-height: 20px;
}
div#splash #content {
	padding: 40px 0;
}
h1 {
	font-size: 30px;
	font-weight: 100;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	margin-bottom: 13px;
	line-height: 1;
}
h2 {
	font-size: 24px;
	font-weight: 100;
	color: #b61c0e;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	margin-bottom: 13px;
	line-height: 1;
}
h2 a{text-decoration: none;}
h2 a:hover{text-decoration: underline;}
h3 {
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 8px;
	color: #483224;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}
p {
	margin: 0 0 13px 0;
}
ul, ol {
	margin: 21px 0 21px 2.5em !important;
}
ul li {
	list-style: disc;
}
a {
	color: #b61c0e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #910f0d;
}
small {font-size: 11px;}

td p {margin: 0 0 !important; padding: 0 !important;}
table.contenttable td {vertical-align: top; padding: 5px;}

#header {
	background: url(/fileadmin/senf/images/nav-bar-bg.png) 0px 60px repeat-x;
	position: relative;
}
#logo {
	position: relative;
	z-index: 100;
	margin-top: -20px;
}
#logo2 {
	position: relative;
	z-index: 100;
	margin-top: -12px;
}
#splash .teaser img{
	margin-top: 0px;
	margin-bottom: -40px;
	background-color: 
}
.teaser2 {margin-top: 0px;}
#search {
	display: block;
	width: 220px;
	height: 30px;
	background:url(/fileadmin/senf/images/suche-bg.png) no-repeat;
	margin-top: 12px;
	float:right;
}
#search .search-input, #search #keywords {
	width: 160px;
	margin: 0 10px;
	border: 0;
	padding: 5px 0;
	font-size: 13px;
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#keywords {float:left;}
#search .search-submit {
	width: 40px;
	border: 0;
	height: 30px;
	cursor: pointer;
	background: none;
	text-indent: -9999px !important;
	font-size: 1px;
	outline: none;
}
#languages {float:left; margin-top: 20px;}
#languages a{margin: 0 5px;}

#headernav {height: 60px; display:block;font-size: 1px; margin-left: 240px; display:block;}
#headernav ul{margin: 10px 0 0 0 !important; padding: 0; float:left;}
#headernav li{float:left; margin-right: 10px; list-style: none;}
#headernav a{color: #f3eddc; text-decoration: none;	font-size: 10px; text-transform: uppercase; font-weight: 700;}
#headernav a:hover{text-decoration: underline;}

#navigation {
	margin: 0 !important; padding: 0 !important;
}
#navigation li {
	float:left;
	list-style: none;
}
ul#navigation li a {
	font-size: 16px;
	color: #f3eddc;
	padding: 0px 10px;
	line-height: 40px;
	height: 40px;
	display:block;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul#navigation li a:hover {
	background: #f3eddc;
	color: #525252;
}

#sidebar {

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	width: 220px;
	text-align: left;
}
.sidebar-box {
	-moz-border-radius: 5px;
	background: #f3eddc;
	padding: 5px 0;
	margin-bottom: 10px;
}
.sidebar-box .content {
	background: #faf8ed;	
	border-left: 1px solid #fffceb;
	border-right: 1px solid #fffceb;
	padding: 5px 10px;
}
.sidebar-box h3 {
	margin: 5px 10px;
	color: #483224;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}
.sidebar-box h3 a{
	color: #483224; text-decoration: none;
}
.sidebar-box ul {
	margin: 0 !important;
	border-bottom: 1px solid #fff;
	list-style: none !important;
}
.sidebar-box ul li {
	margin: 0 !important;
	list-style: none;
}
.sidebar-box ul li a {
	background: #faf8ed;
	padding: 2px 10px;
	display:block;
	font-weight: 700;
	text-decoration: none;
	color: #7a553d;
	border-bottom: 1px solid #f3eddc;
}

.sidebar-box ul li a.selected{
	background: #f3eddc;
	color: #483224;
	padding: 2px 10px;
	display:block;
	font-weight: 700;
	text-decoration: none;
	border-bottom: 1px solid #fffceb;
}
.sidebar-box ul li a.selected:before {
	content: "\00bb\ " !important;
}
.sidebar-box ul li a:hover {
	background: #f3eddc;
	color: #483224;
}
.sidebar-box ul ul{
	margin: 0 !important;
	border-bottom: 1px solid #fff;
	background: #f3eddc;
}

.subcat {}
.subcat li{list-style: none;}
.subcat a{ background: #faf7f0 !important; 	color: #7a553d !important; font-weight: 100 !important;}
.subcat a:hover {background: #f3eddc !important; 	color: #7a553d !important;}
.sidebar-box ul ul li{
	padding: 0 0 0 10px;
	border-top: 1px solid #fff;
}
.sidebar-box ul ul li a{	font-weight: 100;}
#breadcrumb {

	line-height: 20px;
	margin-bottom: 10px;
	padding: 5px 0;
	color: #605858;
	font-size: 11px;
	border-bottom: 1px solid #f0ebcd; 
}
#content {
	background: #fff;
	padding: 10px 0 20px 0;
}

#content ul{list-style: disc outside; margin: 0 0 20px 17px;}
#content li{margin: 5px 0;}

#footer {
	font-size: 11px;
	color: #404040;
	margin-top: 40px;
	padding: 9px 0 30px 0;
	border-top: 1px solid #e9e9e9;
}
#footer a {
	color: #4a4a4a;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {width: 960px; margin: 20px auto; font-size: 11px; text-indent: 10px;}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.lfloat {float:left;}
.rfloat {float:right;}
.clear {
	clear:both;
	line-height: 0px;
	font-size: 1px;
	margin-top: -1px;
	height: 1px;
	visibility: hidden;
	display:block;
}
.clear2 {
	clear:both;
	font-size: 1px;
	height: 1px;
	display:block;
	background: #f3eddc;
	margin: 20px 0;
}


div.classic{
	clear:both;
	background: url(/fileadmin/senf/images/hr-line.gif) center;
	height: 20px;
	display:block;
	border: 0;
	margin: 20px 0;
	line-height: 1px;
	font-size: 1px;
	outline: none;

}
div.classic hr{display:none;}
.tx-guestbook-textarea textarea {width: 100%;}
.tx-guestbook-textarea label{display:block;width: 100%;}
#tx-guestbook-form{margin: 0 0 0 240px !important; padding: 19px; background: #f3eddc; border: 1px solid #e5e5da;}
#tx-guestbook-form .leftfield{width: 200px; float:left;}
#tx-guestbook-form .rightfield{width: 200px; float:right;}
#tx-guestbook-form div label{width: 100px !important; float:left;}
#tx-guestbook-form div input{width: 100% !important; float:left;}

.tx-guestbook-result a {padding: 4px; border: 1px solid #e9e9e9; text-decoration: none;}
.tx-guestbook-result strong,.tx-guestbook-result a:hover {padding: 4px; border: 1px solid #e9e9e9; background:#b61c0e; color: #fff;}

.tx-guestbook-textarea textarea {width: 100%;}
.tx-guestbook-textarea label{display:block;width: 100%;}
.csc-mailform{padding: 19px; background: #f3eddc; border: 1px solid #e5e5da;}
.csc-mailform .leftfield{width: 200px; float:left;}
.csc-mailform .rightfield{width: 200px; float:right;}
.csc-mailform div label{width: 100px !important; float:left;}
.csc-mailform div input, .csc-mailform div textarea{width: 100% !important; float:left;}

.tx-guestbook-result a {padding: 4px; border: 1px solid #e9e9e9; text-decoration: none;}
.tx-guestbook-result strong,.tx-guestbook-result a:hover {padding: 4px; border: 1px solid #e9e9e9; background:#b61c0e; color: #fff;}

.tableOeffnungszeiten td {
	padding: 0px 10px 0px 0px;
}

div.csc-textpic-imagerow ul{margin: 0 !important;}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: hidden; /*leave this value alone*/
width: 940px; /*Width of Carousel Viewer itself*/
height: 380px; /*Height should enough to fit largest content's height*/
margin-left: 10px;
margin-top: -20px;
float: left;
margin-bottom: -60px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 940px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 360px;
display:block;
}

.panel h1 {color: #fff; margin-bottom: 0.6em; }
.panel h2 {color: #f0ebcd; margin-bottom: 1em; }


#stepcarousel2{
position: relative;
overflow: hidden; 
width: 940px;
height: 200px; /*Height should enough to fit largest content's height*/

}
#stepcarousel2 .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
#stepcarousel2 .panel{
float: left; /*leave this value alone*/
padding: 10px 0;
margin-right: 20px;
width: 99px;
}

.box-bestseller-anim {}
.box-bestseller-anim li{text-align:center;}

.flipbox {width: 220px; min-height: 130px; display:block; overflow:hidden;}
.flipbox h2  {margin-top: 10px;}
.flipbox h2,.flipbox p  {margin-left: 10px; margin-right: 10px;}


.csc-textpic-text div {margin: 10px;}

.tx-indexedsearch-searchbox {
	background: #f3eddc;
	padding: 5px;
		border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.tx-indexedsearch-path {
	background: #fff;
}
.tx-indexedsearch-whatis {
		border-bottom: 1px solid #f0ebcd; 
}

.browsebox {}
.browsebox li{margin-right: 10px !important;}