/*
LEGAL
=====
Copyright: Daemon Pty Limited 1995-2006, http://www.daemon.com.au & http://www.mollio.org/
License: Released Under the "Common Public License 1.0", http://www.opensource.org/licenses/cpl.php
Version: 010306
*/

/* THE BIG GUYS */
* {margin:0;padding:0}
body {padding: 0 0 20px;background: #dedee2;color:#dedee2;font:83%/1.5 helvetica,arial,tahoma,verdana,sans-serif}	/*  padding-top:50px;  url("../images/body_bg2.gif") repeat-x 0 100% */
					/*  background: #dedee2; */
/* LINKS */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
a:link {color:#dedee2} 
a:visited {color:#dedee2} 
a:hover,a:active {color:#dedee2} 

/* GENERAL */
img {border:0px solid;}
hr {margin: 1em 0;background:#f2f2f2;height:1px;color:#f2f2f2;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 

/* LAYOUT - HEADER */
#header {background: #006FB7 url("../images/sprites.gif") repeat-x 0 100%;margin: 0 0 25px;padding: 0 0 8px}

#headSpacer{height:75px;background:#dedee2;}

#headerLogo{position:absolute;left:-157px;top:-100px;}	/* left:-120px; */

#header #site-name {font: 265% arial;letter-spacing: -.05em;margin:0 0 0 40px;padding:3px 0;color:#ccc;border:none}
	
/* LAYOUT - main body of page */
#wrapNav {position:relative; background:#4c4b53; min-width:1200px;}	/* max-width:1200px; */

#wrapNavSpacer{height:100px;background:#4c4b53; border-bottom:#FFFFFF 2px solid;}
#wrapNavInner {width:800px;margin-left:auto;left:-10px;margin-right:auto;position:relative; background:#4c4b53; padding-top:72px;}							/* <-- breite header !!! */

#navWidther{width:915px;}


#content-wrap {position:relative;width:100%;}

/*	#utility {position:absolute;top:0;left:25px;width:165px;padding-bottom: 40px; padding-top: 10px; /*DEBUG*/ /* border:#00FFAA 1px solid;} */
	#utility {position:absolute;width:150px;margin-left:-165px;}
    #utility2 {position:absolute; top:145px; left:25px;width:165px;border-top: 0px solid #999; padding-bottom: 40px} 
/*  #utility2 {width:165px; margin-top:25px; margin-left:25px;}*/
	#sidebar {position:absolute;top:0px;right:0px;width:15%;padding-top: 1px;padding-bottom: 40px;}

#content {margin: 0 5px; text-align:justify;height:400px;}

/* LAYOUT TYPE C */
	#type-c #content-wrap {background:#4c4b53; min-width:1200px;}	/*  border-bottom:#ffffff 3px solid; */
	#type-c #content {width:800px;margin-left:auto;margin-right:auto;position:relative; background:#4c4b53; min-height:420px;}		/* max-width:800px; */

/* LAYOUT - FOOTER */
#footerWrap{background:#dedee2; min-width:1200px;}
#footer {width:800px;margin-left:auto;margin-right:auto;position:relative; clear:both;font-size:86%; font-weight:bold;color:#4c4b53; background-color:#dedee2; text-align:left;padding-top:5px;}
	#footer p {margin:0}
	#footer ul {list-style: none;}
	#footer li {list-style: none;}
	#footer a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:none;cursor:pointer} 
	#footer a:link {color:#4c4b53} 
	#footer a:visited {color:#4c4b53} 
	#footer a:hover,a:active {color:#000000} 
	
.bodytext {margin-right:20px;}

#contentSpacer{border-top:#ffffff 3px solid;  min-width:1200px; height:100px;}
#footerNews{width:800px;margin-left:auto;margin-right:auto;position:relative;text-align:left;padding-top:5px;font-size:16px;font-weight:bold;}

#startContent{
	position:absolute;
	top:200px;
	font-size:16px;
	font-weight:bold;
}