body{
margin:10px;
padding: 0;
text-align: center;
font-family:verdana,arial,helvetica;
font-size:0.75em;
}

#container{
width:80em;
border:1px solid #27A0B4;
text-align: left;
margin-left: auto;
margin-right: auto;
}

#logo{
margin: 10px 0 12px 16px;
float:left;
}
.logoklein{
margin: 40px 20px 12px 16px;
float:right;
border:none;
}
#headerblock{
height:8px;
background-color:#27A0B4;
display:block;
clear:both;
}
#naviblock{
width:18%;
background-color:#BEE2E8;
float:left;
margin:0;
}

#content{
width:78%;
float:left;
padding:40px 0 0 28px;
}
html>body #content {
min-width:75%;
}
#textframe{
width:65%;
float:left;
}
ul.navi, ul.navi li ul{
margin:20px 0 0 0;
padding:0;
list-style-type:none;
font-weight:bold;
color:#000;
border-top:1px solid #fff;
}
ul.navi li{
color:#000;
border-bottom:1px solid #fff;
font-size:0.9em;
background-color:#BEE2E8;
}

ul.navi li.active{
background-color:#fff;
padding:5px 0px 5px 15px;
background-image: url(../images/arrow_optifast.gif);
background-repeat: no-repeat;
background-position: 0.5em 0.7em;
color:#27A0B4;
}


ul.navi li.active_sub span{
width:158px;
display:block;
background-color:#fff;
padding:5px 0px 5px 15px;
background-image: url(../images/arrow_optifast.gif);
background-repeat: no-repeat;
background-position: 0.5em 0.7em;
color:#27A0B4;
}
ul.navi li a{
text-decoration:none;
color:#000;
display: block;
padding:5px 0px 5px 15px;
}
ul.navi li a:hover{
text-decoration:none;
color:#fff;
background-color:#27A0B4;
}

ul.navi li ul{
margin:0px 0 0 0;
list-style-type:none;
font-weight:bold;
color:#000;
border-top:1px solid #fff;
}

ul.navi li ul li{
	margin-left:10px;
}

ul.navi li ul li.last{
border-bottom:1px solid #BEE2E8;
}

ul.navi li ul li.activelast{
border-bottom:1px solid #BEE2E8;
background-color:#fff;
padding:5px 0px 5px 15px;
background-image: url(../images/arrow_optifast.gif);
background-repeat: no-repeat;
background-position: 0.5em 0.7em;
color:#27A0B4;
}
img.rightimage{
border:none;
float:right;
margin:0 5px 10px 20px;
display:block;
clear:right;
}
img.leftimage{
border:none;
float:left;
margin:0 20px 10px 0px;
display:block;
clear:left;
}
p{
margin:0 0 20px 0;
width:70%;
}
a{
font-weight:bold;
text-decoration:none;
color:#27A0B4;;
}
a:hover{
text-decoration:underline;
}
#spacer {
clear: both;
}
img.fullsize{
width: 2%;
}
h1{
color:#27A0B4;
padding-top:0;
margin-top:0;
font-size:1.5em;
width:60%;
}
h2{
color:#fff;
padding:4px;
margin:0 0 5px 0;
font-size:1em;
background-color:#27A0B4;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

td {
	vertical-align:top;
	padding:2px 10px 5px 0px;
	border-top:1px solid #000;
}
