			body
			{
				background-image:url(/tpl/shared/gezoomt/img/bg.png);
				font-family: Arial;
				font-size:14px;
				color:#2f2f2f;
			}
			a
			{
				font-family: Arial;
				font-size:14px;
				color:#2f2f2f;
			}
			#z_head
			{
				background-image:url(/tpl/shared/gezoomt/img/logo_header.png);
				background-repeat:no-repeat;
				position:absolute;
				top:10px;
				left:10px;
				width:880px;
				height:202px;
			}
			
			#z_imagerotator
			{
				position:absolute;
				top:18px;
				left:28px;
			}
			
			#z_navigation
			{
				height:30px;
				position:absolute;
				left:80px;
				bottom:0px;
				width:500px;
			}
			
			#z_search
			{
				position:absolute;
				left:650px;
				top:173px;
				width:250px;
			}
			
			#z_navigation a 
			{
				display:block;
				float: left;
				height:30px;
				width:100px;
				text-align:center;
				color:dimgray;
				font-weight:bold;
				text-decoration:none;
				line-height:30px;
			}

			#z_navigation a:hover
			{
				background-image:url(/tpl/shared/gezoomt/img/navi_oben_aktiviert.gif);
				color:white;
			}

			#z_navigation .active
			{
				background-image:url(/tpl/shared/gezoomt/img/navi_oben_aktiviert.gif);
				color:white;
			}


			.z_nav_sidebar a 
			{
				display:block;
				height:20px;
				width:220px;
				text-align:left;
				color:dimgray;
				font-weight:bold;
				text-decoration:none;
				line-height:20px;
			}

			.z_nav_sidebar a:hover
			{
				background-image:url(/tpl/shared/gezoomt/img/navi_oben_aktiviert.gif);
				color:white;
			}

			.z_nav_sidebar .active
			{
				background-image:url(/tpl/shared/gezoomt/img/navi_oben_aktiviert.gif);
				color:white;
			}

			#z_sidebar
			{
				position:absolute;
				left:10px;
				top:230px;
				width:240px;
			}
			
			#z_sidebar .z_box
			{
				background-color:white;
				padding:5px;
				width:230px;
				margin-bottom:10px;
				border:thin dotted black;
			}
			
			#z_sidebar .z_box .z_headline
			{
				background-image:url(/tpl/shared/gezoomt/img/navi_links.png);
				background-repeat:no-repeat;
				width:230px;
				height:19px;
				padding-left:15px;
				font-weight:bold;
				line-height:19px;
				color:#302e2f;
			}
			
			
			
			#z_sidebar .z_box .z_content
			{
				padding:5px;
			}
			
			#z_content
			{
				position:absolute;
				top:230px;
				left: 275px;
			}
			
			#z_content .z_box
			{
				background-color:white;
				padding:5px;
				margin-bottom:10px;
				border:thin dotted black;
			}
			
			#z_content .z_box .z_headline
			{
				height:23px;
				padding-left:15px;
				font-weight:bold;
				line-height:19px;
				color:#302e2f;
				border:thin solid #302e2f;
				border-width:0 0 1px 0;
			}
			
			#z_content .z_box .z_content
			{
				padding:5px;
			}
			
			#z_content .z_box .z_content img
			{
				padding:5px;
				border:thin solid silver;
			}
			
			/*oos stuff*/
			#oos_admin_panel
			{
				position:absolute;
				left:250px;
				top:10px;
			}
			.oos_mod_online
			{
				padding:10px;
				background-color:white;
			}