body {
	color: #000;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	color: #D18800;
	font: 9pt Arial, Helvetica, sans-serif;
   }
   
#main {
   position: absolute;
   top: 10px;
   left: 20px;
   width: 960px;
   height: 95%;
   background:transparent;
   }

/* Topbanner */
#topbanner {
	border: 1px solid #53AFE0;
	left: auto;
	top: auto;
	height: 78px;
	width: 751px;
	background-color: #28B0DA;
	background-image: url(../image/header_s_blau_751.gif);
	background-repeat: no-repeat;
	background-position: left;
		}	
/*
#carrier { 
   border: 1px solid #D18800; 
   position: absolute;
   top: 136px;
   width: 749px;
   height: 75%;
   background-color: #FFFFFF;
   background-image:url(../image/button2.png);
   }
   
#newscarrier { 
   border: 1px solid #D18800; 
   background-color: #FFFFFF;
   background-image:url(../image/button2.png);
   position: absolute;
   top: 136px;
   left: 770px;
   width: 191px;
   height: 75%;
   }
*/   
 #menu {
   position: absolute;
   height: 30px;   
   width: 751px;
   top: 79px;
   border: 1px solid #53AFE0; 
   border-bottom: 0px;
   background-image:url(../image/button2.png);
   z-index: 1000000;
	}
	
 #newsmenu {
   position: absolute;
   height: 30px;   
   width: 191px;
   top: 104px;
   border: 1px solid #53AFE0;
   border-bottom: 0px;
   
   z-index: 1000000;
   left: 770px;
	}
       
 #content {
	border: 1px solid #53AFE0; 
	position: absolute;
	top: 111px;
	width: 751px;
	height: 480px;
	background-color: #FFFFFF;
   }
	
 #newscontent {
   border: 1px solid #53AFE0; 
   background-color: #FFFFFF;
   position: absolute;
   top: 133px;
   left: 770px;
   width: 191px;
   height: 430px;
   }			  
		
#impressumliste {
	background-color: transparent;
	position: absolute;
	top: 595px;
	width: auto;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #D18800;
   }   

/* Linkdesign für Impressumsliste */   
  #impressumliste a {
	font-size: 12px;
	color: #D18800;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
   } 
/*       
#news {
	height: 100%;
	width: 100%; 
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #D18800;
	z-index: 5;
	position: absolute;
	top: 0;

   }
  
 #news a {
   background-color: #A0BDD7;
   height: 100%;
   text-align: center;
   line-height: 30px;
   color: #FFFFFF;
   padding: 0 0 0 10px;
   text-decoration: none;
   }  
 
 #news a:hover {
   color: #FF0000;
   text-decoration: none;   
   }     
*/
