/* CSS for page layout */

* {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 128.5%;
}

#mainNoRight,
#main {
	width: 990px;
	position: relative;
	background-color: #FFF;
}

#head {
	position: relative;
	height: 207px !important;
	height: 209px;
	background: url('../images/head_bg.gif') no-repeat top right #fff;
}

	#head h1 a{
		display: block;
		text-indent: -9999px;
		width: 215px;
		height: 200px;
		background-image: url(../images/logo.gif);
		position: absolute;
		left: 0;
		top: 0;
	}
	
	#metaNav {
		position: absolute;
		top: 103px;
		right: 205px;
	}
	
	#metaNav li {
		float: left;
		border-right: 1px solid #fff;
	}
	
	#metaNav li.last {
		border-right: none;
	}
	
	#metaNav a {
		display: block;
		padding-left: 8px;
		padding-right: 7px;
		margin-bottom: 2px;
		font-style: Arial, Tahoma, sans-serif;
		line-height: 13px;
		color: #fff;
	}
	
	#metaNav a:hover {
		text-decoration: underline;
	}
	
	#langNav {
		position: absolute;
		right: 157px;
		top: 103px;
		width: 40px;
	}
	
	#langNav li {
		float: left;
	}
	
	#langNav li a,
	#langNav li span {
		display: block;
		padding-left: 6px;
		padding-right: 5px;
		margin-bottom: 2px;
		color: #fff;
		line-height: 13px;
		font-style: Arial, Tahoma, sans-serif;
		border-right: 1px solid #fff;
	}
	
	#langNav li.first a {
		padding-bottom: 2px;
	}
	
	#langNav li.lastact span,
	#langNav li.lastact a,
	#langNav li.last a {
		border-right: none;
	}
	
	#langNav li.firstact a,
	#langNav li.middleact a {
		display: none;
	}
	
	#langNav li.lastact a {
		padding: 0;
		line-height: 13px;
		margin-right: -6px;
		border-left: 1px solid #666;
		text-indent: -9999px;
		margin-left: -1px;
	}
	
	/* following is required for IE6 */
	#langNav li.lastact {
		margin-left: -1px !important;
		margin-left: -1px;
		border: none;
		border-left: 1px solid #666;
	}
	/**/
	
	#head #langNav li.last,
	#head #langNav li.lastact span{
		border-left: 1px solid #fff;
		margin-left: -1px;
	}
	
	#langNav li a:hover{
		text-decoration: underline;
	}
	
	#searchBox {
		position: absolute;
		top: 101px;
		right: 17px;
	}
	
	#searchBox input.searchBoxInput {
		width: 121px!important;
		width: 139px;
		border: 1px solid #cecece;
		color: #888888;
		font-style: Arial, Tahoma, sans-serif;
		padding: 1px 8px 2px 8px;
	}
	
	#address {
		position: absolute;
		top: 136px;
		left: 215px;
	}
	
	#address .addressColumn {
		float: left;
		font-style: bold;
		color: #cc3333;
		font-style: Arial, Tahoma, sans-serif;
	}
	
	#address .column1 {
		margin-right: 53px;
	}
	
	#address .column2 {
		margin-right: 42px;
	}

#leftCol {
	width: 165px;
	padding-left: 29px !important;
	padding-left: 29px;
	float: left;
}
	
	#mainNav {
		margin-top: -2px;
	}
	
	#mainNav li a {
		display: block;
		width: 165px;
		color: #333333;
	}
	
	#mainNav a.level1 {
		font-weight: bold;
		color: #666666;
	}
	
	#mainNav a:hover {
		color: #cc3333;
	}
	
	#mainNav a.act,
	#mainNav a.cur { 
		color: #cc3333;
		font-weight: bold;
	}
	
	#mainNav li ul {
		padding-bottom: 15px;
	}

	#mainNav li li {
		width: 153px;
	}
		
	#mainNav a.level2 {
		padding-left: 12px;
		width: 153px !important;
		width: 165px;
	}
	
	#mainNav a.level3 {
		padding-left: 24px;
		width: 141px !important;
		width: 165px;
	}
	
#midCol {
	margin-left: 215px!important;
	margin-left: 212px;
	margin-right: 266px !important;
	margin-right: 263px; /* ie6 3px jog bugfix */
}

#mainNoRight #midCol {
	margin-right: 0 !important;
	margin-right: 0;
}

	#midCol .ctArea {
		overflow: hidden !important;
		overflow: visible;
		border-top: 1px solid #cc3333;
		min-height: 480px;
		height: auto !important;
		height: 480px;
	}
	
	#mainNoRight #midCol .ctArea {
		margin-right: 266px;
	}
	
	#mainNoRight.noRightLarge #midCol .ctArea {
		margin-right: 0;
		padding-right: 15px;
	}
	
#rightCol {
	width: 245px;
	float: right;
}

	#rightCol .ctArea {
		border-top: 1px solid #cc3333;
	}

#footer {
	clear: both;
	position: relative;
	width: 990px;
	height: 100px;
}
	#impressum {
		position: relative;
		left: 29px;
		top: 50px;
		width: 100px;
	}
	
	#impressum a {
		color: #8f8f8f;
		font-size: 9px;
	}
	
	#copyright {
		font-size: 9px;
		line-height: 12px;
		position: absolute;	
		left: 215px;
		width: 100px;
		top: 50px;
		color: #8f8f8f;
	}
	
	#copyright a {
		font-size: 9px;
		line-height: 12px;
		color: #8f8f8f;
	}
	
	#copyright a.poweredByCabLink {
		position: absolute;
		top: 0px;
		left: 97px;
		display: block;
		width: 100px;
		text-indent: -85px;
		overflow: hidden;
	}
	
