* { margin: 0; padding: 0; list-style: none; }

fieldset, img { border:solid 0; }

body {
	background: #660000 url(media/bg_kachel.jpg) 0 0 repeat-y;
	font: normal 12px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333;
}
a, a:hover, input, textarea { outline:none;  }
h1 {
	font: bold 16px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 0 0 7px 0;
	color: #333;
}

h2 {
	font: bold 16px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 0 0 4px 0;
	color: #333;
}

h3 {
	font: normal 14px/140% Arial, sans-serif;
	padding: 0 0 4px 0;
	color: #0066CC;
}

h4 { font: bold 12px/140% Arial, sans-serif; padding: 0 0 4px 0; color: #666; }

	
p { padding-bottom: 5px; line-height: 150%; }

p.indent { text-indent: 15px; }

p.info { text-align: right; font-size: 11px; }

p a, p a:hover { font-weight: bold; text-decoration: underline; }

p.copyright, p.copyright A,
p.copyright A:HOVER { font: normal 11px/120% sans-serif; text-decoration: none; color: #ccc; }

p.copyright A:HOVER { text-decoration: underline; }

P.caption { font-size: 11px; }

DIV.imgRight { float: right; padding: 3px 0 0 25px; }

DIV.imgLeft { float: left; padding: 3px 15px 0 0; }

DIV.clearer { visibility: hidden; clear: both; margin: 0; padding: 0; }

UL.links li { padding-bottom: 5px; }

UL.listCont { padding: 5px 0 5px 20px; margin: 0; }

UL.listCont li {
	list-style-image: url(media/icon_list.gif);
	list-style-position: outside;
	padding: 0 0 5px 0;
	margin: 0;
}

a.iconLink, a.iconLink:hover,
.bookLinks a,
.bookLinks a:hover {
	font: normal 12px/100% "Trebuchet MS", Verdana, Arial, sans-serif;
	background: transparent url(media/icon_pfeil_rechts_k.gif) 0 center no-repeat; /*font: normal 11px/100% Georgia,serif;*/
	text-decoration: underline;
	padding: 0 12px 0 8px;
}

.bookLinks a:hover { text-decoration: none; }

a.iconLink { padding: 0 12px 0 8px; }

TABLE.reihenfolgeInfo { width: 600px; }

TABLE.reihenfolgeInfo td { vertical-align: top; }

TABLE.reihenfolgeInfo td.reiheCol-A { padding: 0 3px 0; width: 297px; }

TABLE.reihenfolgeInfo td.reiheCol-B { padding: 0 0 15px 15px; width: 300px; }

.cont {
	position: absolute;
	left: 253px;
	top: 120px;
	width: 657px;
	z-index: 2;
	background: #F4F4F4 url(media/bg_cont_kachel.jpg) 0 0 repeat-y;
}

/* Background */
.bgSandraBrown {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 253px;
	height: 785px;
	background: #000 url(media/bg_sandra_brown.jpg) 0 0 no-repeat;
}

.bgTop {
	position: absolute;
	left: 253px;
	top: 0px;
	width: 716px;
	height: 120px;
	background: #000 url(media/bg_top.jpg) 0 0 no-repeat;
}

.bgTopRight {
	position: absolute;
	left: 903px;
	top: 120px;
	width: 66px;
	height: 305px;
	background: #000 url(media/bg_top_right.jpg) 0 0 no-repeat;
	z-index: 3;
}

.logo { position: absolute; left: 794px; top: 0px; width: 109px; z-index: 5; }

/* Nav - Subnav - Start */
.nav {
	border: none;
	width: 100%;
	height: 30px;
	background-color: #B7B4AC;
	visibility: visible;
	z-index: 1;
}

.nav a, .nav a:hover, .subnav a, .subnav a:hover { text-decoration: none; color: #333; }

.navItem { position: relative; top: 5px; float: left; margin: 0 0 0 10px; }

.subNavItem { position: relative; float: left; margin: 0 0 0 10px; }

.navNo {
	font: bold 14px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333;
	padding-left: 10px;
}

.navAct {
	font: bold 14px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333;
	padding-left: 10px;
	background: #b7b4ac url(media/tick.gif) center left no-repeat;
}

.subNavNo {
	font: normal 12px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333;
	padding: 2px 0 0 10px;
}

	
.subNavAct {
	font: normal 12px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333;
	padding: 2px 0 0 10px;
	background: #C9C7C1 url(media/tick.gif) center left no-repeat;
}

.subnav {
	margin-top: 2px;
	width: 100%;
	height: 20px;
	background-color: #C9C7C1;
	visibility: visible;
	z-index: 1;
}

/* Nav - Subnav - End */
.footer {
	padding-top: 3px;
	width: 100%;
	height: 72px;
	background: #660000 url(media/bg_footer.jpg) 0 0 no-repeat;
}

.innerCont { min-height: 400px; padding: 20px 25px 20px 20px; }

.innerCont a, .innerCont a:hover { color: #333; text-decoration: underline; }

.innerCont a:hover { text-decoration: none; }

DIV.metaNav { text-align: right; padding-right: 7px; vertical-align: top; }

DIV.metaNav a, DIV.metaNav a:hover {
	font: normal 11px/140% Arial, sans-serif;
	background-color: #C9C7C1;
	margin-left: 1px;
	padding: 1px 10px 1px;
	text-decoration: none;
	color: #333;
}

DIV.metaNav a.print,DIV.metaNav a.print:hover {
	background: #C9C7C1 url(media/icon_printer.gif) 7px center no-repeat;
	padding: 1px 10px 1px 25px;
}

#bookGallery object, #bookGallery embed { float: left; }

DIV.grayBox { /*width: 450px;*/ background-color: #DEDDDA; margin-bottom: 12px; }

P.boxTop{
	background: #DEDDDA url(media/bg_graybox.gif) 0 top no-repeat;
	padding: 15px 15px 5px 15px;
}

P.boxBottom {
	background: #DEDDDA url(media/bg_graybox.gif) 0 bottom no-repeat;
	padding: 0 15px 15px 15px;
}

p.box { padding: 0 15px 5px 15px; }

.red { color: #cc0000; }

/* E-Cards */
TABLE.ecard {
	width: 420px;
	height: 280px;
	background-color: #E0E0E0;
}
TABLE.ecard p { font-size: 12px; color: White; }
TABLE.ecard textarea {
	width: 180px;
	height: 228px;
	border: solid 1px #CCCCCC;
	padding: 3px;
	overflow: auto;
	background-color: #FFF;
	font: normal 12px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
}
TABLE.ecard input {
	/*margin-bottom: 8px;*/
	width: 180px;
	border: solid 1px #CCCCCC;
	padding: 1px;
	background-color: #FFF;
	font: normal 12px/140% "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
TABLE.ecard td label { font: bold 11px/140% "Trebuchet MS", Verdana, Arial, sans-serif; color: #000; padding-left: 2px; }
TABLE.ecardThumbs td { padding: 0 15px 5px 0; }


