/* -------------------------------- */
/* -------------------------------- */


/*************************** Layer + Elements *******************************/

p.alternative {
	font-weight:bold;
}

#missingLanguageInfo {
	border:1px solid #AAADB1;
	color:#FF0000;
	font-weight:bold;
	padding:0.75em;
}

.epoMulticolLeft {
	float:left;
	width:47.3%;
}
.epoMulticolRight {
	float:right;
	width:47.3%;
}
.epoContent p{
	margin-bottom:1em;
}
.epoContent ul,.epoContent ol, .epoContent dl, .pageTeaserContent p{
	margin-bottom:0.5em;
	overflow:hidden;
}
.epoContent ol{
	padding-left:2.5em;
}
.epoContent dl{
	margin-top:1.75em;
}
.epoContent dl dd{
	margin:0 0 1em 3em;
}
.epoContent ol li{
	/* list-style-type:decimal; */
	margin-bottom:0.4em;
}
.epoContent ul ul{
	margin:0;
}
.epoContent ul li {
	margin-bottom:0.4em;
}
.linkListDPL li{
	background-color: #efefef;
	font-weight:bold;
	margin-bottom:0.8em !important;
}
.epoContent label{
	margin-right:1em;
}
.epoTeaser{
	border-bottom:1px solid #AAADB1;
	margin-bottom:1.25em;
	overflow:hidden;
	padding-bottom:0.25em;
}
.epoContent .linkListDL li{
	margin:0 0 1em;
}
.linkListDL li div{
	font-weight:bold;
}
.pageList {
	overflow:hidden;
	padding-left: 0 !important;
}
.pageList li{
	float:left;
	margin-right:0.5em;
	list-style-type: none !important;
}
.epoLinkMore{
	float:right;
	margin: 0 0 0.166em;
}
.epoLinkMore a {
	font-size:95%;
	text-decoration:none;
}
.epoLinkMore a span{
	text-decoration:underline;
}
.epoLinkMore img{
	height:1.166em;
	margin:0 0 0 0.25em;
	vertical-align:bottom;
	width:1.166em;
}
.epoTeaserImg{
	margin-bottom:1.25em;
	width:22em;
}
.anualRePortrait{
	clear:right;
	float:right;
	margin:0 0 1.25em 1.25em;
	width:10em;
}
.anualReLandscape{
	clear:right;
	float:right;
	margin:0 0 1.25em 1.25em;
	width:13.33em;
}
.inlineBox{
	border:1px solid #AAADB1;
	clear:right;
	float:right;
	margin:0 0 1.25em 1.25em;
	padding: 0 1.166em;
	width:19.5em;
}
.epoMulticolRight .inlineBox,
.epoMulticolLeft .inlineBox{
	float:none;
	margin-left:0;
}
.inlineBox h4 {
	margin-top: 1em;
}
.inlineBox ul {
	margin: 0.75em 0 1em 0;
	padding-left: 0 !important;
}
.inlineBox li {
	margin-top:0.5em;
	list-style-type: none;
}
.linkListOut strong {
	float:left;
	font-weight:bold;
}
.linkListOut img {
	float:left;
	width:1.33em;
}
.linkListOut a,
.linkListOut p {
	display:block;
	margin:0 0 0 3.33em;
}
.linkListOut li { list-style-type: none; }
img.gallery{
	margin-bottom:1.25em;
	width:22em;
}

.thumb{
	background-color:#fff;
	border:1px solid #AAADB1;
	display:block;
	float:left;
	height:6.5em;
	margin:0 0.25em 0.25em 0;
	overflow:hidden;
	padding:0.25em;
	position:relative;
	text-align:center;
	width:9.913em;
}
a.thumb:hover{
	background-color:#E5E6E8;
	border:1px solid #BE0F05;
}
.thumb img{
	height:6.5em;
}
.middleDiv{
	border-right:1px solid #AAADB1;
	padding-right:1.25em;
}
.caption{
	font-size: 95%;
}
iframe{
	border:none;
	frameborder:0;
	margin:0;
	padding:0;
	width:100%;
}
.floatRight{
	float:right;
}
.floatLeft{
	float:left;
}
.langSel{
	margin: 0.35em 0 0.5em !important;
	overflow:hidden;
}
.langSel li{
	float:left;
	margin-right:0.2em;
	list-style-type: none !important;
}
.searchsitecat{
	margin:0 1em 1em 0;
	width:15.25em !important;
}
.highlight {
	background-color:#FFEEEE;
	font-weight:bolder;
}
.block{
	display:block;
}
.searchForm{
	border-bottom:1px solid #AAADB1;
	margin-bottom:1.25em;
	padding-bottom:0.5em;
}
.searchForm p{
	margin-bottom:0.5em;
}
.searchForm input.text {
	width:46.4% !important;
}
.searchForm .epoMulticolLeft input.text,
.searchForm .epoMulticolRight input.text,
.searchForm .epoMulticolLeft select,
.searchForm .epoMulticolRight select{
	width:100%;
}
.newLine{
	clear:both;
	overflow:hidden;
}
.iconCal{
	width:2.1em;
}

/***************** teaser********************/

.tColor1 { background-color:#4c6382 !important; }
.tColor2 { background-color:#404955 !important; }
.tColor3 { background-color:#b42821 !important; }

.tColor1 a:link, .tColor1 a:visited, 
.tColor2 a:link, .tColor2 a:visited,
.tColor3 a:link, .tColor3 a:visited { color:#fff;text-decoration:underline;}
.tColor1 a:hover, .tColor1 a:focus, .tColor1 a:active,
.tColor2 a:hover, .tColor2 a:focus, .tColor2 a:active,
.tColor3 a:hover, .tColor3 a:focus, .tColor3 a:active { color: #fff; text-decoration:none; }



.teaserBox {
	border-top:solid 1px #fff;
	padding:1.25em;
	color:#fff;
}
.teaserBox h3 {
	font-size:150%;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-bottom:0.6em;
	color:#fff;
	border:none
}
.teaserBox p {
	margin:1em 0;
}
.teaserBox h3 a, .teaserBox h3 a:visited,.teaserBox h3 a:hover,.teaserBox h3 a:focus,.teaserBox h3 a:active { color:#fff;text-decoration:underline; }

.pageTeaserContent div#teaserText {
	background-color:#fff;
	margin:1.25em;
	opacity:0.8;
	padding:1.25em;
	width:25em;
	z-index:100;
	/* added by HK | 2009-11-27 */
	position:absolute;
	top:0; left:0;
}
.pageTeaserContent h3{
	font-weight: bold;
	margin: 0 0 0.75em;
}

.epoContent select {
	height:1.75em;
	width:20.25em;
}
.epoContent input.text {
	height:1.4em;
	width:19.6em;
}
.epoContent input.smallText {
	height:1.4em;
	width:6.9em;
}
.epoTeaser h2{
	margin-top:0;
}
.epoTeaser form {
	margin-bottom: 0.5em;
}

ul.linkListDL,
ul.linkListDLC,
ul.linkListDPL {
	padding-left: 0 !important;
}

ul.linkListDLC{
	margin-bottom:0;
}
.linkListDLC li {
	border-bottom:1px solid #AAADB1;
	overflow:hidden;
	margin: 0 0 1.25em !important;
}
.linkListDLC div {
	font-weight:bold;
}
.linkListDLC a {
	font-weight:bold;
}
.linkListDLC p {
	margin:0;
	padding-bottom:1.25em;
}
.linkListDLC .epoTeaserImg {
	float:left;
	margin:0 1.25em 0 0;
	padding-bottom:1.25em;
	width:15.5em;
}
.epoTeaserVisual{
	float:right;
	margin-bottom:1.25em;
	width:16.75em;
}


/****** table ******/
th, td {
	border:1px solid #425060;
	text-align:left;
	vertical-align:top;
}
th {
	background:#C9CBCE none repeat scroll 0 0;
	color:#0E2034;
	font-weight:bold;
	padding:0.25em 1.166em;
}
td {
	color:#000000;
	font-size:95%;
	line-height:105%;
	padding:0.3em 1.25em;
}
tr.tabbg {
	background-color:#E4E6E7;
}
table.conTable{
	margin-bottom:1.25em;
	width:100%;
}
table.decTable {
	border-collapse:separate;
	border-spacing:0.166em;
	border-left: 1px solid #C1C5CE;
	border-right: 1px solid #C1C5CE;
	padding: 0 0.4165em;
	width:auto;
}
table.decTable th,
table.decTable td{
	border:none;
	padding:0.2em;
	color:#425060;
	font-size:105%;
	line-height:1.25em;
}
table.decTable h3{
	font-family:arial;
	font-size:150%;
	margin:0.25em 0 0;
}
.tableNav {
	background:#dadada;
	line-height:1.5em;
	text-align:center;
}
.decisions{
	background:#000;
	line-height:1.5em;
	overflow:hidden;
	padding: 0 1.25em;
}
.decisions a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
tr.decHead{
	background:#c1c5ce;
	font-weight:bold;
}
/******* Content Navigation *******/
.epoContent .epoContentNav{
	border-top:1px solid #AAADB1;
	float:right;
	margin: 0 0 1.25em 1.25em;
	padding-bottom:0.75em;
	width:20.75em;
	padding-left: 0 !important;
}
.epoContent .epoContentNav h3{
	color:#BE0F05;
	font-weight:bold;
	margin:0.75em 0 0.33em;
	padding: 0 0.95em;
}
.epoContent .epoContentNav a:link, .epoContent .epoContentNav a:visited {
	border-top:none;
	padding-top:0.166em;
	padding-bottom:0.166em;
}
.epoContent .epoContentNav a:hover,
.epoContent .epoContentNav a.hi:hover,
.epoContent .epoContentNav a:focus,
.epoContent .epoContentNav a:active {
	color:#BE0F05;
	text-decoration:underline;
	background-color:transparent;
}
.epoContent .epoContentNav a.hi,.epoContent .epoContentNav a.hi:visited{
	background-color:transparent;
	color:#0E2034;
	font-weight:bold;
}
.epoContent .epoContentNav ul {
	border-bottom:1px solid #AAADB1;
	border-left:1px solid #AAADB1;
	border-top:1px solid #AAADB1;
	margin-bottom:0.25em;
	margin-left:1.166em;
	padding-left: 0 !important;
}

/************************************************************************/
/******************** END reviewed code *********************************/
/************************************************************************/