#floatl
	{
    	 display: none;
	}
	
#floatr
	{
    	 display: none;
	}
	
#menu
	{
		display: none;
	}
	
body
	{
		background-color: rgba(255,255,255,0);
		margin-left: 10 px;
		margin-right: 10 px;
		padding:0px;
		font-family:verdana;
		font-size:12 px;
		color:#111;
	}

P
	{
		font-weight:normal;
		orphans:2;
		widow:2;
	}

h1
	{
		margin:0;
		padding:0;
		font-size:17px;
		font-family:verdana;
		font-weight:bold;
		text-shadow:0px 1px 3px #666;
	}


h2
	{
		margin:0; padding:0;
		font-size:15px;
		font-family:verdana;
		font-weight:bold;
		text-shadow:0px 1px 3px #666;
	}


td
	{
		font-size:12px;
		font-family:verdana;
		color:#111;
	}


th
	{
		font-size:12px;
		font-family:verdana;
		color:#111;
		font-weight:bold;
	}
	
P.grau
	{
		font-family:Verdana,Helvetica;
		background-color:#CCCCCC;
	}
	
.content
	{
		padding: 0px;
	}
	
.content ul
	{
		display:block;
		list-style:none;
		padding:0 0;
		margin:0 0;
	}
			
.content li
	{
		height:44px;
		margin-bottom:10px;
	}
			
.content a.button
	{
	background-image:url(../iku/link_bg.png);
	width:282px;
	line-height:44px;
	text-shadow:none;
	display:block;
	color:#111;
	font-weight:bold;
	padding:0 10px;
	text-decoration:none;
	font-size:15px;
	margin-bottom:10px;
}
			
.content a.button_back
	{
		background-image:url(../iku/link_bg_back.png);
		width:242px;
		line-height:44px;
		text-shadow:none;
		display:block;
		color:#111;
		font-weight:bold;
		padding:0 30px;
		text-decoration:none;
		font-size:15px;
		margin-bottom:10px;
	}

#lit
	{
		background-color: rgba(255,255,255,0);
	}

#lit p:first-line
	{
		font-weight:bold;
	}
	
#lit p
	{
		background-image:url(../iku/pfeil.gif);
		background-repeat:no-repeat;
		background-position:right;
		padding-right:15 px;
	}
	
#lit a:visited
	{
		text-decoration:none;
		color:black;
		font-weight:normal;
	}
	
#lit a:hover
	{
		text-decoration:none;
		color:black;
		font-weight:normal;
	}
	
#lit a:link
	{
		text-decoration:none;
		color:black;
		font-weight:normal;
	}
	
#lit a:active
	{
		text-decoration:none;
		color:black;
		font-weight:normal;
	}
	
#lit a:focus
	{
		text-decoration:none;
		color:black;
		font-weight:normal;
	}
	
#Rahmen
	{
  		min-width: 320px;
		max-width: 320px;
  		margin: auto;
  		border: 0px solid #aaa;
  		border-top: 0;
  		background: white;
	}

#Inhalt
	{
  		margin: 0 0 0 0;
    	border: 0px dashed silver;
   		font-size: 0.9em; }
		font-weight:normal;
		font-size : 11px;
		line-height : 13px;
		font-family:Verdana,Helvetica;
		color:#000000;
		orphans:2;
		widow:2;
	}
