﻿body 
	{
	background-color : #ddecff;
	background-attachment : fixed;
	background-image : url(../graphics/back02.png);
	background-repeat : no-repeat;
	background-position : right bottom;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	}
#logo
	{
	text-align: center;
	z-index:3;
	margin-left: 350px;
	margin-right: 350px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
#content
	{
	position: absolute;
	z-index:4;
	top: 130px;
	left: 300px;
	overflow: auto;
	z-index: 3;
	}
img a, img 
	{
	border: 0px transparent hidden;
	}
#navi
	{
	position: absolute;
	top: 70px;
	left: 0px;
	z-index: 4;
	float: left;
	}
#navi td
	{
	vertical-align: middle;
	}
#navi tr
	{
	width: 270px;
	height: 50px;
	background-image : url(../graphics/button.png);
	background-position : right top;
	background-repeat : no-repeat;
	}
#navi tr:hover, .act tr:hover
	{
	height: 50px;
	background-image : url(../graphics/buttonhov.png);
	background-position : right top;
	background-repeat : no-repeat;
	}
#navi a
	{
	text-align: left;
	margin-left: 10px;
	margin-right: 70px;
	}
#navi a:link
	{
	text-decoration : none;
	color : #000c78;
	}
#navi a:visited
	{
	text-decoration : none;
	color : #000c78;
	}
#navi a:hover
	{
	text-decoration : none;
	color : #000c78;
	}
#navi a:active
	{
	text-decoration : none;
	color : #000c78;
	}
#navi a:focus
	{
	text-decoration : none;
	color : #000c78;
	}
#top-left
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 390px;
	background-image : url(../graphics/back.png);
	background-position : left top;
	z-index: 1;
	}
#navi .act
	{
	background-image : url(../graphics/buttonact.png);
	background-position : right top;
	background-repeat : no-repeat;
	}
h1
	{
	color : #000c78;
	background : none;
	font-family : tahoma, sans-serif;
	font-size : 24px;
	font-weight : bold;
	text-align: left;
	margin-left : 0px;
	margin-top : 5px;
	margin-bottom : 25px;
	margin-right : 150px;
	clear: both;
	}
h2
	{
	color : #000c78;
	background : none;
	font-family : tahoma, sans-serif;
	font-size : 20px;
	font-weight : bold;
	text-align: left;
	margin-left : 0px;
	margin-top : 5px;
	margin-bottom : 25px;
	margin-right : 150px;
	clear: both;
	}
h3
	{
	color : #000c78;
	background : none;
	font-family : tahoma, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-align: left;
	margin-left : 0px;
	margin-top : 5px;
	margin-bottom : 25px;
	margin-right : 150px;
	clear: both;
	}
p, ul
	{
	color : #000c78;
	background : none;
	font-family : tahoma, sans-serif;
	font-size : 17px;
	font-weight : normal;
	margin-left : 0px;
	margin-top : 2px;
	margin-bottom : 22px;
	margin-right : 150px;
	list-style-image: url(../graphics/list.png);
	}
li
	{
	color : #000c78;
	background : none;
	font-family : tahoma, sans-serif;
	font-size : 17px;
	font-weight : normal;
	margin-left : 2px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-right : 2px;
	}
td p 
	{
	margin: 2px 2px 2px 0px;
	}
td 
	{
	vertical-align: top;
	}
input, select, option 
	{
	background-image : url(../graphics/input.png);
	background-color: transparent;
	background-repeat: repeat-x;
	border: 0px transparent hidden;
	color : #000c78;
	font-family : tahoma, sans-serif;
	font-size : 17px;
	font-weight : normal;
	}
textarea 
	{
	background-image : url(../graphics/textarea.png);
	background-color: transparent;
	background-repeat: repeat-x;
	border: 0px transparent hidden;
	color : #000c78;
	font-family : tahoma, sans-serif;
	font-size : 17px;
	font-weight : normal;
	}
#navi p
	{
	margin-left : 0px;
	margin-top : 2px;
	margin-bottom : 2px;
	margin-right : 0px;
	}
img, div
	{
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	}
.right
	{
	float: right;
	margin: 10px 0px 10px 10px;
	}
.left
	{
	float: left;
	margin: 10px 10px 10px 0px;
	}
.c
	{
	text-align: center;
	}
table
	{
	margin-right: 150px;
	}
a
	{
	color : #000c78;
	text-decoration: underline;
	}
a:link
	{
	text-decoration : underline;
	color : #000c78;
	}
a:visited
	{
	text-decoration : underline;
	color : #000c78;
	}
a:hover
	{
	text-decoration : underline;
	color : #000c78;
	}
a:active
	{
	text-decoration : underline;
	color : #000c78;
	}
a:focus
	{
	text-decoration : underline;
	color : #000c78;
	}
