body
	{
	 font-family: Tahoma;
	 font-size: 8pt;
	 background-color: #F1F1F2;
	}
body.bgscroll {
  background-image:url(main_bg.jpg); background-repeat:no-repeat; background-position:right bottom;
  background-attachment:fixed;

}	
table
	{
	 font-family: Tahoma;
	 font-size: 9pt;
	}
	
.design 
	{
	 border-left:1px solid #A8AFB2; 
	 border-right:1px solid #A8AFB2; 
	 border-top:1px solid #A8AFB2; 
	 border-bottom-width: 1px;
	
	}
	
.content 
	{
	 border: 1px solid #A8AFB2; 
	 margin: 15px 5px;
	 
	
	}

a:link   { font-size: 8pt; color: #333333; text-decoration: none; }
a:hover  { font-size: 8pt; color: #000000; text-decoration: none; }
a:active { font-size: 8pt; color: #FF9900; text-decoration: none; }
a:visited{ font-size: 8pt; color: #333333; text-decoration: none; }

a.news-titel:link    { font-size: 15pt; color: #333333 }
a.news-titel:hover   { font-size: 15pt; color: #000000 }
a.news-titel:active  { font-size: 15pt; color: #FF9900 }
a.news-titel:visited { font-size: 15pt; color: #333333 }

#table1
	{
	  padding: 5px;
	}

#menue-table
	{
	 border-top:1px solid #C0C0C0; 
	 border-bottom:1px solid #C0C0C0; 
	 border-collapse:collapse;
	}

.menue-titel
	{
	 width: 146px;
	 height: 17px;	 

	 
	 background-image: url('menu_titel.jpg');
	 text-align: center;
	 font-weight: bold;
	 color: #4A4A4A
	 font-family: Tahoma;
	 font-size: 8pt;


	}
.menue
	{
	 
	 width: 146px;
	 height: 17px;	 
	 vertical-align: middle;
	 padding-left: 25px;
	 background-image: url('menu_item.jpg');
	 font-family: Tahoma;
	 font-size: 8pt;
	 textdecoration: none;
	 border-top:1px solid #A8AFB2; 
	 border-bottom:1px solid #A8AFB2; 
	}

td:hover.menue
	{
	 background-image: url('menu_item_hover.jpg');
	}
	

.news
	{
	 
	 font-size: 9pt;
	 font-family: Tahoma;
	 padding: 5px;
	 border-collapse: collapse;
	 background-color: #E1E1E1;
	 border-top: 1px solid #BDBDBD;
	 border-bottom: 0px; 

	}
	
.news-titel
	{
	 font-size: 10pt;
	 font-weight: bold;
	 color: #F0F0F0;
	 background-repeat: no-repeat;
	 text-indent: 55px;
	 border: 1px solid #BDBDBD;
	 border-collapse: collapse;
	 background-color: #E1E1E1
	
	}
	
.news-info
	{
	 padding: 10px;
	 font-size: 8pt;
	 color: #4A4A4A;
	 line-height: 20px;
	 border-bottom:1px solid #C0C0C0; 
	 border-collapse:collapse;
	 background-color: #e7e7e7;
	 
	}
.button
	{
	 font-size: 9pt; 
	 border: 1px solid #808080; 
	 background-color: #CCCCCC;
	}