#welcome {
	width:100%;
	height:105px;
	background-color:#09142c;
	margin-bottom:0px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; 
 /*	background-image:url(/2010/fileadmin/linuxtag/templates/main/images/lt2k8-welcome2.png);
	background-repeat: no-repeat;
	background-position: bottom center; 
  */	
}

#welcomelogo {
 /*	background-image:url(/2010/fileadmin/linuxtag/templates/main/images/lt2k8-logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
  */
  	text-align: left;
	width:900px;
	height:100%;
	margin-left:auto;
	margin-right:auto;	
}

#menu.welcome a.active {
	color:#32497b;
	background-color:#FFFFFF;
}

#menu.welcome a.active:hover {
	color:#32497b;
}

#rightbar300 {
    width: 310px;
    float: right;
    font-size: 8pt;
    color: #6C534A;
    text-align: left;
}

#mainbar.withrightbar250 {
    xmargin-right: 320px;
    float:left;
    width:545px;
    padding-right: 35px;
    margin-left: 0px!important; /* für IE6 */
    padding-left: 0px!important; /* für IE6 */
}


