/* CSS Document */

body {
	
	font: normal 11px Arial, Helvetica, sans-serif;
}
.size12 {font-size:12px;}
.white {color:white;}
.border {
	border: 1px solid #46A5C1;
}
.blkheadsneu {
        FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-DECORATION: none
} .orgtxt1 {
	font-family: Arial;font-size: 14px;font-weight: bold;color: #315994;text-decoration: none;
}
.orgtxt2 {
	font-family: Arial;font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;
}
.whitetxt {font-family: Arial;font-size: 10px;font-weight: bold;color: #FFFFFF;text-decoration: none;}
.whitetxt:hover {font-family: Arial;font-size: 10px;font-weight: bold;color: #FFFFFF;text-decoration: underline;}
.orgfooter {font-family: Arial;font-size: 10px;font-weight: normal;color: #6699CC;text-decoration: none;}
.orgfooter:hover {font-family: Arial;font-size: 10px;font-weight: normal;color: #000000;text-decoration: underline;}
.blkheads {font-family: Arial;font-size: 12px;font-weight:bold;color: #325279;text-decoration: none;}
.blkheadsn {font-family: Arial;font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;}
.blkheadsn:hover {font-family: Arial;font-size: 12px;font-weight: bold;color: #000000;text-decoration: underline;}
.htxt {font-family: Arial;font-size: 12px;font-weight: normal;color: #325279;text-decoration: none;}
.htxt_new {font-family: Arial;font-size: 13px;font-weight: bold;color: #4271b5;text-decoration: none;}
.price {font-family: Arial;color: #000;font-size: 13px;font-weight: normal;text-decoration: none;}
.price2 {font-family: Arial;color: #3969b5;font-size: 13px;font-weight: normal;text-decoration: none;}
.blkhead {font-family: Arial;font-size: 14px;font-weight: bold;color: #000000;text-decoration: none;}
.lftmenu {font-family: Arial;font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;}
.menu {font-family: Arial;font-size: 14px;font-weight: bold;color: #FFFFFF;text-decoration: none;}
.box {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #CCCCCC;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC;border-left-color: #CCCCCC;}
.line {border-right-width: 1px;border-top-style: none;border-right-style: solid;border-bottom-style: none;border-left-style: none;border-right-color: #D1D1D1;}
.blkheadR {font-family: Arial;font-size: 14px;font-weight: bold;color: #0143A1;text-decoration: none;}
.blkblue {font-family: Arial;font-size: 12px;font-weight: bold;color: #0143A1;text-decoration: none;}
.booktitle {font-family: Arial;font-size: 13px;font-weight: bold;color: #315994;text-decoration: none;}
.titlename {font-family: Arial;font-size: 14px;font-weight: bold;color: #932907;text-decoration: none;}
.bookauthor {font-family: Arial;font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;}
.covlang {font-family: Arial;font-size: 12px;font-weight: bold;color: #003366;text-decoration: none;}
.nametxt {font-family: Arial;font-size: 12px;font-weight: normal;color: #032A5F;text-decoration: none;}
.headerbg {
	background-color: #003DB6;
}
.rightbg {
	background-color: #F1E8D6;
}
.leftbgcl {
	background-color: #95B9E9;
}
.border {
	border: 1px solid #932907;

         }
.blkhwhite {
font-family: Arial;font-size: 12px;font-weight: bold;color: #FFFFFF;text-decoration: none;
}
.htxtn {
font-family: Arial;font-size: 12px;font-weight: normal;color: #000000;text-decoration: none;
}
.pricen {
font-family: Arial;color: #932907;font-size: 14px;font-weight: bold;text-decoration: none;
}
.htxtLA {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #325279;
	text-decoration: none;
	text-align: left;
}
.htxtLAs {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #325279;
	text-decoration: none;
	text-align: left;
}
.blkheadsV  {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.lftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}



#navigation a {
/*background: url(/Images/l-tab.gif) left top no-repeat;*/
text-decoration: none;
padding-left: 6px;
line-height:25px;
color:#fff;
font-size:12px;
font-weight:normal;
}
/*#navigation a:hover {
color:#fbf501
}*/

#navigation a span {
/*background: url(/Images/r-tab.gif) right top no-repeat;*/
padding-right: 6px
}

#navigation a, #navigation a span {
display: block;
float: left
}


#navigation li.on a
{
/*background: url(/Images/l-tab1.gif) left top no-repeat;*/
text-decoration: none;
padding-left: 6px;
line-height:41px;
color:white;

}

#navigation li.on a span
{
/*background: url(/Images/r-tab1.gif) right top no-repeat;*/
padding-right: 6px
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */
/*  
#navigation a:hover
{

background: url(left-tab-hover.gif) left top no-repeat;
padding-left: 6px
}

#navigation a:hover span
{
background: url(right-tab-hover.gif) right top no-repeat;
padding-right: 6px
}
*/
#navigation ul
{
list-style: none;
padding: 0;
margin: 0;

}

#navigation li
{

list-style: none;
float: left;
margin: 0;
border:solid 1px #fff;
border-left:none;
}
/*=====================*/


#anmelden a {
	padding:0;
	margin:0;
	background: url(anmelden-bg.gif) no-repeat left top;
	text-decoration: none;
	width:91px;
	margin-right:5px;
	line-height:20px;
	padding-left:26px;
	color:#fff;
	font-size:12px;
	font-weight:normal;
}
/*#anmelden a:hover {
color:#fbf501
}
*/
#anmelden a span {
/*background: url(/Images/r-tab.gif) right top no-repeat;*/
padding-right: 6px
}

#anmelden a, #anmelden a span {
display: block;
float: left
}


#anmelden li.on a
{
/*background: url(/Images/l-tab1.gif) left top no-repeat;*/
text-decoration: none;
padding-left: 6px;
line-height:41px;
color:white;

}

#anmelden li.on a span
{
/*background: url(/Images/r-tab1.gif) right top no-repeat;*/
padding-right: 6px
}

/* Hide from IE5-Mac \*/
#anmelden a, #anmelden a span
{
float: none
}
/* End hide */
/*  
#anmelden a:hover
{

background: url(left-tab-hover.gif) left top no-repeat;
padding-left: 6px
}

#anmelden a:hover span
{
background: url(right-tab-hover.gif) right top no-repeat;
padding-right: 6px
}
*/
#anmelden ul
{
list-style: none;
padding: 0;
margin: 0;

}

#anmelden li
{
list-style: none;
float: left;
margin: 0;
}

.suchetxt {
font-size:12px;
padding-right:5px;
}
.weiter p{
color:#325279;
font-size:12px;
background:url(arrow.gif) no-repeat left 4px ;
padding:0px 0px 5px 10px;
margin:2px 0;
}

.bes {
padding-left:10px;
font-size:14px;
font-weight:bold;
color:#fff;
line-height:28px;
}
.bes-text {
padding:0 10px ;
font-size:12px;
color:#325279;
margin:0;
}
.bes-text1 {
padding:0 10px ;
font-size:11px;
color:#325279;
margin:0;
}

.b-box {
	background: url(http://www.meinbuchportal-shop.de/ebayimages/line-pix.gif) repeat-y left top;
margin-top:5px;	
}
.b-main {
	background: url(http://www.meinbuchportal-shop.de/ebayimages/line-pix.gif) repeat-y right top;	
}

.b1 {
	background: url(http://www.meinbuchportal-shop.de/ebayimages/cbox-tl.gif) no-repeat left top;
	
}
.b2 {
	background: url(http://www.meinbuchportal-shop.de/ebayimages/cbox-tr.gif) no-repeat right top;
}
.b3 {
	background: url(http://www.meinbuchportal-shop.de/ebayimages/cbox-bl.gif) no-repeat left bottom;
}
.b4 {
	background: url(http://www.meinbuchportal-shop.de/ebayimages/cbox-br.gif) no-repeat right bottom;
	
}