/* CSS Document */

body {
	font: 13px Verdana, sans-serif; 
	color: #666666;
	background: #FFFFFF;
	line-height: 17px;
	 }

a	{
	color:#000000;
	text-decoration:none;
	}

.on {
	font-weight: bold;
	color: #CC0000;
	}

a:hover	{
	color:#CC0000;
	}
	
a img {
	border: 0;
	}

.stoerer {
	font: 28px Georgia, "Times New Roman", Times, serif;
	/*font-weight:bold;*/
	color:#666666;
	}


/**** Layout ****/

#content {
	margin: 20px auto 2px auto;
	margin
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width: 820px;
	
	padding: 0px;

	}

#top
	
#menue {
	padding: 20px;

	}
	
#text {
	float:left;
	left: 150px;
	width: 650px;
	}
	
/*#text img{
	float: right;
	}*/
	
#footer {
	margin: auto;
	background-color:#CC0000;
	height: 15px;
	width: 810px;
	padding: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #999999;
	text-align: center;
	}
	

	
#stoerer{
	style="float:right;
	margin:0 8px 0 1em;
	/*right: 30px;
	top: 70px;*/
	width: 210px;
	text-align:right;
	}
	
#lboxtext {
	padding: 10px;
	line-height: 20px;
	}

h2 {
	font-size: 13px;
	margin-bottom: 2px;
	margin-top: 0px;
	}

p {
	margin-top: 0px;
	margin-bottom: 20px;
	}

#subnavi {
	position: absolute;
	bottom: 5px;
	right: 5px;
	}
