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

* {
	margin: 0;
}

html
{
height: 100%;
	}


.h1_infotext a {
	color:white;
	text-decoration:underline;
}
.h1_infotext a:hover {
	color:#144582;
	text-decoration:underline;
}
body {
	padding:0;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size:75%;
	color:#000000;
	height: 100%;
	text-align: left;
	margin-top: 0px;
	background: url('images/background_body.gif') repeat-y top center;
	}
	
a {
	color: #144582;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}
			
#pageContainer_index { /* PAGE CENTERED */
	width: 980px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	background-color:#000000;
		}
		
#pageContainer { /* PAGE CENTERED */
	width: 980px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
		}
		
#header { 
	height: 116px;
	padding: 0;
	background: url(images/header.jpg);
	background-repeat: no-repeat;
	}

#header_oben
{
width: 980px;
height: 91px;
clear:both;
float:left;
}

#header_version {
	padding-top: 56px;
	padding-left: 375px;
	float:left;
	width: 605px;
	height: 35px;
}

#header_version a{
color:#FFFFFF;
padding-left: 10px;
padding-right: 70px;
}

#header_navigation {
	width: 980px;
	padding-top: 5px;
	height: 20px;
	float: left;
}

#header_navigation a{
color:#FFFFFF;
padding-left: 30px;
font-size:14px;
font-weight:bold;
}
#mainContainerStartd
{
width: 980px;
height:464px;
background-image:url(images/index.jpg);
background-repeat:no-repeat;
float:right;
clear: both;
}

#mainContainerStartgb
{
width: 980px;
height:464px;
background-image:url(images/index_gb.jpg);
background-repeat:no-repeat;
float:right;
clear: both;
}

#mainContainer
{
width: 980px;
background-color:#FFFFFF;
float:right;
clear: both;
}
#messe
{width: 200px;
height:220px;
background-color:#134582;
font-family: arial, tahoma, helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
text-align:center;
float:right;
}
#leftContainer
{
width: 225px;
float:left;
}

#left
{ width: 177px;
height: 464px;
padding-top: 10px;
padding-left: 48px;
font-weight:bold;
font-size:12px;
line-height: 140%;

}
#navigation_left
{ width: 177px;
padding-top: 10px;
padding-left: 48px;
font-weight:bold;
font-size:12px;
line-height: 140%;
}

#navigation_left a
{
font-weight:bold;
color:#000000;
}

#navigation_left_eng
{ width: 177px;
padding-top: 10px;
padding-left: 48px;
font-weight:bold;
font-size:11px;
line-height: 140%;
}

#navigation_left_eng a
{
font-weight:bold;
color:#000000;
} 
#navigation_left_Haupt
{
width: 177px;
font-size:14px;
font-weight:bold;
color:#000000;
line-height: 130%;
}

#navigation_left_Haupt a
{
font-size:14px;
font-weight:bold;
color:#000000;
}

#mainContainerKlein
{
width: 755px;
background-color:#FFFFFF;
float:left;
}

#textContainerLinks
{ width: 349px;
height:881px;
padding-right: 14px;
padding-left: 14px;
float: left;
}

#textContainerRechts
{
	width: 349px;
	height:881px;
	float: right;
	padding-right: 14px;
	padding-left: 14px;
	float:right;
}
#textContainergross
{width: 727px;
padding-top: 10px;
padding-bottom: 10px;
text-align:justify;
padding-left: 14px;
padding-right: 14px;
float:left;
clear:both;
}

#pictureContainergross
{width: 755px;
text-align:justify;
float:left;
}

#pictureContainerLinks
{ width: 377px;
float: left;
height:881px;
}

#pictureContainerRechts
{ width: 377px;
float: right;
height:881px;
}

/* CLASSES */

.leftContainer_produkte
{
background-image: url(images/produkte_links.gif);
background-position:top left;
background-repeat:no-repeat;
}

.leftContainer_products
{
background-image: url(images/products_links.gif);
background-position:top left;
background-repeat:no-repeat;
}

.leftContainer_service
{
background-image: url(images/service_links.gif);
background-position:top left;
background-repeat:no-repeat;
}

.leftContainer_wir
{
background-image: url(images/wir_links.gif);
background-position:top left;
background-repeat:no-repeat;
}

.leftContainer_about
{
background-image: url(images/about_links.gif);
background-position:top left;
background-repeat:no-repeat;
}

.leftContainer_philosophie
{
background-image: url(images/philosophie_links.gif);
background-position:top left;
background-repeat:no-repeat;
}

.leftContainer_philosophy
{
background-image: url(images/philosophy_links.gif);
background-position:top left;
background-repeat:no-repeat;
}

.leftContainer_jobs
{
background-image: url(images/jobs_links.gif);
background-position:top left;
background-repeat:no-repeat;
}

.leftContainer_neuheiten
{
background-image: url(images/neuheiten_links.gif);
background-position:top left;
background-repeat:no-repeat;
}

.leftContainer_news
{
background-image: url(images/news_links.gif);
background-position:top left;
background-repeat:no-repeat;
}

.leftContainer_kontakt
{
background-image: url(images/kontakt_links.gif);
background-position:top left;
background-repeat:no-repeat;
}

.leftContainer_contact
{
background-image: url(images/contact_links.gif);
background-position:top left;
background-repeat:no-repeat;
}

.rot
{color:#FF0000;
font-weight:bold;}

.image_right
{float:right;
margin-left: 30px;
}

.image_left
{ float:left;
margin-right: 30px;
}

.text_links
{padding-left: 14px;
float:left;
}

.text_rechts
{padding-right: 14px;
float:right;
}

#thumbs_zeile
{width:755px;
height:150px;
padding-left:28px;
padding-right:27px;
padding-bottom: 20px;
}

#thumbs
{width:150px;
height:150px;
float:left;
padding-left:25px;
}

#jobs
{
width: 727px;
height: 25px;
padding-top: 6px;
color:#FFFFFF;
background-color:#004985;
font-weight:bold;
font-size:14px;
}

#jobs_klein
{
width: 717px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
color:#FFFFFF;
background-color:#004985;
font-weight:bold;
text-align:left;
}

#jobs_klein a
{
color:#009ee0;
}

#jobs_klein a:hover
{
color:#ffffff;
}