﻿/* Layout index*/

body {text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url('../layout/sf-stelle.gif');
	background-repeat: repeat; }
#header {width: 646px; 
	margin-left: auto; 
	margin-right: auto; 
	height: 406px; 
	margin-top: 45px }
h1 {margin: 50px 0px 20px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	color: #B7A971; }
.entra {margin: 50px 0px 0px 0px;
	font-size: x-large;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF; }
a {font-family: Tahoma, Arial, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none; }
a:active {font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #B7A971;
	text-decoration: none; }
a:hover {font-family: Tahoma, Arial, sans-serif;
	font-size: x-large;
	color: #B7A971;
	text-decoration: none;
	font-weight: normal; }
.menu_on {color: #B7A971;
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none; }

