/* 
Rasmus Kenneweg / Copyright (C) 2007 / 

Realisierung der Website:
Beate Hundsdörfer
http://www.online-recherchen.com
Copyright (C) 2007 Beate Hundsdörfer

*/

body  {
	margin: 0;
	padding: 0;
	color: black;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	line-height: 1.5;
	background: #FFF;
}
#container  {
	width: 100%;
	margin: 0;
	padding: 0;
}
#sidebar1  {
	display: none;
}
#mainContent  {
	margin: 0;
	padding: 0;
	width: 100%;
} 
.navi1  {
	display: none;
}
.head {
	display: none;
}
.navi2  {
	display: none;
}
.text {
	padding: 0;
	margin: 0;
}
.text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 5px 0;
}
.text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 3px 0;
}
.text p {
	margin: 0px;
	padding: 0 0 20px 0;
}
#mainContent  .text  a:link, #mainContent .text a:visited {
	color: #000;
	text-decoration: none;
}
#mainContent .text a:hover, #mainContent .text a:active {
	text-decoration: underline;
}
.oben  {
	display: none;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.foot {
	margin: 0px;
	padding: 0px;
}
.text table {
	font-size: 11pt;
}
.klein {
	font-size: 11pt;
}