@charset "UTF-8";
/* CSS Document */

#wrapper {
	width: 992px;
	padding-top: 10px;

}

#head {
	width: 966px;
	margin-left: 26px;
}

#logolang {
	width: 212px;
	margin-top: -60px;
}

#logo {
	width: 212px;
	height: 42px;
}

#langnav {
	width: 212px;
	height: 22px;
	background-image: url(../img/part_bg_langnav.gif);
	background-repeat: repeat-x;
}

#nav {
	clear: both;
	width: 966px;
	height: 28px;
	background-image: url(../img/part_nav_bg.gif);
	background-repeat: repeat-x;
}

#subnav {
	clear: both;
 	height: 18px;
	background-image: url(../img/part_subnav_bg.gif);
	background-repeat: repeat-x;
}

#bread {
	padding: 2px 12px 0 12px;
	font-size: 11px;
}

#allcols {
	clear: both;
	width: 624px;
	min-height: 440px;
	margin: 4px 0 9px 26px;
	background-image: url(../img/part_bg_allcol.gif);
	background-repeat: repeat-y;
}

#spalte {
	float: left;
	width: 195px;
	min-height: 440px;
	margin: 0 12px 0 0;
	padding: 12px 9px 12px 8px;
	background-image: url(../img/part_bg_spalte.jpg);
	background-repeat: repeat-x;
}

#cont {
	float: right;
	width: 400px;
	background-image: url(../img/part_bg_cont.jpg);
	background-repeat: repeat-x;
}

#content {
	clear: both;
	min-height: 369px;
	width: 370px;
	padding: 12px 9px 12px 15px;
}

#foot {
	width: 385px;
	height: 23px;
	border-top: 1px solid #f1f1f2;
	/* Typo */
	font-size: 11px;
	padding: 7px 0 0 15px;
	margin-top: 20px;
}


#teasers, .ruler {
	margin-top: 12px;
	border-top: 2px solid #fff;
}

/* Banners, Ads, etc. */

#topads {
	margin-left: 265px;
	min-height: 60px;
}

#footads {
	clear: both;
	width: 624px;
	margin-left: 26px;
	margin-bottom: 6px;
}

#rightads {
	width: 324px;
	float: right;
	margin-top: 4px;
	margin-left: 18px;
}

div.rectangletile {
	width: 300px;
	height: 250px;
	margin-bottom: 4px;
	margin-left: 24px;
}

div.banner {

}

div.skyscraper {
	height: 600px;
	margin-right: 12px;
	margin-bottom: 20px;
}

div.button {
	width: 150px;
	margin-bottom: 20px;
}


div.buttonads {

}

div.singlegoogle {
	width: 234px;
}

div.googleads {
	border-color: #99f;
	margin-bottom: 4px;
}

div.google120x240 {
	width: 120px;
	height: 240px;
	margin-bottom: 20px;
	--background-color: #c3d9ff;	
}

div.ruler {
	height: 20px;	
}


/* Div-Klassen */

div.clear {
	clear: both;
}

div.teaser {
	padding: 0 0 0 6px;
}

div#teasers {
	padding-top: 12px;
}

div#teasers div.teaser {
	padding: 0;
}

div.teasercol {
	width: 182px;
	float: left;
	margin-right: 3px;
}
