@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: #570d00;
	color: #fcd9d4;
	font-size: 13px;
}

.normal_text  {
padding: 0;
margin: 0;
}

#main_bg {
background-image: url(../graphics/bg_body.jpg);
background-repeat: no-repeat;
background-position: center top;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
vertical-align: top;
min-width: 1200px;
}

#center {
height: 814px;
width: 966px;
margin-left: auto;
margin-right: auto;
vertical-align: top;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

#header {
width: 966px;
padding-top: 32px;
}



.shadow {
border: 0;
float: left;
padding: 0;
margin: 0;
}

/* Menu buttons */

.search {
float: left;
padding: 0;
margin: 0;
}



/* End of Menu buttons */

.home_logo {
margin-top: 75px;
margin-left: 290px;
}

/* Begining of boxes */
#boxes {
width: 100%;
height: 240px;
margin-top: 50px;
}

#box1 {
width: 229px;
float: left;
margin-left: 6px;
margin-top: 20px;
}

.box1_header {
height: 	28px;
width: 229px;
background-image: url(../graphics/korrosionsschutz_header.png);
background-repeat: no-repeat;
background-position: center top;
}

.box1_content {
background-image: url(../graphics/box1_bg.png);
background-repeat: repeat-y;
background-position: center top;
vertical-align: top;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 30px;
height: 103px;
}

.box1_footer {
width: 229px;
height: 46px;
background-image: url(../graphics/schienenfahrzeuge_footer.png);
background-repeat: no-repeat;
background-position: center top;
padding: 0;
margin: 0;
}

#box2 {
width: 229px;
float: left;
margin-left: 10px;
margin-top: 20px;
}

.box2_header {
height: 	28px;
width: 229px;
background-image: url(../graphics/schienenfahrzeuge_header.png);
background-repeat: no-repeat;
background-position: center top;
}

.box2_content {
background-image: url(../graphics/box1_bg.png);
background-repeat: repeat-y;
background-position: center top;
vertical-align: top;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 30px;
height: 102px;
}

.box2_footer {
width: 229px;
height: 46px;
background-image: url(../graphics/box1_footer.png);
background-repeat: no-repeat;
background-position: center top;
padding: 0;
margin: 0;
}

#box3 {
width: 229px;
float: left;
margin-left: 10px;
}

.box3_header {
height: 	48px;
width: 229px;
background-image: url(../graphics/geschichte_header.png);
background-repeat: no-repeat;
background-position: center top;
}

.box3_content {
background-image: url(../graphics/box1_bg.png);
background-repeat: repeat-y;
background-position: center top;
vertical-align: top;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 30px;
height: 102px;
}

.box3_footer {
width: 229px;
height: 47px;
background-image: url(../graphics/geschichte_footer.png);
background-repeat: no-repeat;
background-position: center top;
padding: 0;
margin: 0;
}

#box4 {
width: 229px;
float: left;
margin-left: 10px;
margin-top: 32px;
}

.box4_header {
height: 	49px;
width: 229px;
background-image: url(../graphics/doit_header.png);
background-repeat: no-repeat;
background-position: center top;
}

.box4_content {
background-image: url(../graphics/doit_content.png);
background-repeat: repeat-y;
background-position: center top;
vertical-align: top;
padding-top: 15px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 30px;
height: 101px;
}

.box4_footer {
width: 229px;
height: 17px;
background-image: url(../graphics/doit_footer.png);
background-repeat: no-repeat;
background-position: center top;
padding: 0;
margin: 0;
}

.doit_hand {
float: left;
padding-right: 4px;
}

.doit_text {
color: #CCCCCC;
}

/* End boxes */

#footer {
margin-top: 40px;
width: 100%;
height: 100px;
border-top: 3px solid #590d00;
/* background-color: #590d00; */
}

.footer_text {
padding-top:5px;
padding-left: 11px;
font-size: 11px;
width: 480px;
color: #e0a8a2;
float: left;
vertical-align: top;
}

.rosette_logo {
margin-top: 25px;
float: right;
margin-right: 20px;
}

.clear {
clear: both;
}