body {
	margin: 20px;
	padding: 0;
	background: #1C5A72;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
}

/* Header */
#hdr {
	float: left;
	width: 640px;
	background: url(images/header.jpg) no-repeat;
	line-height: 125px;
	text-align: center;	
	padding-bottom: 5px;
}

/*Titelleiste*/
#blogtitel {
width: 640px;
background: #072B39;
padding-bottom: 5px;
font-family: Verdana,sans-serif;
font-size: small;
word-spacing: 10px;
text-transform: uppercase;
border-bottom: 5px solid #072B39;
color: #F7F1B0;
padding-left: 5px;
}

#blogtitel a:link {color: #F7F1B0; text-decoration: none; font-size: smaller; font-weight: bold;} 
#blogtitel a:visited {color: #F7F1B0; text-decoration: none; font-size: smaller; font-weight: bold;} 
#blogtitel a:active {color: #F7F1B0; text-decoration: none; font-size: smaller; font-weight: bold;} 
#blogtitel a:hover {color: #F7F1B0; text-decoration: none; font-size: smaller; font-weight: bold;}


/*Hauptfenster*/
#main {
	background-color: #072B39;
	background-image: url(images/border.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 840px;
	border-top: 12px solid #072B39;
	border-left: 12px solid #072B39;
	border-right: 12px solid #072B39;
	}
	
/*linke und zentrale Inhaltsspalten*/
	
	#lh-col {
	float: left;
	width: 150px;
	padding-right: 12px;
	background: #072B39;
	height: 556px;
	
	
}

#lh-col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lh-col a {
	color: #000;
}

#ce-col {
	float: left;
	width: 437px;
	padding: 20px;
	background: #F7F1B0;
	height: 554px;
	text-align: justify;
	overflow: auto;
}

/*Überschriften*/
	
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	display: inline;
}

h1 { font-size: 15px;text-transform: uppercase;}
h2 { font-size: 12px;}
h3 { font-size: 11px;}


/*allgemeine Elemente*/
p {line-height: 20px; text-align: justify;}

a {color: #1C5A72; }
a:hover {text-decoration: none;} 

/*kleine Zwischenlinie*/

hr {
   border: 0px;
   border-top: solid 1px #D6B64C;
   border-bottom: transparent;
}

/*Bilderrahmen*/
.image {
	float: left;
	margin: 5px 15px 0 0;
	padding: 5px;
	border: 2px solid #1C5A72;
}

/*Texthervorhebung*/
.byline {
	margin: 0;
	padding: 0 0 0 5px;
	background: #D6B64C;
	font-size: 9px;
	font-weight: bolder;
	text-align: left;
}

.aline {
	margin: 0px;
	padding: 0 0 0 5px;
	background: #D6B64C;
	font-size: 9px;
	font-weight: bolder;
	text-align: left;
	margin-bottom: 25px;
	
}

.titel {
	color: #1C5A72;
	font-weight: bolder;
	font-size: 9px;
}

.underline {
	margin: 0;
	padding: 0 0 0 5px;
	background: #D6B64C;
	text-align: center;
	font-family: Verdana,sans-serif;
   font-size: smaller;
	font-weight: bolder;
	text-transform: uppercase;

}

/* blockquote */



blockquote
{
  border: #D6B64C 1px solid;
  margin: 10px 10px 10px 40px;
  padding: 5px 5px 5px 28px;
  background-color: #f7f1b0;
  background-image: url(images/quote.png);
  background-position:left top;
  background-repeat:no-repeat;
}


/* Footer */

#footer {
	width: 840px;
	margin: 0 auto;
	background: #072B39;
	border-bottom: 12px solid #072B39;
	border-left: 12px solid #072B39;
	border-right: 12px solid #072B39;
}

#footer p {
	margin: 0;
	padding: 0 0 0 0;
	text-transform: none;
	text-align: center;
	font-size: 10px;
	color: #F7F1B0;
}


/* Hauptnavigation */
	
.navi {
	float: left;
   margin-bottom: 14px;
}

.navi ul {margin: 0; padding: 0;}
.navi li {border-bottom: 1px solid #072B39; list-style: none;}

.navi li a {
	background: #F7F1B0;	
	color: #000;
	display: block;
	padding: 8px 0 8px 12px;
	width: 140px;
	text-decoration: none;
	font-size: smaller;
	text-transform: uppercase;
	font-family: Verdana,sans-serif;
}

.navi li a:hover {
	background: #D6B64C;
	color: #000;
}

/*clear*/

.clearer {clear: both;}

/*Tabellen für Boxdesign*/

.tablestyle
{
width: 152px;
text-align: justify; 
background-color: #F7F1B0;
}

.table
{
width: 152px;
text-align: justify; 
background-color: #F7F1B0;
margin-bottom: 14px;
}

.imgstyle
{
background-color: #F7F1B0;
text-align: center;
background-image: url(images/bitterholz.jpg);
background-repeat: no-repeat;
background-position: center;
line-height: 160px;
}

.takeaway
{
background-color: #F7F1B0;
padding-top: 5px;
text-align: center;
height: 53px;
}

.statistik {
	height: 119px;
	vertical-align: top;
}


/*Liste für SuB und Wunschliste*/

.list {
	padding-left: 5px;
	padding-bottom: 15px;
	margin: 5px;
}

.autor {
	color: #1C5A72;
	font-weight: bolder;
	font-size: 12px;
	display: inline;
}




/*interne Links*/

.intern {
	color: #000;
}

/*Serienvorstellung*/
p.autorli {
float:left;
width: 125px;
line-height: 16px;
padding: 5px;

}
p.autorre {
margin-top: 22px;
margin-left: 135px;
line-height: 16px;
padding: 5px;

}

/*Tabelle für Serienvorstellung*/
.serie {
	margin-top: 20px; 
}

/*hervorgehobene Zahlen*/

.post-day {
	font-size: 16.5px;
	font-weight: bolder;
	color: #1c5a72;
}

/*Büchervorstellung*/

p.rechts {
margin-left: 135px;
margin-top: 15px;

}


/*Liste*/

.macken{
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
	color: #1c5a72;
	}
.macken span {
	color: #000;
}	
