/*
Theme Name: Buecherbaukasten
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	background: transparent;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
}
div.idividualkatalog a img {
	border: 1px solid #E0E0E0;
}


/* =Layout
-------------------------------------------------------------- */





/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: left;
	width: 900px;
	margin-bottom: 50px;
	margin-top: 0;
}
#access .menu-header,
div.menu {
	font-size: 12px;
	width: 900px;
	padding-top: 25px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
a {
	color: #3996ab;
	text-decoration: none;
}
#access a {
	color: #3996ab;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid white;
	letter-spacing: 1px;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 26px;
	left: 0;
	float: left;
	z-index: 99999;
	border-bottom: 1px solid #c3007c;
	border-right: 1px solid #c3007c;
	border-left: 1px solid #c3007c;
	border-top-style: none;
	border-top-width: 0;
}
#access ul ul li {
	display: block;
	width: 100%;
	background-color: white;
}
#access ul ul li a, #access ul ul li a:hover {
	border-style: none;
	border-width: 0;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	padding: 5px 3px 5px 10px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #E40080;
	border-top: 1px solid #E40080;
	border-right: 1px solid #E40080;
	border-left: 1px solid #E40080;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #e40080;
}
#access ul li#menu-item-10.current-menu-item a, #access ul li.current-menu-ancestor > a {
	background-color: #e40080;
	color: white;
	font-size: 12px;
	line-height: 20px;
	margin-top: 4px;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #e40080;
}
li#menu-item-10 {
	width: 90px;
	margin-right: 40px;
}
#access li#menu-item-10:hover > a,
#access li#menu-item-9:hover > a {
	border-bottom: 1px solid #E40080;
}
li#menu-item-6 {
	width: 145px;
}
*+html #access ul li#menu-item-6 ul li {
	width: 143px;
}
li#menu-item-7 {
	width: 210px;
}
*+html #access ul li#menu-item-7 ul li {
	width: 208px;
}
li#menu-item-8 {
	width: 140px;
}
*+html #access ul li#menu-item-8 ul li {
	width: 138px;
}
li#menu-item-9 {
	width: 200px;
}
*+html #access ul li#menu-item-9 ul li {
	width: 198px;
}
/****/
body {
	color: #797979;
	font: 14px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(images/bg/body.gif) repeat-y center;
}
cite {
	font-size: 12px;
}

.alignright {
	float: right;
	padding-left: 20px;
}
.alignleft {
	float: left;
	padding-right: 20px;
}
.wp-caption-text {
	font-size: 12px;
}
div.wp-caption {
	padding: 20px;
	background-color: #f9fbfc;
}

a.fettlink {
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 15px 3px 5px;
	display: inline;
	background: #3996ab url(images/bg/fettlink.gif) no-repeat right;
	text-decoration: none;
}

a.fettlinkgrau {
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 15px 3px 5px;
	display: inline;
	background: #7c7c7c url(images/bg/fettlinkgrau.gif) no-repeat right;
	text-decoration: none;
}
a.empfehlbutton {
	color: #3996ab;
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 30px 3px 5px;
	display: inline;
	background: #eee url(images/icons/daumen.gif) no-repeat right;
	text-decoration: none;
	float: right;
	margin-top: 10px;
}
a.pdfbutton {
	color: #3996ab;
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 30px 3px 5px;
	display: inline;
	background: #eee url(images/icons/download.gif) no-repeat right;
	text-decoration: none;
	float: right;
	margin-top: 10px;

}
body.page-id-831 a.pdfbutton {
	float: none;
}
a.druckenbutton {
	color: #3996ab;
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 30px 3px 5px;
	display: inline;
	background: #eee url(images/icons/drucken.gif) no-repeat right;
	text-decoration: none;
	float: right;
	margin-top: 10px;
}

a.warenkorbbutton {
	color: #3996ab;
	font-size: 12px;
	text-transform: uppercase;
	padding: 15px 45px 15px 5px;
	display: inline;
	background: #eee url(images/icons/buttonWK-right.png) no-repeat right;
	text-decoration: none;
	float: right;
	margin-top: 10px;
}

a.webkataktiv {
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 30px 3px 5px;
	display: inline;
	background: #eee url(images/icons/pink.gif) no-repeat right;
	text-decoration: none;
	margin-top: 10px;
	color: #e40080;
}

a.blaettern {
	color: #3996ab;
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 30px 3px 5px;
	display: inline;
	background: #eee url(images/icons/blaettern.gif) no-repeat right;
	text-decoration: none;
	margin-top: 10px;
}

.hinweis{
	color: #e40080;
	border: 1px solid #e40080;
	padding: 10px;
	float: right;
	width: 40%;
}

.blautext {
	color: #3996ab;
}
.grautext {
	color: #aeaeae;
}
.linkespalte {
	width: 45%;
	float: left;
}
.rechtespalte {
	width: 45%;
	float: right;
}
#header {
	padding-top: 25px;
	border-bottom: 1px solid #dce9ed;
}
#header div.inline {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 38px;
}

div.menu-header, #searchform {
	float: right;
	margin: 0;
	padding: 0;
}

#menu-topmostmenu li {
	float: left;
	font-size: 10px;
}

#menu-topmostmenu li a {
	text-decoration: none;
	padding-right: 40px;
	color: #3996ab;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#searchform input#s {
	background-color: #dfecf0;
	border-style: none;
	border-width: 0;
		color: #3996ab;
	font-style: italic;
	width: 320px;
	height: 21px;
	padding-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#searchform input#searchsubmit {
	background: url(images/icons/searchsubmit.gif) no-repeat;
	border-style: none;
	border-width: 0;
	width: 18px;
	height: 20px;
	cursor: pointer;
}

#masthead {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/icons/logo.gif) no-repeat 0 54px;
}

#site-description {
	color: #3996ab;
	font: 44px "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
	text-align: right;
	width: 420px;
	float: right;
	display: block;
	margin-right: 90px;
	margin-top: 38px;
}

h2.titelkasten {
	border: 1px solid #e7e7e7;
	font: 24px "Times New Roman", Times, Georgia, serif;
	color: #292929;
	text-transform: uppercase;
	padding: 5px;
	margin-bottom: 40px;
	display: inline;
	letter-spacing: 1px;
}

div.maininner {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	padding-right: 50px;
}

div.borderer {
	border-bottom: 1px solid #dce9ed;
	padding-top: 50px;
	margin-bottom: 50px;
}

h3.bereichshead {
	background-color: #3996ab;
	color: white;
	font-size: 16px;
	text-transform: uppercase;
	padding: 3px 5px;
	display: inline;
	letter-spacing: 1px;
}

h4 {
	font: 24px "Times New Roman", Times, Georgia, serif;
	color: #3996ab;
}

h5 {
	font-size: 16px;
	color: #aeaeae;
}


h6 {
	font: 24px "Times New Roman", Times, Georgia, serif;
	color: #575757;
}
th {
	background-color: #f6f9fa;
	color: #3996ab;
	height: 40px;
	border: 5px solid white;
	vertical-align: middle;
	text-align: left;
	padding: 5px 20px 5px 30px;
	font-size: 12px;
}
td {
	background-color: #f6f9fa;
	border: 5px solid white;
	padding: 5px 20px 5px 30px;
	font-size: 12px;
}
.sondertabelle td, .sondertabelle th {
	border-style: none;
	border-width: 0;
}



tr.tabletrfett td {
	font-weight: bold;
}

table.quetschtabelle td {
		padding: 5px 10px;

}
/* SCROLLBEREICH */
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 660px;
	height:260px;
	float: left;
}
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:660px;
}
.scrollable div.idividualkatalog {
	float:left;
	background-color:#fff;
	padding:2px;
	width:120px;
	height:200px;
	margin-top: 20px;
	margin-right: 40px;
}
div.idividualkatalog a {
	font-size: 11px;
	text-decoration: none;
	color: #797979;
}

/* active item 
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
*/



a.prev {
	background-image: url(images/icons/arrow-left.gif);
	width: 13px;
	height: 23px;
	display: block;
		cursor: pointer;
	float: left;
	margin-top: 80px;
	margin-right: 10px;
}

a.next {
	width: 13px;
	height: 23px;
	background-image: url(images/icons/arrow-right.gif);
	display: block;
	cursor: pointer;
	margin-top: 80px;
	margin-left: 685px;
}
a.prev:hover, a.next:hover {
	background-position: 0 -26px;
}
a.disabled {
	cursor: auto;
	background-image: none;
}
/* FANCYBOX   */
body.single {
	padding: 30px;
}
body.single img.wp-post-image {
	padding-right: 30px;
	float: left;
}
/* buch des monats start */

#buchdesmonatsstart {
	background: url(images/bg/buchdesmonats.jpg) no-repeat left top;
	border: 1px solid #e7e7e7;
	padding: 10px;
	display: block;
	zoom: 1;
}
#buchdesmonatsstart img.wp-post-image {
	padding-right: 10px;
	padding-bottom: 3px;
	float: left;
}
#buchdesmonatsstart div.rechtespalte p {
	font-size: 11px;
}
/* FOOTER */
div.allin {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
div.sime {
	float: left;
	width: 780px;
}
div.tagcloud {
	text-align: justify;
}
div.tagcloud a {
	color: #3996ab;
	text-decoration: none;
}
div.adresse address {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 30px;
	letter-spacing: 0.5px;
	word-spacing: 3px;
	white-space: nowrap;
	text-align: center;
}
div.sitemap {
	background-color: #f8fafb;
	/*border-left: 1px solid #d7eaee;
	border-right: 1px solid #d7eaee;*/
	width: 798px;
	padding-top: 50px;
	padding-bottom: 50px;
	float: left;
	margin-left: 2px;
}
div.ureme {
	float: right;
	margin-top: 50px;
	display: inline;
	width: 70px;
	padding-left: 20px;
}
div.sitemap a, div.ureme a {
	text-decoration: none;
	color: #3996ab;
	font-size: 12px;

}

div.sitemap ul li {
	float: left;
	margin-right: 20px;
	text-transform: uppercase;
}
div.sitemap ul li ul {
	font-style: italic;
	margin-left: 0;
	text-transform: none;
	padding-top: 10px;
}
div.sitemap ul li ul li {
	float: none;
	font-weight: normal;
	font-style: normal;
		text-transform: none;
			font-style: italic;


}
/* Jury */
div.jury {
	float: left;
	margin-right: 20px;
	width: 200px;
	cursor: pointer;
	height: 300px;
}

div.jury:hover + div.userbeschreibung{
    display: inline-block;
}



div.userbeschreibung {
position: absolute;   
 left: 35%;
    top: 35%;
	width: 480px;
	height: 290px;
	color: white;
	display: none;
	background: transparent url(images/bg/sprechblase.gif) no-repeat;
	padding: 10px 10px 40px;
	z-index: 9998;
}
div.userbeschreibung.bottom {
	background: transparent url(images/bg/sprechblase_bottom.gif) no-repeat;
	z-index: 9999;
	padding: 40px 10px 10px;
}

/* body.page-template-jury-php div.userbeschreibung.bottom {
	margin-top: 130px;
} */
div.userbeschreibung p {
	padding-bottom: 5px;
}
div.userbeschreibung h4 {
	color: white;
}
div.team {
	width: 340px;
	float: left;
	margin-right: 10px;
	margin-bottom: 50px;
}

div.team:hover + div.userbeschreibung{
    display: inline-block;
}
#commentform {
	background-color: #f8fafb;
	font-size: 12px;
	padding: 10px 10px 20px;
}
#commentform label {
	display: block;
	margin-bottom: 4px;
	margin-top: 6px;
}
#commentform input {
	border: 1px solid #e5e5e5;
	width: 680px;
	height: 20px;
}
#commentform textarea {
	border: 1px solid #e5e5e5;
	width: 680px;
	padding: 0;
}
textarea {
	border: 1px solid #e5e5e5;
}
#commentform input#submit {
	color: #3996ab;
	text-transform: uppercase;
	width: 110px;
	background: #e5e5e5 url(images/bg/publizieren.gif) no-repeat right top;
	margin-top: 6px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

.comment-body {
	padding: 30px 30px 0;
	background: #f5f9fb url(images/bg/comment_top.gif) no-repeat left top;
	width: 639px;
}
.reply {
	background: url(images/bg/comment_bottom.gif) no-repeat;
	width: 699px;
	height: 18px;
}
.commentmetadata {
	float: right;
}
.comment-author {
	float: left;
}
li.comment {
	margin-top: 30px;
}
input.webcheck {
}
div#titelgewaehlt, div#sondergewaehlt {
	background-color: white;
	border: 1px solid #e40080;
	color: #e40080;
	z-index: 999;
	top: 0;
	left: 220px;
	display: none;
	position: absolute;
	padding: 5px 10px;
}

a.dierubrik {
	cursor: help;
}
div.ruberl {
	float: left;
	width: 30%;
	font-size: 12px;
}
div.budemo {
	width: 450px;
	float: left;
	display: block;
	color: #666666;
	font-size: 12px;
}
.budemo img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.budemo h4, .budemo h5 {
	display: inline;
}
div.audemo {
	float: right;
	display: block;
	width: 200px;
	color: #3996ab;
	font-size: 12px;
}
.audemo img {
	margin-bottom: 10px;
}

div.budemogross {
	background: url(images/bg/budemo.jpg) no-repeat;
	border: 1px solid #ced2d3;
	padding-top: 100px;
	padding-left: 10px;
	padding-right: 10px;
		font-size: 12px;
zoom: 1;
}

.budenaemo {
	background: url(images/icons/arrow-right-single.gif) no-repeat right 35px;
	float: left;
	width: 100px;
	margin-right: 10px;
}

/* FORMULARE */
form {
	font-size: 12px;
	color: #575757;
}
fieldset {
	background-color: #f8fafb;
	padding: 20px 10px;
}
legend {
	color: #3996ab;
	font-weight: bold;
	margin: 0;
	padding: 30px 0 0;
}
label {
	padding-top: 5px;
	padding-bottom: 3px;
}
label.radiolabel {
	display: inline;
}
input.radio {
	display: inline;
}
.radiobreak span.wpcf7-list-item {
	display: block;
}
input.wpcf7-text {
	width: 100%;
	background-color: white;
	border: 1px solid #e5e5e5;
	height: 20px;
}
input.kleintext {
	width: 60px;
}
input.kontaktcaptchaein {
	background-color: white;
	border: 1px solid #e5e5e5;
	height: 20px;
}
input.wpcf7-submit {
	color: #3996ab;
	text-transform: uppercase;
	border-style: none;
	border-width: 0;
	background: #efefef url(images/icons/senden.gif) no-repeat right;
	padding: 3px 30px 5px 10px;
	font-weight: bold;
	cursor: pointer;
}
div.wpcf7-response-output {
	z-index: 9999;
	background-color: white;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.radio-59 input {
	margin: 0;
	padding: 0;
}
.radio-59 {
		float: left;

}
img.kontaktcaptcha {
	vertical-align: bottom;
}
.Firmeneindruck .radiobreak {
	width: 60px;
	float: left;
}
#Firmeneindruckwo {
	float: right;
	width: 120px;
}
#Firmeneindruckwo .wpcf7-list-item {
	display: block;
}
a.eibuem {
	cursor: pointer;
}
a:focus {
	outline:none;
}

textarea.vstear {
	width: 100%;
}
/* nochmal wpcf */
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #c1dee8;
	background-color: #c1dee8;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #faebf6;
	background-color: #faebf6;
	color: #c9007c;
}

div.wpcf7-spam-blocked {
	border: 2px solid #faebf6;
	background-color: #faebf6;
	color: #c9007c;
}

div.wpcf7-validation-errors {
	border: 2px solid #faebf6;
	background-color: #faebf6;
	color: #c9007c;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background: #faebf6;
	border: 1px solid #cb0c82;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
	color: #c9007c;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: inline;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .watermark {
	color: #888;
}

@media print {
	#masthead, #header, div.tagcloud, div.sitemap, div.ureme, a.fettlinkgrau, a.druckenbutton, a.pdfbutton, a.empfehlbutton, .drucknicht {
	display: none;
}

body {
	background-image: none;
	background-color: white;
}
div.borderer {
	border-style: none;
	border-width: 0;
}


#cookie-law-info-bar{
 z-index:99999 !important;
background-color: #3b3b3b !important;
color: white !important;
}

}