/******************************************/
/* Teaser
/******************************************/

div#pageTeaser{
	float:right;
	margin:0 -11em 0 0;
	width: 12.5em;
	font-family: Verdana, Arial, sans-serif;
	background-image:url('/cms_docs/bg_unisono_geese.jpg');
	background-repeat:no-repeat;
	padding-top:300px;
	height:400%;
}
*+html div#pageTeaser{
	margin:-20.5px -9.5em 0 -1px;
	border-left:1px solid #7d9aaa;
}
* html div#pageTeaser{
	margin:0px -9.45em 0 0;
	position:relative;
}

div#pageTeaser div{
	font-size: 64%;
}

/* TeaserFavoriten */

div.pageTeaserBoxUnisonoGeprueft{
	margin: 0px 8px 0 8px;
	font-size:65%;
	background-color:#eaeed4;
}
* html div.pageTeaserBoxUnisonoGeprueft{
	padding-bottom:8px;
	margin-top:-12px;
	background-color:#eaeed4;
}

div.pageTeaserBoxUnisonoGeprueft ul{
	margin:0 0 0 0;
	padding:0;
}

div.pageTeaserBoxUnisonoGeprueft ul li{
	list-style:none;
	padding:2px 0 2px 6px;
	/*border-top:1px solid #e5e5e5;*/
}

div.pageTeaserBoxUnisonoGeprueft h2{
	font-size:104%;
	font-weight:bold;
	margin:0;
	padding:1px 0 1px 6px;
	color:#fff;
	background-color:#95a82a;
	background-image:URL('/cachepics/menu_rounded_rightBottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}
* html div.pageTeaserBoxUnisonoGeprueft h2{
	position:relative;
	margin-top:-1px;
}

div.pageTeaserBoxUnisonoGeprueft ul li a,
div.pageTeaserBoxUnisonoGeprueft ul li a:visited,
v.pageTeaserBoxUnisonoGeprueft ul li a:hover
{
	color:#7d9aaa;
	text-decoration:none;
}

div.pageTeaserBoxUnisonoGeprueft ul li a:hover{
	color:#7d9aaa;
	text-decoration:underline;
}

/* TeaserFavoriten */

div.pageTeaserBoxFavoriten{
	margin: 20px 8px 0 8px;
	font-size:65%;
	background-color:#eaeed4;
}
* html div.pageTeaserBoxFavoriten{
	padding-bottom:8px;
	margin-top:-12px;
	background-color:#eaeed4;
}

div.pageTeaserBoxFavoriten ul{
	margin:0 0 0 0;
	padding:0;
}

div.pageTeaserBoxFavoriten ul li{
	list-style:none;
	padding:2px 0 2px 6px;
	/*border-top:1px solid #e5e5e5;*/
}

div.pageTeaserBoxFavoriten h2{
	font-size:104%;
	font-weight:bold;
	margin:0;
	padding:1px 0 1px 6px;
	color:#fff;
	background-color:#95a82a;
	background-image:URL('/cachepics/menu_rounded_rightBottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}
* html div.pageTeaserBoxFavoriten h2{
	position:relative;
	margin-top:-1px;
}

div.pageTeaserBoxFavoriten ul li a,
div.pageTeaserBoxFavoriten ul li a:visited,
v.pageTeaserBoxFavoriten ul li a:hover
{
	color:#7d9aaa;
	text-decoration:none;
}

div.pageTeaserBoxFavoriten ul li a:hover{
	color:#7d9aaa;
	text-decoration:underline;
}

/* TeaserEmission */

div.pageTeaserBoxEmission{
	margin:20px 8px 0 8px;
	font-size:65%;
}
* html div.pageTeaserBoxEmission{
	margin:10px 8px 0 8px;
	border-top:10px solid #fff;
}

div.pageTeaserBoxEmission ul{
	margin:0 0 0 0;
	padding:0;
}

div.pageTeaserBoxEmission ul li{
	list-style:none;
	padding:2px 0 2px 6px;
	background-color:#eaeed4;
}

div.pageTeaserBoxEmission h2{
	font-size:104%;
	font-weight:bold;
	margin:0;
	padding:1px 0 1px 6px;
	color:#fff;
	background-color:#b5c269;
	background-image:URL('/cachepics/legend_rounded_emission_rightBottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}
* html div.pageTeaserBoxEmission h2{
	position:relative;
	margin-top:-1px;
}

div.pageTeaserBoxEmission ul li a,
div.pageTeaserBoxEmission ul li a:visited,
div.pageTeaserBoxEmission ul li a:hover
{
	color:#7d9aaa;
	text-decoration:none;
}

div.pageTeaserBoxEmission ul li a:hover{
	color:#7d9aaa;
	text-decoration:underline;
}

/* Teaser Login/Logout */

div.pageTeaserBoxLogin,
div.pageTeaserBoxLogout{
	background-color:#eaeed4;
    /*border:1px solid #95a82a;*/
    padding:5px 5px 3px 5px;
    margin:0 8px 0 8px;
    font-size:120%;
}

div.pageTeaserBoxLogout span.ok{
    color:#fff;
}

div.pageTeaserBoxLogin h2,
div.pageTeaserBoxLogout h2{
	margin:-5px -5px 2px -5px;
	font-size:104%;
	padding:0px 2px 2px 5px;
	background-color:#b5c269;
	background-image:URL('/cachepics/legend_rounded_emission_rightBottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	color:#000;
}

*html div.pageTeaserBoxLogin h2,
*html div.pageTeaserBoxLogout h2{
	margin:-6px -5px 2px -5px;
}

div.pageTeaserBoxLogin h2 a,
div.pageTeaserBoxLogin h2 a:hover,
div.pageTeaserBoxLogin h2 a:visited
{
	color:#fff;
}

div.pageTeaserBoxLogout a{
	text-decoration:none;
}

div.pageTeaserBoxLogout a:hover{
	text-decoration:underline;
}

/******************************************/
/* Seite drucken
/******************************************/

div#printPage{
margin:20px 8px 0 8px;
	background-color:#7d9aaa;
padding:3px 4px 4px 6px;
	letter-spacing:normal;
	background-image:URL('/cachepics/menu_rounded_rightBottomNL.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}

div#printPage a,
div#printPage a:hover,
div#printPage a:visited{
  background-image:URL('/cachepics/icon_print.gif');
  background-repeat:no-repeat;
  background-position:center right;
  padding-right:20px;
  color:#FFF;
  font-weight:bold;
  font-size:104%;
  text-decoration:none;
}

div#printPage a:hover{
  text-decoration:underline;
}

/******************************************/
/* DMS
/******************************************/
div.DMSBox{
margin-bottom:10px;
}

div.DMSicon{
float:left;
padding-right:5px;
}

div.DMSicon img{
border:0;
}

div.DMSlink a{
font-weight:normal;
}

/******************************************/
/* Kunden Portfolio
/******************************************/

table.tblVpStammdaten{
	border-collapse:collapse;
	width:100%;
	text-align:left;
	margin-bottom:5px;
}

*+html table.tblVpStammdaten{
	margin-bottom:20px;
}

table.tblVpStammdaten td {
	vertical-align: top;
}

/*table.tblVpStammdaten tr.tableRowColor1{
	background-color:#fff;
}
table.tblVpStammdaten tr.tableRowColor2{
	background-color:#f0f0f0;
}*/

div#selectYears{
	padding-left:5px;
}