@charset "utf-8";
/* CSS Document */
* { border: 0;}
.bod-index {
	background-color: #ECC953;
	text-align: left;
	color: #00FFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	background-image: url(bilder/bg_pergament.jpg);
	background-position: -200px;
	margin: 0px;
}
.link-index {
	color: #440000;
}


.cont-ind-navi {
	width: 230px;
	text-align: right;
	position: absolute;
	right: 5%;
	height: auto;
	color: #0A0200;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	bottom: 5%;
}
.bild-intro {
	position: absolute;
	left: 3%;
	bottom: 5%;
}
.bild-logo-ind {
	position: absolute;
	top: 10%;
	right: 6%;
}
.work {
	font-size: 36px;
	position: absolute;
	height: auto;
	width: auto;
	right: 5%;
	bottom: 20%;
	color: #440000;
	text-align: right;
}
.cotton-w {
	position: absolute;
	right: 20px;
}
.cotton-s {
	position: absolute;
	right: 0px;
	top: 20px;
}

