@CHARSET "ISO-8859-1";
body
{
	margin:0px; padding:0;
	font-family: Arial,Helvetica,sans-serif;
	font-size:100%;
	font-size:0.9em;
	background-color:#5F7DBB;
}
/* Kontainer */
div#page
{
	margin:20px auto 20px; padding:10px;
	width:800px;
	font-size:0.9em;
	background-color:#aaaaaa;
	text-align:center;
}
div#top
{
	margin:0 0 10px 0; padding:0;
	border:0;
	height:140px; width:800px;
	background-image:url(../graphic/top.png);
}
div#menu
{
	margin:0; padding:0;
	width:115px;
	float:left;
	text-align:center;
}
div#content
{
	margin:0 0 10px 0; padding:10px;
	width:655px;
	min-height:891px;
	float:right;
	text-align:left;
	background-color:#FFFFFF;
}
div#flag
{
	margin:0; padding:0 15px 0 15px;
	width:770px; height:30px;
	clear:both;
	text-align:left;
	line-height:30px;
	background-image:url(../graphic/footer.png);
}
/* Menü */
span.menu_button_header
{
	display:block;
	margin:0; padding:0;
 	text-align:left;
 	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
 	text-decoration:none;
 	margin:0; padding:2px 0 0 0;
	border:0;
	height:18px; width:115px;
	text-align:center;
	background-image:url(../graphic/menu_header.png);
}
a.menu_button
{
	display:block;
	margin:0; padding:0;
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
 	text-align:left;
 	text-decoration:none;
 	cursor:pointer;
 	margin:0; padding:2px 0 0 24px;
	border:0;
	height:18px; width:91px;
	background-image:url(../graphic/menu_content.png);	
}
a.menu_button:link, a.menu_button:visited
{ 
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
 	text-decoration:none;
}
a.menu_button:active, a.menu_button:hover
{ 
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;	
	text-decoration:underline;
}
div.menu_footer
{
	margin:0 0 10px 0; padding:0;
	border:0;
	height:7px; width:115px;	
	background-image:url(../graphic/menu_footer.png);	
}
/* Links */
a:link 
{
	text-decoration:none; 
	font-weight:bold; 
	color:#234493; 
	font-size:0.9em;
}
a:visited 
{
	text-decoration:none; 
	font-weight:bold; 
	color:#234493; 
	font-size:0.9em;
}
a:hover 
{
	text-decoration:none; 
	font-weight:bold; 
	color:#9FBC5F; 
	font-size:0.9em;
}
a:active 
{
	text-decoration:none; 
	font-weight:bold; 
	color:#9FBC5F; 
	font-size:0.9em;
}
/* Links Impressum */
a.flag:link 
{
	text-decoration:none; 
	font-weight:bold; 
	color:#234493; 
	font-size:0.9em;
}
a.flag:visited 
{
	text-decoration:none; 
	font-weight:bold; 
	color:#234493; 
	font-size:0.9em;
}
a.flag:hover 
{
	text-decoration:none; 
	font-weight:bold; 
	color:#9FBC5F; 
	font-size:0.9em;
}
a.flag:active 
{
	text-decoration:none; 
	font-weight:bold; 
	color:#9FBC5F; 
	font-size:0.9em;
}
/* Newsanzeige */
div.news
{
	border:1px solid #aaaaaa;
	margin-bottom:20px;	
	background-color:#D9D9D9;
}
div.news_headline
{
	font-weight:bold;
	line-height:20px;
	padding:0 5px;
	margin-bottom:5px;
	border-bottom:1px solid #aaaaaa;		
}
div.newstext
{
	padding:0 10px 5px 5px;		
}
div.comments
{
	border-top:1px solid #aaaaaa;
	padding: 2px 5px 2px 5px;		
}
/* Ergebnis Anzeige */
table
{
	margin:0 auto;
	border:2px solid #aaaaaa;
	border-collapse:collapse;
}
th
{
	padding:5px;
	border:2px solid #aaaaaa;
	speak-header:always;
}
td
{
	padding:5px;
	border:2px solid #aaaaaa;
}
div#show_plane_text
{
	background-color:#D9D9D9; 
	padding: 10px; border:1px solid #aaaaaa;
	min-height:831px;
}
div#preview_gallery
{
	min-height:430px;		
}
/* Copyright by Steffen Grohsschmiedt */
