@charset "utf-8";
body {
	background-color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #200000;
}
a img {
	outline:none;
	border:none;
}
a {
	outline:none;
	border:none;
	color: #200000;
}
#main {
	position: relative;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/background_middle.png);
	background-repeat: repeat;
	margin-bottom:30px;
}

#header {
	position: relative;
	height: 202px;
	width: 980px;
	background-image: url(images/header.jpg);
}

#menu {
	position: relative;
	background-image: url(images/menu_back.jpg);
	height: 26px;
	width: 980px;
}
#menu a {
	position: relative;
	margin-right:64px;
}
#content1 {
	background-image: url(images/background_top.png);
	background-repeat: no-repeat;
	width: 980px;
}
#content2 {
	background-image: url(images/background_bottom.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-right:64px;
	padding-left:64px;
	padding-top:44px;
	padding-bottom:75px;
}
#box1 {
	background-image: url(images/star_box.png);
	height: 67px;
	width: 208px;
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	position:relative;
	float:left;
}
#box2 {
	background-image: url(images/star_box.png);
	height: 67px;
	width: 208px;
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	position:relative;
	float:left;
	margin-left:27px;
}
#content_text {
	position: relative;
	padding-bottom: 45px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
}


#box3 {
	background-image: url(images/star_box.png);
	height: 67px;
	width: 200px;
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	position:relative;
	float:left;
	margin-left:27px;
}

#bottom_boxes {
	width: 852px;
	color: #F8EDD4;
	padding-bottom:25px;
}
#bottom_boxes h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:2px;
}

.forminput {
	width:350px;
	height:20px;
	background-color:#f7f0e1;
	border: 1px dotted #a03700;
	font-size: 12px;
	font-style: normal;
	color: #200000;
	font-weight: normal;
	padding-top:3px;
	padding-left:10px;
	margin-bottom:5px;
	margin-top:0px;
    }
	
#send_button {
	width:120px;
	height:22px;
	background-color:#f7f0e1;
	border: 1px dotted #a03700;
	font-size: 12px;
	font-style: normal;
	color: #200000;
	font-weight: normal;
	padding-bottom:5px;
    }
	
textarea{
	width:350px;
	height:97px;
	background-color:#f7f0e1;
	border: 1px dotted #a03700;
	font-size: 12px;
	font-style: normal;
	color: #200000;
	font-weight: normal;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	margin-bottom:4px;
    }
    
#anschrift{
	float:left;
	position:relative;
	padding-left: 120px;
    }
#kontaktformular {
    float:left;
    position:relative;
    }
#anschr_border{
	width:340px;
	height:179px;
	border: 1px dotted #a03700;
	padding:10px;
	margin-bottom:5px;
    }
h2 {
	font-size:12px;
}
.eventblock {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a03700;
	padding-top:10px;
	position:relative;
}
.eventblock h2{
	margin-top:0px;
}
.eventblock a {
	text-decoration:none;
	}
	
#home_image {
	float:left;
	width: 439px;
	position: relative;
	height: 315px;
	background-image: url(images/home_img_back.png);
	background-repeat: no-repeat;
}
#home_text {
	float:left;
	width: 380px;
	padding-left: 25px;
	position: relative;
	height: 350px;
	font-size: 14px;
}

.spktblock {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a03700;
	padding-top:10px;
	padding-bottom:5px;
	position:relative;
}

.spktblock h2{
	margin-top:10px;
}
.spktblock a {
	text-decoration:none;
	}
	
.spktblock p {
	margin:0px;
	}