body.page {
	background-color:#FFBB3D;
	background-image:url(images/page_background.gif);
	background-repeat:repeat-x;
	background-position: left 80px;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #273096;
	font-size: 11px;
}

a { color: #273096; }

img {
	border-width:0;
}

#wrapper {
	width: 922px;
	margin: 15px auto;
	background: url(images/wrapper_background.gif) repeat-y;
}

#header {
	position: relative;
	background: url(images/wrapper_header.gif) no-repeat;
	width: 922px;
	height: 58px;
}

#lang {
	position: absolute;
	top: 7px;
	right: 35px;
}

#lang a {
	background: url(images/icon_en.gif) no-repeat;
	padding: 0 0 0 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#lang a.german {
	background: url(images/icon_de.gif) no-repeat;
}

#lang a:hover {
	text-decoration: underline;
}

#footer {
	background: #FFBB3D url(images/wrapper_footer.gif) no-repeat;
	width: 922px;
	min-height: 16px;
	height: auto ! important;
	height: 16px;
	overflow: hidden;
}

#franzl, #stgeorg {
	margin: 0 10px;
	width: 420px;
}

*html #stgeorg {
	margin: 0 12px 0 5px;
}

*html #franzl {
	margin: 0 5px 0 15px;
}

#stgeorg {
	float: left;
}

#franzl {
	margin-left: 450px;
}

img.logo {
	border:0;
	margin: 0 auto 15px auto;
}

#box_main {
	width: 880px;
	margin: 0 auto;
	background: url(images/box_background.gif);
	overflow: hidden;
}

#inner_wrapper {
	min-height: 430px;
	height: auto ! important;
	height: 430px;
}

#box_header {
	width: 880px;
	height: 16px;
	background: url(images/box_header.gif) repeat-x;
}

#box_footer {
	width: 880px;
	height: 25px;
	background: #FFE2A0 url(images/box_footer.gif) repeat-x;
}

.text {
	text-align: left;
	padding: 5px 10px 10px 10px;
}

.text h1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #273096;
	margin: 5px 0;
	padding: 0;
}

#footer-links img {
	margin: 3px 20px;
}

#other {
	margin: 20px auto 0 auto;
	width: 760px;
	background: url(images/other.gif) repeat-y;
}

#other img {
	margin: 10px 5px 0 5px;
}

#other_header {
	width: 760px;
	height: 10px;
	background: url(images/other_header.gif) no-repeat;
}

#other_footer {
	width: 760px;
	height: 8px;
	background: #FFE2A0 url(images/other_footer.gif) no-repeat;
}

#adresse {
	width: 762px;
	height: 23px;
	background: url(images/back_bottom.gif) no-repeat;
	padding:0;
	padding-top: 4px;
	float:left;
	margin:0 0 0 30px;
}

*html #adresse {
	margin-left: 15px;
}

#footer img {
	margin: 0;
	padding: 0;
}

#page_footer {
	padding: 0;
	width: 920px;
	margin: 15px auto;
	overflow: hidden;
}