body {
background-color:       #000;
font-family:            Arial;
color:                  #6e4917;
font-size:              14px;
margin-top: 	       	0px;
text-align:             center;

}



#container {
margin:                 -8px auto 0 auto;
width:                  900px;
height:                 1379px;

}

#header {    
float:                  left;
width:                  900px;
height:                 659px;
text-align:             center;
}


#footer
{
	background: transparent;
	color: #efefef;
	height: 20px;
	line-height: 20px;
	margin: -40px auto 50px;
	padding: 10px;
	text-align: center;
	width: 800px;
}


#wrapper {
float: left;
text-align: left;

}


#ueberschrift {
margin: -10px 0px 0px 0px;
color: #7b1142;
font-family: Arial;
font-weight: bolder;
font-size: 35px;

}

#ueberschrift_3 {
margin: 0 0 0 0;
padding: 0px 40px 32px 0px;
color: #7b1142;

}


#ueberschrift_2 {
margin: 0 0 0 0;
padding: 0px 40px 22px 0px;
color: #7b1142;
font-family: Arial;
font-weight: bolder;
font-size: 112%;


}

#text1 {
font-family: Arial;

}

#text2 {
font-family: Arial;
font-weight: Bold;
font-size: 130%;
}

.italic {
font-family: Arial;
font-size: 10px;
font-style: italic;
}


ul.tabs {
	margin: 0px 0px 0px 40px;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	background: #EFEFEF;
	border-left: 1px solid #999;
	width: 819px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 16.1px;
	padding: 0 20px;
	border: 1px solid #efefef; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #efefef;
	border-bottom: 1px solid #efefef; /*--Makes the active tab look like it's connected with its content--*/
}


.tab_container {
	margin: 0px 0px 0px 40px;
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 819px;
	height: 650px;
	background: #efefef;
	
}

.tab_content {
	
	color: #7b1142;
}

#dlbutton {
  margin: -73px 0px 40px 430px; 
  outline: none;

}

#text_home {
  float:left;
  margin: 40px 50px 20px 31px;
  height: 580px;
  width: 760px;
  text-align: left;

}


#kontaktformular {
  float:left;
  margin: 20px 50px 20px 4px;
  height: 580px;
  width: 760px;

}

#button a
{
display: block;
}

#button a img
{
border: none;
}

#I1
{
margin: 30px 0 0;
border: 2px solid #999;
float: left;
height: 595px;
width: 625px;
}

#I2
{
margin: 30px 0 0;
border: 2px solid #999;
float: left;
height: 595px;
width: 625px;
}





#content_ueber_uns {
  float: left;
  margin: 0px 150px 20px 20px;
  width: 631px;
  height: 587px;
  color: blue;
}

#button {
    float: left;
    height: 600px;
    margin: 30px 20px 0;
}

.button_termine {
    position: absolute;
    float: left;
    margin: 597px 0px 0px 30px;

}

.button_elf {
    position: absolute;
    float: left;
    margin: 597px 0px 0px 571px;

}


/*/////// EXTRA LINK ///////////
*/

.extra_link {
	margin: 0px 0px 0px 40px;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	width: 819px;
}
.extra_link {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}
.extra_link a {
	text-decoration:underline;
	color: #000;
	display:block;
	font-weight: bold;
	font-size: 14px;
	outline: none;
}
.extra_link a:hover {
	color:#900;
}


#newsletter {
    position: absolute;
    float: left;
    margin: 455px 0px 0px 438px;
    width: 192px;
	}
	
#newsletterbild {
    position: absolute;
    float: left;
    margin: 122px 0px 0px 431px;
   


}
	
