

html {background-image: url("../img/metall_gebuerstet.jpg");
	background-size: 2900px 1500px;}

body {width: 1000px;
      margin: 0 auto;
     
      padding: 10px;
      font-family: arial, tahoma, sans-serif;
     
      color: #231F20;}
	  
h1 {
color:#034EA2;
}	

h1 a{
color:#034EA2;
}	

h2 {
color:#034EA2;
font-size:20px;
}

a{
text-decoration:none;
color:#fff;
}

.content_text{
	 font-size:18px;
}

  
.global_container{
width:1000px;
float:left;
}  
	  
.header{
float:left;
}

.logo_img{
width:450px;
margin-left:275px;
float:left;
}

.footer{
color:#fff;
float:left;
width: 1000px;
height: 150px;
background-color:#034EA2;
}

ul li {
color:#034EA2;
margin-bottom:5px;
} 

.li_content{
	color:#000;
	font-size:18px;
}

.anschrift_footer{
float:left;
width: 200px;
margin-top:40px;
margin-left:50px;
}

.anschrift_footer_2{
float:left;
width: 200px;
margin-top:40px;
margin-left:160px;
}

.kontakt_footer{
float:left;
width: 200px;
margin-top:40px;
margin-left:135px;
}

#menu{
height:30px;
float:left;
}

.menu_item{
cursor:pointer;

float:left;
height:30px;
text-align:center;
width:200px;
margin-top:5px;
color:#034EA2;
font-size:20px;
border-bottom:2px solid #fff;
border-top:2px solid #fff;
}
.menu_item:hover{
background-color:#fff;
}

.menue_span{
text-align:center;
width:100%;
float:left;
margin-top:3px;
}

.menue_link{
text-align:center;
width:100%;
float:left;
text-decoration:none;
color:#034EA2;

}



#content_start{
margin-top:50px;
margin-bottom:50px;
float:left;
width:800px;
margin-left:100px;
text-align:center;
}

#content{
margin-top:50px;
margin-bottom:50px;
float:left;
width:800px;
margin-left:100px;
}

#content_links{
float:left;
width:400px;

}

#content_rechts{
float:left;
width:400px;

}

.bilddarstellung_1{
margin-top:15px;
margin-left:20px;
box-shadow: 10px 10px 10px grey;
width:225px;
}

.bilddarstellung_2{
margin-left:20px;
box-shadow: 10px 10px 10px grey;

}

.img_3_spalten_1 .bilddarstellung_2{
	width:440px;
}
.img_3_spalten_2 .bilddarstellung_2{
	
}
.img_3_spalten_3 .bilddarstellung_2{
	width:106px;
	margin-top: 15px
}

.logo_sodick{
width:200px;
}

table{
text-align:center;
font-size:18px;
}
td{
height:30px;
}

.border_bottom_tr{
border-bottom:1px solid #000;
}
.text_left_table{
text-align:left;
}

.img_3_spalten{
float:left;
width:1000px;
}
.img_3_spalten_1{
float:left;

}
.img_3_spalten_2{
float:left;

}
.img_3_spalten_3{
float:left;

}




