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

html {
	scrollbar-face-color: #800000;
}
body {
	font-family: Arial, Palatino Linotype, Verdana, Calibri, Georgia;
	color: #800000;
	background-image: url(hintergrund.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
}
#seite {
	height: 900px;
	width: 950px;
	margin-top: 0px;
	margin-left: 0px;
}
#kopf {
	height: 75px;
	background-image: url(kosmetikstudio_1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 210px;
	margin-top: 30px;
	margin-bottom: 50px;
}
#inhalt {
	margin-left: 210px;
	padding-left: 20px;
	margin-top: 0px;
}

