/* CSS for page layout */

* {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	line-height: 128.5%;
}

#main {
	width: 990px;
	position: relative;
	top: 0px;
	margin: auto;
	background: #FFFFFF repeat-y 0 0;
	text-align: left;
}

#head {
	position: relative;
	height: 177px;
	background-color: #FFFFFF;
}

#rootPage #head {
	height: 212px;
}

	#head h1 a {
		display: block;
		text-indent: -9999px;
		width: 173px;
		height: 38px;
		background-image: url(../images/logo_lernwerk_5.gif);
		position: absolute;
		right: 59px;
		top: 48px;
		outline:none;
	}
	
	#headerImage {
		display: none;
	}
	
	#rootPage #headerImage {
		display: block;
		text-indent: -9999px;
		height: 35px;
		width: 990px;
		position: absolute;
		right: 0;
		top: 156px;
		background: url(../images/headerImage.gif) no-repeat 0 0;
		display: none;
	}
	
	
	#metaNav {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	#metaNav li {
		display: block;
		float: left;
	}
	
	#metaNav a {
		display: block;
		position: relative;
		font-size: 11px;
		color: #000000;
		line-height: 24px;
		padding: 6px 0 0 7px;
		width: 64px !important;
		width: 71px;
		background-position: left top;
		background-image: url(../images/metaNav_delimiter2.gif);
	}
	
	#metaNav .fontsizeswitch span {
		display: block;
		width: 64px !important;
		width: 71px;
		height: 24px;
		background-image: url(../images/metaNav_delimiter2.gif);
	}
	
	#metaNav .fontsizeswitch a {
		float: left;
		width: 12px !important;
		width: 19px;
		background: transparent none no-repeat 9px 24px;
	}
	
	#metaNav .fontsizeswitch .big {
		font-size: 16px;
		line-height: 20px;
		padding-bottom: 10px;
		background: transparent none no-repeat 10px 24px;
	}
	
	#metaNav .fontsizeswitch a:hover,
	#metaNav .fontsizeswitch a.act {
		background-image: url(../images/single_dot.gif);
	}
	
	#metaNav a:hover {
		text-decoration: none;
	}
	
	#rootlineNav {
		position: absolute;
		top: 80px;
		left: 8px;
		width: 550px;
	}
	
	#rootlineNav a {
		background: url(../images/single_dot.gif) no-repeat left center;
		padding-left: 10px;
		display: block;
		line-height: 24px;
		color: #000000;
		float: left;
		margin-right: 6px;
		font-size: 11px;
	}
	
	#rootlineNav a.first {
		background: none;
		padding-left: 0px;			
	}
	
	#rootlineNav a:hover,
	#rootlineNav a.act {
		text-decoration: underline;
	}
	
	/* mainNav */
	#mainNav {
		position: absolute;
		top: 111px;
		width: 990px;
		height: 25px;
		background: url(../images/mainNav_bg_black4.gif) left center no-repeat;
	}
	
	#mainNav li {
		position: relative;
		float: left; 
		background: url(../images/mainNav_bg_black2.gif) no-repeat right top transparent !important;
		background: url(../images/mainNav_bg_black2.gif) no-repeat 100% 1px transparent;
		margin: 4px 0 0 3px !important;
		margin: 7px 0 0 3px;
		width: 119px;
		padding-top: 6px !important;
		padding-top: 6px;
	}
	
	#mainNav li.first {
		margin-left: 5px !important;
		margin-left: 2px;
	}
	
	#mainNav li a {
		display: block;
		font-size: 12px;
		color: #000000;
	}
	
	#mainNav a.level1 {
		font-weight: bold;
		line-height: 20px !important;
		line-height: 22px;
		width: 119px;
		padding-left: 3px;
		padding-right: 6px;
	}
	
	#mainNav a:hover,
	#mainNav a.cur,
	#mainNav a.act { 
		color: #e2001a;
	}

#leftCol {
	width: 236px;
	float: left;
	background: url(../images/col_head_left_new2.gif) no-repeat 0 0px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
}

.home #leftCol {
	margin-top: -7px;
	background: url(../images/col_head_left_new2.gif) no-repeat 0 7px;
}

	#subNav {
		margin-left: 0;
	}
	
	#subNav li a {
		background: url(../images/col_head_left_new2.gif) no-repeat 0 0px;
		color: #000000;
		display: block;
		font-size: 12px;
		line-height: 16px;
		padding-bottom: 3px;
		padding-left: 8px;
		padding-top: 6px;
		width: auto !important;
		width: 236px;
	}
	
	#subNav li {
		line-height: 16px;
		width: 236px;
		float: left;
	}
	
	#subNav a.level1 {
	}
	
	#subNav a.act,
	#subNav a.cur,
	#subNav a:hover{
		color: #e2001a;
	}
	
	#subNav ul {
		margin-bottom: 0px;
		margin-top: 0px;
		padding-left: 0px;
	}
	
	#subNav a.level2 {
		padding-left: 24px;
	}
	
#midCol {
	margin-left: 244px !important;
	margin-left: 241px;
	margin-right: 248px !important;
	margin-right: 245px; /* ie6 3px jog bugfix */
}

	#midCol .ctArea {
		background: url(../images/col_head_mid_new2.gif) no-repeat 0 0;
		overflow: hidden !important;
		overflow: visible;
		margin: 0px 0 10px 0;
		padding: 0 6px;
		min-height: 400px;
		height: auto !important;
		height: 400px;
	}
	
#rightCol {
	width: 238px;
	float: right;
}

	#rightCol .ctArea {
		margin: 0px 0 0 0;
		min-height: 10px;
		height: auto !important;
		height: 10px;
		overflow: hidden !important;
		overflow: visible;
		background: url(../images/col_head_right_new2.gif) no-repeat 0px 0 #FFF;
	}

#footer {
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	width: 990px;
	height: 45px;
}

	#copyright {
		font-size: 11px;
		height: 45px;
		left: 752px;
		line-height: 12px;
		position: absolute;
		padding-left: 7px;
		background: url(../images/copyright_bg2.gif) no-repeat 0 0;
	}
	
	#metaNavFooter {
		padding-top: 23px;
		position: absolute;
	}
	
	#metaNavFooter li {
		display: block;
		float: left;
	}
	
	#metaNavFooter a {
		display: block;
		position: relative;
		font-size: 11px;
		color: #000000;
		line-height: 14px;
		padding: 0 0 0 8px;
		width: 63px !important;
		width: 71px;
		height: 24px;
		background-position: left top;
		background-image: url(../images/metaNav_delimiter2.gif);
	}
	
	#metaNavFooter a:hover {
		text-decoration: none;
	}
	
/** FCE Styling */

.fceLeftCol {
	padding: 12px 0px;
	width: 235px;
	float: left;
}

.fceRightCol {
	padding: 12px 0px;
	width: 240px;
	float: right;
}

