/*FreeGIS css*/
html, body {
	overflow:auto;
	padding:0;
	margin:0;
	line-height:1;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color:#ffffff;
}
a {
	text-decoration:none;
	color: #0095DB;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0px none;
}		
div.portlet-document-library a {
	color: #007DB8;
}
/***********/
a.news {
	background: url("../images/news.png") no-repeat top left;
 	width:54px;
	height:205px;
	display:block;
	position:absolute;
	right:0;
	top:335px;
	/******************************************* NEU 22.03.2012 ***********************************/
	z-index:1000; 
	/**********************************************************************************************/
 }
 a.news:hover {
	background: url("../images/news_hover.png") no-repeat top left;
 }
#wrapper {
	width:980px;
	margin: 0 auto;
	text-align:left; /*IE*/
	font-size:16px;
	line-height:22px;
	color:#4c4c4c;
}
#header {
	background: url("../images/line_top.png") no-repeat top right;
	height:112px;
	margin-top:36px;
}
#header a.logo {
	float:left;
	display:block;
	margin-top:19px;
	width:358px;
	height:93px;
	background: url("../images/logo.png") no-repeat top left;
}
#header #header_right {
	float:right;
}
#header ul, #footer ul, #content.subpage #left ul {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}
#header li, #footer li {
	display:inline;
}
#header ul.languages {
	float:right;
	color:#9d9d9c;
	line-height:58px;
	margin-top:3px;
}
#header ul.languages a{
	color:#9d9d9c;
}
#header ul.languages a.active{
	text-decoration:underline;
}
#header ul.mainnavi {
	float:right;
	font-size:24px;
	font-weight:bold;
	line-height:58px;
	clear:both;
	margin-top:6px;
	
}
#header ul.mainnavi li {
	margin-left:6px;
}
#header ul.mainnavi a{
	color:#007db8;
}
#header ul.mainnavi a.active{
	text-decoration:underline;
}
#content {
	margin-left:10px;
	width:976px;
}
#content.subpage {
	background: url("../images/line_grey-top.png") no-repeat top left;
	min-height:10px;
	margin-top:34px;
	padding-top:51px;
}
#content.subpage h1{
	line-height:34px;
	font-weight:normal;
	padding:0;
}
#content.subpage #right {
	float:right;
	width:640px;
	margin-right:6px;
	min-height:310px;
}
#content.subpage #right h1{
	font-size:30px;
	color:#007db8;
	margin:2px 0 3px 0;
}

#content.subpage #right h5{
	font-size:18px;
	color:#007db8;
	margin:2px 0 3px 0;
	text-align: right;
	padding-bottom: 12px;
	padding-right: 45px;
}


#content.subpage #right h4{
	font-size:18px;
	color:#007db8;
	margin:2px 0 3px 0;
	padding-top: 20px;
	text-align: center;
	font-style:italic;
	text-decoration: normal;
}



#content.subpage #right img.topimg {
	margin-bottom:8px;
}
#content.subpage #right p {
	margin-top:22px;
	width:575px;
	margin-bottom:0;
}
#content.subpage #right p.social {
	margin-top:35px;
}
#content.subpage #right p.social img{
	margin-right:15px;
}
#content.subpage #left {
	float:left;
	width:310px;
}
#content.subpage #left h1{
	font-size:36px;
	color:#999999;
	margin:0 0 22px 0;
}
#content.subpage #left li {
	list-style-position: outside;   /*neu f. ie7*/
}
#content.subpage #left ul.navileft a {
	color:#ff9c00;
	font-size:20px;
	line-height:34px;
}
#content #startimg {
	width:976px;
	height:361px;
	margin-top:14px;
}

/********************************************** NEU 22.03.2012 ***********************************/

#content #startimg a {
	position:absolute;
	z-index:8;
	opacity:0.0;
}
#content #startimg a.active {
	z-index:10;
	opacity:1.0;
}
#content #startimg a.last-active {
    z-index:9;
}
#content #overlay_top{
	width:976px;
	height:12px;
	margin-top:-373px;
	position:absolute;
	z-index:12;
}
#content #overlay_bottom{
	width:976px;
	height:20px;
	margin-top:-20px;
	position:absolute;
	z-index:12;
}

/*************************************************************************************************/

#content #overlay {
	width:976px;
	height:361px;
	margin-top:-361px;
}
#content p.big {
	background: url("../images/line_p-big.png") no-repeat bottom left;
	margin:12px 0 32px 0;
	color:#747474;
	font-size:26px;
	line-height:34px;
	height:100px;
}
#content div.big {
	background: url("../images/line_p-big.png") no-repeat bottom left;
	margin:12px 0 32px 0;
	color:#747474;
	font-size:26px;
	line-height:34px;
	height:100px;
}
#content ul.navileft a.active{
	text-decoration:underline;
}
.black {
	color:#000000;
}
.blue {
	color:#0095db;
}
.yellow {
	color:#f9b000;
}
.red {
	color:#ce4141;
}
#content div.third {
	float:left;
	width:270px;
	height:143px;
	margin-left:20px;
	padding-left:40px;
	background: url("../images/arrow.png") no-repeat top left;
	
}
#content div.third p {
	margin:5px 0 12px 0;
	font-size:14px;
	line-height:20px;
	font-style:italic;
	color:#747474;
}
#content div.third a.button{
	height:32px;
	width:114px;
	display:block;
	background: url("../images/button.png") no-repeat top left;
}
#content div.first {
	margin-left:0;
}
#content h3  {
	margin:0;
	padding:0;
	font-size:18px;
	line-height:34px;
	color:#9d9d9c;
}
#footer {
	float:left;
	background: url("../images/line_bottom.png") no-repeat top right;
	height:81px;
	width:980px;
	font-size:14px;
	line-height:58px;
	color:#9d9d9c;
	padding-top:37px;
	margin:30px 0 36px 0;
}
#footer.subpage {
	margin:24px 0 0 0;
}
#footer ul {
	float:left;
	margin-left:10px;
}
#footer a.border {
	border-left:1px solid #b6b6b5;
	color:#9d9d9c;
	padding-left:6px;
}
#footer img {
	float:right;
	margin-left:20px;
}
