/** $Id: welcome.css,v 1.5 2011/09/16 09:57:05 hg Exp $ */
/** neue Breite */
.centerIt {width: 1004px;}
div.b1 {width: 180px;}

/** Gillt fuer alle */
body div.b3 div.toppic{background-image:url('../img/banner_start.gif')}

body div.b3 a.bannerPic {
  background-color: white;
  border-bottom: 4px solid white;
  position: relative;
  display:block;
  width: 625;
  height:167;
}

div.b2 {
	background-color: #ECF3D7;
}

div.b2 .toppic {
	background-color:white;
	padding:0;
	margin:0;
	height:167px;
	background-image:none;
	text-align:left;
	text-transform:none;
	color:#333333;
	}
div.b2 .toppic img {
	top:0;
	left:0;
	width:185px;
	height:167px;
	-moz-opacity:0.20;
	filter:alpha(opacity=20);
    }

div.b2 .toppic div {
	position:absolute;
	top:0;
	left:0;
	}
div.b2 .toppic h3 {font-weight:bold;}
div.b2 a.zuperSpezi{position: absolute; top:195px; left:15px;}

/* Linke Spalte*/
div.b1 ul{margin-bottom:312px;}

div.b1 div.frame{padding: 0 4px;
	position: absolute;
	top: 300px;
	}
div.b1 div.frame p {padding:0px 4px 12px;}
div.b1 div.frame h3 {font-weight:normal;}

/*a.disabled{color: grey;}*/

