* {
 margin: 0px;
 padding: 0px;
} 

body, html {
 background-color: #000000;
 color: #444444;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 height: 100%;
 width: 100%;
 background-image: url(../images/bg.jpg);
 background-repeat: repeat-x;
 background-attachment: fixed;
}

b {
 color: #666666;
 font-size: 13px;
}

.container_body {
 position: absolute;
 left: 50%;
 top: 0px;
 height: auto;
 width: 900px;
 margin-left: -450px;
 background-color: #000000;
 border: solid 0px #ffffff;
}

.head_body {
 position: absolute;
 left: 0px;
 top: 0px;
 height: 132px;
 width: 900px;
 text-align: center;
 background-color: #191919;
 border: solid 0px #ffffff;
}

.head_logo {
 height: 92px;
 width: 900px;
 margin-top: 10px;
 margin-bottom: 10px;
}

.head_image {
 height: 320px;
 width: 900px;
 background-image: url(../images/image1.jpg);
 background-repeat: no-repeat;
}

.head_bottom {
 height: 16px;
 width: 900px;
 background-image: url(../images/head_bottom.jpg);
 background-repeat: no-repeat;
 background-position:bottom;
 background-color: #000000;
}

.links_navi {
 height: 22px;
 width: 900px;
 margin-top: 0px;
 margin-left: 0px;
 text-align: center;
 border: solid 0px #ffffff;
}

.global {
 color: #cccccc;
 font-size: 13px;
 font-weight: bold;
 text-decoration: none;
 margin-left: 16px;
 margin-right: 16px;
 border: 0px solid #ffffff;
}

.global:hover {
 color: #70944c;
 font-weight: bold;
 text-decoration: none;
}

.content_body {
 position: absolute;
 left: 0px;
 top: 470px;
 height: auto;
 width: 900px;
 background-color: #ffffff;
 border: solid 0px #ffffff;
}

.content_container_text {
 margin-left: 40px;
 margin-top: 0px;
 color: #444444;
 text-align: justify;
 height: auto;
 width: 820px;
 background-color: #ffffff;
 border: solid 0px #000000;
}

.content_container_text ul {
 margin-left: 15px;
 line-height: 18px;
}

.profil {
 color: #70944c;
 font-weight: bold;
 text-align: left;
 line-height: 18px;
}

.profil strong {
 color: #444444;
}

.content_container_text1 {
 margin-left: 40px;
 margin-top: 0px;
 height: auto;
 width: 460px;
 background-color: #ffffff;
 border-right: solid 0px #000000;
 float: left;
}

.content_container_text2 {
 margin-left: 530px;
 margin-top: 0px;
 height: auto;
 width: 340px;
 line-height: 18px;
 font-weight: bold;
 background-color: #ffffff;
}

.content_container_text2 strong {
 color: #70944c;
}

.content_container_text3 {
 margin-left: 530px;
 margin-top: 0px;
 height: auto;
 width: 340px;
 line-height: 18px;
 background-color: #ffffff;
}

.content_container_text3 strong {
 color: #444444;
}

.content_container_foot {
 height: 20px;
 width: 900px;
 background-color: #010101;
 border: solid 0px #000000;
 margin-top: 20px;
}

.textbild {
 float:left;
 margin-right: 20px;
 margin-bottom: 10px;
}

.clearer {
 clear:left; /* hebt floaten auf */
 width:1px;
 height:1px;
 font-size:1px;
}

input, textarea, select { 
 border: 1px solid #666666; 
 background: #FFFFFF; 
 font: bold 11px arial, helvetica, sans-serif; 
 color: #000000; 
}

.field {
 background-color: #fdfdfd;
 border: solid 1px #cccccc;
}

.top {
 color: #70944c;
 font-weight: bold;
 text-decoration: none;
}

.top:hover {
 text-decoration: underline;
}

.top2 {
 width: 116px;
 height: 70px;
 border: 2px solid #ffffff;
}

.top2:hover {
 border: 2px solid #70944c;
}

.gallery {
 position: absolute;
 left: 760px;
 top: 30px;
}