<style type="text/css">

html {
}

body {
	margin-top:0px;
	margin-left:0px;
	background-color: #FB7E40;
}


/**
** LAYOUT START
**/

#main {
	position:absolute;
	left: 50px;
}

#spiralen {
	position:absolute;
	top:4em;
}

#container_foto {
	position:absolute;
	left: 50px;	
	height:35.5em;	
}
#container_foto[id] {
	margin-top:1px;
}

#foto {
	position:absolute;
	bottom:0px;
	line-height:0px;
}

/**
** CONTENT START
**/

#logo {
         position: relative;
         left: 14em;
	margin-top:0em;
	text-align:center;	
}

#bg_content {
	position:relative;
	left: 0em;
	width:52em;
	height:30em;	
	border-color:#FFBF95;
	border-style:solid;
	border-width:1px;	
	background-color: white;
}
#bg_content[id] {
  -moz-border-radius:35px;
}

#content {
	position:relative;
	margin-top:0.7em;		
	left:2em;
	height:24em;
	width:45em;
	padding-right:1em;
	overflow:auto;
	overflow-x: hidden; 		
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: #FFF0E6;
	scrollbar-face-color: #FFF0E6;
	scrollbar-highlight-color: #FFF0E6;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: white;		
}


#content_subnav {
	position:relative;
	left:22em;
	width:26em;
	height: 1em;
	overflow: auto;
	margin:0;
	border:0;
	padding:0:
	padding-top:0.1em;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: #FFF0E6;
	scrollbar-face-color: #FFF0E6;
	scrollbar-highlight-color: #FFF0E6;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: white;		
}

#content_subnav ul
{
}

li.subnavli {
	font-size: 0.9em;
	border: 0;
	padding: 0;
	margin: 0;
}

/**
** NAVIGATION START (top)
**/

#navigation {
	position:relative;
	margin-top:1.5em;
	left:2.5em;
	height:1em;
}

td p.bodytext {
        padding:0em;
        margin:0em;
        border:0em;
        }

p.bodytext {
  margin: 0em;
  margin-bottom: 0.7em;
  padding: 0em;
  border: 0em;
}

.tx-cscounter-pi1 {
position: relative;
left:49em;
width:5em;
}

.footer {
position: absolute;
left:3.5em;
top:35em;
}
</style>

