﻿body {
	padding: 20px;
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #EBECED;
}
td {
	font-size: 10pt;
}
h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #032F79;
}
li {

	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	list-style-type: inherit;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
hr {
	height: 1px;
	color: #16287E;
}
li {
	list-style-image: url('images/listenpunkt.jpg');
	padding-left: 10px;
	padding-bottom: 5px;
}
a:link {
	color: #1A2986;
}
a:visited {
	color: #1A2986;
}
a:hover {
	color: #FF0000;
}
a {
	color: #1A2986;
}
h2 {
	font-size: 10pt;
}
.main {
	width: 960px;
	position: relative;
	z-index: 0;
	height: 201px;
	margin: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 4px;
	border-top-color: #032F79;
	border-right-color: #032F79;
	border-left-color: #032F79;
	background-color: #FFFFFF;
}
.header {
	position: absolute;
	z-index: 1;
	width: 960px;
	height: 156px;
	top: 0px;
	background-color: #FFFFFF;
}
.headgrafik {
	border-width: 0px;
	margin: 4px 6px 0px 6px;
}
*		{
		padding:			0;
		margin:				0;
		}
	
 
#navigation	{
	position: absolute;
	top: 155px;
	left: 6px;
	display: block;
	height: 15px;
	width: 950px;
	z-index: 2;
	background-color: #FFFFFF;
}

#navigation ul
		
		{
		display:			block;
		height:				30px;
		width:				950px;
		}
 
#navigation ul li 	

		{
	list-style-type: none;
	display: block;
	height: 30px;
	width: auto;
	float: left;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#navigation ul li a
	
		{
	background-image: url(images/button_normal.gif);
	background-repeat: repeat;
	background-position: 0 0;
	background-color: inherit;
	display: block;
	height: 26px;
	width: 200px;
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 4px;
	border-right-color: #C5C6C8;
	border-bottom-color: #032F79;
	border-left-color: #032F79;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#navigation ul li a:hover 

		{
		background-image:		url(images/button_hover.gif);
		background-repeat:		repeat;
		background-position:		0 0;
		background-color:		inherit;
		color:				#032F79;
		font-weight: bold;
		display:			block;
		}
#navigation ul li a.active:hover

		{
		background-image:		url(images/button_hover.gif);
		background-repeat:		repeat;
		background-position:		0 0;
		background-color:		inherit;
		color:				#000000;
		display:			block;
		border-bottom:			1px solid #ffffff;
		border-right:			1px solid #cccccc;
		border-top:			1px solid #cccccc;
		}
#navigation ul li a.active

		{
		background-image:		url(images/button_hover.gif);
		background-repeat:		repeat;
		background-position:		0 0;
		background-color:		inherit;
		color:				#000000;
		display:			block;
		border-bottom:			1px solid #ffffff;
		border-right:			1px solid #cccccc;
		border-top:			1px solid #cccccc;
		}
.content {
	position: absolute;
	z-index: 2;
	width: 945px;
	height: auto;
	top: 186px;
	left: -4px;
	background-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #032F79;
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #032F79;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #032F79;
	padding: 0px 0px 15px 15px;
}
.formular {
	position: absolute;
	z-index: 3;
	width: 950px;
	left: 5px;
	top: 190px;
	height: 25px;
}
.zellehellgrau {
	background-color: #EBECED;
	padding: 15px;
}
.zellemittelgrau {
	background-color: #D9DADB;
	padding: 15px;
}
.zelledunkelgrau {
	background-color: #C5C6C8;
	padding: 15px;
}
.vereine {
	position: relative;
	z-index: 3;
	width: 200px;
	height: 200px;
	top: 10px;
	right: 5px;
	left: 66px;
}
.inhalt {
	padding: 15px;
	background-color: #FFFFFF;
	width: 600px;
	vertical-align: top;
}
.zelleweiss {
	background-color: #FFFFFF;
	padding: 15px;
}
.logo-dsl {
	border-width: 0px;
}
.liste {
	padding-left: 20px;
}
.logo-dgs {
	border-width: 0px;
}
.zelle {
	padding: 10px;
}
.eingabe {
	width: 400px;
}

