@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) stylesheet for screen layout
 * (de) Stylesheet f�r das Bildschirm-Layout
 *
 * @creator       YAML Builder V1.2b (http://builder.yaml.de)
 * @file          basemod.css
 * @-yaml-minver  3.1
 */



@media all {
.boxsauber:after {
	content: ".";
	display: block;
	font-size:0;
	height: 0;
	/*clear: both;*/
	visibility: hidden;
}
.boxsauber {
	display: block;
}
#links10,
#links15,
#links20,
#links25,
#links30,
#links33,
#mitte33,
#links35,
#links40,
#links45,
#links50,
#links55,
#links60,
#links65,
#links70,
#links75,
#links80,
#links85,
#links90 {
	float:left;
	/*background-color:lightgray;*/
}
#rechts10,
#rechts15,
#rechts20,
#rechts25,
#rechts30,
#rechts33,
#rechts35,
#rechts40,
#rechts45,
#rechts50,
#rechts55,
#rechts60,
#rechts65,
#rechts70,
#rechts75,
#rechts80,
#rechts85,
#rechts90 {
	float:right;
	/*background-color:gray;*/
}
#links10,
#rechts10 {
	width:9.5%;
}
#links15,
#rechts15 {
	width:14.5%;
}
#links20,
#rechts20 {
	width:19.5%;
}
#links25,
#rechts25 {
	width:24.5%;
}
#links30,
#rechts30 {
	width:29.5%;
}
#links33,
#mitte33,
#rechts33 {
	width:31%;
}
#mitte33{
	margin-left:15px;
}

#links35,
#rechts35 {
	width:34.5%;
}
#links40,
#rechts40 {
	width:39.5%;
}
#links45,
#rechts45 {
	width:44.5%;
}
#links50,
#rechts50 {
	width:49.5%;
}
#links55,
#rechts55 {
	width:54.5%;
}
#links60,
#rechts60 {
	width:59.5%;
}
#links65,
#rechts65 {
	width:64.5%;
}
#links70,
#rechts70 {
	width:69.5%;
}
#links75,
#rechts75 {
	width:74.5%;
}
#links80,
#rechts80 {
	width:79.5%;
}
#links85,
#rechts85 {
	width:84.5%;
}
#links90,
#rechts90 {
	width:89.5%;
}
/*
#box10_90,
#box15_85,
#box20_80,
#box25_75,
#box30_70,
#box33_33_33,
#box35_65,
#box40_60,
#box45_55,
#box50_50,
#box55_45,
#box60_40,
#box65_35,
#box70_30,
#box75_25,
#box80_20,
#box85_15,
#box90_10 {
}*/


}
