/* CSS Document */
#body{
	background-color:#D9DEDB;
}
body {
  position:absolute;
  margin:0 0;
  height:99%;
  width:99%;

}

html>body {
  height:auto;
  left:0;
  top:0;
  bottom:4px;

}
#head02{
		left:222px;
		top:0px;
		background:url(bilder/spacer_head_01.gif);
		background-repeat:repeat-x;
		position:absolute;
		width:100%;	
}


#content01 {
		background:url(bilder/hintergr_content_01.gif);
		background-repeat:repeat-x;
		background-color:#D9DEDB;
		position:absolute;
		top:167px;
		left:222px;
		width:100%;
		
		
}

#navispalte_01 {
		font-family:verdana,arial;
		font-size:11pt;
		background-color:#215F75;
		width:222px;
		height:670px;
		position:absolute;
		top:167px;
		left:0px;
		vertical-align:top;
		background-image:url(bilder/bogen_navi_01.gif);
		background-position:172px;
		background-repeat:no-repeat;		
}

#navispacer01{
		background:url(bilder/spacer_navi_01.gif);
		background-repeat:repeat-y;
	
}

#border01{
	margin-left:10px;
	margin-top:10px;
	border-style:solid;
	color:#333333;
	border-width:1px;

}
#borderrand01{
	margin-left:20px;
	margin-top:10px;
	border-style:solid;
	color:#333333;
	border-width:1px;

}


span a:link  { color:#FFFFFF;font:verdana;}    /* noch nicht besuchte Ziele innerhalb eines divs */
span a:visited { color:#FFFFFF;font:verdana; } /* besuchte Ziele */
span a:hover { color:#FFFFFF;font:verdana; }   /* Verweise bei "MouseOver" */
span a:active { color:#FFFFFF;font:verdana; }  /* Angeklickte Verweise */
span a:focus { color:#FFFFFF;font:verdana; }   /* Verweise, die Fokus erhalten */

/*Klassen*/
.oben    { vertical-align:top}

#headline01{
	font-family:Verdana;
	font-size:13pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
}
#headline02{
	font-family:Verdana;
	font-size:13pt;
	font-weight:bold;
	color:#333333;
}
#text01{
	font-family:Verdana;
	font-size:11pt;
	color:#333333;
}
#text02{
	font-family:Verdana;
	font-size:11pt;
	color:#215F75;
}

#navi02{
	font-family:Verdana;
	font-size:10pt;
	color:#FFFFFF;
}

