/* @override http://alexahennigvonlange.local/css/master.css */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, textarea, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; 
  font-family: "Times New Roman", Times, serif;
  line-height: 18px;
}

body {font-size: 12px;  line-height: 18px;}

/*  GENERAL RULES  */

a { color: #000;}
a img {border: none;}
ul {list-style-type: none;}
li a {display: inline;}
strong {font-weight: bold;}
table {border-collapse: separate;border-spacing: 0; }
caption, th, td {text-align: left;font-weight: normal; }
.invisible {display: none;}
.full_width {width:100%;}
.eigenname, .source { white-space: nowrap;}
p.attribution.rightbound {text-align: right;}

/* MASTER */

#wrap
{
	margin-top: 15px;
	padding-top: 20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-bottom: 5em;
	margin-bottom: 2px;
}

	.wrap
	{
		width: 1024px;
		margin-left: auto;
		margin-right: auto;
	}

#mainquote a, #mainquote
{
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

#mainquote a span
{
	font-size: 12px;
}

h1#pageheader
{
	display: block;
	position: relative;
	height: 100px;
	padding-left: 40px;
	padding-right: 40px;
	font: bold 18px "Times New Roman", Times, serif;
	text-transform: uppercase;
}
h1#pageheader a.pageheader
{
	font: bold 18px "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	text-indent: -1000px;
	width: 267px;
	height: 18px;
	float: left;
	display: block;
	background: url(../images/title_black.png) no-repeat 0 2px;
	overflow: hidden;
}


h1#pageheadline
{
	font: italic 30px "Times New Roman", Times, serif;
	text-align: center;
}

div.smallhr
{
	margin-top: 5px;
	display: block;
	width: 100px;
	border-bottom: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
}

.element_margin_bottom
{
	margin-bottom: 3em;
}

ul#navigation
{
	text-align: left;
	padding-left: 170px;
	width: 550px;
	margin-bottom: 50px;
}

ul#navigation li, ul#navigation li a
{
	text-decoration: none;
	color: #000;
	font: italic 18px/21px "Times New Roman", Times, serif;
	text-transform: uppercase;
	display: inline;
	white-space: nowrap;
	overflow: visible;
}

ul#navigation li#impressum
{
	display: none;
}

ul#navigation li.selected span
{
	border-bottom: 1px solid #000;
}

ul#navigation li#neu,
ul#navigation li#neu a {
	color: #33bff2;
}


#badge_container
{
	position: absolute;
	top: 120px;
	left: 930px;
}

/* Body */

div#body
{
	margin-top: 50px;
}

#body .centered
{
	margin-left: auto;
	margin-right: auto;
    display: block;
	margin-bottom: 4em;
}

div#body h1
{
	font-weight: normal;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	margin-bottom: 2em;
}

div#new_releases
{
	width: 811px;
}

div#new_releases img
{
	margin-right: 10px;
	margin-left: 0px;
}

#body div.youtube
{
  position:relative;
  height: 344px;
  width: 425px;
  margin-left:auto;
  margin-right:auto;
}


#body div.bodytext
{
	padding-left: 170px;
	font-size: 12px;
	width: 684px;
	margin-bottom: 4em;
}

#body div.bodytext h1
{
	font: italic 18px "Times New Roman", Times, serif;
	margin-top: 1em;
}

#body div.text
{
	padding-left: 40px;
	padding-right: 40px;
	font-size: 12px;
	line-height: 22px;
}

#body div.text p
{
	line-height: 18px;
}


#body div.text h1
{
	line-height: 18px;
	font-size: 12px;
	margin-top: 1em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0em;
}

#body .text.centered
{
	text-align: center;
}

.centered .attribution
{
	text-align: center;
}

/* Romane */

div.book
{
	padding-left: 40px;
	padding-right: 40px;
	overflow: hidden;
	position: relative;
	margin-bottom: 4em;
}

div#body div.book div.description h1
{
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: normal;
	position: relative;
	margin-bottom: 9px;
	text-align: left !important;
}

div.book div.cover
{
	overflow: hidden;
	width: 255px;
	float: left;
	margin-right: 20px;
	padding-bottom: 2em;
}

div.book div.cover.rightmost
{
	overflow: hidden;
	width: 255px;
	float: left;
	margin-right: 0px;
	padding-bottom: 2em;
}


div.book img
{
	left: 40px;
	display: block;

}

div.book p.introduction
{
	width: 570px;
	overflow: hidden;
	font-size: 18px;
	line-height: 22px;
	display: block;
	margin-bottom: 9px;
	font-style: italic;
}

div.book p.description, div.book p.info,
div.book p.review
{
	float: left;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
	width: 272px;
}

.highlighted
{
color:#33bff2;
}

div.book p.description.par_2, div.book p.info
{
	margin-left: 16px;
}

div.book p.review
{
	width: 570px;
}
div.book p.info,
div.book p.review
{
}

div.book div.description
{
	overflow: hidden;
	margin-bottom: 1em;
}

div.book div.description p.review
{
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	display: inline;
}

/* Footer */
#footer
{
	text-align: center;
	margin-bottom:5px
}


