#flash {
	width: 920px;
	height: 510px;
	margin: 0 0 10px 20px;
}

#flash_area {
	float: left;
	width: 810px;
	height: 510px;
	background: #fff;
	overflow: hidden;
}

#accordion {
	float: right;
	width:100px;
	height: 150px;
}

#live_camera{
	position: relative;
	top: 0;
/*	left: -230px;*/
	z-index: 10;
	margin: 0 0 0 -52px;
	padding: 0 0 0 55px;
	width: 97px;
	height: 240px;
	background: url('../images/web_camera1.gif') no-repeat;
	overflow: hidden;
}

#live_img{
	padding: 3px 0 0 3px;
}

#live_more{
	padding: 188px 0 0 0px;
}
#live_more a{
	display: block;
	width: 73px;
	height: 50px;
	text-indent: -9999px;
}

#gelende_info{
	position: relative;
	z-index: 11;
	width: 100px;
	height: 270px;
	background:  url('../images/gerende_info2.jpg') no-repeat;
	margin: 1px 0 0 0;
	overflow: hidden;
}

#gelende_info div{
	width: 360px;
}

#more_btn1{
	float: left;
	width: 70px;
	height: 52px;	
}

#more_btn1 a{
	display: block;
	width: 70px;
	height: 52px;
}

#more_btn2{
	float: right;
	padding: 5px 30px 0 0;
}


#index #main{
	position: relative;
	padding: 0 0 0 20px;
}


.news{
	width: 690px;
	height: 415px;
	background: url('../images/bg_news2.jpg') no-repeat;
	margin: 0 0 20px 0;
	overflow: hidden;
}

.news_b{
	width: 690px;
	height: 10px;
	background: url('../images/bg_news2.jpg') no-repeat bottom left;
}

.news h3{
	height: 30px;
	text-indent: -9999px;
}

.news .inner{
	width: 645px;
	height: 210px;	
	padding: 10px 20px;
	overflow: auto;
}

.news h4 {
	clear: both;
	border-top:1px solid #BDD2ED;
	color:#F2823D;
	padding:5px 5px 5px 10px;
}

.news p{
	font-size: 93%;
	line-height: 1.5;
	padding:  0 0 5px 1em;
}

.news dl dt{
	clear: both;
	float: left;
	width: 130px;
	margin: 3px 0 0 0;
	font-size: 93%;
}

.news dl dd{
	float: right;
	width: 500px;
	margin: 0px 0 0 0;
	line-height: 1.3;
	font-size: 93%;
}

.news dl span{
	font-size: 93%;
	color: #557d7c;
}


#m_banner{
	clear: both;
	width: 700px;
	float: right;
	padding: 10px 0 0 0;
}

#m_banner a{
	padding: 0 15px 0 0;
}

/*newsticker*/

.tickercontainer {
border:1px solid #000;
background:#fff;
width:900px;
height:27px;
margin:4px 20px 10px 20px;
padding: 0;
overflow:hidden;
}

.tickercontainer .mask {
position:relative;
left:10px;
top:6px;
width:900px;
overflow:hidden;
}

ul.newsticker {
position:relative;
left:650px;
font:bold 12px Verdana;
list-style-type:none;
margin:0;
padding:0;
}

ul.newsticker li {
float:left;
margin:0;
padding-right:5px;
background:#fff;
white-space:nowrap;
color:#ff0000;
font:bold 12pxÅ@Verdana;
margin:0 50px 0 0;
}

ul.newsticker span {
margin:0 10px 0 0;
}

#todaytitle {
margin:0 0 0 20px;
padding-left:3px;
border-left:5px solid #FF0000;
}