/* CSS Document */
body {
    background: url(Hintergrund/trana.jpg);
	SCROLLBAR-FACE-COLOR: #000000;
	FONT-SIZE: 2px;
	SCROLLBAR-HIGHLIGHT-COLOR: #a78b58;
	SCROLLBAR-SHADOW-COLOR: #000000;
	COLOR: #a78b58;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background: #000000 url(Hintergrund/trana.jpg);
	line-height: 10px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}
#rahmen1 {
	background: url(Hintergrund/rogo.jpg);
	padding: 3px;
	cellpadding: 5px;
	width: 70%;
	left: 12%;
	right: 12%;
	z-index: auto;
	align: center;
	position: absolute;
}
#rahmen2 {
    background: url(Hintergrund/trana.jpg);
    padding: 3px;
	cellpadding: 5px;
}
#rahmen3 {
    background: url(Hintergrund/gelb.jpg);
    padding: 5px;
}
#rahmen4 {
    background: url(Hintergrund/trana.jpg);
    padding: 5px;
    border: 2px ;
}


h2{ color:#555555;
margin-bottom:20px;letter-spacing:2px;
font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;font-size: 125%;
}
