	@import url('area.css');
	@import url('content.css');
	@import url('navigation_corporate.css');

	#container_content {
		position: relative;
		margin: 0px 48px 0px 0px;
		padding: 0;
		width: 474px;
		visibility: visible;
		display: block;
		float: left;
	}
	
	#container_area {
		position: relative;
		width: 170px;
		visibility: visible;
		display: block;
		float: left;
	}
	
	#container_search {
		position: absolute;
		top: 230px;
		left: 730px;
		width: 170px;
		height: 20px;
		visibility: visible;
		display: block
	}
	
	#search_field { 
		position: absolute;
		border: solid 1px #404040;
		font-size: 10px;
		top: 1px;
		left: 0px;
		height: 18px;
		width: 140px;
	}

	#search_submit { 
		position: absolute;
		top: 0px;
		left: 150px;
	}
	
	#container_header  {
		position: relative; 
		width: 906px;
		height: 247px;
		visibility: visible;
		display: block
	}
	
			
/* Seitenpaginierung */

#container_pages {
	position: absolute;
	top: 110px;
	left: 190px;
}

.pages {
	color: #000; 
	font-size: 11px;
	line-height: 16px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none; 
}

.pages ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.pages li {
	float: left;
}

.pages a.this  {
	font-size: 13px;
	color: white; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #008282;
	line-height: 16px;
	padding: 1px 3px 1px 3px; 
}
* html .pages a.this {
	width: 18px;	/* IE 5 */
	w\idth: 15px;	/* IE 6 */
}

.pages a.other  {
	font-size: 13px;
	color: #008282; 
	font-weight: bold; 
	text-decoration: none; 
	padding: 1px 3px 1px 3px;   
	line-height: 16px;
}
* html .pages a.other {
	width: 18px;	/* IE 5 */
	w\idth: 15px;	/* IE 6 */
}

.portal {
	margin: 0;
	color: #fff; 
	font-size: 10px;
	line-height: 13px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: 310px;
	width: 708px;
	float: left;
}

.portal p {
	margin: 0;
	padding: 0px 15px 10px 15px;
	position: relative;
	float: left;
	width: 205px;
	height: 145px;
}

.portal .corporate {
	margin: 0px 4px 0px 0px;
	padding: 0;
	position: relative;
	float: left;
	width: 232px;
	height: 310px;
	background-color: #008282;
}

.portal .solar {
	margin: 0px 4px 0px 0px;
	padding: 0;
	position: relative;
	float: left;
	width: 232px;
	height: 310px;
	background-color: #ff5c00;
}

.portal .glass {
	margin: 0px 4px 0px 0px;
	padding: 0;
	position: relative;
	float: left;
	width: 232px;
	height: 310px;
	background-color: #9bc8c8;
}

#container_portal  {
	position: relative; 
	width: 906px;
	height: 187px;
	visibility: visible;
	display: block
}

/* Sprachauswahl */

#lang_selector_p {
	position: absolute;
	top: 40px;
	left: 0px;
	padding: 0;
	margin: 0;
}

#lang_selector_p select  {
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0;
	padding: 0;
	width: 80px;
}

#lang_selector_p input  {
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0;
	padding: 0;
}

#lang_selector {
	position: absolute;
	top: 40px;
	left: 0px;
	padding: 0;
	margin: 0;
}

#lang_selector select  {
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0;
	padding: 0;
	width: 80px;
}

#lang_selector input  {
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0;
	padding: 0;
}
