/* Hintergrund, Allgemein */

body {width:100%; height:100%; background-color:#d2f4fe;}
#left {position:relative; z-index:1; width:50%; height:689px; margin-right:auto; background-image:url(/libImages/home/bgHomeLeft.png); background-repeat:repeat-x;}
#middle {position:relative; z-index:3; width:904px; height:689px; margin-top:-689px; margin-left:auto; margin-right:auto; background-repeat:no-repeat;}
#right {position:relative; z-index:2; width:50%; height:689px; margin-top:-689px; margin-left:auto; background-image:url(/libImages/home/bgHomeRight.png); background-repeat:repeat-x;}
* html body {text-align:center;}
* html #left {position:absolute; left:0px;}
* html #middle {text-align:left;}
* html #right {position:absolute; right:0px; margin-top:0px;}

/* Elemente */

#buttonInfo {margin:215px 0px 0px 461px;}

#welcome {float:left; width:433px; height:48px; margin-left:32px; padding-top:58px;}
* html #welcome {margin-left:16px; margin-bottom: 10px;}
	#welcomeText {width:344px; font-size:13px; color:#328fcc;}
	#welcomeBorder {height:25px; border-left:1px solid #bad6e2; border-right:1px solid #eff9fe; margin:2px 10px 0px 10px;}
	#welcome div {float:left;}

#news {float:left; width:369px; height:80px; padding:26px 18px 0px 22px;}
* html #news {width:409px; margin-bottom: 10px;}
	#newsHl {float:left; width:240px; font-size:18px; color:#0170ca;}
	* html #newsHl {width:220px;}
	*+html #newsHl {width:220px;}
	#newsForward {margin-top:7px;}
	* html #newsForward {margin-top:0px; padding-top:7px;}
	*+html #newsForward {margin-top:0px; padding-top:7px;}
		#newsForward a {float:right; text-decoration:none; font-size:11px; color:#3388c2;}
		#newsForward a:hover {color:#3f637c;}
	#newsText {margin-top:8px;}
		#newsText a {font-size:12px; color:#3f637c;}

#quickLinks {margin:7px 0px 6px 0px;padding-left:27px;}
	#quickLinks .qlButton {float:left; height:133px; width:278px;}
	#quickLinks .qlButton2 {float:left; height:133px; width:279px;}
	#quickLinks .qlSpacer {float:left; height:133px; width:6px;}

#bottomLeft {float:left; height:17px; margin-left:29px; font-size:10px; padding:5px 5px 0px 5px; background-image:url(/libImages/home/bgBottom.png); background-repeat:repeat-x; color:#0b5a94;}
* html #bottomLeft {margin-left:15px;}
#bottomRight {float:right; height:17px; margin-right:31px; font-size:10px; padding:5px 5px 0px 5px; background-image:url(/libImages/home/bgBottom.png); background-repeat:repeat-x; color:#2f76a8;}
* html #bottomRight {margin-right:15px;}

/* Menue */

#menu {float:left; margin-top:43px; width:150px; height:293px;}
	#menu .menu1, #menu .menu1Active {display:block; height:17px; padding:4px 0px 0px 27px; color:#a5d2f1; text-decoration:none;}
	* html #menu .menu1, * html #menu .menu1Active {padding-top:5px;}
	#menu .menu1:hover, #menu .menu1Active {color:#ffffff;}
	#menu .menu1Active {background-image:url(/libImages/main/arrowMenu.png); background-repeat:no-repeat; background-position:12px 9px;}
	* html #menu .menu1Active {background-image:url(/libImages/main/arrowMenu.gif);}
	#menu .menuFolder {background-image:url(/libImages/content/arrowMenuDown.png);}
	* html #menu .menuFolder {background-image:url(/libImages/content/arrowMenuDown.gif);}

#bottomLeft {}
	#bottomLeft a {color:#0b5a94; text-decoration:none;}
	#bottomLeft a:hover {color:#3388c2;}