﻿.mainbody {
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:0px;
	background-color:#4C94BC;
}
.headtable {
	width:900px;
	margin:auto;
	border-collapse:collapse;
}
.headline {
	height:89px;
	background-attachment:scroll;
	background-image:url('../img/head_bogen.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
.picturetable {
	width:900px;
	margin:auto;
	border-collapse:collapse;
}
.pictureline {
	height:156px;
	background-attachment:scroll;
	background-image:url('../img/picture_warum.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
.foottable {
	width:900px;
	margin:auto;
	border-collapse:collapse;
}
.footline {
	height:40px;
	background-attachment:scroll;
	background-image:url('../img/foot_bogen.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	text-align: right;
	font-family: Verdana;
	font-size: xx-small;
}
.contenttable {
	width:900px;
	margin:auto;
	border-collapse:collapse;
	background-color: #C2D8E6;
}
.contentcell {	
	font-size: small; 
	font-family: Verdana;
	color: #053255;
}
.contentcell a:link {
 color: #053255;
 text-decoration:underline;
 font-weight:bold;
}
.contentcell a:active {
 color: #053255;
 text-decoration:underline;
 font-weight:bold;
}
.contentcell a:hover {
 color: #053255;
 text-decoration:underline;
 font-weight:bold;
}
.contentcell a:visited {
 color: #053255;
 text-decoration:underline;
 font-weight:bold;
}
.navicell {
	width:202px;
	height:492px;
	background-attachment:scroll;
	background-image:url('../img/bogen_leer.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	font-size: small; 
	font-family: Verdana;
	color: #053255;
}
.footline a:link {
 color: #053255;
 text-decoration:underline;
}
.footline a:active {
 color: #053255;
 text-decoration:underline;
}
.footline a:hover {
 color: #053255;
 text-decoration:underline;
}
.footline a:visited {
 color: #053255;
 text-decoration:underline;
}