/* Standard CSS-Datei */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
background-color: #78797B;
SCROLLBAR-BASE-COLOR: #b3b3b3;
SCROLLBAR-ARROW-COLOR: #ffffff;
background-image: url('../images/bg_site.png');
background-repeat: repeat;
background-position: top center;
}

/* Text */

td, p, div, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 120%;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

/* Headings */

h1 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 120%;
}


/* Links */

a:active {  color: #ffffff}
a:hover {  color: #ffffff}
a:link {  color: #ffffff}
a:visited {  color: #ffffff}


a.btn1, a.btn1:link, a.btn1:visited, a.btn1:active,
a.btn1active, a.btn1active:link, a.btn1active:visited, a.btn1active:active {
height: 30px;
line-height: 30px;
width: 113px;
display: block;
margin-right: 20px;
color: transparent;
float:left;
text-decoration: none;
background-image: url('../images/btn_engineering.gif');
background-repeat: no-repeat;
background-position: 0px 5px;

}

a.btn1:hover,
a.btn1active, a.btn1active:link, a.btn1active:visited, a.btn1active:active {
background-image: url('../images/btn_engineering_hover.gif');
}


a.btn2, a.btn2:link, a.btn2:visited, a.btn2:active,
a.btn2active, a.btn2active:link, a.btn2active:visited, a.btn2active:active {
height: 30px;
line-height: 30px;
width: 168px;
display: block;
margin-right: 20px;
color: transparent;
text-decoration: none;
float:left;
background-image: url('../images/btn_automatisierung.gif');
background-repeat: no-repeat;
background-position: 0px 5px;

}

a.btn2:hover,
a.btn2active, a.btn2active:link, a.btn2active:visited, a.btn2active:active {
background-image: url('../images/btn_automatisierung_hover.gif');
}

a.btn3, a.btn3:link, a.btn3:visited, a.btn3:active,
a.btn3active, a.btn3active:link, a.btn3active:visited, a.btn3active:active {
height: 30px;
line-height: 30px;
width: 221px;
display: block;
margin-right: 20px;
color: transparent;
text-decoration: none;
float:left;
background-image: url('../images/btn_verfahrensintegration.gif');
background-repeat: no-repeat;
background-position: 0px 5px;
}

a.btn3:hover,
a.btn3active, a.btn3active:link, a.btn3active:visited, a.btn3active:active {
background-image: url('../images/btn_verfahrensintegration_hover.gif');
}

a.btn4, a.btn4:link, a.btn4:visited, a.btn4:active,
a.btn4active, a.btn4active:link, a.btn4active:visited, a.btn4active:active {
height: 30px;
line-height: 30px;
width: 199px;
display: block;
margin-right: 20px;
color: transparent;
text-decoration: none;
float:left;
background-image: url('../images/btn_sonderloesungen.gif');
background-repeat: no-repeat;
background-position: 0px 5px;
}

a.btn4:hover,
a.btn4active, a.btn4active:link, a.btn4active:visited, a.btn4active:active {
background-image: url('../images/btn_sonderloesungen_hover.gif');
}

a.navigation, a.navigation:link, a.navigation:visited, a.navigation:active {
height: 50px;
line-height: 50px;
margin-right: 20px;
color: white;
font-weight: bold;
text-align: left;
vertical-align: baseline;
text-decoration: none;
float:left;
font-size: 14px;
}

a.navigation:hover {
color: #b3b3b3;
}

a.footer_nav, a.footer_nav:link, a.footer_nav:visited, a.footer_nav:active {
margin-right: 10px;
color: white;
font-weight: bold;
text-align: left;
vertical-align: baseline;
text-decoration: none;
float: right;
font-size: 10px;
background-image: url('../images/arrow.png');
background-repeat: no-repeat;
background-position: left;
text-indent: 10px;
}

a.footer_nav:hover {
color: #b3b3b3;
background-image: url('../images/arrow_hover.png');
background-repeat: no-repeat;
background-position: left;
}

/* Seitenstruktur */

#main_intro {
width: 880px;
height: 570px;
display: block;
margin-top: 40px;
}

#main {
width: 880px;
height: 570px;
display: block;
margin-top: 40px;
background-image: url('../images/bg_main.png');
background-repeat: no-repeat;
}

#header {
width: 100%;
height: 112px;
display: block;
background-image: url('../images/bg_header.png');
background-repeat: repeat-x;
margin-top: 2px;
padding: 0;
text-align: left;
}

#logo {
background-image: url('../images/logo.png');
background-repeat: no-repeat;
width: 129px;
height: 42px;
position: relative;
top: 40px;
left: 715px;
}

#footer {
width: 880px;
}

#navigation_horiz {
width: 880px;
height: 50px;
line-height: 50px;
display: block;
margin: 0;
padding: 0;
text-align: right;
vertical-align: baseline;
}

#main_body {
width: 880px;
height: 390px;
display: block;
margin: 0;
padding: 0;
}

#column1 {
margin-top: 5px;
margin-left: 45px;
width: 325px;
height: 330px;
display: block;
float: left;
}

.column1_engineering {
margin-top: 5px;
margin-left: 45px;
width: 325px;
height: 330px;
display: block;
float: left;
background-image: url('../images/engineering.gif');
background-repeat: no-repeat;
}

.column1_automatisierung {
margin-top: 5px;
margin-left: 45px;
width: 325px;
height: 330px;
display: block;
float: left;
background-image: url('../images/automatisierung.gif');
background-repeat: no-repeat;
}

.column1_verfahrensintegration {
margin-top: 5px;
margin-left: 45px;
width: 325px;
height: 330px;
display: block;
float: left;
background-image: url('../images/verfahrensintegration.gif');
background-repeat: no-repeat;
}

.column1_sonderloesungen {
margin-top: 5px;
margin-left: 45px;
width: 325px;
height: 330px;
display: block;
float: left;
background-image: url('../images/sonderloesungen.gif');
background-repeat: no-repeat;
}

#example_picture {
margin-top: 5px;
margin-left: 45px;
width: 325px;
height: 330px;
display: block;
float: left;
}

#column2 {
margin-top: 5px;
margin-left: 10px;
width: 450px;
height: 330px;
display: block;
float: left;
background-image: url('../images/bg_text.gif');
background-repeat: no-repeat;
}

#column2_text {
margin: 5px;
width: 415px;
height: 320px;
display: block;
overflow: auto;
text-align: left;
}