#box{
	width:930px;
	background-image:url(../images/bg_teaser_startseite.gif);
	background-position: right 477px;
	background-repeat: no-repeat;
}

* html #box {
	width:940px;
	background-position: 70% 476px;
}

#left{
	margin-right:0px;
}
#lang {
	right:0px;
}

#above {
	width:930px;
}
#footer {
	margin-left:210px;
}
#metanav{
	right:150px;
}

#contentbox{
	display:table;
	cellpadding:0px;
	cellspacing:0px;
	width: 700px;
	background-image:none;
}

hr.linecontentend {
	clear:both;
	display:none;
	border:0px;
}
#logout {
margin-right:0px;
}

/**************************************
 top
 **************************************/

#hp_top{
/*
	background-image:url(../typo3/sysext/cms/tslib/media/templates/images/hp_kv.jpg);
	background-image:url(../images/travel_cash.jpg);
*/
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:345px;
	width:720px;
	position:relative;
	top:0px;
	left:0px;
	margin-top: -1px;
}

#hp_top #search{
	margin:0px 0px 0px 475px;
	position:relative;
	top:14px;
	left:-14px;
}
#hp_top #search #searchform{
/*
	visibility:hidden;
*/
}
#teaser{
/*
	position:absolute;
	top:220px;
	left:7px;
*/
}

#teaser .cobj{
	width:205px;
	height:142px;
	background-color:#ffffff;
	padding:10px 5px;
	float:left;
	margin-left:8px;
	overflow:hidden;
}

* html #teaser .cobj{
	display:inline; /* IE double margin fix */
	width:215px;
	height:162px;
}


/*
 * bottom
 */

#hp_bottom{
	position:relative;
	top:0px;
	left:0px;
	display:table;
	height:275px;
}
* html #hp_bottom{
	height:0.1%;
}

#context{
	display:table-cell;
	width:285px;
	float:left;
	margin-left:0px;
	margin-top:15px;
}
#context img{
	margin:0px;
	padding:0px;
}
* html #hp_bottom #context{
	width:285px;
	
}
#context .cobj{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
#context .cobj p, #news .cobj p{
	padding-left:10px;
}

#news{
	width:395px;
	float:left;
	display:table-cell;
	margin-right:15px;
	margin-top:15px;

}
* html #news{
	width:385px;
}
#news .cobj{
	padding:0px 0px 0px 0px;
}
* html #hp_bottom #context, * html #hp_bottom #news{
	height:100%;
}


#context h2, #news h2{
	display:block;
	text-decoration:none;
	color:#333333;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	line-height:25px;
	margin-bottom:0px;
}
#context .csc-textpic-text h2, #news .csc-textpic-text h2 {
	padding-left: 10px;
	padding-top: 10px;
}
h2.newstitle{
	margin-bottom:10px;
	padding-left:14px;
}

#teaserlink {
	float:right;
	width:310px;
	height:180px;
	margin-top: 20px;
}


/* opera */
@media all {
	#news{
		border-right:0px solid #FFFFFF;
		margin-left:0px;
		margin-top:-0px;
	}
	
	#context{
		/*border-left:6px solid #FFFFFF;*/
		margin-right:-1px;
		margin-top:-1px;
	}
	
	#hp_bottom{
		left:0px;
		margin-top:17px;
	}

}

