﻿body, html
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
#header
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 124px;
	background-image: url(  '/images/backheader.jpg' );
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a2a2a2;
	line-height: 16px;
}
a 
{
	color: #747474;
	font-family: Verdana;
	font-size: 12px;	
}
.menu 
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 150px;
}
.menu-item
{
	padding: 6px;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #747474;
	letter-spacing: -1px;
	word-spacing: 0px;
	width: 150px;
}

#foto 
{
	position: absolute;
	bottom: 103px;
	left: 780px;
}

#content
{
	position: absolute;
	left: 280px;
	top: 207px;
	bottom: 103px;
	width: 480px;
	color: #747474;
	font-family: Verdana;
	font-size: 12px;
	overflow: auto;
	padding-right: 8px;
}

.submenu-item
{
	padding: 3px;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: -1px;
	word-spacing: 0px;
	background-color: #009aca;
}

.submenuitem-hover
{
	padding: 3px;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #009aca;
}

.subtreeview 
{
	font-family: verdana;
	font-size: 10px;
	color: #747474;
	text-transform: lowercase;
	width: 137px;
	padding: 2px;
}

a.submenuitem-hover 
{
	background-image: none;
	padding: 3px;
}

.menu-item-hover
{
	padding: 6px;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #747474;
	background-image: url('/images/c.jpg' );
	background-repeat: no-repeat;
	background-position: left center;	
}
a.menu-item-hover
{
	background-image: none;
	padding: 6px;	
}
#footer
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 103px;
	background-image: url( '/images/backfooter.jpg' );
}
#bottommenu 
{
	position: absolute;
	left: 277px;
	top: 1px;
}
.bottommenu-item 
{
	padding: 3px;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#logo 
{
	position: absolute;
	top: 40px;
	left: 253px;
	width: 278px;
	height: 118px;
	background-image: url( '/images/logo.jpg' );
}

#menu 
{
	position: absolute;
	top: 195px;
	left: 103px;
	width: 150px;
	bottom: 184px;
	background-image: url( '/images/back-menu.jpg' );
	background-repeat: no-repeat;	
	z-index: 2;
}
