body
{
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #a6e1e6;
	margin: 60px;
	font-family: verdana, sans-serif;
}

td
{
	vertical-align: top;
}

.banner
{
	background-image: url(images/banner.png);
	position: absolute;
	top: 60px;
	left: 6px;
	width: 1000px;
	height: 163px;
	z-index: 1;
}

.logo
{
	position: absolute;
	left: 90px;
	top: 100px;
	z-index: 2;
}

.background
{
	background-color: #d9d9d9;
	position: relative;
	width: 902px;
}

.banner-spacing
{
	position: relative;
	height: 163px;
}

.menu
{
	position: relative;
	height: 400px;
	font-size:150%;
	color: #676767;
	line-height: 2;
	text-align: center;
	width: 315px;
	z-index: 2;
}

a.menulink
{
	color: #676767;
	text-decoration: none;
}

.info
{
	color: #676767;
	position: relative;
	left: 33px;
	z-index: 2;
	font-size: small;
}

.content
{
	background-color: #ffffff;
	position: relative;
	width: 560px;
	z-index: 2;
}

.text
{
	position: relative;
	margin: 0px;
	width: 520px;
	min-height: 526px;
	left: 20px;
	top: 20px;
	line-height: 1.5;
	font-size: small;
}

.clip
{
	background-image: url(images/clip.png);
	position: absolute;
	width: 83px;
	height: 113px;
	left: 450px;
	z-index: 3;
}

.top-left
{
	background-image: url(images/top-left.png);
	position: absolute;
	width: 30px;
	height: 30px;
}

.top-right
{
	background-image: url(images/top-right.png);
	position: absolute;
	width: 30px;
	height: 30px;
	left: 530px;
}

.bottom-left
{
	background-image: url(images/bottom-left.png);
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: 0px;
}

.bottom-right
{
	background-image: url(images/bottom-right.png);
	position: absolute;
	width: 30px;
	height: 30px;
	bottom: 0px;
	left: 530px;
}

.dots
{
	background-image: url(images/dots.png);
	position: absolute;
	left: 920px;
	bottom: 0px;
	width: 180px;
	height: 52px; 
	z-index: 1;
}

.balken1
{
	background-color: #007987;
	position: absolute;
	left: 33px;
	top: 48px;
	width: 250px;
	height: 3px;
	z-index: 2;
}

.balken2
{
	background-color: #007987;
	position: absolute;
	left: 33px;
	top: 96px;
	width: 250px;
	height: 3px;
	z-index: 2;
}

.balken3
{
	background-color: #007987;
	position: absolute;
	left: 33px;
	top: 144px;
	width: 250px;
	height: 3px;
	z-index: 2;
}

.balken4
{
	background-color: #007987;
	position: absolute;
	left: 33px;
	top: 192px;
	width: 250px;
	height: 3px;
	z-index: 2;
}

.balken5
{
	background-color: #007987;
	position: absolute;
	left: 33px;
	top: 240px;
	width: 250px;
	height: 3px;
	z-index: 2;
}

.balken6
{
	background-color: #007987;
	position: absolute;
	left: 33px;
	top: 288px;
	width: 250px;
	height: 3px;
	z-index: 2;
}

.balken7
{
	background-color: #007987;
	position: absolute;
	left: 33px;
	top: 336;
	width: 250px;
	height: 3px;
	z-index: 2;
}

.portrait
{
	position: relative;
	padding: 5px;
	z-index: 3;
	float: right;
	top: 23px;
	text-align: center;
}

