@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
}
#menu {
	top: 65px;
}
#contentArea {
	position: absolute;
	top:118px;
	left:0px;
	width:450px;
	height:auto;
	overflow:auto;
	padding:0px;
	z-index:80;
}

#footer {
	z-index:81
}
#flashBG {
	height: 100%;
	width: 100%;
	position: absolute;
	overflow:hidden;
}
#navMenu {
	left: 0px;
}
#logo {
	left: 823px;
}
.langChooser {
	margin-left: -489px; 
}

#footer {
	position: fixed;
	clear:none;
	padding:0px;
	margin:0px;
}
#screenreaderHOME {
	position: absolute;
	left: 943px;
	top: 66px;
	z-index:120;
}
/* position lower
*/
#ticker .inner {
	position:absolute;
	left:50%;
	margin-left:-490px;
	bottom:45px;
	width:980px;
	height:29px;
	background-image: url(/fileadmin/templates/ticker_bg.png);
	background-repeat: no-repeat;
	padding-left:8px;
	padding-top:8px;
	z-index:79;
}
/**/
/*
#ticker .inner {
	position:absolute;
	left:6;
	top:110px;
	width:980px;
	height:29px;
	background-image: url(/fileadmin/templates/ticker_bg.png);
	background-repeat: no-repeat;
	padding-left:8px;
	padding-top:8px;
	z-index:79;
}
*/
#ticker h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #414140;
}
#ticker .tx-newsticker-pi1 {
	position:absolute;
	left:200px;
	top:9px;
	padding:0px;
}
#ticker .tx-newsticker-pi1 div {
	float:left;
	margin-right:5px;
}
#ticker .tx-newsticker-pi1 div.text {
	margin-left:20px;
}
#ticker .tx-newsticker-pi1 div.text a {
	color:#333333;
	text-decoration:none;
}
#ticker .tx-newsticker-pi1 .previous a, #ticker .tx-newsticker-pi1 .next a { display:block; }
#ticker .tx-newsticker-pi1 .previous, #ticker .tx-newsticker-pi1 .next {
	background-image: url(/fileadmin/templates/ticker_left.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	height: 13px;
	width: 13px;
	overflow: hidden;
}
#ticker .tx-newsticker-pi1 .next { background-image: url(/fileadmin/templates/ticker_right.gif); } 
#ticker .tx-newsticker-pi1 .previous.nomore { background-image: url(/fileadmin/templates/ticker_left_no.gif); } 
#ticker .tx-newsticker-pi1 .next.nomore { background-image: url(/fileadmin/templates/ticker_right_no.gif); } 


#contentAreaNew {
	background-image: url(/fileadmin/templates/rc3/corn.png);
	background-repeat: no-repeat;
	position: absolute;
	top:132px;
	left:-250px;
	width:250px;
	height:396px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	padding-right:4px;
	z-index:78;
	background-position: right top;
}
#tticker {
	position:absolute;
	bottom:0px;
	right:0px;
	background-image: url(/fileadmin/templates/ticker_bg2.png);
	height:29px;
	width:247px;
}
#contentAreaNew h2 {
	margin-bottom:7px;
}
#contentAreaNew .ticker2 {
	/*position:relative;*/
}
#contentAreaNew .tx-newsticker-pi1 .previous a, #contentAreaNew .tx-newsticker-pi1 .next a { display:block; }
#contentAreaNew .tx-newsticker-pi1 .previous, #contentAreaNew .tx-newsticker-pi1 .next {
	background-image: url(/fileadmin/templates/ticker_left.gif);
	background-repeat: no-repeat;
	text-indent: -999px;
	height: 13px;
	width: 13px;
	overflow: hidden;
	position:absolute;
	top:375px;
	left:200px;
}
#contentAreaNew .tx-newsticker-pi1 .next { left:230px; background-image: url(/fileadmin/templates/ticker_right.gif); } 
#contentAreaNew .tx-newsticker-pi1 .previous.nomore { background-image: url(/fileadmin/templates/ticker_left_no.gif); } 
#contentAreaNew .tx-newsticker-pi1 .next.nomore { background-image: url(/fileadmin/templates/ticker_right_no.gif); } 

