body	{ 
	background:#fff8f0 url(back.gif) repeat-y left top;
	background-color:#fff8f0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 75%;
	line-height:130%;
	text-decoration:none;
	margin-bottom:100px;
	padding-bottom:100px;
	}

table, input	{
	font-size: 100%;
	background-color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:130%;
	}

div	{
	position:absolute;
	}

#Logo	{
	top:0px;
	left:0px;
	z-index:5;
	}

#Menu	{
	padding-left:5px;
	left: 310px;
	top: 50px;
	font-size:90%;
	vertical-align:top;
	border-left : 2px solid #999999;
	z-index:10;
	}

#Subnav {
	position:absolute; 
	top:15px;
	left:600px; 
	font-size:80%;
	z-index:15;
	}	

#Headline {
	left:70px;
	top:180px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 210%;
	color:#cc0000;
	border-left : 5px solid #999999;
	padding-top:5px;	
	padding-bottom:5px;	
	padding-left:15px;
	z-index:25;
	}

h1 	{ font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 210%;
	color:#cc0000;
	border-left : 5px solid #999999;
	padding-top:5px;	
	padding-bottom:5px;
	margin-left:-20px;
	margin-top: -70px;
	padding-left:15px;
	}

h3 	{
	font-weight: bold;
	font-size: 100%; 
	}

#Content	 {
	background-color:#ffffff;
	left:70px;
	top:180px;
	padding-top:70px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
	margin-bottom:20%;
	width:600px;
	border-left : 1px solid #999999;
	background-image:url(../bilder/subline.gif); 
	background-position:bottom left;
	background-repeat:no-repeat;
	z-index:30;
	}

a	{
	text-decoration:none;
	color:#CC0101;
	}

a:hover	{
	color:#CC0101;
	text-decoration: underline;
	}

a:active	{
	color:#CC0101;
	text-decoration: underline;
	}


a.navi	{
	text-decoration:none;
	color:#777777;
	}

a.navi:hover	{
	text-decoration: underline;
	}

a.selected  { color:#CC0101; }

#Content2 {
	background-color: #ffffff;
	left:70px;
	top:180px;
	height: 200px;
	padding-top:70px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
	width:600px;
	border-left : 1px solid #999999;
	background-image:url(../bilder/subline.gif); 
	background-position:bottom left;
	background-repeat:no-repeat;
	z-index:25;
	}

label.left {
	float: left;
	text-align: right;
	width: 15em;
	margin-right: .8em;
 	}

input[type=text], select {
	float: left;
	}

input.right{
	float: left;
	width: auto;
	clear: both;
	margin-left: 2em;
	margin-right: .3em;
}

input[type=checkbox].right, input[type=radio].right, input[type=submit].right
	{
margin-left: 2em;
	}

form br	{
	clear: both;
	}




