﻿body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10%;
	background-image: url(images/birne.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: 1% 1%;
	background-color: #f6f6dd;
	font-size: 1em;
	line-height: 125%;
	font-family: arial, helvetica, tahoma ,verdana, sans-serif;
	font-style: normal;
}

h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 2.5em;
	line-height: 125%;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	line-height: 125%;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

h3
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 125%;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

#banner
{
	position:absolute;
 	left: 20%; top: 1.5%; width: 80%;
}

#inhalt
{
	list-style: decimal;
	position: absolute;
	left: 25%;
	top: 20%;
	float: left;
	clear: right;
	margin: 1%;
	width: 70%;
	text-align: left;
}

#navioben
{
	position:absolute;
	left: 25%; top:15%;	margin: 1%;
	width:60%;
	height: 10%;
	color:blue;
}

#navilinks
{
	position:absolute;
	left:7%;
	top: 30%;
    width:18%;
    height:50%;
   	line-height: 200%;
}

a:link
{
  color: blue;
}

a:hover
{
	color:#111111;
	text-decoration:none;
	background-color:#ddddcc;
	border: solid 1px #111;
}

.eing
{
	background-color:#FFFFFF;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}

.sender
{
	background-color:#ffffff;
	border:1px #2f5faf solid;
	margin-top:1px;
	margin-right:1px;
	margin-bottom:1px;
	margin-left:1px;
	font-weight:bold;
	font-size:11px;
	color:#2f5faf;
	line-height:14px;
	font-family: Arial, Helvetica, Sans-Serif;
}

fieldset
{
	width:390px;
	border-color:#2f5faf;
	border-width:1px;
}
