body, html
{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	overflow:none;
	text-align:center;
}
html * {
	scrollbar-3dlight-color: #F5D7D9;
	scrollbar-arrow-color: #ad303a;
	scrollbar-darkshadow-color: #8D5155;
	scrollbar-face-color: #F2EBE1;
	scrollbar-highlight-color: #F2EBE1;
	scrollbar-shadow-color: #AC6C71;
	scrollbar-track-color: #EDE7DF;
}
a,a:link,a:visited
{
	color:#ad303a;
	font-weight:bold;
}
a:hover,a:active,a.selected
{
	color:#000000;
}
body,html,div,p,td,th
{
	font-size:11px;
	font-family:Verdana,Arial,sans-serif,Helvetica;
}
div#content p, div#content ul
{
	font-size:12px;
	line-height: 15px;
}
div#content h1
{
	margin-top: 00px; 
}

h1,h2,h3,h4,h5
{
	font-family:Verdana,Arial,sans-serif,Helvetica;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0.5em;	
	clear:both;
}
h1 { font-size:14px; }
h2 { font-size:13px; }
h3 { font-size:12px; }
h4 { font-size:11px; }
h5 { font-size:11px; }
div#backline1
{
	position:absolute;
	top:108px;
	left:0px;
	width:100%;
	height:140px;
	background-color:#E1DAC5;	
}
div#backline2
{
	position:absolute;
	top:0px;
	left:0px;
	width:244px;
	height:100%;
	background-color:#F2EBE1;	
	z-index:0;
}
div#footerline
{
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:25px;
	background-color:#E1DAC5;	
}
div#pagebox
{
	text-align:left;
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	width:900px;
	overflow:none;
	z-index:2;
}
div#topleftlogo
{
	position:absolute;
	top:0px;
	left:0px;
	width:244px;
	height:108px;
	background-color:#F2EBE1;
	z-index:1;	
}
div#navbox1
{
	position:absolute;
	top:0px;
	left:269px;
	width:200px;
	height:98px;	

	overflow:auto;
	padding-top:10px;
}
div#navbox2
{
	position:absolute;
	top:0px;
	right:0px;
	width:431px;
	height:98px;	
	overflow:auto;
	padding-top:10px;
	text-align:right;
}

div#picturebox
{
	position:absolute;
	top:108px;
	left:0px;
	width:631px;
	height:140px;	
	z-index:1;
}
div#picturebox div, div#picturebox img, div#picturebox object
{
	margin:0px;
	padding:0px;
}
div#rightcolumn
{
	position:absolute;
	top:108px;
	left:631px;
	width:239px;
	height:130px;
	overflow:auto;

	background-color:#F2EBE1;	
	background-image: url(HintergrundAusDerBibel.gif);
	background-repeat:no-repeat; 
	background-position: right top;
	padding: 5px 20px 5px 10px;
}
div#leftcolumn
{
	position:absolute;
	
	top:273px;
	left:0px;
	width:234px;
	bottom:45px;
	
	height:expression(document.body.offsetHeight-318+"px");
	z-index:3;
	overflow:auto;
	background-color:#F2EBE1;	
	
	padding-left:5px;
	padding-right:5px;
}
div#content
{
	position: absolute;
	overflow: auto;
	top: 273px;
	left: 269px;
	width: 611px;
	bottom: 45px;
	height: expression(document.body.offsetHeight-318+"px");
	overflow: auto;
	z-index:2000;
	padding-right: 20px;
}
div#footer
{
	position:absolute;
	left:0px;
	width:870px;	
	bottom:0px;
	height:20px;
	padding-top:5px;
	text-align:right;
	background-color:#E1DAC5;
	padding-left:10px;
	padding-right:20px;
	z-index:10;
}
