html {
	background-color: #F8F8F8;
	color: #000000;
	font-family: Arial, Veranda, sans-serif;
	font-size: 11pt;
}
body {
	margin-left:auto;
	margin-right:auto; 
	margin-top: 10px;
	padding: 0;
	width: 759px;
	border: 1px solid #0B184F;
	background-color: #FEFEFF;
	color: #000000;
	
}
body:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#header {
	background-image: url(../../assets/images/BonnerRockLexikon.jpg);
	background-repeat: no-repeat;
	width: 759px;
	height: 88px;
}
#header h1 {
	display: none;
}
#topnav {
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	height: 25px;
	background-color: #ECF1FF;
	color: #16318A;
	border-top: 1px solid #16318A;
	border-bottom: 1px solid #16318A;
	margin: 0px 0px 20px 0px;
}
#topnav li {
	
	display: inline;
	margin: 5px 8px 5px 8px;

}
#center {
	text-align: center;
}

a:link    { color:#16318A; background-color: transparent;}
a:visited { color:#16318A; background-color: transparent;}
a:hover   { color:#D80913; background-color: transparent;}
a:active  { color:#16318A; background-color: transparent;}

#imgLeft {
	float: left;
	margin: 5px 10px 5px 5px;
}
.content {
	margin: 10px;
}
#footer {
	text-align: right;
	font-size: 8pt;
	margin: 2px;
	position: relative;
	top: 20px;
}
h3 {
	font-size: 11pt;
	padding: 0;
	margin: 0;
}
img {
	border: 0px;
}
#lpHeadline {
	font-family: "Times New Roman", serif;
	font-size: 16pt;
	color: #666666;
	background-color: transparent;
	border-bottom: 1px solid #666666;
	margin-bottom: 20px;
}
.lpContent {
	margin-bottom: 10px;
	margin-right: 105px;
	margin-left: 105px;
	margin-top: 10px;
	text-align: justify;
	
}
.lpContent p {
	margin: 0px;
	text-indent:20px;
}
#lpFooter {
	margin-left: 105px;
	margin-top: 30px;
	margin-right: 105px;
	margin-bottom: 10px;
	font-size: 8pt;

}
.GBcontent {
	margin: 10px;
	font-size: 10pt;
}
