#spalte_links {
	height: 550px;
	width: 184px;
	background-image: url(../pics/layout/dominik4_r10_c2.jpg);
	background-repeat: repeat;
}

#spalte_rechts {
	position: relative;
	float:right;
	width: 121px;
	height: 750px;
	background-image: url(../pics/layout/dominik4_r3_c4.jpg);
	background-repeat: repeat;
}
#inhalt {
	height:720px;
}

#linke_spalte {
	position: absolute;
	height: 650px;
	width: 280px;
	margin: 0px 0px 5px 5px;
}

#rechte_spalte {
	position: absolute;
	height: 650px;
	width: 280px;
	margin: 0px 0px 0px 310px;

}

#bilder {
	position: absolute;
	height: 468px;
	width: 283px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.bilder {
	color: #ffffff;
	font:16px verdana, arial, sans-serif;
	line-height:16px;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	border-width: 1px 1px 1px 1px;
	border-color: #0066cc;
	border-style: outset;
}

#footer {
	position: relative;
	height: 44px;
	width: 966px;
	background-image: url(../pics/layout/dominik4_r11_c2.jpg);
	margin: 750px 0px 0px 0px;
	background-repeat: no-repeat;
}
