div table.history, div table.incident 
{
	border-collapse:collapse;
	border:1px solid #eae9e1;
	width:100%;
}

div table.history tr th, div table.incident tr th
{
	background-color:#0062A1;
	color:white;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding:5px;
}

div table.history tr.trEven td, div table.incident tr.trEven td
{
	background-color:white;
}

div table.history tr.trOdd td, div table.incident tr.trOdd td
{
	background-color:#dddddd;
}

div table.history tr td, div table.incident tr td
{
	vertical-align: top;
	text-align: left;
	border-width: 0 1px 0 1px;
	border-style:solid;
	border-color:#eae9e1;
	font-size:11px;
	font-family:Verdana;
	padding:5px;
}

div table.incident tr td
{
	border-width: 1px 1px 1px 1px;
}

/************ HOME INFO BOXES ********************************/
.homeInfoBoxes {
	clear:both;
	float:left;
	display:block;
	width:760px;
	padding:35px 45px 30px 45px;
}

.homeInfoBoxes .homeInfo {
	float:left;
	display:block;
	height:115px;
	padding-right:2px;
	background-image:url(home_box_splitter.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
}

.homeInfoBoxes .homeInfo.left {
	width:220px;
	padding-right:20px;
}

.homeInfoBoxes .homeInfo.middle {
	width:240px;
	padding-left:15px;
	padding-right:19px;
}

.homeInfoBoxes .homeInfo.right {
	background:none;
	width:228px;
	padding-left:18px;
	padding-right:0px;
}

.homeInfoBoxes h1 {
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	color:#ffffff;
	padding:0 0 13px 0;
	margin:0px;
}

.homeInfoBoxes a {
	color:white;
	font-weight:bold;
}

.homeInfoBoxes p {
	font-size:11px;
	color:#ffffff;
}

.homeInfoBoxes ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.homeInfoBoxes ul li {
	margin:0 0 13px 0;
	padding:0 0 0 10px;
	background-image:url(arrow_white.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-size:11px;
	line-height:13px;
	color:#ffffff;
}

* html .homeInfoBoxes ul li {
	background-position:0px 3px;
}

/************ HOME BOX ********************************/
.homeBox {
	float:left;
	display:block;
	height:302px;
	padding-right:2px;
	background-image:url(home_box_splitter.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
}

.homeBox img {
	clear:both;
	float:left;
	display:block;
	padding:0px;
	margin:0px;
}

.homeBox.left {
	width:283px;
}

.homeBox.left .info {
	padding-left:45px;
	width:238px;
}

.homeBox.middle {
	width:272px;
}

.homeBox.middle .info {
	padding-left:18px;
	width:254px;
}

.homeBox.right {
	background:none;
	padding-right:0px;
}

.homeBox.right {
	width:291px;
}

.homeBox.right .info {
	padding-left:21px;
	width:270px;
}

.homeBox .info {
	clear:both;
	float:left;
	display:block;
	background-color:#00375a;
	height:65px;
	padding-top:17px;
}

.homeBox .info p {
	color:#ffffff;
	font-size:11px;
	line-height:15px;
	padding:0px;
}

.homeBox .info a {
	font-size:11px;
	color:#1f8ac2;
}

/************ Article Teaser ********************************/
.articleteaser {
	clear:both;
	float:left;
	display:block;
}

.box .articleteaser,
.box .articleteaser .link {
	width:413px;
}

.boxSplitted .articleteaser,
.boxSplitted .articleteaser .link {
	width:186px;
}

.articleteaser .image {
	clear:both;
	float:left;
	display:block;
	width:75px;
	margin-right:8px;
	margin-bottom:10px;
	border:1px solid #999999;
}

.articleteaser .dontfloat {
	float:left;
	display:block;
}

.box .articleteaser .dontfloat {
	width:328px;
}

.boxSplitted .articleteaser .dontfloat {
	width:101px;
}

.articleteaser .link {
	clear:both;
	float:left;
	display:block;
	text-align:right;
	padding-top:12px;
}

.articleteaser .link a {
	font-weight:bold;
}


/************ Article ********************************/
.article {
	clear:both;
	float:left;
	display:block;
	width:435px;
}

.article .teaser {
	clear:both;
	float:left;
	display:block;
	width:435px;
	border-top:1px solid #8d949b;
	border-bottom:1px solid #8d949b;
	padding:6px 0 5px 0;
	margin-bottom:12px;
	font-size:11px;
}

.article .teaser .rubrik {
	clear:both;
	float:left;
	display:block;
	width:330px;
	font-weight:bold;
	color:#8d949b;
}

.article .teaser .rubrik a {
	font-weight:bold;
}

.article .teaser .tipafriend {
	float:right;
	display:block;
	width:105px;
	text-align:right;
}
/************ BOX ********************************/
.box {
	clear:both;
	float:left;
	display:block;
	padding-bottom:17px;
}

.box p,
.boxSplitted p {
	font-size:12px;
	line-height:15px;
}

.box .boxHeader {
	clear:both;
	float:left;
	display:block;
	padding-top:7px;
	height:26px;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

.box .boxContent {
	clear:both;
	float:left;
	display:block;
	padding-top:6px;
	padding-bottom:4px;
	background-repeat:repeat-y;
}

.box .boxBottom {
	clear:both;
	float:left;
	display:block;
	height:4px;
	font-size:1px;
	line-height:1px;
	background-repeat:no-repeat;
}

/*************** LEFT BOX *************************/
#left .box {
	width:174px;
}

#left .box .boxHeader,
#left .box .boxContent,
#left .box .boxBottom {
	padding-left:7px;
	padding-right:7px;
	width:160px;
}

#left .box .boxHeader {
	background-image:url(box_left_header_bg.gif);
}

#left .box .boxContent {
	background-image:url(box_left_content_bg.gif);
}

#left .box .boxBottom {
	background-image:url(box_left_bottom_bg.gif);
}

/************** CENTER BOX ****************/

#center .box {
	width:435px;
}

#center .box .boxHeader,
#center .box .boxContent,
#center .box .boxBottom {
	padding-left:11px;
	padding-right:11px;
	width:413px;
}

#center .box .boxHeader {
	background-image:url(box_center_header_bg.gif);
}

#center .box .boxContent {
	background-image:url(box_center_content_bg.gif);
}

#center .box .boxBottom {
	background-image:url(box_center_bottom_bg.gif);
}

/******* SPLITTED ***************/
#center .boxSplitted {
	clear:both;
	width:435px;
	border:0px;
	border-collapse:collapse;
	table-layout:fixed;
	margin-bottom:17px;
}

#center .boxSplitted td {
	vertical-align:top;
	padding:0px;
}

#center .boxSplitted tr td.left {
	width:208px;
}

#center .boxSplitted tr td.right {
	width:208px;
}

#center .boxSplitted tr.header td {
	background-image:url(box_center_header_spl_bg.gif);
	background-repeat:no-repeat;
	padding-top:7px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:13px;
	width:186px;
	height:13px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

#center .boxSplitted tr.header td.middle {
	background:none;
	width:19px;
	padding:0px;
}

#center .boxSplitted tr.content td {
	background-image:url(box_center_content_spl_bg.gif);
	background-repeat:repeat-y;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:11px;
	padding-right:11px;
	width:186px;
}

#center .boxSplitted tr.bottom td {
	background-image:url(box_center_bottom_spl_bg.gif);
	background-repeat:no-repeat;
	height:4px;
	font-size:1px;
	line-height:1px;
}

/*************** RIGHT BOX *************************/
#right .box {
	width:174px;
}

#right .box .boxHeader,
#right .box .boxContent,
#right .box .boxBottom {
	padding-left:7px;
	padding-right:7px;
	width:160px;
}

#right .box .boxHeader {
	background-image:url(box_right_header_bg.gif);
}

#right .box .boxContent {
	background-image:url(box_right_content_bg.gif);
}

#right .box .boxBottom {
	background-image:url(box_right_bottom_bg.gif);
}