
html, body {
	min-width: 320px; 
	height: auto;
	width: auto;
	min-height: 100%;
	background-color: #E7E6E3;
	background: linear-gradient(135deg, #d3d1c3 0%,#b7b498 24%,#e7e6e3 84%); 
}

svg {
	display: block;
}

img.attach { 
	border: 1px solid #333;
}



.googleroot { padding: 6px;line-height: 130%; }
.googlechild { padding: 6px;margin-left: 30px;line-height: 130%; }
.googlebottom, .googlebottom a:link, .googlebottom a:visited, .googlebottom a:active { color: #8A6137; }
.googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size: 14px;font-weight: bold;color: #8A6137; }
.googlepagelinks { font-size: 1.1em;letter-spacing: 1px; }
.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size: 10px;color: #8A6137; }
li.helprow { padding: 0px;margin: 0px 0px 10px 0px; }
ul#help { padding: 0px 0px 0px 15px; }
option.cat { font-weight: bold; }
option.sub { font-weight: bold;color: #8A6137; }
.caldate { text-align: right;font-weight: bold;padding: 4px;margin: 0px;color: #8A6137;background-color: #F0E4D9; }
.warngood { color: green; }
.warnbad { color: red; }
#padandcenter { margin-left: auto;margin-right: auto;text-align: center;padding: 14px 0px 14px 0px; }
#profilename { font-size: 28px;font-weight: bold; }
#calendarname { font-size: 22px;font-weight: bold; }
#photowrap { padding: 6px; }
#phototitle { font-size: 24px;border-bottom: 1px solid black; }
#photoimg { text-align: center;margin-top: 15px; }

#ucpmenu { 
	margin-left: 20px;
}

#ucpmenu p { 
	padding: 2px 5px 6px 9px;
	margin: 0px; 
}

#ucpmenu ul { 
	padding-left: 20px;
}

#ucpmenu li { 
	line-height: 200%;
}	
#ucpmenu li:last-child { 
	margin-bottom: 40px;
}	

#ucpcontent { 
	line-height: 150%;
}

#ucpcontent p {
	padding: 10px;
	margin: 0px;
}

#ipsbanner { position: absolute;top: 1px;right: 5%; }
#logostrip { padding: 0px;margin: 0px;background-color: #FFFFFF; }
.activeuserstrip { padding: 6px;background-color: #F0E4D9; }
.pformstrip { font-weight: bold;padding: 7px;margin-top: 1px;color: #FFFFFF;background-color: #654b2d; }
.pformleft { padding: 6px;margin-top: 1px;width: 25%;border-top: 1px solid #C2CFDF;border-right: 1px solid #C2CFDF; }
.pformleftw { padding: 6px;margin-top: 1px;width: 40%;border-top: 1px solid #C2CFDF;border-right: 1px solid #C2CFDF;background-color: #FAF5F1; }
.pformright { padding: 6px;margin-top: 1px;border-top: 1px solid #C2CFDF;background-color: #FAF5F1; }
.signature {
	line-height: 150%;
	color: #999;
}

.postdetails {

}
.postcolor {

}

.mlist img {
	width: 100%;
}
.mlist p {
	margin: 0;
	padding: 0;
	line-height: 3em;
	vertical-align: middle;
}
.mlist .row {
	border-bottom: 1px solid #ccc;	
}

.mlist .row:first-child {
	background-color: #efefef;
	font-weight: bold;
}
.mlist .row:first-child:hover {
	cursor: default !important;	
}

.mlist .row:hover {
	background-color: #efefef;
	cursor: pointer;	
}

.homeJump {
	list-style: none;
	margin: 0;
	padding: 0;
}

.homeJump li {
	list-style: none;
	margin: 0;
	margin-right: 20px;
	display: inline-block;
	color: #fff !important;
}

.homeJump  {
}


.profile h3 {
	margin-top: 30px;
}

.profile label, .profile p {
	margin: 0;
	padding: 0;
	line-height: 2em;
	vertical-align: middle;
}

.profile .row {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

.singlePost .youtubeVideo {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.singlePost .youtubeVideo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.singlePostHeader {
	padding-top: 20px;
	border-top: #ccc solid 0px;
}

.singlePostHeader div {
	margin: 0;
}

.singlePostHeader {
	background: #fff url( /forums/images/singlePost_bg.png ) left top repeat-x;
	border-top: 1px solid #666;
	padding: 20px;	
}

.singlePostHeader h4 {
	margin-bottom: 0;
}

.singlePost {
	padding: 20px;	
}
.singlePostHeader .poster {
	padding: 0px;	
}

.singlePostHeader .poster div {
	padding:  0px;	
}

.postdetails div {
	padding-top:  0;	
}

.postdetails {
	color: #654b2d;
	padding-right: 30px !important;
}

.singlePostHeader .postdetails p {
	
	padding: 0 0 0 10px;	
	margin: 0;
	text-align: left;
}

.singlePostHeader .postdatum {
	font-weight: bold;
}

.topicspaccer {
	background-color: #999;
	height: 20px;
	margin: 0;	
}


.normalname { font-weight: bold;color: #003; }
.normalname a:link, .normalname a:visited, .normalname a:active {  }
.unreg { 
	font-weight: bold;
	color: #003; 
}
.post1 { background-color: #FAF5F1; }
.post2 { background-color: #F3EBE2; }
.postlinksbar { padding: 7px;margin-top: 1px;font-size: 10px;background-color: #F3EBE2; }
.row1 { background-color: #FAF5F1; }
.row2 { background-color: #F0E4D9; }
.row3 { background-color: #F0E4D9; }
.row4 { background-color: #F0E4D9; }
.darkrow1 { color: #8A6137;background-color: #CBA57E; }
.darkrow2 { color: #8A6137;background-color: #CBA57E; }
.darkrow3 { color: #8A6137;background-color: #CBA57E; }
.hlight { background-color: #CBA57E; }
.dlight { background-color: #CBA57E; }
.titlemedium { font-weight: bold;padding: 7px;margin: 0px;color: #654b2d;background-color: #CBA57E; }
.titlemedium  a:link, .titlemedium  a:visited, .titlemedium  a:active { text-decoration: underline;color: #654b2d;background-color: #CBA57E; }


.plainborder { background-color: #FAF5F1;border: 1px solid #666666; }
.tableborder { background-color: #FFF;border: 1px solid #666666; }
.tablefill { padding: 6px;background-color: #FAF5F1; border: 1px solid #666666; }
.tablepad { padding: 6px;background-color: #FAF5F1; }
.tablebasic { width: 100%;padding: 0px 0px 0px 0px;margin: 0px;border: 0px; }
.wrapmini { float: left;line-height: 1.5em;width: 25%; }
.pagelinks { float: left;line-height: 1.2em;width: 35%; }
.desc { font-size: 10px;color: #434951; }
.edit { font-size: 9px; }
.searchlite { font-weight: bold;color: #F00;background-color: #FF0; }
#QUOTE { white-space: normal;padding-top: 2px;padding-right: 2px;padding-bottom: 2px;padding-left: 2px;color: #465584;background-color: #FAFCFE;border: 1px solid #000; }
#CODE { white-space: normal;padding-top: 2px;padding-right: 2px;padding-bottom: 2px;padding-left: 2px;color: #465584;background-color: #FAFCFE;border: 1px solid #000; }
.copyright {font-size: 9px;line-height: 12px; }


.forminput, .textinput, .radiobutton, .checkbox { vertical-align: middle; }
.thin { padding: 6px 0px 6px 0px;line-height: 140%;margin: 2px 0px 2px 0px;border-top: 1px solid #FFF;border-bottom: 1px solid #FFF; }
.purple { font-weight: bold;color: purple; }
.red { font-weight: bold;color: red; }
.green { font-weight: bold;color: green; }
.blue { font-weight: bold;color: blue; }
.orange { font-weight: bold;color: #F90; }


#ipbOuterWrap {
	display: block;
	width: 100%;
	margin: 0 auto;	
	overflow-x: hidden;
}

#ipbInnerWrap {
	float: none;
}


.navstrip { 
	padding: 6px 10px; 
	font-size: 24px;
}

.container {
	max-width: 970px;	
}

#ipbwrapper {
	background-color: #fff;		
	text-align: left;
	width: 100%;
	margin: 0px auto;
	padding: 30px 0px 0px 0px; 
}

#pinnwand {
	clear: both;
	width: 100%; 
	height: 40px; 
	background-color: #efefef;
	border-bottom: 1px solid #666;
	margin: 0;
}

#pinnwand a {
}

#vergleich {
	width: 430px;
	border-left: 1px solid #4E3517;
	border-right: 1px solid #4E3517;
	border-bottom: 1px solid #4E3517;
	top: 40px;
	left: 69px;
	position: absolute;
    background-color: #F0E4D9;
	text-align: left;
	vertical-align: top;
	line-height: 11px;
}

#vergleich td {
	font-size: 9px;
}

.vergleich_an {
	overflow: auto;
	visibility: visible;
	display: block;
	z-index: 9999;
}

.vergleich_aus {
	overflow: hidden;
	visibility: hidden;
	display: none;
    background-color: #FF0000;
	z-index: 0;
}

#member_bar {
	margin: 0;
	padding: 0px;
	background-color: #654b2d;
	color: #fff;
	width: 100%; 
	display: none;	
}

#member_bar a {
	color: #fff !important;
}

.forumcat {
/*	border: 1px solid #654b2d;
	border-top-right-radius: 5px;	
	border-bottom-right-radius: 5px;		
	border-bottom-left-radius: 5px;	 */
	margin: 10px 0px 50px 0px;
}

.forumcat .container {

}


.forumcat .row:first-child {
	padding: 0;
}

.forumcat .row {
	padding: 20px 20px 10px 40px;
	margin: 0;
	border-bottom: 1px solid #efefef;
}

.forumcat .row:hover {
	background-color: #efefef;
	cursor: pointer;
}

.forumcat .row:first-child {
	margin: 0 -15px;
}

.forumcat .row:last-child, .forumcat .row:first-child {
	border-bottom: none;
}
.forumcat .row:first-child:hover {
	cursor: default;
	background-color: transparent;
}

.forumcat h3 {
	margin: 0px 0 10px -20px ;
}

.forumcat .new_post {
	border-left: 10px solid #97c8a0;
}

.bottom_links {
		
}

.autorBox {
	font-size: 80%;
	border: 1px solid #efefef;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 1em !important; 
}
.autorBox:hover {
	border: 1px solid #ccc;
}

.autorBox H5 {
	margin-bottom: 0;
}

.autorBox .autor IMG {
	margin-top: 0.5em;
	width: 100%;
}

.autorBox .autor {
	padding: 0 0.5em;
	background-size: 80%;
	background-position: center 0.5em;
	background-repeat: no-repeat;	
}


.autorBox .autorContact span {
	font-size: 100%;
	margin-right: 1em;
}


/* HEADER START */
header {
	background-color: #fff;
	position: fixed;
	width: 100%;	
	min-height: 40px;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(102,102,102,1);
	-moz-box-shadow: 0px 3px 5px 0px rgba(102,102,102,1);
	box-shadow: 0px 3px 5px 0px rgba(102,102,102,1);
}

header .container {
	padding: 0;
	width: 100%;	
	max-width: 100%;
	overflow: hidden;
}

header .container .google-auto-placed {
/*	display: none; */
}


#mobilemenu {
	margin: 0;	
	padding: 0;	
}

#mobilemenu div {
	padding: 5px 24px;	
	height: 50px;	
	cursor: pointer;
}

#mobilemenuToggle {
	display: none;
}

#mobilemenuhome {
	background: url(/bilder/kaffeevollautomaten.png) left center no-repeat;
	background-size: contain;
}

#mobilemenuhome.bean2cup {
	background: url(/bilder/bean-to-cup.png) left center no-repeat;
	background-size: contain;
}

#mobilemenuhome.lecafe {
	background: url(/bilder/le-cafe.png) left center no-repeat;
	background-size: contain;
}

#mobilemenuhome.caffettiera {
	background: url(/bilder/caffettieri.png) left center no-repeat;
	background-size: contain;
}

#mobilemenuhome.koffiemachines {
	background: url(/bilder/koffiemachine.png) left center no-repeat;
	background-size: contain;
}

#mobilemenuhome.kawy {
	background: url(/bilder/kawa.png) left center no-repeat;
	background-size: contain;
}

#mobilemenuhome.cafetear {
	background: url(/bilder/cafetera.png) left center no-repeat;
	background-size: contain;
}

#mobilemenuhome.cafeteira {
	background: url(/bilder/cafeteiras.png) left center no-repeat;
	background-size: contain;
}

#mobilemenuicon {
	background: url(/forums/images/menuicon.png) center center no-repeat; 
	background-size: 30px;	
}

#mobilesucheicon {
	background: url(/forums/images/suchicon.png) center center no-repeat; 
	background-size: 30px;
}

#mobilemembericon {
	background: url(/forums/images/mitgliedicon.png) center center no-repeat;
	background-size: 30px;		
}

#mobilesucheicon.mobilemenuAktiv {
	background: #654b2d url(/forums/images/suchicon_aktiv.png) center center no-repeat !important; 
	background-size: 30px !important;	
}

#mobilemembericon.mobilemenuAktiv {
	background: #654b2d url(/forums/images/mitgliedicon_aktiv.png) center center no-repeat !important; 
	background-size: 30px !important;
}

#mobilemenuicon.mobilemenuAktiv {
	background: #654b2d url(/bilder/menu/schliessen_aktiv.png) center center no-repeat !important; 
	background-size: 30px !important;	
}


#user a {
	background: url(/forums/images/mitglied.png) 5px center no-repeat;
	background-size: contain;
	padding-left: 30px;	
	padding-right: 20px;
}

#adminlinks ul {
	margin: 0;
	padding: 0;
    display: flex;
	justify-content: center;
}
#adminlinks ul:after {
	clear: both;	
}

#userlinks {
	margin: 0;
	padding: 0;
    display: flex;
	justify-content: center;
}

#userlinks, #adminlinks {
	padding: 0;	
}

#userlinks, #userlinks li, #adminlinks, #adminlinks li { 
	padding: 15px 0; 
	vertical-align: middle;
	list-style: none;
}

#userlinks ul, #adminlinks ul { 
	margin: 0;
	padding: 0;
}

#userlinks li, #adminlinks li { 
	display: inline-block;
	padding: 0 5px; 
}
#userlinks a, #adminlinks a { 
	text-decoration: none;
	line-height: 1.1em;
}
#userlinks a:hover, #adminlinks a:hover { 
	text-decoration: underline;
}

#logo {
	padding: 10px 40px 10px 30px;	
}

#suche {
	margin-top: 40px;
}

#suche input[type="text"] {
	width: 300px;
}

#suchemobil {
	display: none;
	background-color: #654b2d;
	padding: 3px 0;
}


#suchemobil input[type="text"] {
	width: 75%;
}

.suche p {
	margin: 0;
	padding: 0;
}

.suche a {
	margin-left: 2px;
}

.suche img {
	width: 30px;
	vertical-align: middle;
	border: none;
}

.suche input[type="text"] {
	padding: 8px 10px;
	border: 1px solid #666;
	border-right: none;
	margin: 6px 0 6px 10px;
	display: inline-block;
	height: 36px;
	vertical-align: middle;
}
.suche button {
	margin: 0;
	padding: 0;
	border: 1px solid #666;
	border-left: none;
	background: url(/forums/images/suche.png) center center no-repeat;
	background-size: 20px;
	background-color: #999;
	display: inline-block;
	width: 34px;
	height: 34px;
	box-sizing: content-box;
	vertical-align: middle;
}

#header_searchresult {
	position: fixed;
	width: 	75%;
	left: 11px;
	top: 84px;
	background-color: #fff;
	z-index: 10;
	display: none;
}

#header_searchresult img {
	display: inline-block;
	max-height: 34px;
	max-width: 34px;
}

#header_searchresult ul, #header_searchresult li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header_searchresult li {
	padding: 4px 0;
}

#header_searchresult li:hover {
	cursor: pointer;
	background-color: #efefef;
}

#header_searchresult li div:first-child {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 50px; 
	height: 30px;
}
#header_searchresult li div:last-child {
	display: table-cell;
	width: 230px;
	height: 30px;
}

.searchresult .row {
	padding: 0px 0px 10px 0px;
	margin: 0;
	border-bottom: 1px solid #efefef;
}

.searchresult .row:hover {
	background-color: #efefef;
	cursor: pointer;
}


#mainmenu { 
	margin: 0px;
	background: #654b2d url(/bilder/menu/bg.png) left bottom repeat-x;
	display: none;
	overflow: scroll;
	position: relative;
}

#mainmenu DIV {
	padding: 0;
}

#mainmenu .row {
	margin: 0;
}

#mainmenu ul { 
	width: 100%;
	list-style: none;
	padding: 0;
}

#mainmenu li {
	padding: 0; 
	margin: 0;
	list-style: none;
	border-top: 1px solid #fff;
}

#mainmenu li:first-child {
	border-top: none;
}

.hassubOpen  {
	background-image: url(/bilder/menu/hassubOpen.png);
	background-position: right center;
	background-repeat:no-repeat;
	background-size: 30px;
}

#mainmenu a:link, #mainmenu  a:visited, #mainmenu a:active { 
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	line-height: 50px;
	font-size: 150%;
	padding: 20px 50px 20px 0px;
	display: inline-block;
	width: 100%;
	text-align: right;
}

#mainmenu a:active, #mainmenu a:hover {
	background-color: #333;	
}

#mainmenu .aktiv {
	color: #ccc;
}



/* Mainmenu Mobile */

#mainmenuMobile { 
	top: 50px;
	left: 0;
	margin: 0px;
	padding: 0px;
	background: #654b2d url(/bilder/menu/bg.png) left bottom repeat-x;
	display: none;
	overflow-x: hidden;
	overflow-y: scroll; 		
	position: fixed;
	width: 100%;
	height: 100%;
	min-height: 320px;
	z-index: 10000;
}

#mainmenuMobileWrapper {	
}

#mainmenuMobile ul { 
	position: absolute;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	top: 0;
}

#mainmenuMobile ul:after { 
	clear: both;
}

.level0, .level1, .level2 , .level3 {
	left: 0;	
	display: none;	
}


#mainmenuMobile li {
	list-style: none;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	height: 70px;
}

#mainmenuMobile li:hover {
	background-color: #333;	
}

#mainmenu li.aktiv {
	color: #ccc;
}

#mainmenuMobile a {
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-size: 150%;
	width: 80%;
	height: 70px;
	line-height: 70px;
	vertical-align: middle;
	color: #fff;
	float: left;
	display: inline-block;
}

#mainmenuMobile a.hassub {
	background: transparent url(/bilder/menu/hassub.png) right center no-repeat;
	background-size: 40px;
	width: 20%;
	cursor: pointer;
}

#mainmenuMobile a.hasnosub {
	width: 100%;
	padding-right: 30px;
}

.levelDown {
	background: #666 url(/bilder/menu/hassubLevelDown.png) left center no-repeat !important;
	background-size: 40px !important;	
	text-align: left !important;
	padding-left: 20% !important;
	cursor: pointer;
}

.levelid_hersteller a {
	background-size: 100px;	
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-right: 30px !important;
}

.submenuAktiv {
	display: inline-block !important;	
}


/* Mainmenu Ende */


/* SUBMENU  START */

.submenu {
	list-style: none; 
	margin: 0;
	padding: 10px 20px 20px 0;
	border: none;
	height: auto !important;
}

.submenu ul {
	display: none;
}

UL.submenu:after {
	clear: both;
}

.submenu li {
	border: none;
	vertical-align: middle;
	border-bottom: 1px solid #654b2d !important;
}
.submenu li:first-child {
	border-top: none !important;
}

.submenu a:link, .submenu a:visited, .submenu a:active { 
	background-color: #856c52;	
	border: none !important;
	text-align: right;
	color: #333;
	font-size: 100% !important;
	line-height: 35px !important;
	height:35px !important;
	padding: 0 50px 0 0 !important;
	margin: 0 !important;
	vertical-align: middle;
}

.submenu a:hover {
	background-color: #333;	
}

.submenu .aktiv {
	color: #654b2d !important;	
}
/* SUBMENU  ENDE */


.mm_forum, .mm_maschinen, .mm_roestereien, .mm_meinkv, .mm_news {
	background-position: 25px center;
	background-repeat: no-repeat;
	background-size: 40px;
}

.mm_forum {
	background-image: url(/bilder/menu/forum.png);
}

.mm_maschinen {
	background-image: url(/bilder/menu/maschinen.png);
}

.mm_roestereien {
	background-image: url(/bilder/menu/roestereien.png);
}

.mm_news {
	background-image: url(/bilder/menu/meinkv.png);
}

.mm_meinkv {
	background-image: url(/bilder/menu/meinkv.png);
}


/* HEADER ENDE */

.hiddenH1 {
	display: none;	
}

.navtitle { 
	vertical-align: middle;
	color: #FFF;
	margin: 0 auto;
	background-color: #654b2d;
	border-top-right-radius: 5px;
}
.navtitle a:link, .navtitle  a:visited, .navtitle  a:active { 
	text-decoration: none;
	color: #FFF; 
}
.navtitle a:hover { 
	text-decoration: underline; 
}

.maintitle { 
    color: #654b2d;
    margin: 0 auto;
    background-color: #fff;
    border-bottom: 5px solid #654b2d;
}

.tableborder-maintitle {
    font-weight: 700;
    padding: 7px;
    color: #FFF;
    background-color: #654b2d;    
}


.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { 
	text-decoration: none;
	color: #654b2d;
}
.maintitle a:hover { 
	text-decoration: underline; 
}

.maintitle div:first-child { 
	padding-left: 0;
}

.maintitle h1 {
	margin: 0.5em 0 0.5em 15px;	
	color: #654b2d;
}
.maintitle h2 {
	margin: 0.4em 0 0.4em 0px;	
	color: #654b2d;
}
.maintitle h3 {
	margin-left: 15px;	
}
.maintitle h4 {
	margin-left: 15px;	
}


#redirect {
	padding: 0;
	padding-top: 10%;
	height: 100%;
	width: 100%;
}

#redirect .container {
	max-width: 400px;
	margin: 0 auto;
}

.kaffee-laden {
	width: 30%;
	max-width: 150px;	
	margin: 0 auto;
}

.clear {
	clear: both;	
}

/* FOOTER START */
footer {
	background-color: #333;
	border-top: 1px solid #fff;
	color: #fff;
	padding: 10px 0;	
}

footer a {
	color: #fff;
	margin-left: 10px;
}

footer ul {
	list-style: none;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	padding-left: 0;
}

footer li {
	padding: 0 3px;
	text-align: center;
}

footer p {
	text-align: center;
}

footer p img {
	opacity: 0.2;
}
footer p img:hover {
	opacity: 1;
}


/* FOOTER ENDE */




/* FORMULARE */

DIV.optionen {
	margin: 20px 0;
	display: none;
	background-color: #efefef;
	border-radius: 5px;	
	padding: 20px 40px;
}

BUTTON.optionen {
	padding-left: 35px;
	padding-right: 15px;
	background-image: url( /forums/images/optionenEinblenden.png );
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 20px;
}

BUTTON.optionen:hover {
	background-color: #999;
}

.btn-secondary   {
	background-color: #ccc;	
}
.btn-light   {
	background-color: #ccc;	
    border: 1px solid #fff;
}

.m-1 {
    margin: 0.2em;   
}
.m-2 {
    margin: 0.4em;   
}
.m-3 {
    margin: 0.6em;   
}
.m-4 {
    margin: 0.8em;   
}
.m-5 {
    margin: 1em;   
}
.p-1 {
    padding: 0.2em;   
}
.p-2 {
    padding: 0.4em;   
}
.p-3 {
    padding: 0.6em;   
}
.p-4 {
    padding: 0.8em;   
}
.p-5 {
    padding: 1em;   
}



.clickable {
	cursor: pointer;	
}

.stdform .row {
	padding: 0.5em 0;	
}

.stdform label {
	vertical-align: middle;
	line-height: 2em;
}

.stdform input[type="text"], .stdform input[type="password"], .stdform input[type="email"], .stdform textarea, .stdform select {
	width: 100%;
	padding: 8px 10px;
	border: 1px solid #333;
}

.stdform input[type="checkbox"], .stdform input[type="radio"] {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	padding: 0;
}

.postform select {
	width: auto !important;
}

.postform input[type="button"] {
	padding: 8px 10px;
}

.postform textarea {
	min-height: 150px;
}

#top_summary_content {
	display: none;	
}

.top_summary {
	margin: 0 !important;
	padding: 15px 0 !important; 
	cursor: pointer;	
	vertical-align: middle;
}

.topic_summary {
	color: #666 !important;	
	background-color: #efefef;
	margin-top: 50px;
}

.topic_summary h3 {
	margin: 10px 0;	
}

.topic_summary .row {
	padding-top: 30px; 
	margin: 30px 15px; 
	border-top: 1px solid #fff;
}

.topic_summary .row:last-child {
	padding-top: 30px; 
	margin: 30px 0 0 0;
	border-top: 1px solid #fff;
}

.post_preview {
	border: 1px solid #999;
	padding: 20px;
}

.post_preview h3 {
	margin-top: 0;	
}


DIV.clickable_icons {
	padding: 0 20px;
}

.clickable_icon  {
	width: 26px;
	height: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	opacity: 0.4;
}
.clickable_icon:hover  {
	opacity: 1;
}
.clickable_icon_selected {
	opacity: 1;
}

.code_buttons input[type='button'], .code_buttons select {
	margin: 0 10px 10px 0 !important;	
}

.regform label {
	font-weight: normal;
}

#erweitertePostoptionen {
	display: none;	
}

.mod_panel {
	background-color: #000;
	padding: 20px;
	margin: 0;
}

.mod_panel input {
	width: 100%;
	padding: 8px 10px;
	margin: 5px 0;
	text-align: center;	
}

.mod_panel select {
	margin: 5px 0;
}

.forum_gelesen {
	padding: 15px 0 ;
	margin: 0;
	margin-bottom: 0px;
	background-color: #654b2d;
}

.bottom_links {
	padding: 15px 0;
	margin: 30px 0 0 0;
	background-color: #654b2d;
}

.forumjump {
	padding: 10px 0;
	margin: 30px 0 0 0;
	background-color: #654b2d;		
}

.forumjump div {
	padding: 15px 0;
}


.forumstats .row:hover {
	background-color: transparent !important;	
	cursor: default !important;
}

.pinned {
	background-color: #FFF0F0;	
}
SPAN.pinned {
	color: #000;
	font-style: italic;
}


.sortierung {
	margin: 0;
	border-top: 1px solid #fff;
	background-color: #654b2d;	
	color: #fff;
	padding-bottom: 15px;
}

.sortierung select, .sortierung button {
	margin: 5px 0 !important;
}

.sortierung p, .forumjump p {	
	color: #fff;
	margin: 0;
	line-height: 3em;
	vertical-align: middle;
	text-align: center;
}

.sortierung select, .forumjump select {	
	padding: 7px 12px;
	color: #333
}

.sortierung button, .forumjump button {	
	margin-left: 15px;
	margin-bottom: 2px;
	padding: 6px 20px;
}


.legende {
	padding: 20px 0px;
	
	text-align: center;
}

.seiten {
	padding: 20px 0;
	margin: 0px;
}

.seiten .row {
	padding: 10px 0;
}

.seiten p {
	margin: 0;
	padding: 0;
	line-height: 30px;
	vertical-align: middle;
}

.seiten div {
	padding: 0;
}
.seiten a {
	color: #000;	
	text-decoration: none !important;
}
.seiten button {
	padding: 6px 30px;
	margin: 0px;
	background-color: #efefef;
	color: #333;	
}
.seiten .btn-sm {
	color: #666;
}
.seiten .btn-sm:hover {
	background-color: #999;
	color: #000;
}
.btn-pages {
	background-color: #333;
	color: #fff;
	font-weight: bold;	
}
.btn-pages:hover {
	background-color: #666;
	color: #fff;
}
.page_number {
	font-weight: bold;	
	text-align: center;
	display: inline-block;
	padding: 4px 0.5em;
	margin: 0 1px;
}
.page_number a {
	color: #000 !important;
}
.more_pages {
}
.current_page, .page_number:hover {
	background-color: #7a664e;
	color: #fff;
	font-weight: bold;	
	text-align: center;
	display: inline-block;
	padding: 4px 0.5em;
	border-radius: 5px;
	margin: 0 1px;
}

.current_page {
	padding: 4px 14px;
}

.aktionen {
	padding: 0px !important;
	margin: 0px !important;
	margin: 0px 15px;
	background-color: #654b2d;
	background-color: #fff;
}

.aktionen div {
	vertical-align: middle;
	padding: 15px 0px;
}

.aktionen img {
	padding: 3px 0;
}

.forum_row {
	border-top: 1px solid #efefef;
	margin: 0px; 
	padding: 20px 0;
	min-height: 120px;
}

.forum_row:hover {
	background-color: #efefef;
	cursor: pointer;
}

.forum_row div h3 img {
	margin: 0 0 4px 20px;
	vertical-align: middle;
	display: inline-block;
}

.forum_row div h4, .forum_row div p {	
	vertical-align: middle;
	padding-left: 20px;
}

.navstrip ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
.navstrip li { 
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.navstrip li a { 
	margin-right: 10px;
	background: transparent url(/bilder/navstrip.gif) left center no-repeat;
	padding-left: 20px;
}

.navstrip li:first-child { 
	min-width: 20px;
	min-height: 20px;
}
.navstrip li:first-child a { 
	min-width: 20px;
	min-height: 20px;
	background: transparent url(/bilder/home.gif) left center no-repeat;
	text-decoration: none !important;
}

.btn:active:focus, .btn:focus {
	color: #fff;
	opacity: 0.8;	
}

.btn-kv {
	text-transform: uppercase;
	padding: 6px 10px 6px 25px;
	border-radius: 15px;
	color: #fff;
	font-weight: bold;
	background-size: 26px !important;
	background-color: #654b2d !important;
	background-position: left center !important;
	background-repeat: no-repeat !important;
	box-shadow: 4px 3px 5px -3px rgba(0,0,0,0.75);
}

.btn-kvSmall {
	padding: 0px 8px 0px 25px;
	border-radius: 6px;
	background-size: 20px !important;
	background-position: left center !important;
	margin: 0 4px 10px 0;
}

.btn-signature {
	background-color: #fff !important;
	color: #654b2d !important;
	border: 1px solid #999;
	box-shadow: 2px 1px 5px -3px rgba(0,0,0,0.75);
}

.btn-icononly {
	padding: 0;
	height: 1.5em;	
	width: 1.5em;	
	background-position: center center !important;
}

.btn-textonly {
	padding: 0 0.5em !important;
	height: 1.5em;	
	background-position: center center !important;
}

.btn-kv:hover {
	color: #fff;
	opacity: 0.8;
	box-shadow: 2px 2px 5px -3px rgba(0,0,0,0.75);
}

.btn-add {
	background-image: url(/forums/images/buttons/add.png);
}

.btn-add_reply {
	background-image: url(/forums/images/buttons/add_reply.png);
}

.btn-back {
	background-color: #999 !important;
	background-image: url(/forums/images/buttons/back.png);
}

.btn-closed {
	background-image: url(/forums/images/buttons/closed.png);
}

.btn-copy_link {
	background-image: url(/forums/images/buttons/copy_link.png);
}

.btn-delete {
	background-image: url(/forums/images/buttons/delete.png);
}

.btn-download {
	background-image: url(/forums/images/buttons/download.png);
}

.btn-edit {
	background-image: url(/forums/images/buttons/edit.png);
}

.btn-email {
	background-image: url(/forums/images/buttons/email.png);
}

.btn-fast_reply {
	background-image: url(/forums/images/buttons/fast_reply.png);
}

.btn-homepage {
	background-image: url(/forums/images/buttons/homepage.png);
}

.btn-moved {
	background-image: url(/forums/images/buttons/moved.png);
}

.btn-new_poll {
	background-image: url(/forums/images/buttons/new_poll.png);
}

.btn-new_topic {
	background-image: url(/forums/images/buttons/new_topic.png);
}

.btn-profile {
	background-image: url(/forums/images/buttons/profile.png);
}

.btn-quote {
	background-image: url(/forums/images/buttons/quote.png);
}

.btn-report {
	background-image: url(/forums/images/buttons/report.png);
}

.btn-search {
	background-image: url(/forums/images/buttons/search.png);
}

.btn-share {
	background-image: url(/forums/images/buttons/share.png);
}

.btn-spam {
	background-image: url(/forums/images/buttons/spam.png);
}

.btn-top {
	background-image: url(/forums/images/buttons/top.png);
}

.btn-topic {
	background-position: 5px center;
	background-size: 20px;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 30px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 5px;
}

.btn-topic-newer {
	background-image: url(/forums/images/buttons/topic_newer.png);
	background-position: right 5px center;
	padding: 5px 30px 5px 10px;
}

.btn-topic-elder {
	background-image: url(/forums/images/buttons/topic_elder.png);
}

.btn-topic-print {
	background-image: url(/forums/images/buttons/topic_print.png);
}

.btn-topic-subscribe {
	background-image: url(/forums/images/buttons/topic_subscribe.png);
}

.btn-topic-share {
	background-image: url(/forums/images/buttons/topic_share.png);
}

.btn-zoom {
	background-image: url(/forums/images/buttons/zoom.png);
}





figure img {
	max-width: 100%;	
}


.smileys div {
	margin: 0;
	padding: 15px;
	cursor: pointer;
	width: 30px;
	height: 30px;	
}




/* Share START */


#darkBackground {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity:.7;
	filter:alpha(opacity=70);
	z-index: 100;
	background-color: #000;
}

.shareButton {
	cursor: pointer;	
}

.popupInner {
	width: 100%;
	padding: 0px 40px 40px 40px;
}

#contactPopup h2, #contactPopup p {
	margin: 2em 0;	
	text-align: center;
}

.popupClose {
	width: 100%;
	text-align: right;
	padding: 4px 36px 0 0;
	margin: 4px 0 0 0;
	cursor: pointer;
	font-size: 12px;
	color: #999;
	background: transparent url(/forums/images/buttons/close.png) right center no-repeat;
	background-size: 30px;
	line-height: 20px;
	vertical-align: middle;
}

.popup  {
	display: none;
	z-index: 200;	
	max-width: 600px;
	min-height: 200px;
	max-height: 80%;
	overflow: hidden;
	overflow-y: auto;
	padding: 0;
    position: fixed;
	top: 0;
    right: 0;
    left: 0;
    margin: 50px auto 0 auto;
    width: 90%;;
	background-color: #fff;
	border-radius: 15px;
}

.shariff li a {
   padding-left: 20px;
}
.shariff li:last-child a {
   padding-left: 0px;
}

/* Share end */



/* Maschinen Start */

.hersteller div {
	text-align: center;	
	padding: 20px;
}

DIV.herstellerEinzeln, DIV.roestereiEinzeln {
	text-align: center;	
	padding: 10px;
}

.herstellerEinzeln div, .roestereiEinzeln div {
	background-color: transparent;
	background-position: center 30px;
	background-size: 75%;
	background-repeat: no-repeat;
	padding: 20px 5px 0 5px;
	min-height: 210px;
	border: 1px solid #ccc;	
}

.herstellerEinzeln div:hover, .roestereiEinzeln div:hover {
	cursor: pointer;
	background-color: #efefef;
}

.herstellerEinzeln a:hover, .roestereiEinzeln a:hover {
    text-decoration:  none;    
}

.herstellerEinzeln p, .roestereiEinzeln p {
	text-align: center;	
	color: #ccc;
	margin-top: 90px;
}

.herstellerEinzeln h4, .roestereiEinzeln h4 {
	text-align: center;	
	color: #654b2d;
	margin: 0;
	font-size: 16px;
}

.herstellerDaten {
	background-color: #efefef;
	margin: 0;	
	padding: 30px 0;
}

.herstellerDaten label {
	min-width: 70px;
	display: table-cell;
}

.herstellerDaten UL.drop-down { 
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	display: table-cell;
}  

.herstellerDaten .drop-down li {
	list-style: none;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 20px;
	padding: 3px 0 3px 30px;
}

.herstellerDaten .drop-down LI.clickable:hover {
	opacity: 0.6;
}
     
.kaffeeEinzeln {
	margin-bottom: 20px;	
}
.kaffeeBearbeiten {
	cursor: pointer;
	display: none;
}
.kaffeeEinzeln:hover {
	cursor: pointer;
	background-color: #efefef;
}
.kaffeeEinzeln:hover .kaffeeBearbeiten {
	display: inline-block;
}

DIV.kaffeeEigenschaften {
	margin-top: 50px;
	margin-bottom: 100px;
}

.kaffeeEigenschaften .row {
	border-top: 1px solid #efefef;	
}
.kaffeeEigenschaften .row:last-child {
	border-bottom: 1px solid #efefef;	
}

.kaffeeEigenschaften label, .kaffeeEigenschaften p {
	padding: 10px 0;
	margin: 0;
}

.kaffeeEigenschaften .row:hover {
	background-color: #efefef;
}

.maschineBilder figure {
}

.maschineBilder figcaption {
	text-align: center;
}

DIV.maschineBilderThumbs, DIV.maschineVideosThumbs {
	margin: 0;
}

.maschineBilderThumbs img, .maschineVideosThumbs img {
	width: 100%;
	max-width: 100px;
	padding: 10px;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.maschineBilderThumbs div, .maschineVideosThumbs div {
	overflow: hidden;
}

.maschineBilderThumbs div p, .maschineVideosThumbs div p {
	line-height: 8em;
	vertical-align: middle;
}

.maschineBilderThumbs div:hover, .maschineVideosThumbs div:hover {
	cursor: pointer;
	opacity: 0.6;
}

.maschineVideosThumbs DIV {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;	
}

IFRAME.maschineVideo, VIDEO.maschineVideo {
	min-width: 90%;
	min-height: 250px;
	max-width: 90%;
}


.maschineEinzeln div {
}

DIV.maschineEinzeln {
	text-align: center;	
	padding: 10px;
	height: 300px;
}

.maschineEinzeln:hover {
	cursor: pointer;
	opacity: 0.5;
}
.maschineEinzeln a:hover {
    text-decoration:  none !important;
}


.maschineEinzeln div {
	height: 200px;
	background-color: transparent;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}

.maschineEinzeln p {
	text-align: center;	
	color: #ccc;
	margin-top: 90px;
}

.maschineEinzeln h4 {
	text-align: center;	
	color: #654b2d;
	margin: 5px 0 0px 0;
	font-size: 16px;
}

.baureihe {
	margin: 60px 0px 0px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #654b2d;
}


.maschinendaten .row, .download .row {
	border-bottom: 1px solid #efefef;
}

.hilfetexte:hover {
	background-color: #efefef;
}

.hilfetextAnzeige {
	background: #fff url(/bilder/hilfetext_bg.png) left bottom repeat-x;
	background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
	border-bottom: 2px solid #fff;	
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	display: none;
}

.hilfetextHideBorder {
	border-bottom: 1px solid #fff !important;
}

DIV.maschinendatenAktion {
	margin-right: 20px;
	cursor: pointer;
}
.maschinendaten .row .maschinendatenAktion  {
	display: none;	
}
.maschinendaten .row:hover .maschinendatenAktion {
	display: inline-block;	
}

.wertUnbekannt, .gruppeAusblenden {
	display: none;	
}

.wertBearbeiten {
	display: inherit !important;	
}

.maschinendaten p, .maschinendaten label {
	padding: 10px 0;
	margin: 0;
	vertical-align: middle;
}

.maschinendaten p img {
	padding: 0 5px 2px 0;	
}

.downloaddaten {
	margin: 50px 0;	
}

.download .guppeninhalt .row {
	padding: 1em 0;
}

.download .guppeninhalt .row:hover {
	background-color: #efefef;	
}

.download p {
	padding: 0;
	margin: 0;
}

.download a {
	font-weight: bold;	
	vertical-align: middle;
	color: #333;
	display: block;
	text-decoration: none !important;
}

.dateityp_0, .dateityp_1, .dateityp_2, .dateityp_3, .dateityp_4, .dateityp_5, .dateityp_6, .dateityp_7, .dateityp_8, .dateityp_9 {
	background-size: 4em !important;
	background-position: right 1em center !important;
	background-repeat: no-repeat !important;	
}

.dateityp_0 {
	background-image: url( /bilder/dateityp/typ_0.png);
}
.dateityp_0:hover {
	background-image: url( /bilder/dateityp/typ_0-mo.png);
}
.dateityp_1 {
	background-image: url( /bilder/dateityp/typ_1.png);
}
.dateityp_1:hover {
	background-image: url( /bilder/dateityp/typ_1-mo.png);
}
.dateityp_2 {
	background-image: url( /bilder/dateityp/typ_2.png);
}
.dateityp_2:hover {
	background-image: url( /bilder/dateityp/typ_2-mo.png);
}
.dateityp_3 {
	background-image: url( /bilder/dateityp/typ_3.png);
}
.dateityp_3:hover {
	background-image: url( /bilder/dateityp/typ_3-mo.png);
}
.dateityp_4 {
	background-image: url( /bilder/dateityp/typ_4.png);
}
.dateityp_4:hover {
	background-image: url( /bilder/dateityp/typ_4-mo.png);
}
.dateityp_5 {
	background-image: url( /bilder/dateityp/typ_5.png);
}
.dateityp_5:hover {
	background-image: url( /bilder/dateityp/typ_5-mo.png);
}
.dateityp_6 {
	background-image: url( /bilder/dateityp/typ_6.png);
}
.dateityp_6:hover {
	background-image: url( /bilder/dateityp/typ_6-mo.png);
}
.dateityp_7 {
	background-image: url( /bilder/dateityp/typ_7.png);
}
.dateityp_7:hover {
	background-image: url( /bilder/dateityp/typ_7-mo.png);
}
.dateityp_8 {
	background-image: url( /bilder/dateityp/typ_8.png);
}
.dateityp_8:hover {
	background-image: url( /bilder/dateityp/typ_8-mo.png);
}
.dateityp_9 {
	background-image: url( /bilder/dateityp/typ_9.png);
}
.dateityp_9:hover {
	background-image: url( /bilder/dateityp/typ_9-mo.png);
}


.gruppenname {
	border: none;	
	margin-top: 50px;
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 1.5em;
	background-image: url(/bilder/gruppe.png);
	cursor: pointer;
}
.gruppenname div:first-child {
	padding-left: 15px !important;
}
.gruppenname:hover {
	background-color: #999;
}
.gruppenname h3 {
	margin: 0.5em 0;
}

.gruppeZu {
	background-image: url(/bilder/gruppe-auf.gif);
}

.gruppeAuf {
	background-image: url(/bilder/gruppe-zu.gif);	
}


.affiliateButton {
    color: #222;
    border: 1px solid #634527;
    border-radius: 4px;
	padding: 0.3em 0.5em;
	background-color: #efefef;
    background:linear-gradient(to bottom,#fff,#ccc);
	display: inline-block;
	margin: 0 0.5em 0.5em 0; 
}

.affiliateButton:hover {
	text-decoration: none !important;
}

.affiliateAmazonButton {
    color: #222;
    border: 1px solid #c5a65a;
	border-color: #a88734 #9c7e31 #846a29;
	background-color: #f0c14b;
    background:linear-gradient(to bottom,#f7dfa5,#f0c14b);
}

.affiliateExpertButton {
    color: #fff;
    border: 1px solid #000;
	background: none;
	background-color: #ff5e19;
}

.affiliateEuronicsButton {
    color: #ffff00;
    border: 1px solid #00529a;
	background-color: #00529a;
    background:linear-gradient(to bottom,#00529a,#077fcb);
}

.affiliateTchiboButton {
    color: #dfbe76;
    border: 1px solid #003976;
	background: none;
	background-color: #003976;
}

.affiliateAlternateButton {
    color: #e40514;
    border: 1px solid #262626;
	background-color: #262626;
    background:linear-gradient(to bottom,#262626,#065d71);
}

.affiliateEbayButton {
    color: #000;
    border: 1px solid #f6c709;
	background-color: #f6c709;
    background:linear-gradient(to bottom,#f6c709,#efefef);
}

.affiliateMediamarktButton {
    color: #fff;
    border: 1px solid #000;
    background: none;
	background-color: #df0000;
}

.affiliateOttoButton {
    color: #d0271d;
    border: 1px solid #d0271d;
    background: none;
	background-color: #e6e6e6;
}

.affiliateSaturnButton {
    color: #000;
    border: 1px solid #000;
    background: none;
	background-color: #ef7b00;
}




/* Maschinen Ende */



.roestereiDetails div:last-child {
	text-align: center;
}

.kaffeeDetail {
		
}

.rezensionen DIV {
	padding: 0 15px;
}
.rezensionenEinzeln {
	border-top: 1px solid #999;
}
.rezensionenEinzeln DIV.col-xs-6 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.rezensionen .gruppeninhalt .row:first-child {
	padding-top: 30px;	
	padding-bottom: 30px;	
}


.angebote DIV {
	padding: 0 15px;
}
.angebotEinzeln {
	border-bottom: 1px solid #999;
}
.angebotEinzeln h3 {
	margin: 0;	
}
.angebotEinzeln DIV.col-xs-6 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.angebote .gruppeninhalt .row:first-child {
	padding-top: 30px;	
	padding-bottom: 30px;	
}



/* Sterne Start */
.bewertung UL, .bewertung LI {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.bewertung LI {
	display: inline-block;
	margin-right: 1px;
	width: 40px;
	height: 40px;
	background: url(/bilder/wertung/stern-0.png) center center no-repeat;
	background-size: 40px;
}

.bewertung .bewertung25 {
	background-image: url(/bilder/wertung/stern-25.png);	
}
.bewertung .bewertung50 {
	background-image: url(/bilder/wertung/stern-50.png);	
}
.bewertung .bewertung75 {
	background-image: url(/bilder/wertung/stern-75.png);	
}
.bewertung .bewertung100 {
	background-image: url(/bilder/wertung/stern-100.png);	
}

.bewertung LI:last-child {
	margin-right: 0px;
}

.bewertungAbgeben LI {
	cursor: pointer;
}


DIV.bewertungAnzeigen {
	padding: 0;	
}

.bewertungAnzeigenKlein LI {
	width: 20px;
	height: 20px;
	background-size: 20px;
	margin-right: 0;
}

.rezensionen table {
	width: 100%;
}

.rezensionen th {
	width: 25%;
	padding-right: 20px;	
}
.rezensionen td:last-child {
	width: 25%;
	padding-left: 20px;	
}

.rezensionVerteilungWrapper {
	background-color: #e7e6e3;
	margin: 0 !important;
	padding: 0 !important;
	height: 10px;
	width: 100%;
}
.rezensionVerteilung {
	display: block;
	background-color: #f4bd1e;
	height: 10px; 
	width: 0%;
	margin: 0 !important;
	padding: 0 !important;
}
/* Sterne Ende */

DIV.top10 {
	margin-bottom: 4em;
}

.top10 h3 {
    background-position: left center;	
	background-repeat: no-repeat;
	background-size: 40px;
	padding-left: 45px;
	margin-bottom: 1em;
}

.top10 th {
	padding: 0;
	vertical-align: top;
}

.top10 td {
	vertical-align: top;
	padding: 0 0 0.5em 0.5em;
}

.top10 button {
	padding-left: 8px;
	margin: 1em 0;	
}

/* Datenschutz-Hinweis Start */
#privacyOptionsBg {
	z-index: 9999;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    top: 0;
    left: 0;
    touch-action: none;    
}

#privacyOptions {
	z-index: 10000;
	line-height: 1.2em;
	position: fixed;
	top: 3em;
    left: 5%;
	padding-top: 5px;
	margin: 0px auto;
	width: 90%;
	background-color: #999;
	color: #fff;
	display: none;
    border-radius: 0.2em;
}
#privacyOptions IMG {
    max-width: 200px;
}
#privacyOptions button {
	padding-left: 10px;
}
#privacyOptions .btn-light {
    color: #634527;
}

.privacyOptionsFooter  {
    font-size: 0.8em;
}
.privacyOptionsFooter P, .privacyOptionsFooter A {
    color: #fff;
}
/* Datenschutz-Hinweis Start */



@media only screen and (min-width: 1020px) {
	.navstrip { 
		padding: 12px 10px 6px 10px; 
	}

	#ipbwrapper {
		padding: 0px; 
		width: 992px; 
		float: left;
		box-shadow: 3px -3px 5px 0px rgba(102,102,102,1);
		border-top-right-radius: 5px;
		border-left: 1px solid #654b2d;
		border-bottom: 1px solid #654b2d;
	}

	#ipbInnerWrap {
		margin: 0px 0 0 10px;
		float: left;
		max-width: 992px;	
	}
		
	#mainmenuMobile {
		display: none;	
	}
		
	header {
		position: relative;
		box-shadow: none;
		background-color: transparent !important;
	}

	header .container {
		height: auto;
	}

	#member_bar {
		background-color: #654b2d;		
	}

	#header_searchresult {
		position: absolute;
		width: 	301px;
		border: 1px solid #666;
		border-top: 1px solid #fff;
		left: 437px;
		top: 116px;
		margin: 0;
		padding: 0;
	}

	#topwrap {
		box-shadow: 4px 2px 5px 0px rgba(0,0,0,0.75);
		background-color: #fff;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	#mainmenu { 
		background: none;
		background-color: transparent;
		height: 72px;
		overflow: hidden;
	}

	#mainmenu div { 
		overflow: hidden;		
	}

	#mainmenu ul { 
		margin: 20px 0 0 0;
		padding: 0;
		display: flex;
		justify-content: center;
		height: 50px;
		border: none;
	}
	#mainmenu li {
		border: none;
		float: left;
		height: 50px;
	}
	
	#mainmenu a:link, #mainmenu  a:visited, #mainmenu a:active { 
		color: #333;
		box-shadow: 4px -1px 5px 0px rgba(0,0,0,0.75);
		width: auto;
		padding: 0px 25px 0px 65px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		border-bottom: 1px solid #333;
		margin-right: 10px;
		background-color: #efefef;	
		text-align: left;
	}
	
	#mainmenu a:hover {
		background-color: #fff;	
	}
	
	#mainmenu .aktiv {
		border-bottom: 2px solid #654b2d !important;
		background-color: #654b2d !important;	
		box-shadow: 4px -4px 5px 0px rgba(0,0,0,0.75);
		color: #fff !important;	
	}

	.mm_forum, .mm_maschinen, .mm_roestereien, .mm_meinkv, .mm_news {
		background-position: 15px center;
	}

	.mm_forum {
		background-image: url(/bilder/menu/forum_aktiv.png);
	}
	
	.mm_maschinen {
		background-image: url(/bilder/menu/maschinen_aktiv.png);
	}
	
	.mm_roestereien {
		background-image: url(/bilder/menu/roestereien_aktiv.png);
	}
	
	.mm_news {
		background-image: url(/bilder/menu/meinkv_aktiv.png);
	}

	.mm_meinkv {
		background-image: url(/bilder/menu/meinkv_aktiv.png);
	}
	
	.aktiv-forum {
		background-image: url(/bilder/menu/forum.png);
	}
	
	.aktiv-maschinen {
		background-image: url(/bilder/menu/maschinen.png);
	}
	
	.aktiv-roestereien {
		background-image: url(/bilder/menu/roestereien.png);
	}

	.aktiv-news {
		background-image: url(/bilder/menu/meinkv.png);
	}
	
	.aktiv-meinkv {
		background-image: url(/bilder/menu/meinkv.png);
	}
	
	.singlePost {
		padding-top: 30px;
		background: #fff url( /forums/images/singlePost_bg.png ) left top repeat-x;
		border-top: 1px solid #666;
	}

	#userlinks {
		justify-content: left;
	}

	#userlinks, #userlinks li, #adminlinks, #adminlinks li { 
		padding: 0px 0px 0px 10px; 
		line-height: 40px;
	}
	
	#userlinks {
		float: left;	
	}
	
	#user a {
		font-size: 150%; 
		padding-left: 40px;	
		margin-right: 10px;	
	}
	
	#member_bar {
		display: block;	
	}

	#mainmenu {
		display: block;	
	}

	#mainmenu ul {
		display: block;	
		display: inline-block;
		justify-content: initial;
	}

	.maintitle { 
		color: #654b2d;
		margin: 0 auto;
		background-color: #fff;
		border-bottom: 5px solid #654b2d;
	}

	.maintitle h1 {
		margin: 0 0 0.5em 30px;
	}
	.maintitle h2 {
		margin-top: 30px;
	}
	.maintitle h4 {
		margin: 0 0 1em 30px;	
	}
	
	.maintitleBrown {
		padding: 0;
		background-color: #654b2d; 
		margin-bottom: 30px;
		border-bottom: 0;
	} 

	.maintitleBrown h1 {
		color: #fff; 
		padding: 20px 0px 20px 20px;
		margin: 0;
	}

	.maintitleBrown h3 {
		color: #fff; 
		padding: 0px 0px 10px 20px;
		margin: 0;
	}

	.maintitleRed {
		padding: 0;
		background-color: #654b2d; 
		margin-bottom: 30px;
	} 

	.maintitleRed h1 {
		color: #fff; 
		padding: 20px 0px 20px 20px;
		margin: 0;
	}

	.maintitleRed h3 {
		color: #fff; 
		padding: 0px 0px 10px 20px;
		margin: 0;
	}

	.maintitleRed p {
		font-weight: bold;
		color: #ff0000;	
		padding: 3px 20px;
	}

	.postform textarea {
		min-height: 300px;
	}

	.aktionen div {
		padding: 30px 0;
	}

	.aktionen p {
		margin: 0px;
		padding: 0px;
	}

	.legende {
		padding: 20px 40px;
		text-align: left;
	}
	
	.forum_row div:last-child h4, .forum_row div:last-child p {	
		padding-left: 0px;
	}

	.forum_row div:first-child {
		padding-left: 30px;
	}

	.btn-kv {
		text-transform: uppercase;
		padding: 10px 20px 10px 45px;
		border-radius: 15px;
		color: #fff;
		font-weight: bold;
		background-size: 30px !important;
	/*	background-color: #654b2d !important; */
		background-position: 10px center !important;
		background-repeat: no-repeat !important;
	}
	
	.btn-kvSmall {
		padding: 0px 8px 0px 25px;
		border-radius: 8px;
		background-size: 20px !important;
		background-position: left center !important;
	}

	.btn-signature {
		background-color: #fff !important;
		color: #654b2d !important;
		border: 1px solid #999;
	}

	.btn-icononly {
		padding: 0;
		height: 1.5em;	
		width: 1.5em;	
		background-position: center center !important;
	}
	
	.btn-textonly {
		padding: 10px 20px 10px 20px !important;
		height: auto;
		border-radius: 15px;
		color: #fff;
		font-weight: bold;
	}
	
	.maschinendaten .row div:first-child, .download .row div:first-child {
		padding-left: 30px;
	}
	.gruppenname div:first-child {
		padding-left: 15px !important;
	}

	.roestereiDetails div:last-child {
		text-align: left;
	}

	.roestereiDetails div:last-child h2 {
		margin-top: 56px;
	}

	footer {
		max-width: 992px;	
		box-shadow: 3px -2px 5px 0px rgba(102,102,102,1);
	}
	
	footer li {
		padding: 0 20px;
		float: left;
	}

	DIV.rezensionen {
		padding: 15px;
	}

	.searchresult .row {
		padding: 20px 20px 10px 40px;
		margin: 0;
		border-bottom: 1px solid #efefef;
	}
	
	figure img {
		max-width: 600px;	
	}

	IFRAME.maschineVideo, VIDEO.maschineVideo {
		min-width: 90%;
		min-height: 400px;
	}
}

@media only screen and (min-width: 1366px) {
	#ipbInnerWrap {
		margin: 0px 0 0 50px;
	}
	footer {
		margin-left: 50px;
	}

	#header_searchresult {
		left: 477px;
	}
	
	/* Datenschutz-Hinweis Start */    
    #privacyOptions {
		position: fixed;
		height: auto;
		width: 600px;
        max-width: 600px;
		background-color: #ccc;
		text-align: center;
		color: #333;
		border-radius: 4px;
		left: 50%;
        top: 30%;
		padding: 0.5em 1em ;
		margin-top: -120px;
		margin-left: -300px;
	}
	
	#privacyOptions a {
		color: #634527;
	}

	#privacyOptions button {
		padding-left: 20px;
		margin-top: 10px;
	}
	
	/* Datenschutz-Hinweis Start */

}




/* ADS START */

.ad_top {
	max-width: 100%;
	margin: 50px auto 0 auto;
	text-align: center;
	/* background-color: #fff ; */
}

.ad_bottom {
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.ad_right {
	position: fixed;
	min-width: 120px;
	min-height: 600px;
	top: 20px;
	left: 1050px;
	display: none;
}


.ad_adspirit div {
	margin: 0 auto;
}



@media only screen and (min-width: 1020px) {
	.ad_top, .ad_bottom {
		padding: 20px 0;
		max-width: 992px;
		margin: 0 0 0 10px;
		max-height: none;
	/*	background-color: #cccccc; */
	}

	.ad_right {
		display: block;
		min-width: 160px;
		min-height: 600px;
		padding: 0 0 0 10px;
	}
}


@media only screen and (min-width: 1180px) {
	.ad_top, .ad_bottom {
		max-width: 992px;
	}

	.ad_right {
		display: block;
		min-width: 160px;
		min-height: 1050px;
		padding: 0 0 0 20px;
	}
}



@media only screen and (min-width: 1366px) {
	.ad_bottom {
		margin-left: 50px;
	}

	.ad_right {
		min-width: 300px;
		padding: 0 0 0 20px;
	}
}

@media only screen and (min-width: 1666px) {
	.ad_right {
		min-width: 600px;
		padding: 0 0 0 20px;
	}
}

@media only screen and (min-width: 1966px) {
	.ad_right {
		min-width: 900px;
		padding: 0 0 0 20px;
	}
}

/* ADS ENDE */
