body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	text-align:center;
	margin:0px;
	padding:0px;
}


h1 {
font-size: 18px;
color: #FF9214;
font-weight: bold;
}

h2 {
font-weight:bold;
font-size: 12px;
margin-bottom:0px;
padding-bottom:0px;
}
.bglogo {
background-image:url(/redesign/Bilder/okapidesign-web_02.gif);
background-repeat:no-repeat;
}

.bglogolng {
background-image:url(/redesign/Bilder/okapidesign-web-bg.gif);
background-repeat:no-repeat;
}

#rahmen {
	text-align:center;
	width:920px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding:0px;
		}

#navi {
	left:125px;
	top:135px;
	position:relative;
	width: 400px;	
	clear:both;
	text-decoration:none;
	text-align:left;
	} 
	
#navi a:link,  #navi a:hover, #navi a:visited, #navi a:active {
	color:#333333;
	text-decoration:none;
	}


#content {
	position:relative;
	width:360px;
	height:365px;
	z-index:3;
	left: 475px;
	top: 225px;
	clear:both;
		float:left;
		text-align:left;
	}
	
#contleft {
	position:relative;
	left:125px;
	top:225px;
	width:325px;
	height:365px;
	z-index:5;
	/*
	clear:both;*/
	float:left;
	text-align:left;
	/*
	border:1px solid #999999;
	*/
	}
	

	
#contright {
	position:relative;
	width:320px;
	height:365px;
	z-index:3;
	left: 150px;
	top: 225px;
/*	clear:both; */
	float:left; 
	text-align:left;
	/* border:1px solid #999999; */
	}

#contbreit {
	position:relative;
	width:725px;
	height:365px;
	z-index:3;
	left: 120px;
	top: 192px;
	clear:both;
	text-align:left;
}
.aktiv {
	color: #FF9214;
	font-weight: bold;
}
#footer {
	position:relative;
	width:719px;
	height:31px;
	z-index:4;
	left: 125px;
	top: 230px;
	clear:both;
	text-align:left;
}

#footerlong {
	position:relative;
	width:800px;
	height:31px;
	z-index:4;
	left: 105px;
	top: 230px;
	clear:both;
	border-top: 1px solid #EEEEEE;
	padding-top:5px;
	padding-left:20px;
	text-align:left;
}
	
#contleftlong {
	position:relative;
	left:125px;
	top:225px;
	width:325px;
	z-index:5;
	float:left;
	text-align:left;
	}	
	
#content a, #contleft a, #contleftlong a, #contright a, #footer a, #footerlong a {
	color:#FF9214;
	text-decoration: none;
	}
	
		
a.aktiv {
	color: #FF9214;
	font-weight: bold;
}

.reflst {
	padding-top:0px;
	margin-top:0px;
	list-style:outside;
	list-style-image:url(../redesign/Bilder/pfgrr.gif);	
	}
	
.refimg {
	padding-bottom:20px;
	}
.refimglg {
	padding-bottom:80px;
	}