/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

* {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	height:100%;
	background:#f2f3f5;	
}

html {
    height:100%;
}
form .text {
	border-color: #000;
}

form .button {
	padding: 0 5px 0 5px;
	border-color: #000;
	background-color: #fff;
	color: #000;
}

#title {
	position: absolute;
	top: 23px;
	left: 22px;
	z-index: 2;
	background-image: url(../images/sgar_logo.png);
}

	#title a {
		display: block;
		width: 178px;
		height: 60px;
		text-indent: -9999px;
	}
	
#subtitle {
	position: absolute;
	top: 7px;
	right: 3px;
	width: 182px;
	height: 5px;
	background-image: url(../images/subtitle_bg.png);
	text-indent: -9999px;
}

#slogan {
	position:absolute;
	top:61px;
	left:195px;
	font-size:10px;
	line-height:11px;
}

#box {
	position: relative;
	width: 958px;
    	top:20px;
	/* f?r Zentrierung */
	margin: auto;
	background: url(../images/box_bg.gif) repeat-y;
}

#header {
	position: relative;
	width: 958px;
	height: 103px;
	background: red url(../images/header_bg.png) no-repeat;
}

#headerImage {
	position: absolute;
	height: 103px;
}

.search {
	position: absolute;
	top: 0;
	left: 0;
	width: 958px;
	height: 103px;
	background-image: url(../images/header_bg.png);
}

#search {
	position: absolute;
	top: 18px;
	right: 10px;
	width: 208px;
	height: 21px;
	background-image: url(../images/search_bg.png);
}
	#search label {	
		display: none;
	}

	#search .text {
		position: absolute;
		top: 3px !important;
		top: 4px;
		left: 10px;
		width: 160px !important;
		width: 160px;
		border: none;
		background: none;
		color: #999;
		font-size:11px;
	}
	
	#search .button {
		position: absolute;
		top: 2px;
		left: 185px;
		width: 22px;
		height: 17px;
		border: none;
		background: none;
	}	

	#search span {
		display: none;
	}

ul#metaNavigation {
	position: absolute;
	top: 82px;
	right:71px;
}
	#metaNavigation li {
		float: left;
		border-left: 1px solid #737373;
	}

	#metaNavigation li.first {
		border: none;
	}

	#metaNavigation li a {
		display: block;
		width: auto !important;
		width: 1px;
		height: auto !important;
		height: 1px;
		padding: 0 5px;
		color: #7e7e7e;		
	    font-size:11px;
		white-space: nowrap;
	}

#languageNavigation {
	position:absolute;
	top: 81px;
	right:10px;
	border-left: 1px solid #737373;
	z-index: 100;
}
    #languageNavigation li {
        padding-left:5px;
    }
    #languageNavigation .cur{
	display: none;
    }    
    #languageNavigation li a {
         font-size:11px;
    }

#col1 {
	position: relative;
	float: left;
	clear: both;
	width: 211px;
	border-top: 2px solid #e3e6ed;
}

ul#mainNavigation {
	margin: 0 2px 0 1px;
}

	#mainNavigation li {
		height: auto !important;
		height: 1px;
		background: #6397b4 url(../images/mainNavigation_level1.gif) 0 bottom repeat-x;
		border-bottom: 1px solid #e3e6ed;	
	}

	#mainNavigation li a {
		display: block;
		height: auto !important;
		height: 1px;
		line-height: 16px;
		padding: 4px 12px;
		color: #fff;
		font-weight: bold;		
		font-size:11px;
	}
	
	#mainNavigation li a.act,	
	#mainNavigation li a.cur,
	#mainNavigation li a:hover {
		background-color: #d08a82;
	}

	#mainNavigation li a.act {
	
	}
	#mainNavigation li.act li.cur a{
            font-weight:normal;
    }
	#mainNavigation li ul {
		padding: 0 ;
		background-color: #bf7c74;
		/*border-bottom: 1px solid #ab706c;
		border-top: 1px solid #ab706c;*/
	}
 
	#mainNavigation li li {
		background: none;
		border: none;
	}
    #mainNavigation li li ul {
        margin-top:-3px;
        padding:0 0 6px 0;
        background-color: #d08a82;
        border-top:none;
    }
	#mainNavigation li li a {
		padding-left: 24px;
		font-weight: normal;
		background-image: url(../images/mainNavigation_bullet1.gif);
		background-position: 15px 10px;
		background-repeat: no-repeat ;	
		border-top: 1px solid #ab706c;
	}

    #mainNavigation li li li a {        
        padding-left: 36px;
        line-height: 15px;  
        background-image: url(../images/mainNavigation_bullet2.gif);   
        background-position: 25px 12px;
		background-repeat: no-repeat ;	 
    }
    #mainNavigation li.act li li.cur a {
	   text-decoration:underline;
	}
	#mainNavigation li li li a:hover {
		text-decoration:underline;
	}
	
	#mainNavigation li li li ul {
		 padding:6px 0 0 0;
	}
	
	#mainNavigation li li li li a {        
        padding-left: 48px;
        background: none;
    }


#col2 {
	position: relative;
	float: left;
	width: 536px;
	border-top: 2px solid #e3e6ed;
}
	
	#rootline {
		position: absolute;
		top: 10px;
		left: 20px;
		font-size:9px;
	}
	
	#rootline a {
		text-decoration: none;
		font-size:9px;
	}
	
	#rootline a:hover {
		text-decoration: none;
	}

	#mainContent {
		padding: 40px 20px 20px 20px;
	}

#col3 {
	position: relative;
	float: left;
	width: 211px;
	border-top: 2px solid #e3e6ed;
}
	
	#rightContent {
		padding: 20px 15px;
	}

#footer {
	position: relative;
	height: 28px;
	height: 30px;
	border-top: 2px solid #e3e6ed;
	background: #fff url(../images/footer_bg.png) no-repeat 0 100%;
}
#copyright {
    position:absolute;
    top:8px;
    left:10px;
    font-size:10px;
}
ul#footerNavigation {
	position: absolute;
	top: 7px;
	right: 10px;
}

	#footerNavigation li {
		float: left;
		border-left: 1px solid #737373;
	}
	
	#footerNavigation li#printPage {
		background-image: url(../images/printPage_icon.png);
	}

	#footerNavigation li.first {
		border: none;
	}

	#footerNavigation li a {
		display: block;
		width: auto !important;
		width: 1px;
		height: auto !important;
		height: 1px;
		padding: 0 5px;
		color: #7e7e7e;
		font-size:11px;
		white-space: nowrap;
	}
	#footerNavigation li#printPage {
        border-left:none;
    }
    	#footerNavigation li#printPage a {
    		padding-left: 20px
    	}

