body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
	overflow:auto;
	scrollbarBaseColor: #E4E7EC;
	scrollbar-3dlight-color: #9dabd2;
	scrollbar-shadow-color: #9dabd2;
	scrollbar-arrow-color:#9dabd2;
	scrollbarBaseColor: #E4E7EC;
	scrollbar-track-color: #E4E7EC;
	scrollbar-face-color: #E4E7EC;
	scrollbar-highlight-color: #E4E7EC;
	scrollbar-darkshadow-color: #E4E7EC;
	background-color: #F3F4F6;
	
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #2B316D;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}	

h2 {
	font-size: 16px;
	font-style: normal;
	color: #2B316D;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}	

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	color: #2B316D;	
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 7px;
	padding: 0;
	color: #2B316D;	
}

p {
	font-size: 12px;
	padding:0;
	margin:0;
	margin-bottom: 10px;
}

ul {
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style-type: disc;
}

li {
	margin-bottom: 5px;
}

a {
	text-decoration:none;
	color: #000000;
	}
	
a:hover {
	text-decoration:none;
	color: #000000;
	}
	
#werkstoffe	a {
	text-decoration:none;
	color: #2B316D;	
	}
	
#werkstoffe a:hover {
	text-decoration:none;
	color: #8292AB;	
	}

#container_firmenprofil {
	position: relative;
	height: 684px;
	width: 933px;	
	background-image:url(pics/hintergrund_firmenprofil.jpg);
	background-repeat:no-repeat;	
}

#container_geschichte {
	position: relative;
	height: 684px;
	width: 933px;	
	background-image:url(pics/hintergrund_geschichte.jpg);
	background-repeat:no-repeat;	
}

#container_impressum {
	position: relative;
	height: 684px;
	width: 933px;	
	background-image:url(pics/hintergrund_impressum.jpg);
	background-repeat:no-repeat;	
}

#container_kontakt {
	position: relative;
	height: 684px;
	width: 933px;	
	background-image:url(pics/hintergrund_kontakt.jpg);
	background-repeat:no-repeat;	
}

#container_maschinen{
	position: relative;
	height: 684px;
	width: 933px;	
	background-image:url(pics/hintergrund_maschinen.jpg);
	background-repeat:no-repeat;	
}

#container_technik {
	position: relative;
	height: 684px;
	width: 933px;	
	background-image:url(pics/hintergrund_technik.jpg);
	background-repeat:no-repeat;	
}

#container_vorteile {
	position: relative;
	height: 684px;
	width: 933px;	
	background-image:url(pics/hintergrund_vorteile.jpg);
	background-repeat:no-repeat;	
}

#container_werkstoffe {
	position: relative;
	height: 684px;
	width: 933px;	
	background-image:url(pics/hintergrund_werkstoffe.jpg);
	background-repeat:no-repeat;	
}

#container_willkommen {
	position: relative;
	height: 684px;
	width: 933px;	
	background-image:url(pics/hintergrund_willkommen.jpg);
	background-repeat:no-repeat;	
}

#menu_oben {
	position: absolute;
	right: 35px;
	top: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
}

#menu_oben td {
	text-align: center;
}

#menu_oben a h1 {
	margin-top: 6px;	
	font-size: 12px;
	font-weight: bold;
}

#menu_unten {
	font-size: 12px;
	position: absolute;
	left: -5px;
	top: 230px;
	width: 100px;
	height: 350px;
	font-weight: bold;
}

#menu_unten li {	
	padding-bottom: 10px;
	list-style: none; 
}

#menu_unten a {
	color: #2B316D;
}

#menu_unten a:hover {
	color: #FFFFFF;
}

.aktiver_link_oben {
	color: #B9C9E2;
}

#text_werkstoffe {
	overflow: auto;
	position: absolute;
	height: 450px;
	width: 562px;
	left: 340px;
	top: 200px;
	text-align: justify;
}

#text_metalle {
	overflow: auto;
	position: absolute;
	height: 455px;
	width: 582px;
	left: 335px;
	top: 200px;
	text-align: justify;
}

#text {
	overflow: auto;
	position: absolute;
	overflow-x: hidden; 
	height: 415px;
	width: 500px;
	left: 300px;
	top: 230px;
	text-align: justify;
	padding-right: 15px;
}

.hervorgehoben {
font-weight: bold;
}


#bildleiste {
	width: 560px;
	height: 90px;
	overflow: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#bildleiste li{
	display: inline;
	margin-right: 5px;	
}

#newsticker {
position: absolute;
	margin-left: 305px;
	margin-right: 155px;
	margin-top: 160px;
}

