/* @override http://buchkrone.de/css/style.css */


/*
rot	   	CF0020
link	CF0020
text    555
*/


html, body {
    padding: 0;
    margin: 0;
	height: 100%;	
}

body {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #555;
	background: #89001A url(../images/layout/body-bg.png) repeat-x 0 0;
}

a { color: #CF0020;  text-decoration: none;}
a:visited { color: #CF0020;}
a:hover { color: #CF0020; text-decoration: underline; }
a:focus {outline-style: none;} /* get rid of dotted border in FF*/

h1, p { margin-top: 0; padding-top: 0; } 

h1 { 
	font-size: 27px;
	font-weight: normal;
	letter-spacing: -0.6px; 
	line-height: 28px;
	margin-bottom: 20px;
	font-family: "Helvetica Neue", Arial;
}

h2 { color: #CF0020; font-size: 19px; line-height: 22px; font-weight: normal;}
h3 { color: #555; font-size: 14px;}

.eng { margin-bottom: 2px; }

.linie { color:#969696; }
.barrierefrei { display: none; }

blockquote {
	color: #333;
	font-style: italic;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

hr { 
	background: #FFF;
	border: none;
	height: 1px;
	margin: 1px 0 15px 0;
	padding: 0;
	border-top: 1px dotted #999;
}

img, img a {border: none;}

/* WRAPPER
----------------------------------------------------------------------------- */

#container {
    position: relative;   
	margin: 0 auto;
	width: 920px;
	padding: 0 0 31px 0;
    background: transparent url(../images/layout/content-shadow.png) no-repeat bottom center;
}

/* HEADER
----------------------------------------------------------------------------- */

#header {
	position: relative;
 	width: 920px;
	height: 161px;
	margin: 0 0 0px 0px;
    clear: both;
    overflow: hidden;
    background: #FFF;
}

#header h1 {
	position: absolute;
	top:12px;
	left:  359px;
	width: 220px;
	height: 121px;
	overflow: hidden;
	text-indent: -9998px;
	background: transparent url(../images/layout/logo-buchkrone.gif) no-repeat 0 0;
}

#header h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	width: 220px;
	height: 121px;
}


/* CONTENT
----------------------------------------------------------------------------- */

#content {
   position: relative;
   clear: both;
   margin: 0px auto 0px 0;
   padding: 0 20px 0px 20px;
   width: 880px;
   background: #FFF url(../images/layout/content-bg.png) repeat-x bottom left;

}

/* NAV
----------------------------------------------------------------------------- */

#navtop {
	position: relative;
	width: 880px;
	float: left;
	padding: 0 20px 0 20px;
    background: #FFF;
    z-index: 1;
}


/* MAIN
----------------------------------------------------------------------------- */

#main {
	position: relative;
	float: left; 
	width: 570px; /*570*/
	padding: 30px 0px 25px 20px;
	font-size: 13px;
	line-height: 19px;
	min-height: 400px;
	margin: 0 0px 00px 0;
	overflow: hidden;
}

#col1 #main {
	padding: 30px 0px 25px 00px;
	width: 880px;
}

/* Buchkatalog*/

.buchkatalog {
	border: 1px solid #CF0020;
}

.buchkatalog h2 {
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-indent: -999px;
	height: 38px;
	background: #CF0020 url(../images/layout/buchkatalog-head.gif) no-repeat 0 0;
}

iframe {
}



#main img {
	padding: 0px;
	border: none;
}

#main img a {
	border: none;
}

#main a:hover img { border: 0px solid #9C4C59; }


#main img.left {  /* Bild links */
	float: left;
	margin: 0px 20px 10px 0px;
}


#main img.right {  /* Bild rechts */
	float: left;
	margin: 0px 0 10px 20px;
}

.block {
	display: block;
	clear: both;
}

/* --- List --- */

#main ul {
	padding: 0px 0px 0px 0px;
	margin: 0 0 15px 0;
	list-style: none;
	background: transparent;
}

#main ul li {
	background: url(../images/layout/bullet-li.gif) no-repeat left 7px;
	padding: 0 0 4px 13px;
	margin: 0 0 4px 5px;
	border-bottom: 1px solid #DDD;
}

#main ul li:last-child {
	border-bottom: none;
}

#main ul.sitemap, #main ul.sitemap ul { 
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	background: #FFF;
}

#main ul.sitemap li { 
	margin: 0;
	padding: 0;
	background: #FFF;
	height: 1%; /*IE*/
}

#main ul.sitemap li a { 
	display: block;
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #CCC;
	background: #FFF;

}

#main ol {
	margin: 0 0 15px 0;
	padding: 5px 5px 5px 30px;
}

#main ol li {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
}


/* Text */

p.einleitung {
	font-size: 15px;
	line-height: 20px;
}

p.smalltext {
	font-size: 11px;
	line-height: 14px;
}

a.bulletlink, a:visited.bulletlink {
	margin: 0;
	font-weight: bold;
	padding: 0 0 0 20px;
	background: url(../images/layout/link-icon.gif) no-repeat 0 0px;
}

a:hover.bulletlink {
}

.download {
	padding: 0 0 0 18px;
	background: url(../images/layout/download-icon.gif) no-repeat left 2px; 
}


.spalte-links {
	float: left;
	width: 268px;
	margin: 0 34px 20px 0;
	background: transparent;
}

.spalte-rechts {
	float: left;
	width: 268px;
	background: transparent;
}



/* Textboxen */

.box_1 p, .box_2 p, .box_3 p {
	padding: 0px; margin: 0;
}

.box_1 { /* rot */
	padding: 10px 15px;
	margin: 0 0 10px 0;
	border: 1px solid #CF0020;
}

.box_2 { /* grau */
	padding: 10px 15px;
	background: #F2F2F2;
	margin: 0 0 10px 0;
}

.red { color: RED; }

span.text-red {
	color:  #A51423;
}

span.text-green {
	color:  #85A70D;
}

.smalltext {
	font-size: 11px;
}

.trennstrich-oben { /* p */
	border-top: 1px solid #999;
	margin-top: 16px;
	padding-top: 16px;
}

.trennstrich-unten { /* p */
	border-bottom: 1px solid #999;
	margin-bottom: 16px;
	padding-bottom: 16px;
}

/* --- Tables --- */

table {
	border: 0px solid #999;
	border-collapse: separate;
	_border-collapse: collapse; /*IE*/
	font-size: 12px;
	width: 100%;
	margin: 0 0 15px 0;
}

thead tr {
    background: #CCEFF7;
}

.header {
	position: relative;
    background: #CCEFF7;
    border-bottom: 1px solid #FFF;
}

.noborder {	border: none;}

th {
	text-align: left;
	font-size: 11px;
	padding: 4px 5px 4px 10px;
	border-left: 0px solid #999;
	background: transparent;
}

th h2 { 
	margin: 0px 0;
	padding: 3px 0;
	padding-right: 30px;
	font-size: 18px;
}

th.checkbox-col {
	width: 20px;
	margin: 0;
}

tr {
	background: #EEE;
}

td {
	border-bottom: 0px solid #999;
	padding: 4px 5px 4px 10px;
	vertical-align: top;
	background: transparent;
}


/* Modul Empfehlungen */

.empfehlung {
}


.empfehlung .post {
	margin: 0 0 30px 0;
	border-bottom: 1px solid #BBB;
}

.empfehlung .facts {
	border: 1px solid #FFF;
	color: #333;
	padding: 12px;
	margin: 0 0 19px 0;
	background: #E2E2E2 url(../images/layout/box-empfehlung-bg.gif) no-repeat bottom right; 

}

.empfehlung .facts .cover {	
	float: left;
	margin: 0 25px 0 5px;
	min-height: 180px;
}


.empfehlung .facts .author {
	font-size: 12px;
	font-weight: bold;
	}

.empfehlung .facts h2 {
	font-size: 19px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	padding: 0;
}

.empfehlung .facts .genre {
	font-size: 12px;
	display: block;
	margin: 0px 0 25px 0;
}

.empfehlung .facts .isbn {
	font-size: 11px;
	display: block;
	color: #666;
	margin: 0 0 10px 0;
}

.empfehlung .facts .price {
	font-size: 15px;
	font-weight: bold;
}

.empfehlung .facts .buy {
	margin: 5px 0 0 0;
}

.empfehlung .post .recension {
	padding: 0 0 15px 0;
}



/* SIDEBAR
----------------------------------------------------------------------------- */

#sidebar {
	position: relative;
	float: right;
	margin: 0 0px 25px 0;
	padding: 30px 0px 20px 0px;
	width: 220px;
	height:auto !important;
	min-height:300px;
	overflow: hidden;
}


#sidebar h3 {
	font-size: 14px;
	text-indent: -898px;
	margin: 0 0 10px 0;
	padding: 0px;
	color: #555;
}

#sidebar .box {
	margin: 0 0 11px 0;
	background: #DDD;
	overflow: hidden;
}

#sidebar form {
	margin: 0;
	padding: 0;
}

/* --- Box Buchkatalog / Online Shop --- */

#sidebar .box.buchkatalog {
	background: #EFEFEF;
	font-size: 12px;
	border: none;
}

#sidebar .box.buchkatalog h3 {
	width: 220px;
	height: 38px;
	margin: 0;
	background: transparent url(../images/layout/sidebar-head-shop.gif) no-repeat 0 0;
}

#sidebar .box.buchkatalog h3 a {
	display: block;
	width: 210px;
	height: 35px;
}

#sidebar .box.buchkatalog .boxcontent {
	padding: 10px 10px 12px 10px;
	border: 1px solid #DDD;
	border-top: none;
}

#sidebar .buchkatalog .boxcontent div {
	background: transparent;
	display: block;
	padding: 0 0 2px 2px;
	color: #666;
	font-weight: bold;
}

#sidebar .buchkatalog .boxcontent div a {
	padding: 0 0 0 5px;
	color: #888;
	font-size: 11px;
	font-weight: normal;
}

#sidebar .buchkatalog input {
	padding: 2px;
	height: 17px;
	margin: 0;
	width: 160px;
	float: left;
	/*background: #FFF url(../images/layout/icon-search.gif) no-repeat left center;*/
}

#sidebar .buchkatalog input.submitbtn {
	text-indent: -989px;
	overflow: hidden;
	width: 28px;
	height: 23px;
	border: none;
	margin: 0 0 0 0px;
	padding: 0;
	cursor: pointer;
	background: #CF0020 url(../images/layout/sidebar-buchkatalog-btn.gif) no-repeat left center;
	font-size: 0px;
	display:block;
	line-height: 0;


}



/* --- Box Empfehlung --- */

#sidebar .box.empfehlung {
}

#sidebar .box.empfehlung h3 {
	width: 220px;
	height: 38px;
	margin: 0;
	background: transparent url(../images/layout/sidebar-head-empfehlung.gif) no-repeat 0 0;
}

#sidebar .box.empfehlung h3 a {
	display: block;
	width: 210px;
	height: 35px;
}


#sidebar a.morelink {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	height: 28px;
	background: #BBB url(../images/layout/sidebar-link-more.gif) no-repeat 0 0;
}

#sidebar .box.empfehlung .post {
	padding: 10px;
	margin: 0;
	background-color: #EFEFEF;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

#sidebar .box.empfehlung .cover {
	float: left;
	margin: 0 10px 0 0;
}

#sidebar .box.empfehlung .author {
	color: #333;
	font-size: 11px;
	font-weight: bold;
}

#sidebar .box.empfehlung h4 {
	margin: 5px 0 5px 0;
	color: #CF0020;
	font-size: 13px;
}

#sidebar .box.empfehlung .genre {
	color: #333;
	font-size: 11px;
	line-height: 15px;
}

#sidebar .box.empfehlung .price {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	display: none;
}



/* --- Box Kontakt --- */

#sidebar .box.kontakt {
	background: #FFF;
}

#sidebar .box.kontakt h3 {
	width: 220px;
	height: 38px;
	margin: 0;
	background: transparent url(../images/layout/sidebar-head-kontakt.gif) no-repeat 0 0;
}

#sidebar .box.kontakt h3 a {
	display: block;
	width: 210px;
	height: 35px;
}

#sidebar .box.kontakt .boxcontent {
	padding: 10px 10px 12px 10px;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #DDD;
	border-top: none;
}

#sidebar .box.kontakt .boxcontent span {
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #DDD;
}




/* FOOTER
----------------------------------------------------------------------------- */

#footer-content { /* in #main */ 
	position: absolute;
	width: 480px;
	margin: 0;
	left: 0;
	padding: 10px;
	bottom: -40px; /*-40px*/
	font-size: 10px;
	background: #FFF;
}


.totop a {
	margin: 0 0 0 10px;
	padding: 0 0 0 12px; 
	background: transparent url(../images/layout/nach-oben.gif) no-repeat 0 1px; 
}

.totop a:hover { 
}

/* Printbuttons */

.printbuttons {
	position: absolute;
	bottom: 10px;
	right: 20px;
}

.printbuttons a {
	margin: 0 0 0 0px;
}


#footer {
	clear: both;
	margin: 0;
	left: 0;
	bottom: 0px;
	padding: 15px 0px 20px 0;
	color: #CF0020;
	font-size: 11px;
	text-align: right;
	border-top: 1px solid #CF0020;
}

#footer a{
	padding: 0 2px 0 2px;
}



/* ACCESSIBILITY
----------------------------------------------------------------------------- */

div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted #333;
   margin: 1em;
}

.accessibility {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* clearing */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/* End of 'style' */
