/* @override 
	http://www.pools.de/css/layout_portal.css
	http://www.pools.de/css/layout_portal2.css
*/

#container{
		width:  980px;
		background: url('../upload/portal/bg_main.png') repeat-y;
	}
	#containersub{
		width:  940px;

	}
#logo{
		width: 250px;
		height: 65px;
		padding: 15px 35px 0 40px;
	}
	.extrabanner{
		float: left;
		width: 442px;
		padding:  0 20px 30px 0px;
	}
	.callback{
		float: left;
		width: 424px;
		padding:  10px 10px 20px 0px;
	}
	#language{
		position: absolute;
		top: -10px; right: 60px;
	}
	#header{
		background-color: #FFF;
		height: 110px;
	}
	#content, #portalareastop{
		background-color: #FFF;
	}
	#content{
		padding:  19px;
		padding-bottom: 0;
	}
	#portalareastop{
		height: 210px;
		clear: both; float: none;
	}
	#search{
		position: absolute;
		right:  60px;
		top: 45px;
		background: url('../upload/portal/bg_search.gif') no-repeat;
		width: 180px;
		height: 30px;
		border: none;
	}
	#search input{
		background: transparent;
		border: none;
		height:  20px;
		line-height: 20px;
		margin-left:  8px;
		margin-top:4px;
		width:  135px;
		color: #333;
	}
	#search input.bt{
		background: transparent;
		border: none;
		width: 25px;
		height: 25px;
		color: #FFF;
		font-size: 1px;
		line-height:  1px;
	}
	.teaser{
		float: left;
		width: 207px;
		height:  142px;
		padding-left: 195px;
		padding-right: 20px;
		font-size:  0.9em;
		background-repeat:none;
	}
	.teaser h2{
		color: #0081c7;
		line-height:  120%;
		margin-top:  0.7em;
	}
	.teaser a{
		text-decoration: none;
	}
	.teaser p{
		line-height:  150%;
	}
	.areabox{
		width: 240px;
		float: left;
	}
	.areasmall{
		width:  222px;
		float: left;
		margin-right:  19px;
		margin-bottom:  19px;
	}
	#servicenavi_portal{
		padding: 1em 1.8em;
		float:right;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 0.9em;
	}
	#servicenavi_portal a{
		color: #666;
		text-decoration: none;
	}
	#topbar{
	 background-image: url('../upload/portal/top_bg.png');
	 padding: 0;
	width:  980px;
}
#footer{
	width:  980px;
	height:  85px;
	background-image: url('../upload/portal/footer_bg.png');

}