body 
	{
    margin: 0;
    font-size:14px;
    background-color: #EEEAD4;
	}


body, textarea 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:14px;
  	}

table, tr, td
    {
	text-align: left;
    }

.headertab
	{
	width:100%;
	height:100px;
	text-align:center;
	background-color:#000000;
	padding: 3px 6px 6px 6px;
	margin-bottom: 32px;
  	}


.navtab
	{
	width:632px;
	height:80px;
	background-color:#000000;
  	}


.contab
	{
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:130%;
  	}
	
.contd
	{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:15px;
	font-size:14px;
  	}


.standardbold 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:130%;
	color: #000000;
	}


.standarditalic 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height:130%;
	color: #000000;
	}

.standardsmallcaps 
	{
	font-family: "Times New Roman",Times,serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height:130%;
	color: #000000;
	font-variant: small-caps;
	}

.quote 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	line-height:130%;
	color: #000000;
	}


.headerbold 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height:130%;
	color: #000000;
	}


.small, .small a
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height:130%;
	color: #000000;
	}


.supersmall 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: normal;
	line-height:100%;
	color: #000000;
	}



a:hover{text-decoration: underline;}


a 
	{
	color: #000000;
	font-size:14px;
	line-height:130%;
	}

a img {
	border: none;
	padding: 0;
	margin: 0;
}

.angebot,
.order {
	display: block;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	margin: 14px 0 7px 0;
}

.bookpanel .angebot,
.bookpanel .order {
	margin: 14px 14px 7px 14px;
}

.angebot {
	border: 1px solid #a00;
}

.order {
	border: 1px solid #000;
	background: #c7c4b3;
	text-decoration: none;
	white-space: nowrap;
}

.order img {
	margin-top: -15px;
	margin-right: -14px;
	float: left;
}

.bookInfoBox {
	margin: 14px 0;
	padding: 0;
	list-style: none;
}

.nav 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	}


.navlink 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DDD2B2;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	}


.implink 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}


.pdflink 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:130%;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}


.pdflinkbold
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:130%;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}


ul 	
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3D4989;
	text-transform: none;
	list-style-type: square;
	}

.bildtitel
    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #382B0E;
    }

.imgBoxLeft
    {
    float: left;
    margin: 0;
    padding: 0.5em 2em 1em 0;
    text-align: center
    }

.imgBoxLeft img
    {
    display: block;
    margin-bottom: 1.5em;
    }

.coverRow td>div
    {
    text-align: center;
    background-color: black;
    height: 271px;
    }

.coverRow .noBg
    {
    background: none;
    }

.publisherDeg
    {
    color: #990000;
    }

.contd2
    {
    padding-right:5px;
    font-size:14px; ;
    padding-left: 5px
    }

/* Ugly hack for IE7, HP */
*:first-child+html #welcome {
  padding-bottom: 16px;
}
