@charset "utf-8";
/* CSS Document */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 0px;
	padding: 0;
	background: #999;
	font-family: "thaoma";
	color: #635821;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5E510E;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	text-transform:none;
}

h2 {
	font-size: 23px;
}

p {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #AB5B00;
}

a:hover, a:active {
	text-decoration: none;
	color: #AB5B00;
}

a:visited {
	color: #AB5B00;
}

span
{

}
/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
border: none; 
	
}

legend {
/*	display: none;
*/}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#homefrm {
	width:816px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 816px;
	/*height: 335x;*/
	/*background: url(../images/header.png) no-repeat left top;*/
	background:#FFF;
	margin: 0 auto;
	padding: 0;
}
#langbar
{
width:816px;
padding-right:10px;
margin:0 auto;
}

#langbar a
{
	float:right;
margin-right:15px;
margin-top:10px;
}

#logo {
	/*float: left;*/
	/*margin-left: 30px;
	padding-top: 50px;*/
	width:816px;
	height:200px;
	background:url(../images/enlogo2.png);
	margin-right:0px;
	margin-bottom:0px;
	padding-top: 0px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	font-size: 38px;
	color: #3399CC;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2B870;
}

#logo a:link,a:active,a:visited,a:hover {
	text-decoration: none;
	border:none;
}



/* Menu */

#menubar
{
width:816px;
height:30px;
background:#990000;
}

#menu2 {
float: left;
margin-left:20px;

}

#search
{
float:right;	

margin-right:5px;
}

#search input.text
{
margin-top:1px;
/*margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;*/
}

#search input.submit
{
background: url('../images/buttonbg.gif') repeat-x;
border: solid 0px #600;
font-weight: normal;
padding-top:0;
font-size: 0.9em;
color: #F2F3DE;
vertical-align: middle;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 13px 137px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
	float:left;
}

#menu a {
	display: block;
/*	float: left;*/
	width: 100px;
	height: 30px;
	margin-left: 5px;
	padding-top: 5px;
	background: url(../images/tab.png) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #857415;
}

#menu a:hover {
	background: url(../images/tab_over.png) no-repeat;
	text-decoration:none;
}

#menu .active a {
	background: url(../images/tab_over.png) no-repeat;
}

/* Page */

#page {
	width: 816px;
	margin: 0 auto;
	/*background: url(../images/pagebg.png) repeat-y left top;*/
	background:#FFF;
	padding:0px 0px 0px 0px;
}

#page .bgtop {
}

/* Content */
#content{
	float: left;
	width: 429px;
	padding: 0px 0px 0px 37px;
}
#content3 {
	float: left;
	width: 600px;
	padding: 5px 0px 0px 37px;
}

#content .label, content .field
{
width: 100px;
float:left;	
}

#content3 .label
{
width: 120px;
float:left;	
}
#content3 .field
{
width: 200px;
float:left;	
}

#content2 {
	/*float: left;*/
	width: 600px;
	margin-left:10px;
	/*margin-left:10px auto;*/
	padding: 0px 37px 0px 0px;
}
#content2 .label2
{
float:left;	
direction:ltr;
text-decoration:underline;
color:#900;
}

#content2 .label3
{
float:left;	
direction:ltr;
text-decoration:none;
padding-left:15px;
}

#content4 {
	/*float: left;*/
	width: 816px;
	margin-left:0px;
	/*margin-left:10px auto;*/
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#content4 .label2
{
float:left;	
direction:ltr;
text-decoration:underline;
color:#900;
font-size:14px;
}

#content4  .label3
{
float:left;	
direction:ltr;
text-decoration:none;
padding-left:0px;
font-size:14px;
}

.errmsg
{
border:#900 solid 0px;
color:#900;
}

/*#content input.submit
{
background: url('../images/buttonbg.gif') repeat-x;
border: solid 0px #600;
font-weight: bold;
padding-top:0;
font-size: 1.1em;
color: #F2F3DE;
vertical-align: middle;
}*/
/* Post */

.post {
	padding-bottom: 20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #AB5B00;
}

.post .entry {
}



/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	border:solid 0px;
/*	padding: 30px 0px 0px 30px;*/
margin-top:10px;
margin-right:10px;
	padding: 0px 0px 0px 20px;
}

#sidebar .label ,sidebar .field{
/*	float:left; */
	width:100px;
}

#sidebar .label
{
	direction:ltr;	
}

#slidebar fieldset
{
	
}

#link ul {
/*	margin: 0;
	padding: 0px 0px 0 0;*/
	list-style:url(../images/icon-link.gif) square ;
}


#pic1
{
width:300px;
height:305px;
background:url(../images/mainpic2.png) no-repeat;
}

#pic2
{
width:300px;
height:216px;
background:url(../images/mainpic3.jpg);
margin-top:10px;
}
/************  ABB page ****************/
#abbpic
{
width:74px;
height:29px;
background:url(../images/abb.gif);
margin:0 auto;
}

#abbpic1
{
width:195px;
height:190px;
background:url(../images/abbpic1.jpg);
margin:5px auto;
}

#abbpic2
{
width:195px;
height:148px;
background:url(../images/abbpic2.jpg);
margin:5px auto;
}

#abbpic3
{
width:195px;
height:200px;
background:url(../images/abbpic3.jpg);
margin:5px auto;
}

/********************  SIEMENS page **************/
#siemenspic
{
width:249px;
height:45px;
background:url(../images/siemens.png) no-repeat;
margin:0 auto;
}

#siemenspic1
{
width:300px;
height:217px;
background:url(../images/siemenspic1.png) no-repeat;
margin:0 auto;
}

#siemenspic2
{
width:300px;
height:234px;
background:url(../images/siemenspic2.png) no-repeat;
margin:5px auto;
}
#siemenspic3
{
width:313px;
height:278px;
background:url(../images/simenspic3.bmp) no-repeat;
margin:0px auto;
}
/* Search */


/* Footer */

#footer {
	width: 816px;
	height: 5px;
	/*background: url(../images/en_footer.png) no-repeat left top;*/
	background:#FFF;
	margin: 0 auto;
	padding: 22px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer {
}

#legal {
	clear: both;
	padding-top: 20px;
	padding-right: 30px;
	text-align: right;
	font-size: 10px;
	color: #5E510E;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}
.obj
{
/*background:#CCC;*/
padding-top:0px; 
margin-top:5px;
width:800px;
}
.obj table
{
margin:0;
padding-left:3;
/*border-bottom: #990000 solid thin;*/
float:left;

}

.hidden
{
display:none;	
}


/* Global Styles */ /* ******************************************************************************* */

/* ID Styles */ /******************************************************************************************************/

/* Class Styles *//**********************************************************************************************************/

