/*
==========================
*** BODY & TEXTFORMATE ***
==========================
*/

*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #FFFFFF;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}
p{
	margin-bottom: 1em;
}
h1{
	font-size: 1.5em;
	color: #8E8E8E;
	margin-bottom: 1.3em;
	border-bottom: 1px solid #BABABA;
}
h2{
	font-size: 1em;
	color: #8E8E8E;
	margin-bottom: 1em;
}
.red{
	color: #BB263E;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 20px;
}
.clearall{
	clear:both;
}
.small{
	font-size: 0.8em;
}
ul{
	margin-left: 2em;
}
li{
	margin-bottom: 0.4em;
}

div.line, td.line{
	display: none;
}


/*
=============
*** LINKS ***
=============
*/

a{
	color: #808080;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}



/*
=======================
*** HAUPTNAVIGATION ***
=======================
*/

#mainNavi{
	display: none;
	}


/*
====================
*** KONTAKTSEITE ***
====================
*/

a.kontakt, a.kontakt:hover{
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
a.kontakt:hover{
	text-decoration: underline;
}
#map{
	float: left;
	margin: 2px 20px 10px 0;
}
#form{
	color: #FFFFFF;
	background-color: #BABABA;
	border-style: solid;
	border-color: #BABABA;
	border-width: 10px;
	width: 380px;
}
#form th{
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 6px 10px;
}
#form td{
	padding: 0 10px 1px 10px;
}
/* ie */
* html #form td{
	padding-bottom: 0;
}
#form input, #form textarea{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #808080;
	border-style: inset;
	border-color: #FFFFFF;
	border-width: 1px;
	padding: 1px;
}
#form .button{
	color: #FFFFFF;
	background-color: #BABABA; 
	border-style: outset;
	border-width: 1px;
	margin-bottom: 1px;
	width: 202px;
}
#form .chkBox{
	width: 1.2em;
}


/*
===========
*** SET ***
===========
*/

#set{
	padding-bottom: 80px;
	}
#header{
	display: none;
}
#content{
	width: 570px;
}


/*
======================
*** DESIGNELEMENTE ***
======================
*/

#posLogo{
	display: none;
}
#bookTop{
	display: none;
}
#bookBttm{
	display: none;
}
#discTop{
	display: none;
}
#discBttm{
	display: none;
}
#dsgnBy{
	display: none;
}
#address{
	position: absolute;
	bottom: 80px;
	left: 0;
	color: #000000;
	font-size: 0.85em;
	z-index: 3;
}
#address a{
	color: #808080;
	text-decoration: none;
}
#address a:hover{
	text-decoration: underline;
}

/*
=====================
*** SUBNAVIGATION ***
=====================
*/

#subNavi{
	display: none;
}


/*
====================
*** SUCHFUNKTION ***
====================
*/

#search{
	display: none;
}


/*
=========================
*** ANZEIGE WARENKORB ***
=========================
*/

.basket{
	display: none;
	}
#imgBasketNavi{
	display: none;
	}


/*
======================
*** AUSGABE BÜCHER ***
======================
*/

#lstBooks{
}
#lstBooks .imgThumbnail{
	margin-right: 10px;
	margin-bottom: 1px;
	border: 1px solid #BABABA;
}
#lstBooks .imgBig{
	padding-right: 20px;
}
#formBooks{
	background-color: #BABABA;
	border-collapse: collapse;
}
#formBooks th{
	background-color: #FFFFFF;
	text-align: right;
}
#formBooks td{
	color: #FFFFFF;
	font-size: 0.85em;
	text-align: center;
	padding: 0 5px 3px 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF; 
	border-left-width: 1px;
	height: 36px;
	width: 60px;
}
#formBooks .tdBskt{
	padding: 0;
	width: auto;
}
#formBooks .inp{
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	height: 12px;
	border-style: inset;
	border-color: #FFFFFF;
	border-width: 1px;
	padding: 1px;
	text-align: center;
}
/* ie */
* html #formBooks .inp{
	padding-bottom: 0;
}
#formBooks a, #formBooks a:hover{
	color: #FFFFFF;
	font-size: 0.85em;
	text-align: right;
	text-decoration: none;
	padding: 0 3px 3px 17px;
}
#footerBooks{
	color: #808080;
	width: 100%;
	background-color: #FFFFFF;
}
#footerBooks td{
	padding: 2px 5px 2px 5px;
}



/*
=============
*** LINKS ***
=============
*/

#footerBooks a, #footerBooks a.page:hover{
	color: #808080;
	text-decoration: none;
}
#footerBooks a.page{
	color: #808080;
	text-decoration: underline;
}
#footerBooks a.page:hover, #footerBooks a:hover{
	font-weight: bold;
}


/*
=================
*** WARENKORB ***
=================
*/

#tblTopic {
}
#tblTopic th{
	color: #000000;
	background-color: #FFFFFF;
	font-size: 1.2em;	
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-top: 20px;	
}
#tblTopic td{
	padding-top: 20px;
}
#tblTopic .imgThumbnail{
	float: left;
	margin-right: 5px;
	border: 1px solid #BABABA;
}
#tblTopic .inp{
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 0.85em;
	height: 12px;
	border-style: inset;
	border-color: #FFFFFF;
	border-width: 1px;
	padding: 1px;
	text-align: center;
}
/* ie */
* html #tblTopic .inp{
	padding-bottom: 0;
}
#tblTopic .button{
	display: none;
}


