/* Cascading Stylesheet for Schmittmann GmbH by Timothy Santore, June 4th 2009*/
/* © 2009, Accident Grotesk - Visit http://www.accidentgrotesk.com for more information.*/

/* GLOBALS ------------------------------------------------------- */

/* Initial Reset */
*{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html h1 a, a {
/* for IE5/win */
c\ursor:pointer;
}

body {
	margin:0;
	padding:0px 0px;
	text-align:left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	background-color:#CCC;
}

noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
/*.clear {
  clear:both;
  font-size: 0px;
}

.clearfix:after {
    clear: both; 
    content: "."; 
    display:block; 
    height:0px; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}
*/
/* STRUCTURE ---------------------------------------------------- */

#layout_wrapper {
	width:100%;
	text-align:center;
}

#wrapper {
	width:960px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
		}

/* HEADER  ---------------------------------------------------- */
#header_index {
	height: 103px;
	position:relative;
	overflow:visible;
}

#header_left {
	width:161px;
	margin:40px 0px 0px 30px;
	float:left;
	vertical-align:bottom;
	}
	
#header_right {
	height:47px;
	width:400px;
	margin:21px 30px 0px 0px;
	float:right;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:15px;
	text-transform: uppercase;
	line-height:19px;
	font-weight:normal;
	color:#555555;
	text-align: right;
	}

/* LINKS ---------------------------------------------------------- */
a:link {
	font-style:normal;
	text-decoration:none;
	color:#D10019;
	outline: none;
	}

a:visited {
	text-decoration:none;
	color:#D10019;
	outline: none;
	}

a:hover {
	text-decoration:none;
	color:#000000;
	outline: none;
	}
	
a:active {
	outline: none;
	}	

/* NAV --------------------------------------------------------- */
#nav {
	width:960px;
	height:38px;
	position:relative;
	float:left;
	background-color:#FFFFFF;
	padding-bottom: 0px;
	background-image: url('../images/bg_nav.jpg');
	background-attachment: scroll;
	background-repeat: repeat-x;
	z-index:999;
}

#nav_item {
	padding-left: 30px;
}

#nav_item a {
	margin-right: 0px; /* Pixels between Nav Items*/
	display: block;
	font-weight:normal;
	line-height:32px;
	color: #707070;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:14px;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	}

#nav_item a.active,#nav_item li:hover {
	text-decoration:none;
	color:#000000;
	background: transparent url('../images/bg_nav_a.png') no-repeat scroll top left;
	}
	
#nav_item li:hover a.active {
	background: none;
	}

#nav_item a span, #nav_item a span {
	display:block;
	padding: 0px 12px 0px 12px; /* Space within Nav Items */
	margin-right:-6px;
	}
		
#nav_item a:hover span, #nav_item :hover > a span, #nav_item a.active span {
	display:block;
	background: transparent url('../images/bg_nav_span.png') no-repeat top right;
	}

#nav_item li {
	float:left;
	}

/*#nav_item li:hover {
	background: transparent url('../images/bg_nav_a.png') no-repeat scroll top left;
	}*/

#nav_item li ul {
	width: 171px;
	margin:0;
	padding:0px 0px 12px;
	position:absolute;
	left:-900em;
	top:32px;
	z-index:999;
	/*opacity:0.80;
	filter:alpha(opacity = 80);*/
	font-weight:normal;
	border: none;
	background: transparent url('../images/bg_nav_bottom.png') no-repeat bottom left ;
	}

#nav_item li:hover ul {
	left:auto;
	}

#nav_item li:hover ul, #nav_item li.sfhover ul {
	left:auto;
	overflow:hidden;
	}

#nav_item li:hover ul li, #nav_item li.sfhover ul li {
	padding:3px 0px 3px 0px;
	float:none;
	background: transparent url('../images/bg_nav_middle.png') left top repeat-y;
	}

#nav_item li:hover ul li a, #nav_item li.sfhover ul li a {
	padding: 1px 20px;
	margin: 0px 0;
	display:block;
	line-height: 17px;
	color:#000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight:normal;
	font-size: 11px;
	text-transform: none;
	border: none;
	}

#nav_item li:hover ul li a:hover, #nav_item li.sfhover ul li a:hover {
	text-decoration:none;
	color:#D10019;
	}

.active {
	color:#D10019;
	}
	
/* SUBMENU -------------------------------------------------------- */
#submenu {
	width:180px;
	padding:130px 26px 50px 30px;
	float:left;
	font-size:11px;
	line-height:15px;
}

#submenu a, #submenu a:hover, #submenu a:visited, #submenu a:active {
	text-decoration:none;
	color:#D10019;
}
.line {
	padding: 15px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	}
	
/* CAROUSSEL ------------------------------------------------------ */
/*p { text-align: left; margin: 15px 0 }
		
		p, ul { font-size: 13px; line-height: 1.4em } 
		
		p a, li a { color: #39c; text-decoration: none }
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }*/
		
		
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
	}
		
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0px 40px 0px;
	padding: 0px 30px 0px 30px;
	width:900px;
	height:304px;
	background-image: url('../images/bg_caroussel_wrapper.jpg');
	background-position:center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 348px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	/*border-bottom: 1px solid #DDD;  this is the border. should have the same value for the links */
	margin: auto;
	width: 900px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 300px;
	clear: both;
	background: #AAA;
	}

.stripViewer h3{
	font-family:"Times New Roman", Times, Georgia, serif;
	font-weight:normal;
	font-size:20px;
	line-height:28px;
	}
		
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0px; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
	}
		
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 300px;
	position: relative;
	width: 900px;
	}
		
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
	}

#jubilaeums_kornbrand {
	background-attachment: scroll;
	background-image: url('../images/jubilaeums-kornbrand-slider.jpg');
	background-repeat: no-repeat;
	}
	
#canous_slider {
	background-attachment: scroll;
	background-image: url('../images/canous-kakao-nuss-schmittmann.jpg');
	background-repeat: no-repeat;
	}

#krokusbluete_slider {
	background-attachment: scroll;
	background-image: url('../images/krokusbluete-schmittmann.jpg');
	background-repeat: no-repeat;
	}

.jubilaeums_kornbrand, .krokusbluete {
	width: 440px;
	margin:30px 0px 0px 100px;
	padding: 0px 0px 0px 0px;
	}

.krokusbluete a {
	text-decoration:underline;
	font-size:14px;
	}

#kirsch_slider {
	background-attachment: scroll;
	background-image: url('../images/duesseldorfer-kirsch-slider.jpg');
	background-repeat: no-repeat;
	}

.kirsch {
	margin:95px 0px 0px 250px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	}
	
.canous {
	margin:170px 0px 0px 280px;
	padding: 0px 0px 0px 0px;
	width: 440px;
	}
	
/*.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	/*margin: 0px 0px;
	position:absolute;
	opacity:0.80;
	filter:alpha(opacity = 80);
	}*/

.stripNav{
	position:absolute;
	z-index:100;
	margin:255px 0 0 20px;
	line-height: 30px;
	/*opacity:0.80;
	filter:alpha(opacity = 80);
	*/}
	
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	}
		
.stripNav ul li {
	float: left;
	margin-right: 0px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	}


		
.stripNav a { /* The nav links */
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	/*background: #c6e3ff;*/
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0px 6px;
	background: transparent url('../images/button_bg_a.png') no-repeat scroll top right;
	outline: none;
	}

.stripNav a:hover { 
	background-position: bottom right;
	outline: none;
	}
		
.stripNav a span { 
	line-height: 30px;
	display: block;
	padding: 0px 9px 0px 15px;
	background: transparent url('../images/button_bg_span.png') no-repeat;
	}
	
.stripNav a:hover span {  
	background-position: bottom left;
	}
	
.stripNav a.current { 
	background-position: bottom right;
	outline: none;
	}

.stripNav a.current span {  
	background-position: bottom left;
	}

div.previous, div.next{
	position:absolute;
	width:30px;
	height:32px;
	z-index:200;
	outline: none;
	}
div.previous{
	margin:150px 0 0 20px;
	}
div.next{
	margin:150px 0 0 848px;
	}
	
/* MAIN ----------------------------------------------------------- */
#main {
	 float:left;
	 overflow:hidden;
	 background-color:#FFF;
}

#content_index {
	width:600px;
	padding:0px 35px 40px 185px;
	float:left;
}

#content_impressum {
	width:600px;
	margin-top:40px;
	padding:0px 35px 40px 0px;
	float:left;
}

#content_contact {
	width:689px;
	margin-top:40px;
	padding:0px 35px 40px 0px;
	float:left;
}

#content_products {
	width:420px;
	padding:0px 35px 40px 32px;
	float:left;
}

#content_fuehrung {
	width:930px;
	padding:0px 30px 40px 0px;
	float:left;
}

#main h2, .stripNav h2{
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:21px;
	font-weight:normal;
	line-height:24px;
	text-transform: uppercase;
	padding:0px;
	color:#D10019;
	}

#main h3, .stripNav h3{
	padding:0 0 40px;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:15px;
	text-transform: uppercase;
	line-height:21px;
	font-weight:normal;
	color:#555555;
	background-color:none;
	}

#main #content hr, #main #content_index hr {
	height:1px;
	margin:10px 0px 25px;
	border:0px;
	background-color:#d0d0d0;
	}
	
#product {
	width:890px;
	height:430px;
	padding:5px 0px 0px 70px;
	margin: 0px 0px 10px 0px;
	float:left;
	background: #FFFFFF url('../images/bg_products.jpg') no-repeat;
	position:relative;
	
}

#main #fuehrung {
	width:960px;
	height:430px;
	padding:5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	float:left;
	background: #FFFFFF url('../images/brennerei-fuehrung-bg.jpg') no-repeat;
}

#main #historie {
	width:960px;
	height:430px;
	padding:5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	float:left;
	background: #FFFFFF url('../images/historie-bg.jpg') no-repeat;
}

#produkte {
	width:960px;
	height:430px;
	padding:5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	float:left;
	background: #FFFFFF url('../images/produkte-bg.jpg') no-repeat;
}

#shop {
	width:960px;
	height:430px;
	padding:5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	float:left;
	background: #FFFFFF url('../images/shop-bg.jpg') no-repeat;
}

#main #product h4 {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	text-transform: uppercase;
	color:#D10019;
	}
	
#rezept {
	border: 1px solid #e9e9e9;
	padding: 12px 15px 0px 15px;
	}

#rezept h4 {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	color:#D10019;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin: 0px 0px 10px 0px;
	}
	
#rezept .grey {
	color: #555555;
	margin:0px;
	}
	
.product {
	width:107px;
	float:left;
	margin-right:60px;
	}
	
.products_single {
	width:107px;
	float:left;
	margin-right:23px;
	}

.product_details {
	width:420px;
	margin:84px 60px 0px 0px;
	float:left;
	}

.product_extras {
	width:160px;
	padding-right:10px;
	margin:94px 0px 0px 0px;
	float:left;
	}
	
.product_edelkorn {
	width:195px;
	padding-right:10px;
	margin:80px 0px 0px 0px;
	float:left;
	}

.kirsch_details {
	width:420px;
	margin:84px 30px 0px 0px;
	float:left;
	}

.kirsch_extras {
	width:220px;
	padding-right:10px;
	margin:64px 0px 0px 0px;
	float:left;
	text-align:center;
	}
	
.historie_extras {
	width:150px;
	padding-right:10px;
	margin:54px 0px 0px 0px;
	float:left;
	text-align:center;
	}
	
.schmittmann-neu {
	width:auto;
	padding-right:10px;
	margin:30px 0px 0px 0px;
	position:absolute;
	top:43px;
	left:131px;
	}
	
.product_jubilaeum {
	width:180px;
	padding-right:10px;
	margin:55px 0px 0px 0px;
	float:left;
	}

.fuehrung_details {
	width:400px;
	margin:275px 0px 0px 480px;
	float:left;
	}

#fuehrung h2 {
	font-size:24px;
	color:#FFFFFF;
	}
	
#fuehrung h3 {
	line-height:26px;
	color:#FFFFFF;
	}
	
#main .introduction {
	padding:10px 0px 5px;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:17px;
	line-height:22px;
	font-weight:normal;
	color:#777;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
	margin-bottom:20px;
	}
	
#main .canous .introduction {
	border-top-width: 0px;
	font-size:13px;
	line-height:17px;
	}

#main #product .introduction {
	font-size:16px;
	}

#main .introduction em {
	font-style: italic;
	color: #000000;	
	}


.singlecolumn120 {
	width:150px;
	margin:0px 30px 0px 0px;
	float:left;
	}

.doublecolumn570 {
	width:570px;
	margin:0px 0px 0px 0px;
	float:left;
	}
	
.doublecolumn270 {
	width:270px;
	margin:0px 30px 0px 0px;
	float:left;
	}

.doublecolumn420 {
	width:420px;
	margin:0px 0px 0px 30px;
	float:left;
	}
	
#subcontent {
	width:200px;
	margin:0px 30px 0px 0px;
	padding:0px 0px 0px 0px;
	float: right;
	text-align:left;
}


/* MAP ----------------------------------------------------------- */

#map {
	width:898px;
	height:342px;
	padding:0px 0px 0px 0px;
	margin: 35px 30px 50px 30px;
	float:left;
	border: 1px solid #e9e9e9;
}

#map_submenu {
	width:180px;
	padding:0px 26px 50px 30px;
	float:left;
	font-size:11px;
	line-height:15px;
}

#map_submenu a, #map_submenu a:hover, #map_submenu a:visited, #map_submenu a:active {
	text-decoration:none;
	color:#D10019;
}

/* TEASER ----------------------------------------------------------- */	
.teaser_box_wrapper {
	margin: 0px 0px 40px 43px;
	float: left;
	}

.teaser_box_top {
	height: 2px;
	width: 162px;
	background: url('../images/bg_teaser_box_top.jpg') left top no-repeat;
	}

.teaser_box {
	padding: 6px 14px 0px 14px;
	width: 134px;
	background: url('../images/bg_teaser_box.jpg') repeat-y;
	}

.teaser_box h4 {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	color:#D10019;
	padding: 0px 0px 14px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin: 10px 4px 14px 4px;
	}

.teaser_box p {
	padding: 0px 4px 17px 4px;
	color:#555555;
	}
	
.teaser_box a:link, .teaser_box a:visited {
	text-decoration:none;
	color:#D10019;
	outline: none;
	}

.teaser_box a:hover, .teaser_box a:active {
	text-decoration:underline;
	outline: none;
	}

.teaser_box_bottom {
	height: 5px;
	width: 162px;
	background: url('../images/bg_teaser_box_bottom.jpg') left top no-repeat;
	margin-bottom: 35px;
	}
	
.teaser_roundbox_wrapper {
	margin: 0px 0px 40px 0px;
	float: left;
	}

.teaser_roundbox_top {
	height: 6px;
	width: 219px;
	background: url('../images/bg_teaser_roundbox_top.jpg') left top no-repeat;
	}

.teaser_roundbox {
	padding: 6px 4px 0px 10px;
	width: 205px;
	background: url('../images/bg_teaser_roundbox.jpg') bottom left no-repeat;
	}

.teaser_roundbox h4 {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
	color:#D10019;
	padding: 0px 0px 14px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin: 10px 4px 14px 4px;
	}

.teaser_roundbox p {
	padding: 0px 4px 10px 4px;
	}
	
.teaser_roundbox a:link, .teaser_box a:visited {
	text-decoration:none;
	color:#D10019;
	outline: none;
	}

.teaser_roundbox a:hover, .teaser_box a:active {
	text-decoration:underline;
	outline: none;
	}

.teaser_roundbox_bottom {
	height: 4px;
	width: 219px;
	background: url('../images/bg_teaser_roundbox_bottom.jpg') left top no-repeat;
	margin-bottom: 35px;
	}

/* TABLE ----------------------------------------------------------- */	
table {
	border-collapse:collapse;
	width: 500px;
	}

th {
	width:120px;
	text-align:left;
	vertical-align:top;
	padding: 0px 2px 5px 0px;
	font-weight: normal;
	}

td {
	padding: 0px 2px 5px 0px;
	}
/* FOOTER -------------------------------------------------------- */

#footer {
	width:930px;
	margin:0px 30px 0px 0px;
	padding:0px 0px 20px 30px;
	float:left;
	position:relative;
	background-color:#FFF;
	text-align:left;
	vertical-align:top;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:11px;
	line-height:15px;	
	color:#666;
	background-image: url('../images/bg_footer.jpg');
	background-attachment: scroll;
	background-repeat: repeat-x;
	}

.subline {
	width:840px;
	text-align:center;
	float: left;
	padding: 0px 30px 0px 30px;
	margin-top:0px;
	border-top:1px dotted #d0d0d0;
	}
	
.footer-left {
	width:125px;
	margin:20px 20px 15px 0px;
	padding:0px 10px 0px 0px;
	float: left;
	text-align:left;
	vertical-align: top;
	/*border-right:1px solid #d0d0d0;*/
	}
	
.vertical_divider {
	width:124px;
	height:90px;
	border-right:1px dotted #d0d0d0;
	}
	
#footer-right {
	width:300px;
	height:17px;
	padding-right:30px;
	float:right;
	text-align: right;
	}

.copyright {
	width:840px;
	text-align:center;
	float: left;
	padding: 10px 30px 0px 30px;
	margin-top:0px;
	border-top:1px dotted #d0d0d0;
	}

#footer li{
	margin:0;
	list-style-type: none;
	list-style-position: outside;
	}
		
#footer a:link {
	font-style:normal;
	text-decoration:none;
	color:#777;
	}

#footer a:visited {
	text-decoration:none;
	color:#777;
	}

#footer a:hover {
	text-decoration:none;
	color:#000;
	}

.emblem {
	padding-left:6px;
}

/* FORMS ----------------------------------------------------------- */

input[type=text] {
	border: 1px solid #d0d0d0;
	padding: 3px;
	}

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 10px 0;
	border: 1px solid #d0d0d0;
}

/* MISC ----------------------------------------------------------- */
p {
	padding-bottom:17px;
	}
	
img {
	border:none;
	}

.undertitle {
	margin:2px 0px 30px 0px;
	color:#777777;
	}

strong {
	font-weight:bold;
	}
	
.black {
	color:#000000;
	}
	
.red {
	color:#D10019;
	}
