* {
    margin: 0;
    padding: 0;
}

body {
    padding: 30px 0;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 13px;
    text-align: center;
    color: #7C6031;
    background: #EEF6E9;
}

h1 {
    position: absolute;
    left: 15px;
    top: 15px;
    font: 30px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-transform: uppercase;
    color: White;
}

h2 {
    position: absolute;
    left: 15px;
    top: 157px;
    font: 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: White;
}

h3 {
    padding: 30px 0 5px 0;
    font: bold 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    letter-spacing: 1px;
}

h3.firsth3 {
    padding-top: 0;
}

p {
    padding: 5px 0;
    font: 13px/18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-align: justify;
    color: #7C6031;
}

a {
    text-decoration: underline;
    color: #3076E3;
}

a:hover {
    text-decoration: none;
    color: #3076E3;
}

img {
    border: none;
}

.img_news {
	float: right;
	padding: 0px;
	border: 1px ridge #666;
}

#container {
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 820px;
    text-align: left;
    background: #B4DA9F;
}

.news_780px {
	padding: 8px;
	float: left;
	width: 780px;
	background-color: #C0DCC0;
	border-right-width: 0px;
	border-right-style: ridge;
	border-right-color: #363;

}

.news {
	float: left;
	background-color: #EEF6E9;
	width: 750px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
	border: 1px dashed #999;

}

.news_headline {
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
}

#top {
    position: relative;
    margin: 0 10px;
    width: 800px;
    height: 253px;
    background: #7DB357 url(images/top.jpg) no-repeat top;
}

#logo {
    height: 179px;
}

#menu {
    margin: 0 10px;
    height: 74px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    float: left;
    display: block;
    padding: 0 25px;
}

#menu ul li a {
    font: bold 12px/74px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #EEF6E9;
}

#menu ul li a:hover {
    text-decoration: none;
    color: White;
}

#middle {
    margin: 0 10px;
    padding: 15px 0 0 0;
}

#left {
    float: left;
    width: 270px;
    background: #D2E7C5;
}

#left h3 {
    padding: 0;
    font: bold 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #3FA14B;
}

#left h4 {
    padding: 18px 0 0 0;
    font: bold 12px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: #3FA14B;
}

#left p {
    padding: 5px 0;
    font: 12px/17px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: #3FA14B;
}

#haus_1 {
    margin: 5px;
    padding: 10px;
    color: #D2E7C5;
    background: #D2E7C5;
}

#left_mid {
    padding: 15px;
}

#left_bot {
    margin: 10px;
    padding: 15px;
    color: #D2E7C5;
    background: #D2E7C5;
}

#left_bot h3 {
    color: #EEF6E9;
}

#left ul {
    list-style: none;
    padding: 10px 0 0 0;
}

#left ul li {
    padding: 0 0 0 16px;
    text-align: left;
}

#left ul li a {
    font: 12px/20px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    text-decoration: underline;
    color: #D2E7C5;
}

#left ul li a:hover {
    text-decoration: underline;
    color: #EEF6E9;
}

#right {
    float: right;
    width: 520px;
}

#right_top {
    margin: 0 0 10px 0;
    padding: 15px;
    background: #D2E7C5;
}

#right_mid {
    margin: 0 0 10px 0;
    padding: 0 8px;
    background: #63A13E;
}

#right_mid h4 {
    padding: 5px 9px 7px 9px;
    font-size: 12px;
    text-align: left;
}

#right_mid p {
    padding: 0 9px;
    font: 12px/15px Arial, Helvetica, sans-serif;
    text-align: left;
    color: #D2E7C5;
}

#right_mid a {
    text-transform: uppercase;
    text-decoration: none;
    color: #004500;
}

#right_mid a:hover {
    text-decoration: underline;
    color: #A0B7D9;
}

#right_mid_6, #right_mid_7 {
    float: left;
    width: 196px;
    padding: 10px 0;
    text-align: center;
}

#right_mid_8 {
    float: right;
    width: 196px;
    padding: 10px 0;
    text-align: center;

}

#right_mid_1, #right_mid_2 {
    float: left;
    width: 168px;
    padding: 10px 0;
    text-align: center;
}

#right_mid_3 {
    float: right;
    width: 168px;
    padding: 10px 0;
    text-align: center;
}

#right_mid_4 {
    clear: both;
    height: 5px;
    overflow: hidden;
}

#right_bot {
    padding: 15px;
    background: #D2E7C5;
}

#right_bot {
    padding: 10px;
    background: #D2E7C5;
}

#bottom {
    clear: both;
    padding: 0 0 0 25px;
}

#bottom p {
    padding: 0;
    font: 11px/40px "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: #3FA14B;
}

#bottom a, #bottom a:hover {
    color: #3FA14B;
}
#picture {
  float:left;
  width: 210px;

}

.kontaktboard {
	float: left;
	width: 770px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

hr {
	border: 1px solid #c7e1c8;
	margin-top: 15px;
}

h1 {
	font-size: 20px;
	color: #336633;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
}
h2 {
	font-size: 16px;
	color: #336633;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #336633;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
}


