/* ---generelle Elemente --- */

body {
	height:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color : #bb2f00;
}

body, td {
	font: 13px Trebuchet MS, times, MS Seriv, New York;
	color: #510000;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

#background {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -430px;
	margin-bottom: 0px;
	width: 800px;
	min-height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/bg_repeat.gif);
	background-repeat: repeat-y;
	z-index: 1;
}
#background2 {
	position: absolute;
	margin-left: 50%;
	margin-bottom: 0px;
	width: 796px;
	background-color: #FFFFFF;
	background-image: url(images/bg_shiluette.gif);
	background-repeat: no-repeat;
	z-index: 0;
	height: 170px;
	left: -399px;
	top: 775px;
}
*html #background {
	height: 2739px;
}


#top{
position:relative;
	top: 0px;
	left:0px;
	width: 800px;
	height:144px;
	z-index : 2;
}

#header1{
	position:absolute;
	top: 0px;
	left:0px;
	z-index :3;
}

	/* --- Navigation --- */
	
#navigation{
	position:relative;
	top:30px;
	left:30px;
	width: 150px;
	height: 250px;
	border:0px;
	z-index :8;
	}
#topnavigation{
	position:absolute;
	top:0px;
	left:0px;
	width: 136px;
	height: 250px;
	border:0px;
	z-index :8;
}

/* --- content xhöhe --- */
#contentx580{
	position:abslute;
	top:100px;
	left:200px;
	width: 580px;
/*	min-height:550px; */
/*	display:table ; */
 	height:550px;
	margin-bottom:0px;
	border:0px;
	z-index :1;
	

}
*html #contentx580{
	height:550px;
}

#head1{
position:absolute;
	top: 173px;
	left: 205px;
	width:560px;
	height:436px;
	border:0px;
	z-index :5;
	
}

#rubrik1{
	position:absolute;
	top:198px;
	left:226px;
	width:506px;
	height:82px;
	border:0px;
	z-index :5;

}
* > html #rubrik1{
margin-top:50px;
	
}

.head {
	font: 18px Trebuchet MS, times, MS Seriv, New York;
	color: #510000;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990100;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DE4C1B;
	text-decoration: underline;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990100;
	text-decoration: underline;
}

h3 {font-size:13px; font-weight:normal;}

li {line-height:20px;}

