
.body
{
	background: url(http://www.fs09.de/img/bg.jpg) top left repeat-x white;
}


/*  elemente
----------------------------------------------- */

div#container
{
	position:relative;
	width:810px;
	text-align:left;
	margin:auto;
}

div#header 
{
	height:70px; 
	position:relative;
}

div.line 
{ 
	height:6px; 
	width:800px; 
	margin:auto;
	background:#007DB3; 
}

div#emotion div.n {padding:0 5px 1px;}

div#content
{	
	width:570px;
	text-align:left;
	float:right;
}

div#sidebar
{	
	width:223px;
	text-align:left;
	float:left;
}

/* Schattenrahmen
----------------------------------------------- */

div#wrapper 
{
	background: none;
	width:810px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.fs09.de/img/content_sdw.png'); 
}

html > body div#wrapper 
{
	background: url(http://www.fs09.de/img/content_sdw.png) top left repeat-y;
}

div#top 
{
	position:relative;
	top:64px;
	width: 810px;
	height:6px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='http://www.fs09.de/img/top_sdw.png'); 
}

html > body div#top {background:url(http://www.fs09.de/img/top_sdw.png) top left no-repeat;}

div#bot
{
	width: 810px;
	height:13px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='http://www.fs09.de/img/bot_sdw.png'); 
	background:none;
}

html > body div#bot {background:url(http://www.fs09.de/img/bot_sdw.png) top left no-repeat;}

/* Linkleise
----------------------------------------------- */
div#links 
{
	 position: absolute; 
	 top:42px; 
	 left:5px;
	 width: 433px; 
	 height:34px; 
	 background:url(http://www.fs09.de/img/links.png) top left no-repeat;
	 font-size:10px;
	 color:white; 
}

div#links a, div#links a:link 
{ 
	color:white; 
	text-decoration:none; 
	padding: 0 3px;
}

div#links a:hover, div#links a:hover 
{ 
	color:#666666; 
	text-decoration:none; 
	padding: 0 3px;
}

/* Footer
----------------------------------------------- */

div#footer
{
	text-align:left;
	clear:both;
	color:#6E6E65;
	font-size:10px;
}

div#footer a {color:#6E6E65; font-size:10px;}

/*  LOGO
----------------------------------------------- */
a#logo
{
	position:absolute;
	display:block;
	top:0px;
	right:0;
	width:168px;
	height:64px;
	margin:0;
	background:url(http://www.fs09.de/img/logo.jpg) no-repeat top left;
}

a#logo span, a#toplogo span { display:none; }

div#emotion {position:relative;}

img#printlogo {display:none;}

/* SEITEN - LOGO */
a#toplogo 
{
	position:absolute; 
	top:60px; 
	left:5px; 
	background:none; 
	width:198px; 
	height:98px; 
	display:block; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='http://www.fs09.de/img/logo.png'); 
}

html > body a#toplogo {background:url(http://www.fs09.de/img/logo.png) no-repeat;}


/*  Gutter
----------------------------------------------- */
div#content .gutter { padding: 20px 40px 20px 0; position:relative;}
div#sidebar .gutter { padding: 20px;  position:relative;}
div#footer .gutter { padding: 10px 20px;  position:relative; }
div#links .gutter { padding: 7px 20px;}




/*  MainNav Level 1
----------------------------------------------- */

ul#mainNav1,
ul#mainNav2,
ul#mainNav3 {
	text-align:left;
	padding:0;
	margin:0;
}

ul#mainNav1 li,
ul#mainNav2 li,
ul#mainNav3 li {
	display:inline;
	margin:0;	
	padding:0;
	text-decoration:none;
	
}

/* Ebene 1 */
ul#mainNav1 li a,
ul#mainNav1 li a:visited {
	text-decoration:none;
	display:block;
	font-size:12px;
	padding:6px 0 6px 20px;
	color:#6E6E65;
	border-bottom: #8E8E88 1px solid;
	background: url(http://www.fs09.de/img/level1_grau.gif) center left no-repeat;

}

ul#mainNav1 li a.current,
ul#mainNav1 li a:hover {
	font-weight:bold;
	color:#007DB3;
	background: url(http://www.fs09.de/img/level1.gif) center left no-repeat;
}

/* Ebene 2 */
ul#mainNav2 li a,
ul#mainNav2 li a:visited {
	text-decoration:none;
	display:block;
	font-size:12px;
	padding:6px 0 6px 40px;
	color:#6E6E65;
	border-bottom: #ccc 1px solid;
	background: url(http://www.fs09.de/img/level2_grau.gif) 27px center no-repeat;
}

ul#mainNav2 li a.current,
ul#mainNav2 li a:hover {
	font-weight:bold;
	background: url(http://www.fs09.de/img/level2.gif) 27px center no-repeat;
}

/* Ebene 3 */
ul#mainNav3 li a,
ul#mainNav3 li a:visited {
	text-decoration:none;
	display:block;
	font-size:12px;
	padding:6px 0 6px 60px;
	color:#6E6E65;
	border-bottom: #eee 1px solid;
	background: url(http://www.fs09.de/img/level2_grau.gif) 47px center no-repeat;
}

ul#mainNav3 li a.current,
ul#mainNav3 li a:hover {
	font-weight:bold;
	color:#007DB3;
	background: url(http://www.fs09.de/img/level2.gif) 47px center no-repeat;
}
