/*
Page-Background braun: #774326
Box-Background braun: #532f1b
Box-Caption beige: #a9804d
Text-Background senf: #fed07e

*/
*html #teaser, *html #info, *html #text {height:0;}

html
{
	margin: 0;
	padding: 0;
}
body
{
	margin: 0;
	padding: 0;
	background: #774326;
	color: #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	line-height: 1.6em;
	text-align: center;
}

h1#heading
{
	font-size: 3em;
	line-height: 1em;
	background: url(i/headline3.png) no-repeat;
	left: 40px;
	position: absolute;
	top: 50px;
	width: 880px;
	height: 144px;
	text-indent:-10000px;
	

}
h1#heading *
{
	display: block;
}
h1#heading>span.author
{
	color: #fed07e;
	font-size: 0.7em;
	font-style: italic;
}
h3
{
	font-size: 1.2em;
}
ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:link {}
a:hover {color: #8F2B23}
blockquote
{
	margin: 12px;
}
em
{
	font-style: normal;
	font-weight: bold;
}

#page
{
	margin: 0 auto;
	text-align: left;
	width: 1024px;
}
#content
{
	/*width: 1000px;*/
}
#header
{
	background: url(i/header_bg.jpg) no-repeat top center;
	height: 280px;
	width: 1000px;
	position: relative;
}
#navigation
{
	bottom: 0;
	height: 70px;
	position: absolute;
	width: 100%;
	margin: 0;
}
#Empfehlungsbox { font-size: 11px; display:none;  margin:8px 0 8px 235px; *margin-left:229px; }
#Empfehlungsbox input { border:1px solid gray; width:120px; }

#hauptmenu
{
	bottom: 0;
	font-size: 1.5em;
	position: absolute;
	left: 0;
}
#nebenmenu
{
	bottom: 0;
	position: absolute;
	right: 0;
}
#usermenu
{
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	position: absolute;
	top: 10px;
	right: 0;
}
#fackeltraeger_logo
{
	background: url(i/fackeltraeger_logo.png) no-repeat;
	height: 92px;
	right: 0;
	top: 20px;
	position: absolute;
	text-indent: -10000px;
	width: 80px;

}
#teaser
{
	float: left;
	width: 200px;
}
#main
{
	float: left;
	width: 620px;
}
#text
{
	background: url(i/text_bg_verlauf.gif) repeat-x top #fed07e;
	color: #000;
	float: left;
	padding: 20px;
	width: 550px;
}
.leseprobe
{
	background: url(i/buch_icon.png) no-repeat top left;
	height: 39px;
	padding-left: 43px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0.01em;
	float: right;
	margin-bottom: 1em;
	clear: right;

}
.facebook_link
{
	background: url(i/facebook_logo.png) no-repeat top left;
	padding-left: 43px;
	float: left;
	font-size: 0.8em;
	font-style: normal !important;
}
#kauflink
{
	background: url(i/einkaufswagen.gif) no-repeat center left;
	float: right;
	letter-spacing: 0.01em;
	padding-left: 16px;
}
#text img
{
	float: left;
	margin-right: 2em;
}
#text p
{
	
}
#info
{
	float: left;
	width: 200px;
}
#footer
{
	float: left;
	margin-top: 1em;
	width: 100%;
}

a#buchshoplink
{
	float: left;
	background: url(i/buchshop100_btn.gif) no-repeat;
	height: 25px;
	text-indent: -10000px;
	width: 129px;
}
#linklist
{
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	float: right;
	width: 70%;
}
#linklist li
{
	float: right;
}
#termine
{
	text-indent: -10000px;
	background: url('i/termine.png') no-repeat;
	height: 279px;
	width: 467px;
	

}
#SocialBookmarker
{
	margin-top: 2em;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: right;
}
#SocialBookmarker a
{
	color: #fff;
	margin-right: 3px;
}

.copyright
{
	font-size: 9px;
	font-family: verdana, arial, sans-serif;
	float: right;
}
.box
{
	width: 180px;
	background: #532f1b;
	float: left;
	margin-bottom:8px;
}
.box h2
{
	background: #a9804d;
	font-size: 1.2em;
	font-weight: bold;
	margin: 8px;
	padding: 2px 6px;
}
.box p, .box ul, .box span
{
	margin: 12px;
}
.box ul li
{
	margin-bottom: 0.5em;
}
.box img
{
	padding: 4px 7px;
	border: 0;
	margin: 0;
}
.box a
{
	font-style: italic;
	font-weight: bold;
	margin: 12px;
	color: #fff;
}
ul.menu li
{
	border-right: 1px solid #fff;
	font-weight: bold;
	float: left;
	padding: 2px 0.7em;
}
ul.menu li.last
{
	border-right: none;
}
ul.menu li a
{
	padding: 0 2px;
}
ul.menu li a:link
{
	color: #fff;
}
ul.menu li a:visited
{
	color: #fff;
}
ul.menu li a:hover
{
	background: #fff;
	color: #774326;
}

.clearer
{
	clear: both;
}

