@CHARSET "UTF-8";

html, body, div, dl, dt, dd, ul, ol, li, h1, h2
, h3, h4, h5, h6, pre, form, fieldset, input, p, 
blockquote, th, td {
	margin:0pt;
	padding:0pt;
}

img {
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #3d5663; /*#262a2c;*/
	color: #25292c;
	-moz-user-select: none;
}

div {
	border: solid 0px green;
}

a {
	text-transform: uppercase;	
	text-decoration: none;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;	
}

a:hover {
	color: #980006;
}

a.nav1_off:link, a.nav1_off:visited, a.nav1_off:active  {
	padding-right: 8px;
	padding-left: 8px;
	font-size: 10px;
}

a.nav1_on:hover {
	color: #980006;
}

a.nav1_on:link, a.nav1_on:visited, a.nav1_off:active  {
	padding-right: 8px;
	padding-left: 8px;
	font-size: 10px;
	color: #980006;
}

a.nav1_on:hover {
	color: #980006;
}

a.nav23_off:link, a.nav23_off:visited, a.nav23_off:active {
	color: #25292c;
}

a.nav23_off:hover {
	color: #980006;
}

a.nav23_on:link, a.nav23_on:visited, a.nav23_on:active {
	color: #980006;
}

a.nav23_on:hover {
	color: #980006;
}

a.mailto, a.lowercase {
	text-transform: none;
}

#container h2 {
	font-size: 14px;
	color: #25292c;
	font-weight: normal;
	margin-bottom: 14px;
	text-transform: uppercase;	
}

#container h3 {
	font-size: 11px;
	color: #25292c;
	font-weight: bold;
	margin-bottom: 0px;	
}

#container p {
	
	margin-bottom: 14px;
	line-height: 16px;
	color: #25292c;	
}

#container {
	position: relative;
	margin: auto;
	width: 1002px; 
	height: 642px;
	border: 0px solid green;
	overflow: hidden;
}

#head {
	background-color: #ededed;
	height: 90px;
	width: 1002px;
	
}

#logo {
	position: absolute;
	left: 24px;
	top: 30px;
}

#primnavi {
	position: absolute;
	left: 191px;
	top: 34px;
}

.primnavi_separator {
	color: #999999;
}

#seknavi {
	position: absolute;
	top: 2px;
	left: 21px;
	width: 142px;
	padding-top: 18px;
	z-index: 3;
}


#seknavi li {
	list-style: none;
	padding-bottom: 5px;
	line-height: 14px;
	font-size: 9px;
	text-align: left;
}

#headmenu {
	position: absolute;
	left: 903px;
	top: 68px;	
	z-index: 1000;
}

#headmenu a {
	float: left;
}

#headmenu a.cx_addthis{
	margin: 1px 0px 0px 1px;
}

#content {
	position: relative;
	width: 996px;
	height: 524px;
	background: #FFFFFF;
	border: 3px solid #e1e1e1;
}

#content .contentLink ul {
	padding-top: 10px;
}

#content .contentLink li {
	list-style-image:url(../gfx/common/reddot.gif);
	margin-left: 17px;
	font-size: 9px;
	line-height: 16px;
}

#content .contentLinkLarge li {
	list-style-image:url(../gfx/common/reddot.gif);
	margin-left: 17px;
	font-size: 11px;
}

#contentLeft {
	position: absolute; 
	z-index: 2;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	width: 469px;
	height: 524px;
	opacity: 0.90; 
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}

#contentText {
	position: absolute; 
	left: 168px; 
	padding-top: 18px; 
	padding-right: 14px; 
	top: 0px; 
	width: 287px; 
	height: 506px;
	border-right: 3px solid #e1e1e1;	
	z-index: 3;
}

#content ul {
	padding-bottom: 11px; 
}

#content li {	
	list-style: none;	
	padding-left: 0px;
	line-height: 14px; 
}

#contentNewsDetail li {	
	list-style: disc;
	margin-left: 20px;	
	padding-left: 0px;
	line-height: 14px; 
}

#contentImage {
	position: absolute; 
	left: 472px; 
	top: 0px; 
	width: 524px; 
	height: 524px;
	background:	#e1e1e1;
}

#contentImageWide {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 996px; 
	height: 524px;
	z-index: 1;
}

#contentLinkBox {
	position: absolute;
	left: 17px;
	bottom: 9px;
	width: 255px;
	line-height: 16px;
	
}

#footer {
	height: 14px;
	background-color: #ededed;
	padding: 3px 10px;
}

#footermenu {
	width: 700px;
	float: left;	
}

#footermenu a {
	font-size: 10px;
	padding: 0 10px;
}

#footericons {
	float: right;
	width: 270px;
	text-align: right;
	height: 10px;
	z-index: 1000;
}

#pnl_languages {
	position: absolute;
	top: 514px;
	right: 48px;
	width: 110px;
	text-align: left;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 0px 0px;
	z-index: 1001;
}

#pnl_languages a {
	display: block;	
	margin: 0px;
	width: 100px;
	padding: 2px 5px;
	font-size: 10px;
} 

#pnl_languages a:hover {
	background-color: #efefef;
}

#footericons>a {
	margin: 0 0 0 5px;
	padding: 0;
}

#footericons>a>img {	

	opacity: 0.45; 
	-moz-opacity: 0.45;
	filter: alpha(opacity=45);
}

#footericons>a>img:hover {	

	opacity: 1.0; 
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}

.detailViewBackLinkArrow {
	position: absolute; 
	right: 14px;
	top: 10px;
	font-weight: bold;
	font-weight:bold;
	font-size:18px;
}

