@import url("design.css");
@import url("menu.css");

.table_header {
	background-image: url(../img/grad.jpg);
	background-color: #333333;
	color: #FFFFFF;
	padding: 4px;
}
.table_content {
	color: #CCCCCC;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
	}
	
.additional {
	height:150px;
	padding-bottom: 22px;
	padding-left:90px;
	}
	
.additional2 {

	height:24px;
	width:450px;
	vertical-align:bottom
	}
	
.additional3 {

	height:100px;

	}
	
	.stagetable h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #212121;
	color: #ffffff;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.stagetable p {
	margin: 0px;
	color: #fff;
}
.stagetable  .cellpaddin {
	padding-left: 4px;
	padding-top: 4px;
}
.stagetable  .breakline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}

.carspec a{
color: #fff;
text-decoration: none;
}

.carspec a:hover{
color: #ccc;
text-decoration: none;
}

.carspec_ves a{
color: #FFFFFF;
text-decoration: none;
}

.carspec_ves a:hover{
color: #FF6600;
text-decoration: none;
}

.component a{
color: #FFFFFF;
text-decoration: none;
}

.component a:hover{
color: #d7143f;
text-decoration: none;
}


.menu_ves a:hover{
color: #FF6600;
text-decoration: none;
}

.dop_table {
	border: 1px solid #666666;
	background-color: #999999;
	padding: 4px;
	color: #333333;
}

/* NEWS PAGE */
.newstitle2 {
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
}

.topnews_cont {
	float: right;
	margin-left: 5px;
}


.topnews_left {
	width: 280px;
	/*text-align: justify;*/
	float: left;
	overflow: auto;
}
.topnews_right {
	width: 520px;
	float: right;
	text-align: right;
}
.red{
border-bottom:thin dotted;
border-bottom-color:#6A0000;
}

.red_desktop{
padding-bottom:6px;
border-bottom:thin dotted;
border-bottom-color:#6A0000;
}

.red_menu{
padding-top:120px;
border-bottom:thin dotted;
border-bottom-color:#6A0000;
}

a.menu:link {color: #f08c21;}
a.menu:visited {color: #f08c21;}
a.menu:active {color: #f08c21;}
a.menu:hover {color: #999999;}

.grey{
	color: #999999;
}

a.site_map:link {
	color: #ffffff;
	text-decoration: none;
}
a.site_map:visited {
	color: #ffffff;
	text-decoration: none;
}
a.site_map:hover {
	color: #f08c21;
	text-decoration: none;
}
a.site_map:active {
	color: #ffffff;
	text-decoration: none;
}

<!-- RED -->

a.page:link {
	color: #f08c21;
	text-decoration: none;
}
a.page:visited {
	color: #f08c21;
	text-decoration: none;
}
a.page:hover {
	color: #f08c21;
	text-decoration: none;
}
a.page:active {
	color: #f08c21;
	text-decoration: none;
}
.style2 {color: #f08c21}