/* andreas09 v1.0 (Dec 10th 2005) - An open source template by Andreas Viklund - http://andreasviklund.com. Free to use for any purpose as long as the proper credits are given to the original author. */

body {
	background:#909090;
	color:#303030;
	margin:0;
	padding:0;
	text-align:center;
	font-family: "Trebuchet MS",Georgia, Arial, Times, serif;
	}
ul,ol {margin:0;padding:0}

/*html:abbr,*/
 abbr, acronym, .hilfe {
border-bottom:1px dashed #999999;
cursor:help;
}

 p a, h1 a, h2 a, h3 a, li a, li p, li li, li h4, li pre, .vcard a {
font-size:100%;
}
a {
color:#505050;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#909090;
text-decoration:underline;
}
a.neu {
	background: url(../assets/images/neu.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
}
p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Main container ***/

#container {
background:#f0f0f0 url(../Templates/img/bodybg-red.jpg) repeat-x;
color:#303030;
margin:0;
min-width:770px;
padding:0;
text-align:left;
width:100%;
}

/*** Header section ***/

#sitename {
color:#fafcff;
height:92px;
margin:0 20px 10px;
text-align:left;
}

#sitename p,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename p {
font-size:2em;
padding-top:0px;
}

#sitename h2 {
font-size:1.6em;
}
#sitename .author{ 
	font-size:75%;
	margin-left:15px;
	letter-spacing:normal;
}
/*** Horizontal menu ***/

#mainmenu {
float:left;
margin-bottom:25px;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:35px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #b0b0b0;
color:#606060;
display:block;
font-size:0.7em;
padding:11px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#f0f0f0 url(../Templates/img/menuhover-rev.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

#mainmenu a.current {
background:#f0f0f0 url(../Templates/img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

/*** Content wrap ***/

#wrap {
clear:both;
font-size:.9em;
padding:0;
}

/*** Sidebars ***/

#leftside,#rightside {
margin:0;
padding:0 10px 10px;
width:165px;
}

#leftside {
float:left;
margin-right:10px;
}

#rightside {
float:right;
margin-left:10px;
}
.fright {float:right}

#leftside h6,#rightside h6 {
color:#505050;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#leftside h7, #rightside h7 {
font-size:1.3em;
margin:.5em 0 0px;
}

#leftside p,#rightside p {
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

/*** Sidebar menu ***/

.nav {
background:#e8e9ea;
border:1px solid #b0b0b0;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:capitalize;
width:140px;
max-width:140px;
}

.nav:hover,.active {
	background:#f0f0f0;
	color:#303030;
	text-decoration:none;
	border: 1px solid #909090;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:135px;
}

/*** Content ***/

#content,#contentalt {
	border:1px solid #909090;
	color:#2a2a2a;
	padding:15px 20px 5px;
	
}

#content {margin:0 200px;}
#contentalt {margin:0 200px 0 20px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#000000;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2,#contentalt h2 {
font-size:1.5em;
margin-bottom:5px;
}

#content img,#contentalt img {
border:1px solid #b0b0b0;
float:left;
margin:0 15px 0 0;
padding:2px;
}

#content img a, a:link, a:visited {text-decoration:none;
	
}
#content   a:hover img, #content a:active img, #content a:focus img{
	background-color: #0a94c3;
}
#content p {
	font-size:1.17em;
}
#content ul, ol {
	margin:1em;
}
 #content li {
	font-size:1.17em;
	margin: 0 0 15px;
	list-style-image: url(../images/bullet-spirale.gif);
}

content#blockquote {
	text-indent: 25px;
	background: url(img/quotesl.png); 
	background-position: 0 2px;
	background-repeat: no-repeat;
}
content#blockquote p {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(img/rezneue-bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
/*** Footer ***/

#footer {
background:#909090 url(../Templates/img/footerbg.jpg) top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
}

#footer a {
color:#f0f0f0;
font-weight:bold;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.01em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*** End of file ***/
p.kaufen a{
	font: bold normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #CC0033;
	text-decoration: underline;
}
table#buchbewertung {font-size:1.1em;width:400px}
td.sterne-1 {
	background: #fafcff   url(../assets/images/covers/buch-sterne-1.gif) no-repeat;
	width: 129px;
	height:25px;
}
td.sterne-2 {
	background: #fafcff   url(../assets/images/covers/buch-sterne-2.gif) no-repeat;
	width: 129px;
		height:25px;
}td.sterne-3 {
	background: #fafcff   url(../assets/images/covers/buch-sterne-3.gif) no-repeat;
	width: 129px;
		height:25px;
}
	

 td.sterne-4 {
	background: #fafcff   url(../assets/images/covers/buch-sterne-4.gif) no-repeat;
	width: 129px;
			height:25px;
}
 td.sterne-5 {
	background: #fafcff   url(../assets/images/covers/buch-sterne-5.gif) no-repeat;
	width: 129px;
		height:25px;
}
.buchcover {
margin:0 15px;
border: 1px solid #909090;
text-align:left}
#neuesteRezensionen {
	background-color:#f0f0f0;
	}
#neuesteRezensionen p a img {
	border: 1px solid #909090;
	width:40px;
	height:60px;
	text-align:left;
	margin: 0 3px 0 -3px;
	float:left;
	}
	.right {text-align:right !important;}
	
	/*  help-button for links */
a:link:hover {color: #FFD; background-color: #909090;}
a.help:link, a.help:visited {padding: 0 2px 1px 16px;
  background: #FDD url(help-icon.gif) left center no-repeat;
  color: #733; border: 1px solid #C66;
  text-decoration: none;
  background-color:white}

/**/

#verzeichnis  {
	float:right;
	background: none !important;
	background-color: #F3E7EF;
	color: #303030;
	width:250px;
	border-width: 1px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 2px;
	margin:4px 0 4px 4px;
	padding:3px;
	border-color: #fc0;
}
.anfang {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FF6600;
	letter-spacing: 0.075em;
}
