#css_page_new {
	position:relative; 
	margin-left: 0px; 
	width: 960px; 
	top: 0px; 
	left: 0px; 
	background: #FFFFFF; 
    text-align:left; 
}

#css_page {
	position:absolute; 
	margin-left: 50%; 
	width: 960px; 
	top: 0px; 
	left:-480px; 
	background: #FFFFFF;
    text-align:left; 
}

#css_content {
	position:absolute; 
	top: 96px; 
	left:0px; 
	width: 100%; 
	background-color: #FFFFFF; 
	border: 0px;
    text-align:left; 
}

#css_footer {
	background: #dddddd; 
	color:#737373;
	text-align:center; 
	font-size:7pt; 
	padding:10px; 
	border-top: 1px solid #CCCCCC;
    text-align:center; 
}

#css_frontcontent {
	position:absolute; 
	top: 196px; 
	left:0px; 
	width: 100%; 
	background-color: #FFFFFF; 
	border: 0px;
    text-align:left; 
}

#css_header {
	position:absolute;
	width: 960px;
	top: 0px;
	left:0px;
	height:75px;
	background: #FF8800;
    text-align:left; 
}

#css_headermeta {
	text-align:right; 
	margin-top:5px; 
	margin-right:10px; 
	height:25px;
	color:#FFFFFF;
	font-size:8pt;
}

#css_headerlogin {
 position:absolute;
 width:300px;
 top:0px;
 left:10px;
 margin-top:5px; 
 height:25px;
 color:#FFFFFF;
 text-align:left; 
 font-size:8pt;
}

#css_headerhome {
	text-align:right; 
	margin-right:10px;
}

#css_headermenu {
	position:absolute; 
	z-index:999;
	width: 100%; 
	top: 75px; 
	left:0px; 
	height:20px; 
	background: #737373; 
	color:white;
}

#css_header_front {
	position:absolute;
	width: 960px;
	top: 0px;
	left:0px;
	height:150px;
	background: #FF8800;
}
#css_headermeta_front {
	text-align:right; 
	margin-top:5px; 
	margin-right:10px; 
	height:101px;
	color:#FFFFFF;
	font-size:8pt;
}
#css_headermenu_front {
	position:absolute; 
	z-index:999;
	width: 100%; 
	top: 150px; 
	left:0px; 
	height:45px; 
	background: #737373; 
	color:white;
}

#css_menu {
	position:absolute; 
	top:25px;
}

#css_menu a {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}
#css_menu a:hover {
	color: #FFFFFF;
}

#css_menu_1 {
	position:absolute;
	width: 200px;
	top: 0px; 
	left:0px; 
	background: #FFFFFF; 
	border: 0px; 
	padding: 0px; 
	color: #666666;
}

#css_left_navi {
	width:170px;
	border-right:1px solid #CCCCCC;
	vertical-align:top;
}

#id_right_col {
	border-left: 1px solid #FFFFFF; 
	width:170px; 
	background:#FFFFFF;
	vertical-align:top;
}

body {
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;;
	font-size: 10pt;
	color: #737373;
	background-color: #FFFFFF;
	margin: 0px;
}

h1, h2, h3 {
    font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	font-weight: bold;
}

h1 {
    font-size: 14px;
}
h2 {
    font-size: 13px;
}
h3 {
    font-size: 12px;
}

p {
    font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
    font-size: 11px;
    color: #737373;   
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
}

td, th, a, input, select, textarea {
    font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
    font-size: 11px;
    color: #737373;   
    margin: 0px;
}

ul {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 8px;
margin-right: 0px;

padding-top: 0px;
padding-bottom: 0px;
padding-left: 8px;
padding-right: 0px;
}

ul li {
padding-bottom:4px;
list-style-type:square;
}

input, select, textarea {
	border: 1px solid #DCDCDC;
}

input.button {
	border: 0px solid #ffffff;
}

form {
	margin: 0px;
}

hr {
	height: 1px;
	border-bottom : 1px solid #CCCCCC;
	border-right : 0px;
	border-top : 0px;
	border-left : 0px;
}

a:hover {
	text-decoration:none;
}

span.reddot {
	color: red;
	font-size : 10px;
	font-weight : normal;
}

a.reddot {
	color: red;
	font-size : 10px;
	font-weight : bold;
}

.con_page {
	width:960px; 
	height:100%; 
	background-color:#ffffff;
}

.con_middle {
	width:785px;
}

.con_title {
	font-weight:bold;
	font-size:12px; 
	padding:0px 0px 5px 0px;
}

.con_text {
	font-weight:normal; 
    padding:0px 0px 5px 0px;
}

.con_table {
	border-right: 1px solid #ff8800;
	border-bottom: 1px solid #ff8800;
}

.con_table td {
	border-top:1px solid #ff8800;
	border-left:1px solid #ff8800;
}

.con_table th {
	border-top:1px solid #ff8800;
	border-left:1px solid #ff8800;
	font-weight: bold;
	text-align: left;
	color:#FFFFFF;
	background-color:#ff8800;
}


.con_list{
	border-bottom:1px solid #ffcc99;
	padding: 3px;
}

.con_list a {
	color:#ff8800;
	text-decoration: none;
}

.con_list a:hover {
	color:#ff8800;
	text-decoration: underline;
}

.con_list_title {
	font-size:12px; 
	font-weight:bold;
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #ffcc99;
}

.con_box {
	position:relative; 
	background-color: #ECECEC;
	margin: 0px 0px 10px 0px; 
	padding: 4px; 
	border: 1px solid #CCCCCC;
}

.con_box_head {
	position:relative;
	background-color:#DCDCDC;
	border-bottom:1px solid #CCCCCC;
	margin: -4px -4px 4px -4px;
	padding: 4px; 
	font-weight:bold;
}

a:link.metanavi
{
	color: white;
	text-decoration : none;
}
a:visited.metanavi
{
	color: white;
	text-decoration : none;
}
a:hover.metanavi
{
	color: white;
	text-decoration : none;
}

.main_navi_1 {
	background: #DCDCDC; 
	font-size:8pt; 
	padding:5px 10px 5px 10px; 
	border-top:1px solid #FFFFFF;
}
.main_navi_1 a {
	color: #333333;
	font-size: 8pt;
	text-decoration:none;
}

.main_navi_2 {
	background: #ECECEC; 
	font-size:8pt; 
	padding:5px 10px 5px 20px; 
	border-top:1px solid #FFFFFF;
}
.main_navi_2 a {
	color: #333333;
	font-size: 8pt;
	text-decoration:none;
}
.main_navi_3 {
	background: #FFFFFF; 
	font-size:8pt; 
	padding:5px 10px 5px 30px; 
	border-top:1px solid #DCDCDC;
}
.main_navi_3 a {
	color: #333333;
	font-size: 8pt;
	text-decoration:none;
}

.pulldown {
	font-size: 9pt;
	color: #FFFFFF;
	background: #FF8800;
	padding:5px 10px 5px 10px; 
	border-top: 1px solid #FFFFFF;
}

.pulldown a {
	color: #FFFFFF;
	text-decoration:none;
}

.pulldown a:hover {
	color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	margin-bottom:3px;
}

.newstext {
	margin-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.rootline {
	margin:0px 0px 10px 0px; 
	border-bottom:1px solid #CCCCCC; 
	font-size:8pt; 
	color:#FF8800;
	padding-bottom:5px;
}

.rootline a {
	color: #FF8800;
	text-decoration:none;
}

.rootline a:hover {
	text-decoration:underline;
}

.pagetitle {
	font-size: 12pt;
	font-weight:bold;
	color: #FF8800;
	margin:0px 0px 10px 0px; 
}

.navi {
	font-size: 9pt;
	color: #737373;
	background-image: url(/fileadmin/marketing/images/grey_dark_15.jpg);
	background-repeat:repeat-x;
	padding: 10px;
}

.navi a {
	color: #737373;
	text-decoration:none;
}

.navi a:hover {
	color: #737373;
}

.tbl_row_grey {
	border-top: 1px solid #DCDCDC;
	padding: 5px;
	vertical-align: top;	 
}

.tbl_row_grey_dark {
	width: 150px;
	font-weight:bold;
	padding: 5px;
	vertical-align: top;	 
	border-top: 1px solid #DCDCDC;
}

.tbl_row_orange {
    color:#FFFFFF; 
    font-weight:bold; 
    padding: 5px;
	vertical-align: top;	 
	background-color:#ff8800;
	border-top: 1px solid #FFFFFF;
}

.tbl_row_orange a {
    color:#FFFFFF;
    text-decoration: none; 
}

.editor{
	position: relative;
	background-color: #FFCC99;
	border: 2px solid #FF8800;
	margin: 6px 0px 0px 0px;
}

.country
{
	background-color: #ECECEC;
	padding: 2px;
	vertical-align: top;
}

.job {
	border-bottom: 1px solid #DCDCDC;
	padding: 2px;
	vertical-align: top;
}

.pnavigation_left{
	background-color: #FFCC99;
	border: 1px solid #FF8800;
}
.pnavigation_left_active{
	color: #FFFFFF;
	font-weight:bold;
	background-color: #FF8800;
	border: 1px solid #FF8800;
}

.pnavigation{
	background-color: #FFCC99;
	border: 1px solid #FF8800;
}
.pnavigation_active{
	color: #FFFFFF;
	font-weight:bold;
	background-color: #FF8800;
	border: 1px solid #FF8800;
}

.pnavigation_right{
	border-bottom: 1px solid #FF8800;
}


h1 {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;
	font-size:10pt;
	font-weight:bold;
	color: #666;
}

.css_box_search {
	position:relative;
    width: 150px;
    height: 22px;
    background-image: url('http://www.automotion.info/br_automation_com/css/box/layout_v3_search.png');
	border:0px;
	margin:0px;
	padding:0px;
}

.css_box_automotion {
	position:relative;
    width: 150px;
    height: 22px;
    background-image: url('http://www.automotion.info/br_automation_com/css/box/layout_v3_automotion.png');
	border:0px;
	margin:0px;
	padding:0px;
}

.css_box_search .s, .css_box_automotion .s {
    float: left;
    padding: 3px 0px 0px 3px;
    margin: 0px;
    border: 0px;
    width: 125px;
    background: none;
	font-family:Arial, Helvetica, sans-serif,
	font-size:11px;
	color:#666;
}
.css_box_search .go, .css_automotion .go {
    float:right;
    margin:0px;
	border:0px;
}

.css_box {
	position:relative;
    width:151px;
    background-image:url('http://www.automotion.info/br_automation_com/css/box/layout_v3_box_bg.png');
    background-repeat:repeat-y;
	text-align:left;
}
.css_box_header {
	position:relative;
    width:100%;
    height:27px;
    background-image:url('http://www.automotion.info/br_automation_com/css/box/layout_v3_box_03.png');
    color:#fff;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding:0px;
    margin: 0px;
}
.css_box_header div {
	position:relative;
    padding-top:6px;
    padding-left:8px;
}
.css_box_content {
	position:relative;
    width:151px;
    background-image:url('http://www.automotion.info/br_automation_com/css/box/layout_v3_box_content.png');
    background-repeat:no-repeat;
    padding:0px;
    margin: 0px;
	background:
}
.css_box_info, .css_box_info_right {
    position:relative;
    margin-left:8px;
    margin-right:10px;
    padding-top:2px;
    padding-bottom: 2px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333;
}
.css_box_info_right {
    text-align:right;
}

.css_box_info a, .css_box_info_right a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333;
	text-decoration:none;
}

.css_box_arrow {
    position:absolute;
    bottom:6px;
    right:0px;
    width:6px;
    height:7px;
    background-image:url('http://www.automotion.info/br_automation_com/css/box/layout_v3_box_arrow.png');
}
.css_box_seperator, .css_box_seperator_2, .css_box_seperator_3 {
	position:relative;
    width:151px;
    height:11px;
    padding:0px;
    margin: 0px;
}
.css_box_seperator {
    background-image:url('http://www.automotion.info/br_automation_com/css/box/layout_v3_box_seperator.png');
}
.css_box_seperator_2 {
    background-image:url('http://www.automotion.info/br_automation_com/css/box/layout_v3_box_seperator_2.png');
}
.css_box_bottom {
    width:151px;
    height:3px;
    padding:0px;
    margin: 0px;
    background-image:url('http://www.automotion.info/br_automation_com/css/box/layout_v3_box_bottom.png');
}

