html, body {
	margin:0;
	padding:0;
	background-color:#BC1430;
	color:#8C1322;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#page {
	position:absolute;
	width:960px;
	height:680px;
	top:50%;
	left:50%;
	margin-top:-340px;
	margin-left:-480px;
	background:url(../images/bg_page.jpg) no-repeat;
}
#banner {
	position:absolute;
	left:438px;
	top:27px;
}

#homebutton {
	margin-top:37px;
	margin-left:50px;
	width:240px;
	height:50px;
}

#container {
	width:759px;
	margin-left:100px;
	margin-top:10px;
}

#impressum {
	position:absolute;
	left:859px;
	top:488px;
}

#nav {
	height:45px;
}

#main {
	position:relative;
	width:759px;
	height:496px;
}

#footer {
	width:745px;
	margin:25px 7px 0 7px;
}

.main_autorin {
	background:url(../images/bg_tonefinnanger.jpg) no-repeat;	
}

.main_autorin2 {
	background:url(../images/bg_tonefinnanger2.jpg) no-repeat;	
}

.main_buch {
	background:url(../images/bg_buch1.jpg) no-repeat;	
}

.main_buch2 {
	background:url(../images/bg_buch2.jpg) no-repeat;	
}

.main_buch3 {
	background:url(../images/bg_buch3.jpg) no-repeat;	
}

.main_buch4 {
	background:url(../images/bg_buch4.jpg) no-repeat;	
}

.main_buch5 {
	background:url(../images/bg_buch5.jpg) no-repeat;	
}

.main_buch6 {
	background:url(../images/bg_buch6.jpg) no-repeat;	
}
.main_buch7 {
	background:url(../images/bg_buch7.jpg) no-repeat;	
}

.main_buch8 {
	background:url(../images/bg_buch8.jpg) no-repeat;	
}

.main_buch9 {
	background:url(../images/bg_buch9.jpg) no-repeat;	
}
.main_impressum {
	background:url(../images/bg_impressum.jpg) no-repeat;	
}

.main_forum {
	background:url(../images/bg_forum.jpg) no-repeat;	
}

.content {
	position:absolute;
	width:360px;
	left:355px;
	top:105px;
	line-height:1.3em;
	text-align: justify;
}

.contenthi {
	position:absolute;
	width:360px;
	left:355px;
	top:75px;
	line-height:1.3em;
	text-align: justify;
}

.content2 {
	position:absolute;
	width:360px;
	left:355px;
	top:140px;
	line-height:1.3em;
	text-align: justify;
}

.content3 {
	position:absolute;
	width:360px;
	left:40px;
	top:365px;
	line-height:1.3em;
	text-align: justify;
}

.blaettern {
	position:absolute;
	right:44px;
	bottom:30px;
	text-align: center;
}

.underbook {
	position:absolute;
	left:46px;
	bottom:29px;
}

div.subnav {
	position:absolute;
	left:240px;
	top:20px;
}

h1 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0;
	margin-bottom:3px;
	letter-spacing: 0.1em;
}

h2 {
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	padding:0;
	margin-bottom:13px;
	letter-spacing: 0.1em;
}

p {
	margin:0;
	padding:0;
	margin-bottom:13px;
}

p.ohneabstand {
	margin:0;
	padding:0;
}

p.small {
	font-size:10px;
}

p.right {
	text-align:right;
}

a {
	color:#8C1322;
	text-decoration:none;
}

a.underline {
	color:#8C1322;
	text-decoration:underline;
}

a.subnav {
	color:#BC1532;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	text-decoration:none;
	background:url(../images/icon_voegelchen.gif) no-repeat 0px 0px;
	padding-left:30px;
	padding-top:2px;
	margin-bottom:7px;
	display:block;
}

a.bestellen {
	color:#BC1532;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	text-decoration:none;
	background:url(../images/icon_warenkorb.gif) no-repeat 0px 0px;
	padding-left:30px;
	padding-top:2px;
	margin-bottom:7px;
	display:block;
}

a.subnav:hover, a.bestellen:hover {
	color:#8C1322;
}

a.footer {
	margin-right:20px;
}

ul {
	margin:0;
	padding:8;
	list-style-image: url(../images/punkt.gif);
}

img {
	border:none;
}

img.punkt {
	margin:0 5px 3px 0;
}

.margin_seite {
	margin-left:8px;
	margin-right:8px;
}

.margin_bottom {
	margin-bottom:5px;
}

.btn_warenkorb {
	margin-top:15px;
}

