body {
   background-color:#4A4A4A;
	font-family		: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:normal;
	margin:0;
	padding:0;
	color: White;
	overflow: hidden; 
}

.left_logo {
	float:left;
}

#site {
   background-color: transparent;
	background-image: url(../images/back_site.jpg);
	background-position: bottom right;
   margin:0px;
   padding:0px;
	height		: 600px;
	position		: absolute;
	top			: 50%;
	margin-top  : -300px;
	width			: 100%;
}

table {
	font-size:100%;
	display:block;
}

/*=======================================LEFT=======================================*/

#left {
   margin:0px;
   padding:0px;
	float:left;
}

/*=======================================NAVIGATION=======================================*/

#navigation{
   margin:0px;
	padding:0px;
	height:94px;
   background-image: url(../images/Oback_navigation.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.schere {
	float:left;
	padding:0px;
	margin:0px;
}

.menu1 {
   margin:0px;
	padding:0px;
	float:left;
	color:white;
}

.menu1_level1 {
   margin:0px;
	padding:0px;
	list-style-type:none;	
	float:left;
	margin-top:75px;
	line-height:15px;
}

.menu1_level1 a {
	color:white;
	text-decoration:none;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
}

.menu1_level1 a:hover {
   background-color: white;
	color:black;
	font-weight:bold;
}

.menu1_level1_act{
	list-style-type:none;
	float:left;
	margin-top:75px;
}

.menu1_level1_act a{
	 background-color: white;
	color:black;
	text-decoration:none;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
	list-style-type:none;
	line-height:15px;
}


/*=======================================CONTENT=======================================*/

#content{
   background-color: transparent;
	margin:0px;
	padding:0px;
	overflow: auto;
	float:right;
	height:455px;
	width:73%;
}

h1 {
	font-size: 150%;
} 
h2 {
	font-size:130%;
	margin-bottom:0px;
}

.img_left {
	float:left;
}
.img_right {
	float:right;
}

.team{
	float:right;
	text-align:right;
	margin-top:200px;
	font-size:120%;
}

.team_img {
	float:left;
	border:5px double white;
	padding:5px;
	margin-right:5px;
}

.team_name {
	float:left;
	margin-top:50px;
	background-color: white;
	color:black;
	padding-left:20px;
	font-size:150%;
	width:200px;
	font-weight:bold;
	margin-left:-15px;
	float:left;
}

/*.name{
	float:left;
}*/

.aufgabe{
	margin-top:120px;
	font-size:120%;
	float:left;
	margin-left:-180px;
}
.uebersicht a {
	float:left;
	color:#FFC8FF;
}

.box_team {
  clear:both;
  padding-top:20px;
  width:70%;
}

.box_ausbildung {
  clear:both;
 padding-top:20px;
}



.box_depots {
	clear:both;
	border-top:1px dashed white;
	border-left:1px dashed white;
}
.box_depots_1 {
	clear:both;
	padding-top:20px;
}
.box_depots h4 {
	color:white;
	font-size:150%;
	margin-bottom:0px;
}
.box_depots_p{
	margin-top:0px;
	margin-bottom:0px;
}

.box_depots_img{
	float:left;
	width:160px;
   background-color: transparent;
}





/*=======================================FOOTER======================================*/


#adresse{
   background-image: url(../images/back_adresse.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width:319px;
	height:35px;
	float:right;
}

#nummer {
   background-image: url(../images/back_telefon.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width:319px;
	height:35px;
	float:left;
}

.tel {
	color:white;
	font-size:90%;
	float:left;
	margin-left:3px;
	margin-top:5px;
	display:block;
}
.fax { 
	color: white;
	font-size:90%;
	display:block;
	float:left;
	margin-left:15px;
	margin-top:5px;
}

.strasse {
	color:white;
	font-size:90%;
	float:left;
	margin-left:30px;
	margin-top:5px;
	display:block;
}
.ort {
	color: white;
	font-size:90%;
	display:block;
	float:right;
	margin-right:30px;
	margin-top:5px;
}



label {
	display:block;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: bold;
	color:white;
}

#box1_kontakt{
	width:250px;
	text-align: left;
	float:left;
}

#box2_kontakt{
	width:250px;
	text-align: left;
	float:left;
}

#box_kontakt{
width: 580px;
}

input{
   background-color: white;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: bold;
}

textarea{
   background-color: white;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-stretch: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 100%;
}