﻿
#head 	{
	position: absolute;
	width: 950px;
	height: 140px;
	z-index: 1;
	left: 10px;
	top: 15px;
	background-image: url('banner.gif');
	background-repeat: repeat-x;
} 

#index
	{
	border: 1px solid #C0C0C0;
	position: absolute;
	width: 180px;
	height: 630px;
	z-index: 1;
	left: 10px;
	top: 170px;
	background-color: #F3F3F4;
	color: #000080;
}
	
#ebene3 {
	border-top: 1px solid #C0C0C0;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom:1px solid #C0C0C0;
	position: absolute;
	overflow: visible;
	width: 500px;
	height: 630px;
	z-index: 1;
	left: 195px;
	top: 170px;
	background-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#ebene4 {
border: 1px solid #C0C0C0;
	position: absolute;
	overflow:visible;
	width: 239px;
	height: 630px;
	z-index: 1;
	left: 720px;
	top: 170px;
	background-color: #F3F3F4;
}

body {
	background-color: #F3F3F4;
}


.h1 {
	color: #333333;
	font-family: Arial;
	font-size: 110%;
	font-weight: bold;
	position:relative;
	top: 5px;
}

.h2 {
	color: #666666;
	font-family: Arial;
	font-size: small;
	font-size: 90%;
	font-weight: bold;
	position:relative;
	top: 5px;	
}

.h3 {
	color: #808080;
	font-family: Arial;
	font-size: 85%;
	font-weight: bold;
	position:relative;
	top: 5px;
}



.menue {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000080;
}





li {
	list-style-type: square;
	list-style-position: inside;

}
.textarea {
	padding: 3 10px;
	line-height:18px;
	font-family: Arial;
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.2px;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.element {
margin-top: 5px;
margin-right: 5px;
margin-bottom: 10px;
margin-left: 80px;
}


a:{
	padding: 3 10px;
	line-height:18px;
	font-family: Arial;
	font-size: 90%;
	color: #000080;
}
a:visited {
	font-family: Arial;
	font-size: 100%;
	color: #800080;
}
a:active {
	font-family: Arial;
	font-size: 100%;
	color: #000080;
}
a:hover {
	font-family: Arial;
	font-size: 100%;
	color: #FFCC00;
}

