﻿.teaserDefault .jsTeaserBoxTabBox ul.tab
{
	height: 12px;
	margin-bottom: 0;
	position: absolute;
	width: 434px;
}

.teaserDefault p {
	margin-bottom: 15px !important;
	top: 0 !important;
}

.teaserDefault .documentLine
{
	float: left;
	clear: both;
	width: 409px;
	height: auto !important;
	padding: 5px;
	border-bottom: solid 1px #EFEFEF;
}

.teaserDefault .teaserContent h4 {
	top: 14px !important;
}

.teaserDefault .documentLine a 
{
	color: #0A3D79;
	font-weight: bold;
}

.teaserDefault .teaserContent 
{
	height: 236px;
	position: relative;
}

.teaserDefault .documentLine .documentName,
.teaserDefault .documentLine .documentDate,
.teaserDefault .documentLine .documentSize,
.teaserDefault .documentLine .documentIcon
{
	float: left;
}

.teaserDefault .documentLine .documentName
{
	width: 313px;
}

.teaserDefault .documentLine .documentDate
{
	width: 80px;
}

.teaserDefault .documentLine .documentSize
{
	width: 0px;
	display: none;
}

.teaserDefault #secondTabTeaserBox,
.teaserDefault #thirdTabTeaserBox
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: Transparent url(/css/images/bg_teaser.png) repeat-x scroll left bottom !important;
	height: 239px;
}

.teaserDefault .teaserBox .teaserContent .teaserLink {
    width: 242px;
    color: #0a3d79;
    text-align: right;
    display: block;
    float: left;
    padding: 5px 0px 0px 0px;
    right: 8px;
    position: absolute;
    bottom: 3px;
    clear: both;
}

.teaserDefault .teaserLink span
{
    background: transparent url(/css/images/bt_linkList.gif) no-repeat scroll left center;
    padding-left: 17px;
}

*html .teaserDefault .teaserBox .teaserContent ul.tab
{
	left: -5px !important;
	top: -12px !important;
	width: 435px !important;
}

*html .teaserDefault .teaserBox .teaserContent,
*html .teaserDefault .teaserBox .teaserContent #firstTabTeaserBox,
*html .teaserDefault .teaserBox .teaserContent #secondTabTeaserBox,
*html .teaserDefault .teaserBox .teaserContent #thirdTabTeaserBox
{
	width: 420px !important;
	heigth: 235px !important;
}

*html .teaserDefault .teaserBox .teaserContent ul.linkList
{
	width: 420px !important;
}

*html .teaserDefault .teaserBox .teaserContent ul.linkList li
{
	background:	transparent url(/css/images/bg_teaserNav_ie6.png) no-repeat scroll 0 0 !important;
}

*html .teaserDefault .teaserBox .teaserContent ul.linkList li.active
{
	background: transparent url(/css/images/bg_teaserNav_active_ie6.png) no-repeat scroll right top !important;
}

*html .teaserDefault
{
	height: 248px !important;
	margin-bottom: 0px !important;
	overflow: hidden !important;
	padding-right: 11px !important;
}

*html .teaserDefault .teaserBottom
{
	width: 434px !important;
}