html,body{margin:0; padding:0}
body{
    text-align: left;background: #FFF4CA; color: #341019;
	font-family: Garamond, 'Times New Roman', serif;
	}
a {
	color: #BD0D0D;
	text-decoration: none;
}	
#left {	
	position: absolute;
	width:270px;
	height:100%;
	background: #BD0D0D;
}
#header {
	position: absolute;
	left:270px;
	height:227px;
	width:70%;
}
#htext {
	height:107px;
	background-image: url("images/text.gif");
}
#nav {
	background: #FFD76A;
	height:130px;	
}
#subnav {
	left: 10px;
	position: absolute;	
	top: 200px;	
}
#subnav a {	
}
#subnav span {	
	font-size: smaller;
	margin: 5px;
}
.navimage {
	position: absolute;
	height:40px;
	width:110px;
	top: 160px;
	background-repeat:no-repeat;
}
#zeitenhiebe {
	left:13px;
	background-image:url(images/zeiten.gif);
}
#zeitenhiebenav #zeitenhiebe {
	background-image:url(images/zeiten2.gif);
}
#buecher {
	left:117px;
	background-image:url(images/buecher.gif);		
}
#buechernav #buecher {
	background-image:url(images/buecher2.gif);		
}
#ebooks {
	left:237px;
	background-image:url(images/e-book.gif);
}
#ebooksnav #ebooks {
	background-image:url(images/e-book2.gif);
}
#ueberuns {
	left:323px;
	background-image:url(images/ueber.gif);
}
#Gallerynav #ueberuns {
	background-image:url(images/ueber2.gif);
}
#kontakt {
	left:415px;
	background-image:url(images/kontakt.gif);
}
#kontaktnav #kontakt {
	background-image:url(images/kontakt2.gif);
}
#links {
	left:505px;
	background-image:url(images/links.gif);
}
#linksnav #links {
	background-image:url(images/links2.gif);
}
#home {
	left:590px;
	background-image:url(images/home.gif);
}
#homenav #home {
	background-image:url(images/home2.gif);
}
.images {
	width:100%;
	background-repeat:no-repeat;
}
#feste {
	margin-top:10px;	
	margin-left:20px;
	height:100px;
	background-image:url(images/zumfest.gif);	
}
#logo {
	margin-top:20px;
	margin-left:10px;
	width:100%;
	height:200px;
	background-image:url(images/logo.gif);
}
#login {
	color:white;
	font-size: 8pt;
}
#content {
	position: absolute;	
	overflow:auto;
	left:285px;
	top:255px;
	bottom:25px;
	width:65%;
}