body {
	margin:0px 0px 0px 0px;
	background-image:url(images/bg_website.gif);
}


/** HEADER ANFANG **/
#bg_flash {
	float:left;
	height:360px;
	width:100%;
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
}
#bg_content_header {
	float:left;
	height:60px;
	width:100%;
	background-image:url(images/header_bg_content.gif);
	background-repeat:repeat-x repeat-y;
}
#flash {
	margin-top:-360px;
	float:left;
	height:360px;
	width:1000px;
}
/** HEADER ENDE **/


/** ZENTRIERUNG DER SPALTEN **/
#spalte_links {
	margin-top:-60px;
	float:left;
	height:100%;
	width:280px;
}
#spalte_content {
	margin-top:-60px;
	float:left;
	height:100%;
	width:440px;
}
#spalte_rechts {
	margin-top:-60px;
	float:left;
	width:280px;
}
#footer1 {
	clear:left;
	float:left;
	height:25px;
	width:100%;
	background-image:url(images/bg_footer1.gif);
	background-repeat:repeat-x repeat-y;
}
#footer2 {
	float:left;
	bottom:0;
	height:93px;
	width:100%;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
}


/** SPALTE LINKS **/
#head_links {
	float:left;
	height:60px;
	width:280px;
	background-color:#d7d9d4;
}
#bg_links {
	float:left;
	height:225px;
	width:280px;
	background-color:#f8f9f7;
	padding-top:15px;
}
#bg_links_edv_angebot {
	float:left;
	height:380px;
	width:280px;
	background-color:#f8f9f7;
	padding-top:15px;
}
#head_werbung {
	float:left;
	height:60px;
	width:280px;
	background-color:#d7d9d4;
}
#bg_werbung {
	float:left;
	height:225px;
	width:280px;
	background-color:#f8f9f7;
}


/** SPALTE CONTENT **/
#head_content {
	float:left;
	height:60px;
	width:440px;
	background-image:url(images/mid_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#bg_content {
	padding-top:30px;
	padding-left:50px;
	float:left;
	width:390px;
	height:1400px;
	background-image:url(images/mid_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
}


/** SPALTE RECHTS **/
#head_rechts {
	float:left;
	height:60px;
	width:280px;
}
#bg_rechts {
	float:left;
	width:280px;
	padding-top:20px;
}

/** WERBUNG STARTSEITE **/
#start_angebot {
	margin-left:50px;
	float:left;
	width:230px;
}
#start_werbung {
	padding-top:20px;
	margin-left:50px;
	float:left;
	width:230px;
}

/** REFERENZEN STARTSEITE **/
#referenzen {
	margin-left:50px;
	margin-top:0px;
	float:left;
	width:340px;
}

/** REFERENZEN STARTSEITE **/
#referenzen_start {
	margin-left:0px;
	margin-top:0px;
	float:left;
	width:340px;
}