/* CSS Document */

/*Show CSS Styled boxes

* { outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }
*/

/* Browserreset - START */

/* http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Browserreset - END */


/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

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

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}


/*-----------------START - Page General declaration -----------------*/

html {
	
	margin: 0 auto;
	text-align: left;
	height: 100%;
}

body {
	background-color:#a9a9a9;
	
	}
	
#wrapper {
	
	margin: 0 auto;
	width: 960px;
	background-color: #fff;
	

}

#top {
		height: 50px;
		width: 960px;
	background: #fff url(../images/bg-top.jpg) no-repeat;
}



#top-wrap {
	width: 922px;
	padding-top: 20px;
	color: white;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: right;
}

a.white { 
		color:#fff;
		text-decoration: none;
	
	}

/*-----------------nav_sub-area-----------------*/

ul.menu {

list-style-type:none;
width:auto;
position:relative;
display:block;
margin-top:10px;
padding:0;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
padding-left: 10px;
color:#901013;

}

ul.menu li {
display:block;
float: left;
margin:0;
padding:0;
color:#901013;
}

ul.menu li a {
float: left;
text-decoration:none;
color: #901013;
padding:12px 35px 0px 10px;
}

ul.menu li a:hover,.current {
color:#901013;
padding:12px 35px 0px 10px;
}

ul.menu .current a {
color:#901013;
font-weight:bold;

}


ul.menu.red{
color:#901013;
}
ul.menu.red li a:hover, .menu.red li.current {
color:#901013;
}

/*-----------------nav_sub-area ENDE-----------------*/

#nav {
	
	height: 170px;
	background: url(../images/logo.gif) no-repeat 97%;
	margin: 0px;
	padding: 0px;
	
}

#submenu {
  	background-color: transparent;
  	position: relative;
  	top: 10px;
  	left:100px;
font: 10px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding: 0px 0px 0px 20px;
	line-height: 160%;
	clear: both;

}

#submenu ul li {
	color: #901013;
	line-height: 200%;
	text-decoration: none;
	list-style-type: none;
}
	
#submenu ul li a{
	color: #901013;
	text-decoration: none;
	}
	
#container {
	width: 960px;
  	height: 420px;
	background-image: url(../images/bg-container.gif);
	background-color: #eee;
}

#container-start {
	width: 960px;
  	height: 420px;
	background-image: url(../images/bg-container-start.jpg);
	background-color: #eee;
}

#container-kontakt {
	width: 960px;
  	height: 420px;
	background-image: url(../images/bg-container-kontakt.jpg);
	background-color: #eee;
}

#container-agb {
	width: 960px;
  	height: 420px;
	background-image: url(../images/bg-container-agb.jpg);
	background-color: #eee;
}

#container-service {
	width: 960px;
  	height: 420px;
	background-image: url(../images/bg-container-service.jpg);
	background-color: #eee;
}

#container-impressum {
	width: 960px;
  	height: 420px;
	background-image: url(../images/bg-container-impressum.jpg);
	background-color: #eee;
}



#container-produkte {
	width: 960px;
  	height: 420px;
	background-image: url(../images/bg-container-produkte.jpg);
	background-color: #eee;
}


ul.horiz {
	list-style-type: none;
	margin-bottom: 20px;
}


ul.horiz li {
	float: left;
	color: #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

ul.horiz li img {
	display: block;
	width: 186px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	
	}

/*Hier jeweils die Breite entsprechend der Anzahl der Produkte aendern 229px x Anzahl der Produkte*/
#scroller_sieb {
	height: 160px;
	width: 916px;
	margin: 20px;
	
}

#scroller_rari {
	height: 160px;
	width: 916px;
	margin: 20px;
	
}

#scroller_muehlen {
	height: 160px;
	width: 916px;
	margin: 20px;
	
}

#scroller_vollautomaten {
	height: 160px;
	width: 916px;
	margin: 20px;
	
}




    
    /*Definitionen für den Bereich - CONTENT 2spaltig*/
#two_column_left {
	width: 460px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	}

#two_column_right {
	width: 460px;
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	}
	
	#two_column_right-no-m {
	width: 480px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	}
	
	#one_column {
	width: 960px;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	}
	
	

#one_column p {
	font: 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
		line-height: 160%;
		padding-bottom: 10px;
}

#one_column p.bold {
	font-weight: bold;
	padding-bottom: 2px;
}

#one_column h2 {
	color: #901013;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 10px;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom: 1px dotted #000;
	
}


h2 {
	color: #901013;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 10px;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 20px;
	margin-right: 0px;
	border-bottom: 1px dotted #000;
	
}

p {
	font: 11px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	margin-left: 20px;
	margin-right: 0px;
		line-height: 160%;
		padding-bottom: 10px;
} 

.bold {
	font-weight: bold;
	padding-bottom: 2px;
}

.italic {
	font-style: italic;
	padding-bottom: 2px;
}


#two_column_left ul li {
	font: .64em "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding: 0px 0px 0px 40px;
	line-height: 160%;
	list-style-type: disc;
	list-style-position: inside;
}
	
#two_column_left .last{
	padding-bottom: 15px;
	}

-#one_column ul li {
	font: .64em "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding: 0px 0px 0px 40px;
	line-height: 160%;
	list-style-type: disc;
	list-style-position: inside;
}
	
#one_column .last{
	padding-bottom: 15px;
	}
	
#examples a {color:#888 ;text-decoration: none;}
	#examples a:hover {color: #090;}

#examples h3 {margin: 20px 0 5px 0;}




/* example_6 css */
#example_6 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 480px; /* important */
	height: 420px; /* important */
	margin: 0;
	background: #fff;
}

#example_6_content {
	position: absolute;
	top: 0;
	margin-left: 0;
}

#example_6_content
#example_6_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#example_6_content {
		width: 13440px;
	}
	#container_bd #example_6 ul li {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		border: none;
		background-color: #fff;
	}

#container_bd #example_6 ul li img {
	display: block;
}

#example_6_frame {
	position: relative;
	margin: 360px 15px 0 30px;
}
#container_bd #example_6_frame ul li {
	margin: 0 2px;
}
#container_bd #example_6_frame ul li img{
	border: 1px solid #9cf;
	padding: 2px;
}
	#container_bd #example_6_frame ul li img:hover {border: 1px solid #369;}



.accordion_toggler {
	padding: 5px;
	background: #369;
	border-top: 1px solid #69c;
	border-left: 1px solid #69c;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	color: #fff;
	cursor: pointer;
}

.accordion_content {
	background: #fff;
}


