/* bilbo-swash-caps-regular - latin */
@font-face {
  font-family: 'Bilbo Swash Caps';
  font-style: normal;
  font-weight: 400;
  src: url('Fonts/bilbo-swash-caps-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Bilbo Swash Caps Regular'), local('BilboSwashCaps-Regular'),
       url('Fonts/bilbo-swash-caps-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Fonts/bilbo-swash-caps-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('Fonts/bilbo-swash-caps-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('Fonts/bilbo-swash-caps-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('Fonts/bilbo-swash-caps-v11-latin-regular.svg#BilboSwashCaps') format('svg'); /* Legacy iOS */
}

/*
Theme Name: Steinmann
Theme URI: http://wordpress.p207857.webspaceconfig.de/
Author: Homepage Helden
Author URI: http://www.homepage-helden.de
Description: Theme für Steinmann
Version: 1.0

Standard*/
.clearL
{
	clear: left;
}
H1, H2, H3, H4, H5, H6
{
	font: 20px "Bilbo Swash Caps", Arial, Verdana, Sans-serif;
	color: #842322;
	background: url(img/headers.png) repeat-x 0% 60%;
	padding: 11px 0 0px 20px;
}
H1 SPAN, H2 SPAN, H3 SPAN, H4 SPAN
{
	background: #F3F3F3;
	padding: 0 9px;
}
H1
{
	font-size: 30px;
}
H2
{
	font-size: 25px;
}
P
{
	padding: 7px 0 3px;
}
.entryinfo
{
	color: #9E9E9E;
	font-size: 11px;
	padding: 0 0 5px;
}
.entryinfo A
{
	color: #9E9E9E;
}
.entryinfo A:hover
{
	text-decoration: underline;
}
A
{
	text-decoration: none;
	color: #822120;
}
A:hover
{
	text-decoration: underline;
}
.more
{
	font: 20px "Bilbo Swash Caps", Arial, Verdana, Sans-serif;
	background: url(img/li.png) no-repeat right center;
	padding: 0 15px 0 0;
}
TEXTAREA, INPUT
{
	resize: none;
	-webkit-border-radius: 0px;
	-webkit-box-sizing: border-box;
}
INPUT[type=text], INPUT[type=submit]
{
	/*-webkit-appearance: none;*/
}
/*Template*/
HTML, BODY, #site
{
	height: 100%;
}
BODY > #site
{
	height: auto;
	min-height: 100%;
}
BODY
{
	font: 12px Arial, Verdana, Sans-serif;
	line-height: 18px;
	color: #2A2A2A;
	background: #F3F3F3 url(img/body.jpg) repeat-x left top;
	-webkit-text-size-adjust: none;
}
#site
{
	margin: 0 auto;
	width: 860px;
}
/*Head*/
.head
{
	display: block;
	position: relative;
	padding: 48px 0 0;
	background: url(img/head.png) repeat-x 0px 41px;
}
#logo
{
	background: url(img/logo.png) no-repeat left top;
	width: 395px;
	height: 161px;
	position: absolute;
	left: 238px;
	top: -2px;
	z-index: 10;
}
#logo A
{
	display: block;
	width: 300px;
	height: 300px;
	-moz-transform: rotate(45deg) translate(-110px,-175px);
	-webkit-transform: rotate(45deg) translate(-110px,-175px);
	-o-transform: rotate(45deg) translate(-110px,-175px);
	transform: rotate(45deg) translate(-110px, -175px);
	position: absolute;
}
#logo A SPAN
{
	display: none;
}
.headerpic
{
	padding: 10px 10px 0;
	background: #FFF;
	z-index: 2;
	height: 310px;
	width: 840px;
	overflow: hidden;
	position: relative;
}
/*Subhead*/
#subhead
{
}
/*Nav*/
.menu
{
	list-style-type: none;
	display: block;
	width: 805px;
	padding: 0 0 0 0;
	height: 60px;
	font: 22px "Bilbo Swash Caps", Arial, Verdana, Sans-serif;
}
.menu LI
{
	float: left;
	position: relative;
}
.menu LI#menu-item-2949
{
	/*[disabled]float:left;*/
	/*[disabled]margin:0 260px 0 0;*/
}
.menu LI#menu-item-2970
{
	margin: 0 290px 0 0;
}
.menu LI A
{
	display: block;
	padding: 21px 25px 0;
	color: #353535;
	position: relative;
	z-index: 11;
}
.menu LI A:hover
{
	text-decoration: none;
	background: url(img/nav-act.png) no-repeat center top;
	color: #822120;
}
.menu LI.current_page_item A, BODY.home LI.page-item-11 A
{
	background: url(img/nav-act.png) no-repeat center top;
	color: #822120;
}
/*Subnav*/
.menu LI UL
{
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 100;
	width: 160px;
	padding: 10px 0 0;
}
.menu LI:hover UL
{
	display: block;
}
.menu LI UL LI
{
	float: none;
	position: relative;
	width: auto;
}
.menu LI UL LI A
{
	float: none;
	display: block;
	background: #F3F3F3 !important;
	color: #353535 !important;
	padding: 5px 25px;
	font-size: 20px;
}
.menu LI UL LI A:hover
{
	background-color: #832221 !important;
	color: #FFF !important;
	text-decoration: none;
}
.menu LI UL LI.act A
{
	background-color: #832221 !important;
	color: #FFF !important;
}
.menu LI#menu-item-2950 UL
{
	width: 195px;
}
/*over*/
.menu LI.over A
{
	/*[disabled]color:#D01B81;*/
}
.menu LI.over UL LI A
{
	/*[disabled]color:#FFF;*/
}
.menu LI.over UL LI A:hover
{
	/*[disabled]color:#552560;*/
}
.menu LI.over UL LI.act A
{
	/*[disabled]color:#552560;*/
}
UL.menu LI.over UL
{
	/*[disabled]display:block;*/
}
.menu LI.over UL LI UL
{
	/*[disabled]display:none;*/
}
UL.sub-menu
{
	display: none;
}
/*Allcont*/
.allcont
{
	margin: 25px 0 0;
	padding-bottom: 65px;
}
.allcont2
{
	background: url(img/allcont.png) repeat-y 569px 0px;
	padding: 0 20px;
	width: 820px;
}
.allcont IMG
{
	/*float: right;*/
	border: 5px solid #FFF;
	margin: 0 0 10px 0;
	/*width: 100%;*/
	max-width: 520px;
	height: auto;
}
.home .allcont IMG, .category .allcont IMG
{
	float: right;
	margin: 0 0 10px 10px;
}
.left
{
}
.cont
{
	width: 520px;
	padding: 0 27px 0 0;
	float: left;
}
.right
{
	width: 230px;
	padding: 3px 12px 0 31px;
	float: left;
}
.item1
{
	padding: 0px 0 30px;
}
.commentArea
{
	margin-top: 30px;
}
#postcomment
{
	margin-top: 25px;
}
#commentlist LI
{
	margin-top: 15px;
}
.lnkViewComment
{
	color: #D86F6C;
	text-decoration: underline;
}
.taglist
{
	margin-top: 10px;
}
/*Foot*/
.foot
{
	display: block;
	margin: -45px 0 0;
	color: #2B2B2B;
	font-size: 10px;
	width: 100%;
	background: #D8D8D8;
	height: 37px;
	font: 11px arial, verdana, "sans serif";
	padding: 8px 0 0;
	line-height: 16px;
}
.foot IMG
{
	padding-left: 6px;
}
.foot2
{
	width: 820px;
	margin: 0 auto;
}
.foot A
{
	color: #2B2B2B;
}
.foot P
{
	display: inline;
}
.footnav
{
	float: left;
}
.foot3
{
	text-align: right;
	float: right;
}
.copy
{
}
.hh
{
}
/*Powermail NEU*/
.tx-powermail LEGEND.powermail_legend
{
	display: none;
}
.tx-powermail .powermail_form .powermail_fieldset
{
	border: 0 solid #000000;
	background-color: transparent;
	padding-left: 0px;
	margin-top: 10px;
}
.tx-powermail .powermail_form .powermail_fieldwrap
{
	padding: 2px 0;
}
.tx-powermail .powermail_form .powermail_fieldset LABEL
{
	display: block;
	width: 110px;
	font-weight: normal;
	color: #424040;
}
.tx-powermail .powermail_form .powermail_fieldset INPUT
{
	width: 350px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #D7D7D7;
	padding: 3px 0px 3px 5px;
}
.tx-powermail .powermail_form .powermail_fieldset TEXTAREA
{
	width: 347px;
	height: 100px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #D7D7D7;
	padding-left: 5px;
}
.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap_submit
{
	padding: 0px;
	margin: 0px;
	position: relative;
	left: -146px;
}
.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap_submit INPUT.powermail_submit
{
	background-color: #98072E !important;
	width: 357px;
	color: #FFF;
	cursor: pointer;
	/*[disabled]padding:3px 0px;*/
	/*[disabled]margin-top:10px;*/
}
.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap_submit INPUT.powermail_submit:hover
{
	background-color: #00490B !important;
	color: #FFF;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap .mandatory
{
	color: #98072E;
}
.formError .formErrorContent
{
	width: 100%;
	position: relative;
	color: #FFF;
	width: 120px;
	font-size: 11px;
	border: 1px solid #FFF;
	padding: 4px 10px;
	background: rgb(152, 7, 46);
}
.formError .formErrorArrow DIV
{
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	font-size: 0px;
	height: 1px;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
	background: rgb(152, 7, 46);
}
.tx-powermail .powermail_create
{
	background: #F6F6F6;
	padding: 10px 0px 0px 25px;
}
.tx-powermail .powermail_create DT
{
	padding: 2px 0px;
}
.tx-powermail .powermail_form SELECT
{
	width: auto;
}
.tx-powermail .powermail_form .powermail_fieldwrap_reset
{
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 110px;
}
.tx-powermail .powermail_form .powermail_fieldwrap_text
{
	font-size: 11px;
	color: #98072E;
	font-style: italic;
}
/*Sprachen*/
.lang-switch
{
	width: 100px;
	height: 32px;
	position: absolute;
	right: 0;
	top: 10px;
}
UL.lang-switch LI
{
	float: left;
	width: 38px;
	height: 32px;
	margin: 0px 0px 0px 10px;
	display: inline;
	cursor: pointer;
}
UL.lang-switch LI A
{
	display: block;
	height: 32px;
	width: 38px;
}
UL.lang-switch LI SPAN
{
	display: none;
}
LI.lang-de
{
	background: url(img/de.png) no-repeat left top;
}
LI.lang-en
{
	background: url(img/en.png) no-repeat left top;
}
/*Breadcrumbs*/
UL.breadcrumbs
{
	/*[disabled]position:absolute;*/
	/*[disabled]bottom:2px;*/
	/*[disabled]left:20px;*/
}
UL.breadcrumbs LI
{
	/*[disabled]float:left;*/
	/*[disabled]padding:0px 5px 0px 0px;*/
	/*[disabled]display:inline;*/
}
UL.breadcrumbs LI A
{
	/*[disabled]font-size:10px;*/
	/*[disabled]color:#464646;*/
}
UL.breadcrumbs LI A:hover
{
	/*[disabled]color:#005CA4;*/
	/*[disabled]text-decoration:none;*/
}
UL.breadcrumbs LI.act A
{
	/*[disabled]color:#005CA4;*/
}
/*Special*/
.wp-paginate .current
{
	color: #FFF;
	background: #832221 !important;
	border: 1px solid #FFF !important;
	margin-right: 4px;
	padding: 3px 6px;
}
.wp-paginate A:hover, .wp-paginate A:active
{
	color: #FFF !important;
}
#cont UL
{
	margin: 5px 0px 10px 25px;
}
#cont UL LI
{
	list-style-type: disc;
	padding: 3px 0px;
}
#cont OL
{
	margin: 5px 0px 10px 25px;
}
#cont OL LI
{
	list-style-type: decimal;
	padding: 3px 0px;
}
.right UL
{
	margin: 5px 0 10px 30px;
	padding: 5px 0;
}
.right LI
{
	padding: 2px 0 2px 20px;
	background: url(img/li.png) no-repeat 0px 6px;
}
.right A
{
	color: #2B2B2B;
}
#allcont TABLE
{
	margin: 5px 0px 10px;
}
#allcont TABLE TR TD
{
	padding: 2px 10px 2px 0px;
}
#allcont DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image
{
	margin: 10px 0;
}
.lbox
{
	/*[disabled]float:left;*/
	/*[disabled]width:450px;*/
	/*[disabled]margin-right:20px;*/
	/*[disabled]display:inline;*/
}
.rbox
{
	/*[disabled]float:left;*/
	/*[disabled]width:450px;*/
	/*[disabled]display:inline;*/
}
IMG.attachment-post-thumbnail
{
	width: 140px;
	height: auto;
}
.single .attachment-post-thumbnail
{
	display: none;
}
.cf:before, .cf:after
{
	content: " ";
	/*1*/
	display: table;
	/*2*/
}
.cf:after
{
	clear: both;
}
/**
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
 */
.cf
{
	=zoom: 1;
}





label[for="comment"] {
	display: none;
}

input.privacyBox {
	display: inline-block;
	width: 20px;
}

p.pprivacy {
	display: inline;
}


span.wpcf7-list-item{
	margin: 0 !important;
}