/*@charset "utf-8";
 CSS Document #666 */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color:black;
	background-image:url(../images/back.jpg); 
	background-repeat:repeat-x;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	}
td
{
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;*/
	font-size: 11px;
}
#search {
	margin:auto;
	padding-top:50px;
	width:840px;
	height:306px;
	background-image:url(../images/search-box.png);
	background-repeat: no-repeat;
	}
	
.logo-hp {
	margin-bottom:10px;
	}
	
form {
margin: 0;
padding: 0;
}

	
.field {
	background:none;
	border:none;
	height: 35px;
	width: 589px;
	vertical-align: middle;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #ccc;
	background-image: url(../images/search-field.gif);
	background-repeat: no-repeat;
	padding-top:10px;
	padding-left:5px;
	}
	
.field:focus {
	color: #3e56a6;
}


.buttons-hp {
	width:303px;
	margin:auto;
	padding-top: 20px;
	}

.buttons-in {
	width:240px;
	float:right;
	}

.searchbutton {
	background: none;
	border: none;
	width: 118px;
	height: 38px;
	cursor: pointer;
	float: center;
	background-image: url(../images/button-search.gif);
	background-repeat: no-repeat;
}

.searchbutton:hover {
	background-image: url(../images/button-search-1.gif);
	background-repeat: no-repeat;
}
.gobutton {
	background: none;
	border: none;
	width: 118px;
	height: 38px;
	cursor: pointer;
	float: center;
	background-image: url(../images/button-go.gif);
	background-repeat: no-repeat;
}

.gobutton:hover {
	background-image: url(../images/button-go-1.gif);
	background-repeat: no-repeat;
	}
	
.searchbutton-in {
	border: none;
	background:none;
	width: 118px;
	height: 38px;
	cursor: pointer;
	float: left;
	background-repeat: no-repeat;
	margin-top:33px;
	background-image: url(../images/button-search.png);
}

.searchbutton-in:hover {
	background-image: url(../images/button-search-1.png);
	background-repeat: no-repeat;
}
.gobutton-in {
	background: none;
	border: none;
	width: 118px;
	height: 38px;
	cursor: pointer;
	float: right;
	background-image: url(../images/button-go.png);
	background-repeat: no-repeat;
	margin-top:33px;
}

.gobutton-in:hover {
	background-image: url(../images/button-go-1.png);
	background-repeat: no-repeat;
	}
	
.search-b {
	background: none;
	border: none;
	width: 90px;
	height: 38px;
	cursor: pointer;
	float: left;
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	margin-top:10px;
}

.search-b:hover {
	background-image: url(../images/submit-1.jpg);
	background-repeat: no-repeat;
	}
	
.InterLinks {
	/*margin-top:30px;
	width:800px;
	height:20px;
	border: 1px solid #eee;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	/*padding-top: 10px;*/
	}
.links {
	margin-top:30px;
	width:800px;
	height:20px;
	border: 1px solid #eee;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	}
	
.link {color: #3e56a6; text-decoration:none; }

.link:hover { color:#FF0000;}

.right {color: #3e56a6; text-decoration:none; float:right; text-align:right; padding-bottom:10px; }

.right:hover { color:#FF0000;}

.gey { color:#ccc; }

.footer {
	margin:auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	padding-top: 20px;
	color:#ccc;
	padding-bottom:40px;
	}
	
.sign{ color:#999; text-decoration:none;}

.sign:hover { color:#666;}

#page {
	margin:auto;
	margin-top:30px;
	width:800px;
	}

.logo { height:217px; height:68px; float:left;}

.searchfield-in {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #ccc;
	float: left;
	width:320px;
	border: none;
	background: none;
	margin-left:10px;
	margin-top:7px;
}

.field-in {
	margin-top:37px;
	margin-left: 10px;
	width:324px;
	height:30px;
	background-image:url(../images/search-field-in.gif);
	background-repeat:no-repeat;
	float:left;
	}

.searchfield-in:focus {
	color: #3e56a6;
}

#content { width:800px; padding-top:40px;}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #666;
	text-align:left;
	letter-spacing: -1px;
	}
	
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-align:left;
	}
	

.copmany-heading {
	padding-top:20px;
	width:300px;
	float:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	text-align:left;
	font-weight: bold;
}

.sector-heading { 
	padding-top:20px;
	width:300px; 
	float:left; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif; 	
	font-size: 11px;
	color: #666;
	text-align:left;
	font-weight: bold; }

.name-heading { 	
	padding-top:20px;
	width:200px; 
	float:left; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif; 	
	font-size: 11px;
	color: #666;
	text-align:left;
	font-weight: bold; }
	
.group {
	padding-top:10px;
	padding-bottom:20px;
	width:800px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	}
	
.name-company {
	padding-top:5px;
	width:300px;
	height: 20px;
	float:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	text-align:left;
	}
.name-sector {
	padding-top:5px;
	width:300px;
	height: 20px;
	float:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	text-align:left;
	}

.name-p {
	padding-top:5px;
	width:200px;
	height: 30px;
	float:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	text-align:left;
	}

#searchlocation {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	padding-top: 50px;
	padding-bottom: 35px;
}
#searchlocation a {
	text-decoration: none;
	color: #FF0000;
	padding: 3px;
	background: none;
	padding-left: 7px;
	padding-right: 7px;
}
#searchlocation a.current {
	color: #fff;
	background: #FF0000;
	padding-left: 7px;
	padding-right: 7px;
}
#searchlocation a:hover {
	color: #fff;
	background: #FF0000;
	padding-left: 7px;
	padding-right: 7px;
}
	
.red { color:#FF0000;	
}

.red-block {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #FF0000;
	padding: 5px;
}

.blue { color:#3e56a6;
}
	
.left { width:555px; float:left; text-align:left }

.right { width:245px; float:right; }	

.right-links { float:right; padding-bottom:10px;}

.ser { 
width:545px; 
float:left;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eee;
margin-bottom: 10px;}

.ser-in { 
width:545px; 
float:left;
margin-bottom: 10px;}

.ser-in h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	text-align:left;
	}

.serl { width:145px; float:left;}

.serr { width:400px; text-align:left; float:left;}

.secnav { width:245px; background-color:#eee; color:#aba8a6; text-align:left;}

.navimg {
	width:16px;
	height:16px;
	padding-right:5px;
	vertical-align: middle;
	border:none;
}


#subnav {
margin-left:12px;
text-align:left;
background-color:#eee;
}
#subnav ul {
margin: 0;
padding: 0;
list-style-type: none;
}
		
#subnav ul li a {
display: block;
width: 220px;
padding-left: 12px;
padding-bottom: 9px;
padding-top: 9px;
background: none;
color:#aba8a6;
text-decoration:none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #cccccc;
}
#subnav ul li a.current {
color: #fff;
background-color:#aba8a6;
}
#subnav ul li a:hover {
color: #fff;
background-color:#aba8a6;
}
#subnav ul li p a{
color: #fff;
background: url(../images/subnav-hover.jpg) no-repeat 0 0;
}
#subnav ul li p a{
color: #fff;
background: url(../images/subnav-hover.jpg) no-repeat 0 0;
}
.subsubnav {
	width: 220px;
	font-size: 10px;
	list-style-type: none;
}
.subsubnav ul {
margin: 0 !important;
padding: 0 !important;
list-style-type: none !important;
background: #eee none !important;
}
.subsubnav ul li {
	border-bottom: 1px solid #fff;
}
.subsubnav ul li a {
	height: 21px !important;
	padding-bottom: 0px !important;
	font-weight: normal !important;
}

.subsubnav ul li a:hover {
background: #eeeeee !important;
font-weight: normal !important;
color: #fe000a !important;
width: 211px;
}
.subsubnav ul li a.currentsub{
background: #eeeeee !important;
font-weight: normal !important;
color: #fe000a !important;
width: 211px;
}
.subsubnav ul li p a{
	background: #eeeeee !important;
	font-weight: normal !important;
	color: #fe000a !important;
	width: 211px;
}

.career { width:555px;}

.uk {width:270px; float:left;}
.us {width:270px; float:left;}

.textkontakt {
background: url(../images/textarea.jpg) 0px 0px repeat-x;
border: 1px #cfcfcf solid;
width: 490px;
height: 101px;
padding-left: 5px;
padding-top: 5px;
margin-bottom:10px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
font-size: 11px;
color: #999;
}

p.required {
color: #999;
padding-left: 5px;
display: block;
padding: 2px 2px 2px 15px;
background: url(../images/required_circle.jpg) 0px 7px no-repeat;}

.newsinput {
background: url(../images/newsinputbg.jpg) 0px 0px repeat-x;
border: 1px #cfcfcf solid;
height: 20px;
width: 495px;
margin-bottom: 11px;
vertical-align: middle;
font-family: "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
text-indent: 5px;
padding-top: 5px;
padding-left: 5px;
margin-bottom:10px;
font-size: 11px;
color: #999;
}
.selectbox{
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #999;
	BORDER-RIGHT: thin solid 1px solid;
    BORDER-TOP: thin solid 1px solid;
    BORDER-LEFT: thin solid;
    BORDER-BOTTOM: thin solid 1px solid;	
	BORDER-right: thin solid 1px solid;
	border-color:#cfcfcf;
}
.newsinput:focus {
	color: #3e56a6;
}

.reqin {
padding-bottom: 5px;
padding-left: 8px;
margin: 0px !important;
}
.clear { clear: both; }

