div#theme {
	position:relative;
	float:left;
	width:572px;
	height:68px;	
	margin-left:285px;
}
div.sprache {
	position:absolute;
	top:67px;	
	left:835px;
	width:60px;
	z-index:100;
	margin:15px 0px 0px 47px;
}
div.sprache select{
	font-weight:bold;
	font-size:10px;	
	color:#808080;
	height:18px;
	border:1px solid #b9c3d0;
}
div.sprache select option{
	font-weight:bold;
	font-size:10px;
	color:#808080;
}
div.sprache img{
	border:0px;
}
div#suchbox{
	position:relative;
	float:left;
	width:270px;
	margin:10px 0px 0px 303px;
}
div#suchbox div.column1,div#suchbox div.column2,div#suchbox div.column3 {
	position:relative;
	float:left;
}
div#suchbox div.column1{
	padding:6px 0px;
}
div#suchbox div.column2{
	padding:3px 4px;
}
div#suchbox div.column3{
	padding:5px 0px;
}
div#suchbox input.suchfeld{
	color:#707070;
	font-size:9px;
	width:160px;
	height:15px;
	border:1px solid #b1b1b1; 
	padding-left:4px;
}
div#suchbox input.suchbutton{
	border:0px solid #b1b1b1; 
}
/* ################ REQUEST TABLE */
table.request tr td {
	font-weight:normal;
	padding:3px 0px 3px 0px;
}
table.request tr td table.leftside input{
	border:1px solid #b1b1b1;
	width:220px;
	padding-left:4px;
}
table.request tr td table.leftside select{
	border:1px solid #b1b1b1;
	width:226px;
}
table.request tr td table.rightside textarea {
	border:1px solid #b1b1b1;
	width:323px;
	height:67px;
	padding-left:4px;
}
table.request tr td table.rightside input {
	border:0px solid #b1b1b1;
}
table.request tr td table.rightside img, table.request tr.captcha img {
    position:relative;
    top:4px;
}
table.request tr td table.rightside input#spam, table.request tr.captcha input#spam {
	border:1px solid #b1b1b1;
	font-size:18px;
	height:20px;
	padding:4px;
	width:100px;
	letter-spacing:4px;
	font-weight:bold;
	margin:0 0 0 14px;
}

/* ###### Inhalt */

div.clear {
	clear:both;
	position:relative;
	height:20px;
}

/* ###### TT_NEWS */

div.news-latest div.news-latest-container {
	float:left;
	width:325px !important;
	padding:0 30px 0 0;
}

div.news-latest div.news-latest-container h1 a:hover{
	text-decoration:none;
}
div.news-single {
	width:400px;
}

/* ###### EIC WORLDMAP ######## */
div#eicworldmap div.wmgfx {
    float:left;
}
div#eicworldmap div.wmhelptxt {
    float:left;
    width:115px;   
}
div#eicworldmap div.wmhelptxt table {
    margin-top:35px;    
}
div#eicworldmap div.wmhelptxt table td {
    padding:0 10px 10px 0;    
}
div#eicworldmap div.wmhelptxt div {
    margin-top:35px;        
}
div#eicworldmap div.cinfo {
    position:absolute;
    display:none;
    z-index:3;
    background:#2d2d2d;
    opacity:0.95;
    color:white;    
  box-shadow: 0 2px 16px #ccc, 0 0 1px #ccc, 0 0 1px #ccc;
  -o-box-shadow: 0 2px 16px #ccc, 0 0 1px #ccc, 0 0 1px #ccc;
  -webkit-box-shadow: 0 2px 16px #ccc, 0 0 1px #ccc, 0 0 1px #ccc;
  -moz-box-shadow: 0 2px 16px #ccc, 0 0 1px #ccc, 0 0 1px #ccc;    
}
div#eicworldmap div.cinfo div.companytitle {
    padding:10px 10px 4px 10px;
    background:#ee243c; 
    font-weight:bold;       
}
div#eicworldmap div.cinfo div.companytxt {
    padding:4px 10px 10px 10px;
}

/* ###### CERTIFICATE ####### */

div#certificate {
    padding-top:20px;
    margin-left:23px;    
}
