body{
font-family:            Arial;
color:                  #7b1142;
font-size:              14px;
margin-top: 	       	0px;
}


#container {
margin:                 1px auto 0 auto;
width:                  900px;
height:                 1500px;

}

#header {    
float:                  left;
width:                  900px;
height:                 700px;

}

#menu {       
margin:					0 0 0 16;            
width:                  900px;
height:                 30px;
}




#wrapper {
float: left;

}


#ueberschrift {
margin: 0 0 0 0;
padding: 0 40 32 0;
color: #7b1142;
font-family: Arial;
font-weight: bolder;
font-size: 250%;
line-height: 1px;
}

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


}

#text1 {
font-family: Arial;

}

#text2 {
padding-top: 5px;
font-family: Arial;
font-weight: Bold;
font-size: 130%;
}

#abstand_oben {
padding-top: 5px;

}


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


ul.tabs {
	margin: 0 0 0 40;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	
	border-left: 1px solid #999;
	width: 820px;
}
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: 0 0 0 40;
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; 
	width: 818px;
	height: 650px;
	background: #efefef;
}

.tab_content {
	
	color: #7b1142;
}

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

}

#text_home {
  float:left;
  margin: 40 50 20 20;
  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: 0 150 20 20;
  width: 631px;
  height: 587px;
  color: blue;
}

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

}

.textpadding{
margin: 0 0 0;
padding: 0 0 0 120px;

}


.darsteller 
{
margin-top: 30px;
margin-bottom: 60px; 
}


#einleitung{
margin-bottom: 50px;

}

#overline{
text-decoration: overline;

}

hr {
  color: #7b1142;
}
