html, body {
width:100%;
height:100%;
margin: 0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

html {
background-image:url(/templates/images/startseite_balken.jpg);
background-position:0% 157px;
background-repeat:repeat-x;

}
body {
background-image:url(/templates/images/startseite_bg.jpg);
background-position:0% 0%;
background-repeat:no-repeat;

}

#site {
width:990px;
height:700px;
height:auto !important;
min-height:700px !important;
}
#head {
text-align:right;
height:142px;
margin:0px;
padding:15px 0px 0px; 5px;;
}
#head h1 {
	margin-top:28px;
	font-size: 13.5pt;
	color:#20ae67;
}
#head h1 sup {
	font-size: 7.5pt;
	color:#20ae67;
}

#text {
height:283px;
}
.text_block {
float:left;
margin: 0px 0px 0px 20px;
}
.text_block.one {
display:inline;
width:200px;
margin: 0px 0px 0px 348px;
}
.text_block.two {
width: 204px;
}
.text_block.three {
width: 194px;
}
.text_block.fixed{
height:75px;
}
.text_block a{
color:#00A251;
font-weight:bold;
text-decoration:none;
}
.text_block .fixed{
height:85px;
}
#location {
margin: 0px 0px 0px 250px;
}
#location_head{
height:22px;
background-image:url(/templates/images/choose_location.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 8px;
font-size:10pt;
font-weight:bold;
color:#fff;
margin:0px 0px 6px 0px;
}
#location_head select{
padding:0px 0px 0px 2px;
font-size:8pt;
border:1px solid #6b6b6b;
vertical-align:bottom;
margin-top: 2px
}
#location_head option{

}
#location .box {
font-size:7pt;
width:165px;
height:200px;
margin: 0px 0px 0px 18px;
padding: 0px 0px 0px 5px;
float:left;
}
#location .germany {
margin: 0px 0px 0px 0px;
background-image:url(/templates/images/germany_bg.jpg);
background-position:0% 0%;
background-repeat:no-repeat;
}

#location .usa {
background-image:url(/templates/images/usa_bg.jpg);
background-position:0% 0%;
background-repeat:no-repeat;
}

#location .france {
background-image:url(/templates/images/france_bg.jpg);
background-position:0% 0%;
background-repeat:no-repeat;
}

#location .asia {
background-image:url(/templates/images/asia_bg.jpg);
background-position:0% 0%;
background-repeat:no-repeat;
}
#location .textbox{
height:168px;
}
*html #location .textbox{
height:174px;
}
*+html #location .textbox{
height:174px;
}

#location .clickbox{
text-align:right;
margin: 0px 3px 0px 0px;
}

/*
#footer{
clear:both;
float:none;
padding: 15px 0px 0px 0px;
text-align:center;
}
*/
#footer{
clear:both;
float:none;
margin: 0px 0px 0px 250px;
padding: 15px 0px 0px 0px;
}


h1.grey{
font-size:7pt;
margin:0px;
padding: 2px 0px;
color:#d2d2d2;
font-weight:bold;
display:inline;
}
h1.smaller{
font-size:10pt;
margin:0px;
padding: 0px 0px 7px 0px;
color:#00a251;
font-weight:bold;
}
#location h2{
font-size:9pt;
color:#fefefe;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}
#location h2.small{
margin: 6px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size:7pt;
color:#fefefe;
}