
/* ----- CSS GaLaBau-Medien - (c) 2011 Verlag Eugen Ulmer, Stuttgart ----- */

/* ----- Grundeinstellungen ----- */
@import url("stylesheet_extra.css");
@import url("global.css");
@import url("../CSS/ulmer_default.css");


/* ----- Bildertausch ----- */
* {
	margin: 0; 
	padding: 0; 
	}
.news {
	vertical-align: top;
	width: 900px;
	padding: 5px 10px; 
	}
.newstext {
	line-height: 1.3em;
	margin-bottom: 6px;
	}
.abstand {
	height: 10px;
	}
.box1 {
	height: 60px;
	padding-left: 10px;
	}
#box-extra {
	width:954px; height:440px; background:url(images/background_box_extra.jpg); padding:20px; float:left;
	}
.imageGrey {
	background-image:url(images/background_small.jpg);
	}
.imageBlue {
	background-image:url(images/background_big.jpg);
	}
.imageBlue2 {
	background-image:url(images/background_big_2.jpg);
	}
.imageGreen {
	background-image:url(images/background_big.jpg);
	}
.content {
	vertical-align: top;
	margin: 0;
	padding: 0;
	}
#panelContainer {
	position: relative;
	float:left;
	width: 740px;
	height: 340px;
	overflow: hidden;
}
.panel {
	position: relative;
	float:left;
	width: 740px;
	height: 340px;
}
.clear {
	clear: both;
}
table {
	margin: 0;
	}
