body {
	background-attachment: fixed;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#main {
	margin: 0px auto;
	width: 600px;
}

h3 {
	color: #999;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 2.0em;
	font-weight: normal;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}

#header {
	background: url('../images/header.jpg') no-repeat left top;
	height: 384px;
	margin: 0px;
}

h1 {
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 3.4em;
	font-weight: normal;
	margin: 0px;
	padding: 18px;
	text-align: right;
}

h2 {
	color: #38486f;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 4.0em;
	font-weight: bold;
	margin: 225px 0px 0px 0px;
	padding: 18px 55px;
	text-align: left;
}

#text {
	background: url('../images/seceda.jpg') no-repeat left top;
	border: 1px solid #c0c0c0;
	color: #5a2107;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 2.0em;
	line-height: 135%;
	margin-top: 20px;
	padding: 5px 0px;
	text-align: center;
}

#text a:link, #text a:visited {
	color: #5a2107;
}

#text a:hover, #text a:active {
	color: #000;
}

#stube {
	border: 1px solid #c0c0c0;
	margin-top: 20px;
}

#map {
	border: 1px solid #c0c0c0;
	margin-top: 20px;
}

#footer {
	color: #666;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.15em;
	margin-bottom: 20px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #555;
}

#footer a:hover, #footer a:active {
	color: #000;
}

#footer img {
	border: 0px;
	margin: 10px 20px;
}
