@charset "UTF-8";
/* CSS Document */

* {
    margin:0;
    padding:0;
}

table {
    width: 100%;
}

#content td {
    width: 33%;
    text-align: center;
    vertical-align: top;
}

body { 
    font-size:10pt;
    line-height:16px;
    color: #333;
    letter-spacing: 0.1ex;
    font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
    background: #FFF;
    margin: 0;
    padding: 0;
}

a, a:link, a:visited { 
    text-decoration:none;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
}
a.selected, a:hover {
    color: #024382;
}
a img{
    border: none;
}
input, textarea{
    background: #FFF;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding: 4px;
    margin: 0;
    border: 1px solid #777;
    color: #777;
}
input:focus, textarea:focus{
    color: #333;
    border: 1px solid #333;
    font-weight: bold;
}
h1, h2, h3, h4{
    font-family: Arial, Helvetica, sans-serif;
}
p { 
    padding: 0 0 8px 0;
}

h1 {
    font-size: 18pt;
    line-height: 21px;
    font-weight: normal;
    padding: 0 0 12px 0;
    margin: 0;
    font-style: normal;
    color: #024382;
}
h2 {
    font-size:12px;
    line-height:14px;
    font-weight:bold;
    padding: 0 0 7px 0;
}
h3 {
    font-size: 11pt;
    font-weight: normal;
    padding: 0 0 12px 0;
    margin: 0;
    font-style: normal;
    color: #999;
    text-transform: uppercase;
}
h4 {
    font-size:10px;
    line-height:14px;
    font-weight:bold;
    padding: 0 0 7px 0;
    color: #024382;
}



#flash_notice{
    background: #FFF;
    color: #024382;
    font-weight:bold;
    padding:9px;
    border: 2px solid #024382;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 11px 0;
    font-size: 1.1em;
}


#site{
    width: 970px;
    margin: 0 auto;
    padding: 0;
}



/* @group Submenu */
#siteimage{
    width: 100%;
    height: 258px;
    padding: 0;
    margin: 0 0 22px 0;
    background: url(../images/mittelstreifen_bg.gif) no-repeat;
}
#submenu{
    width: 190px;
    padding: 0;
    float: left;
    text-align: right;

}

#submenu ul{
    width: 190px;
    padding:0;
    margin: 0 0 0 20px;
    list-style-type:none;
}
#submenu ul li{ 
    padding:0;
    margin: 0;
}
#submenu ul li a:link, #submenu ul li a:visited{
    border-bottom:1px dotted #666666;
    color:#666666;
    display:block;
    font-size:10pt;
    margin:0 0 -1px;
    padding:14px 0 1px;
    text-decoration:none;
}
#submenu ul li a:hover, #submenu ul li a:active{
    border-bottom:1px dotted #00195F;
    color:#00195F;
}

/* @end */
/* @group Header */


#header { 
    margin: 0;
    padding: 0;
    height: 119px;
    background: url(../images/header_bg.png) no-repeat 100% 0;
}
#mainmenu {
    display: block;
    margin: 0;
    padding: 51px 0 0 0;
    float: right;
}
#mainmenu ul {
    width: 940px;
    height: 30px;
    padding: 7px 10px 0 25px;
    margin:0 0 5px 0;
    text-align: left;
    text-transform: uppercase;
    list-style-type:none;
}
#mainmenu ul li{
    display: inline;
    margin: 0 1px 0 0;
    text-align: center;
}

#mainmenu ul li a {
    padding:0 22px 5px 0;
    text-transform:none;
    font-size: 11pt;
    font-weight:bold;
    margin: 0;
    color: #777777;
}

#mainmenu ul li a:hover, 
#mainmenu ul li a:active {
    color: #024382;
    padding:0 22px 3px 0;
    border-bottom:  3px solid #00195F;
}
#mainmenu ul li img {
    margin:0 -17px -7px 7px;
}
#mainmenu ul li .active{
    color: #454545;
    padding:0 22px 3px 0;
    border-bottom:  3px solid #00195F;
} 

#headstripe{
    position: relative;
    text-align: right;
    float: left;
}
#sondernav_starter{
    width: 34px;
    height: 35px;
    display: block;
    float: right;
    background: url(../images/sondernav_bg_start.png) no-repeat ;
}
#sondernav { 
    display: block;
    float: right;
    margin: 0;
    padding: 0;
    height: 35px;
    background: url(../images/sondernav_bg.png) no-repeat right top;
    letter-spacing: 0;
}
#sondernav ul {
    margin: 0;
    float: right;
    padding: 4px 0;
    text-align: left;
    list-style-type:none;
}
#sondernav ul li { 
    font-size: 8pt;
    display:inline;
    text-decoration:none;
    text-transform: uppercase;
    padding:0 12px 0 6px;
    margin:0;
}

#sondernav ul li a:link, #sondernav ul li a:visited{
    color: #777777;
    margin: 0;
    padding: 0;
    font-weight: normal;
    border: none;
}
#sondernav ul li a:hover, #sondernav ul li a:active{
    color: #FFF;
    text-shadow: #111 1px 1px 2px;
}





#sondernav #lang_select{
    float: right;
    margin: 2px 15px 0 0;
    padding: 5px 0 0 0;
}
#sondernav #lang_select a img{
    margin: 0 3px 0 0;
    border: 1px solid #024382;
}
#sondernav #lang_select a:hover img, #sondernav #lang_select a:active img, #sondernav #lang_select a.current img{
    border: 1px solid #FFF;
}
/* @end */






/* @group Contentcontainer */
#container{
    z-index: 100;
    position: relative;
    padding: 0 0 0 3px;
    margin: 0;
}


#context {
    z-index: 102;
    padding: 0 30px 20px 20px;
    line-height: 1.3 em;
    margin: 0 0 0 270px;
}

#context a, #context a:link, #context a:visited { 
    text-decoration:none;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    padding:3px 0 3px 15px;
    background: url(../images/subnavlink_bg.jpg) no-repeat left 7px;
    margin: 4px 0;
}
#context a.selected, #context a:hover {
    color: #024382;
    background: url(../images/subnavlink_bg_mo.jpg) no-repeat left 4px;
}
#context ul{
    padding:  0 0 10px 0;
    list-style-type: square;
    list-style-position: inside;
}
#context ul li{
    padding:  0 0 5px 5px;
}
/* @end */

#qrcode img{
	float:  right;
	margin: 0 7px 8px 0;
	padding: 0 0 1px 0;
        height: 130px;
        width: 130px;
}

#qrcode_big img{
        height: 300px;
        width: 300px;
}



/* @group Forms */
form input[type=submit]{
    background: #2fabda;
    border: none;
    font-size: 12px;
    color: #FFF;
    text-align: left;
    padding: 4px 12px;
    margin: 10px 0 0 0;
}
form input[type=submit]:hover, form input[type=submit]:active
{
    background: #024382;
}

#context form .form_row{
    display: block;
    clear: left;
    margin: 15px 0;
}
#context form label{
    width: 175px;
    display: block;
    float: left;
    color: #777;
    overflow: hidden;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    padding: 0 20px 0 0;
    margin: 0;
    line-height: 24px;
}
#context form .smallhinttxt{
	display: block;
	padding: 3px 0 0 200px;
	font-size: 0.9em;
}

/* @end */
.clear{
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
}

/* @group catalog */
#catalog {
	padding: 0;
	width: 960px;
	margin: 0 0 0 0;
}
#searchbar {
	display: block;
	margin-bottom: 9px;
	height: 35px;
}
#searchbar input{
	float: left;
	margin: 0 10px 0 0;
}
#catalog td{
	padding: 0 8px 4px 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
}

.book_thumb{
	height:  80px;
	margin: 4px 10px 5px 0;
}	

.metainfo{
	font-size: 0.9em;
	color: #999;
}

#qrcode img{
	float:  right;
	margin: 0 7px 8px 0;
	padding: 0 0 1px 0;
        height: 130px;
        width: 130px;
}

#qrcode_big img{
        height: 300px;
        width: 300px;
}
#catalog td.bprice{
	text-align: right;
	font-weight: bold;
	width: 100px;
	padding-left: 8px;
	color: #024382;
}
#catalog table tr td:first-child{
	width: 120px;
}
#catalog .social_btns tr td:first-child{
	width: auto;
}

#catalog a.book_price{
	color: #024382;
	font-size: 1.2em;
	margin-bottom: 5px;
}
 .book_detail h1{
	font-size: 15pt;
	padding: 0;
	font-weight: bold;
}
 .book_detail h2{
	font-size: 13pt;
	font-weight: normal;
	font-style: normal;
}
 .book_detail h4{
	font-size: 10pt;
	color: #999;
	font-weight: normal;
	font-style: normal;
	padding: 0 10px 0 0;
	white-space: nowrap; 
}
a.booktitle:link{
	font-size: 1.1em;
	font-weight:  bold;
	color: #2fabda;
}
a.booktitle:hover{
	color: #024382;	
}

a.twitter-share-button:link {
    background: url("/custom_fro/images/twitterbtn.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 20px;
    padding: 0;
    width: 67px;
}
a.twitter-share-button:hover {
    background: url("/custom_fro/images/twitterbtn.png") no-repeat scroll 0 -21px transparent;	
}
#catalog .facebook{
	display: block;
	margin: 7px 0;
	padding: 0;
}
a.fb_button_simple{
	padding: 3px;
	margin: 0;
	background-color: #eceef5;
	border: 1px solid #cad4e7;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #3b5998;
    font-size: 8pt;
    background-position: 3px 3px;
}

/* @group pagination */

.pagination{
    width: 952px;
    padding: 3px 4px;
    margin: 5px 0;
    text-align: left;
    font-weight: bold;
    color: #aaa;
    border-top: 1px dotted #777;
    border-bottom: 1px dotted #777;
	font-size: 1em;
	height: 17px;
}
.pagination ul li{
	list-style: none inside none;
	display: block;
	float: left;
}
.pagination a:link, .pagination a:visited{color: #777; margin: 0 7px 0 0;}
.pagination a:hover, .pagination a:active, .pagination li.active a{color: #2fabda;}

/* @end */


/* @end */

#sitefooter{
    width: 990px;
    border-top: 1px dotted #777777;
    color: #777;
    padding: 4px 5px;
    margin: 0 auto;
    font-size: 9pt;
}

/* Catalog styles */
.product-wrapper .book_thumb {
    width: 150px;
}

.product-details .product-text h3 {
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 20px;
}

.product-details .product-text h3 a {
    font-size: inherit;
}

.product-details .product-text h4 {
    font-size: 12px;
}

.product-details .product-price h3 {
    font-size: 18px;
    font-weight: 600;
}

#product-details-page .product-details h3 {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 0;
    margin-bottom: 10px;
}

#product-details-page .product-details h4 {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 10px;
}