/* CSS Document */

body {
	background-image: url(images/k.jpg);
	background-repeat: repeat;
	background-position:0px 0px;
	margin-left:100px;
	margin-top:100px;
	
}
.eckelinksoben {
	background-image: url(images/k1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:200px;
	height:200px;
}

.k2 {
	position:absolute;
	background-image: url(images/k2.jpg);
	background-repeat: no-repeat;
	margin-left:1000px;
	margin-top:500px;
	width:100px;
	height:100px;
}
.k3 {
	position:absolute;
	background-image: url(images/k3.jpg);
	background-repeat: no-repeat;
	margin-left:1300px;
	margin-top:300px;
	width:100px;
	height:100px;
}
.kblut {
	position:absolute;
	background-image: url(images/bloodlounge.png);
	margin-left:500px;
	margin-top:600px;
	width:400px;
	height:400px;
}
.flyer {
	background-image: url(images/bmu_flyer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top:-140px;
	width:864px;
	height:508px;
	margin-left:30px;
}

.polaroid1 {
	background-image: url(images/pola_tower.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:230px;
	height:280px;
	margin-left:580px;
	margin-top:-550px;
}
.polaroid2 {
	background-image: url(images/pola_orchid.png);
	background-repeat: no-repeat;
	width:230px;
	height:280px;
	margin-left:150px;
	margin-top:65px;
}
.polaroid3 {
	position:absolute;
	background-image: url(images/pola_stapel.png);
	background-repeat: no-repeat;
	width:284px;
	height:350px;
	margin-left:1250px;
	margin-top:-15px;
	padding-right:80px;
}
.textbox {
	background-image: url(images/textboxborder.png);
	position:absolute;
	border:3px groove #FFFFFF;
	width:300px;
	margin-left:150px;
	margin-top:65px;
	left: 500px;
	top: 200px;
	padding:1em;
	background-repeat: repeat-xy;
}

.textbox2 {
	background-image: url(images/textboxborder.png);
	position:absolute;
	border:3px groove #FFFFFF;
	width:300px;
	margin-left:-300px;
	margin-top:600px;
	margin-bottom:200px;
	left: 1170px;
	top: 122px;
	padding:1em;
	background-repeat: repeat-xy;
	height: 201px;
}

.video1 {
	position:absolute;
	border:#FFFFFF 2px solid;
	margin-left:-900px;
	margin-top:600px;
	left: 1170px;
	top: 122px;
}

#korrespondenzbox {
	position:absolute;
	margin-top:-550px;
	margin-left:870px;
	background-color:#000;
	width:400px;
	height:300px;
	border: 2px #FFFFFF solid;
	padding:1em;
}

.korrespondenzboxfont {
	font-family:Trebuchet, Arial, Sans-Serif;
	color:#FFF;
	font-size:12px;
}

.korrespondenzboxfont input {
	font-family:Trebuchet, Arial, Sans-Serif;
	color:#fff;
	padding:1px;
	font-size:11px;
	border-style: solid;
	border-color:#fff;
	border-width: 1px;
	margin:2px 2px 2px 2px;
	background-color:#000;
}

h1 {
	font-family: Trebuchet, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

