/* Stylesheet fuer template: 01_home
www.peter-kaiser.de
Start: 18.02.2009
Letzte Aenderung: 18.02.2009 - 19uhr
*/

/* -------------------------------------------------------------- Enthaltene Divs und Bloecke -------------------------------------------------------------------- */
body {
	background: #FFFFFF;
	background-image: url(/files/layout/img/verlauf.jpg);
	background-repeat: repeat-x;
}

#stage {
	position:relative;
	width:960px;
	margin: 0 0 0 20px;
	color: #ffffff;
/*	background-image:url(/files/layout/img/schatten_mitte.jpg);
	background-position:bottom;
	background-repeat:no-repeat; */
	padding: 0 0 0 0;
}

#mitte {
	display:block;
	position:relative;
	width:960px;
	background-color:#FFFFFF;
	margin: 0 0 0 20px;
	background-image:url(/files/layout/img/schatten_mitte.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 20px 0 7px 0;
	
}

#subnavi {
	display:block;
	min-height:100px;
	width:240px;
	margin: 0 0 0 0;
	float:left;
	display:inline;
}

#content {
	display:block;
	width:710px;
	margin: 0 0 0 10px;
	padding:0 0 30px 0;
	white-space: normal;
	float:left;
	display:inline;
}

#shadow {
	position:relative;
	display:block;
	width:960px;
	height:10px;
	background-image: url(/files/layout/img/schatten_mitte.jpg);
	background-position:top left;
	margin: 0 0 0 20px;
	background-repeat: no-repeat;
}

#footer-left {
	margin: 12px 0 0 20px;
}

#footer-logo {
	margin: 12px 0 0 0;
}

#footer-right { 
	margin: 12px 0 0 0;
}

/* Mehrspaltige Elemente */
.ssp_txt {position: relative;width:660px; display:block;}

.dsp_wrap {position: relative;width:660px; display:block;}
.dsp_links {width:317px;margin:0 0 0 0;float:left;display:inherit;}
.dsp_rechts {width:317px;margin:0 0 0 26px;float:left;display:inherit;}

.tsp_wrap {position:relative; width:690px; display:block;}
.tsp_links {display:block;width:220px;margin:0 0 0 0;float:left;display:inherit;}
.tsp_mitte {display:block;width:220px;margin:0 0 0 20px;float:left;display:inherit;}
.tsp_rechts {display:block;width:200px;margin:0 0 0 20px;float:left;display:inherit;}
