/*
	TRIDION HOME.CSS
*/
* {
	font-family:verdana,arial,sans-serif;
	margin:0;
	padding:0;
	border:none;
}
div#home_content_total {
	background:url(/fulda_si_hr/Images/home_content_bg_tcm244-3169.gif) repeat-y;
	width:1000px;
	margin-left:6px;
	padding-bottom:10px;
}

div#newsbg {
	background:url(/fulda_si_hr/Images/news_bottom_bg_tcm244-3170.gif) bottom right no-repeat;	
}

div#home_content_top {
	background:url(/fulda_si_hr/Images/home_content_top_bg_tcm244-3171.gif) no-repeat;
	width:1000px;
}

/* this filter for FF only */
html:root  div#home_content_top {  
                height: 214px;
}


div#home_content {
	width:706px;
	float:left;
	clear:right;
	margin-left:2px !important;
	margin-left:1px;
	margin-right:6px;
}

div#tiresection {
	width:672px;
	height:100px;
	background:url(/fulda_si_hr/Images/tiresection_bg_tcm244-3172.jpg) 0 0 no-repeat;
	margin:12px 15px 0px; 
	padding-left:7px;
}

div#dealerselector_home {
	float:left;
	padding:0 0 0 10px;
	width:212px;
	height:100px;
}

.highlight {
	background-color:#0E141C;
	width:657px;
	margin:8px 15px 0 15px;
	border-top:5px solid #16202C;
	border-bottom:5px solid #16202C;
	border-left:8px solid #16202C;
	border-right:8px solid #16202C;
/*//	height:117px !important;
//	height:114px;*/
}

* html .highlight {		/* ie only */
 	width : 673px;
}

.highlighttext {
//	float:right;
	width:180px;
	color:#B2D6F5;
	font:normal 11px Verdana;
	padding:14px 0px 4px 12px;
}

.highlighttext h3 {
	font:bold 11px Verdana;
	padding-bottom:10px;
}

.highlight td
{
	vertical-align: top;
}

.highlighttext a {
	background:url(/fulda_si_hr/Images/news_link_bg_tcm244-3173.gif) no-repeat;
	display:block;
	height:20px;
	text-decoration:none;
	color:#B2D6F5;
	padding-left:42px;
	margin-top:20px;
}

.highlighttext11 a {
	background:url(/fulda_si_hr/Images/news_link_bg_tcm244-3173.gif)  no-repeat;
	/*background:url(/fulda_si_hr/Images/button_ok_bg_tcm244-3176.gif) no-repeat;*/ 	
                display:block;
                height:19px;
	width: 31px; 
	text-decoration:none;
	/*color:#B2D6F5;*/
	color:#EDC6C7;
	/*padding-left:8px;
                padding-top:1px;*/
	margin-left:160px;
	margin-top:-5px;
}

div#news {
	width:251px;
	float:right;
	position:relative;
	top:20px;
	left:-20px;
/*	background:url(/fulda_si_hr/Images/xxx_tcm244-3174.GIF) bottom left no-repeat; */
}

div#news h1 {
	background:url(/fulda_si_hr/Images/news_header_bg_tcm244-3175.gif) no-repeat;
	font:bold 18px Verdana;
	color:#B2D6F5;
	height:47px;
	padding:4px 12px 0 10px;
	width:230px;
}

div#news a {
	display:block;
	margin-bottom:3px;
	padding-left:38px;
	font:bold 11px Verdana;
	color:#B2D6F5;
	text-decoration:none;
}

div#news p {
	padding-left:38px;
	margin-right:6px;
	font:11px Verdana;
	color:#B2D6F5;
}

div#news div.newsitem {
	background:url(/fulda_si_hr/Images/news_link_bg_tcm244-3173.gif) 10px 10px no-repeat;
	padding:10px;
	border-bottom:1px solid #425264;
}
