*	{
	margin:0;
	padding-bottom: 0;
	}

body	{
	background-color: #fff;
	font-size:87.01%;
	font-family: "Bitstream vera sans", Dejavu sans, "Trebuchet MS";
	color: #000;
	} 

#slogo  {
	position: fixed;
	left: 0;
	bottom:0;
	width: 61px;
	height: 300px;
	}
	
#seitenleiste  {
	position: fixed;
	top:0;	
	right:8px;	
	background-color: #4ebeef;
	width:120px;
	height:100%;
	}	

#seitenleiste img {
	margin-top:180px;
	}	
	
#blase   {
	position: absolute;
	top: 0;
	left: 25px;
	width: 250px;
	height: 202px;
	}
	
#inhalt, #inhaltpro   {
	padding: 176px 20% 18px 280px;
	}	

#inhaltpro  {
	padding: 176px 20% 18px 210px;
	}
	
#inhaltref  {
	padding: 176px 15% 18px 10%;
	}
	
p, td   {
	font-size: 1em;
	line-height: 130%;
	padding: 0 0 8px 0;
	}		
	
#rubrik   {
	position: absolute;
	left: 40px;
	top: 55px;
	width:220px;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height:1.6;
	text-align: right;
	font-size: 1.3em;
	z-index: 4;
	}
	
ul#navi  {
	position:absolute;
	top: 4px;
	right:130px;
	width: 200px;
	list-style: none;
	}
	
ul#navi li  {
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
	}

ul#navi li a  {
	text-decoration: none;
	}	
	
ul#navi li a:link,
ul#navi li a:visited
  {
	color: #000;
	}	
	
ul#navi li a:focus,
ul#navi li a:hover,
ul#navi li a:active
  {
	color: #4ebeef;
	}	
	
	
	#splinks {
		float: left;
		width:58%;		
		color:#797979;
		text-align: right;
		} 	
		
	#splinks a:link,
	#splinks a:visited   {
		color:#797979;
		text-decoration:none;
		}
		
	#splinks a:hover,
	#splinks a:focus   {
		color:#797979;
		}
		
	#sprechts {
		float: left;
		width:40%;		
		margin-left: 2%;
		} 	
		
	#sprechts a:link,
	#sprechts a:visited   {
		color:#000;
		text-decoration:none;
		}
		
	#sprechts a:hover,
	#sprechts a:focus   {
		color:#000;
		}
		
	#splinks p   {
		margin-left: 20%;
		}	
		
	h1, h2, h3, p 	{
		font-size: 1em;
		padding-bottom: 8px;
		}
		
	h2   {
		padding-top: 12px;
		}
			

