/* ALLGEMEIN, BG UND PAGE */

* {
	margin: 0;
	padding: 0;
}

img,
a img {
	border: none;
	text-decoration: none;
}

.clearer {
	clear: both;
	height: 0;
}

html,
body
{
	height: 100%;
	background: #FFFFFF url(../images/body-bg_top.gif) repeat-x 0 0;
	font-family: Arial, Verdana, sans-serif;
	color: #4e5154;
	font-size: 12px;
}

#page
{
	height: auto;
	min-height: 100%;
	width: 1050px;
	margin: 0 auto 0 auto;
	background: url(../images/page-bg.gif) repeat-y 0 0;
}

/* HEADER, LOGO UND HEADER-BILD */

#header {
	position: relative;
	height: 176px;
	padding: 66px 25px 0 25px;
	background: url(../images/header-bg.gif) no-repeat 0 0;
}
#header img
{
	float: left;
}
#header #logo {
	float: left;
	width: 333px;
	height: 176px;
	margin: 0 1px 0 0;
}

/* LEFTCOL UND MAINNAVI*/

#leftcol {
	position: relative;
	float: left;
	display: inline;
	width: 333px;
	min-height: 560px;
	margin: 1px 0 14px 25px;
}

#navi {
	display: block;
	list-style-type: none;
	font-size: 17px;
	font-family: Georgia, Times, Times New Roman,serif;
	font-style: italic;
}
#navi li {
	margin-bottom: 3px;
}
#navi li a {
	display: block;
	height: 33px;
	padding: 0 0 0 20px;
	line-height: 33px;
	text-decoration: none;
	color: #5c6d82;
	background: url(../images/navi-li-bg.gif) 0 0 repeat-y;
}
#navi li.home a {
	height: 43px;
	line-height: 43px;
	background: url(../images/navi-li-bg_home.gif) 0 0 repeat-y !important;
	text-shadow: #9d896c 0px 0px 8px;
	color: #6c6257;
}
#navi li a:hover,
#navi li a:focus {
	background: url(../images/navi-li-bg_hover.gif) 0 0 repeat-y;
}
#navi li.active a,
#navi li.active a:hover,
#navi li.active a:focus {
	background: url(../images/navi-li-bg_active.gif) 0 0 repeat-y;
}
#navi ul {
	list-style-type: none;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	font-size: 13px;
	margin: 10px 0 6px 0;
}
#navi ul li {
	margin: 0;
}
#navi ul a {
	display: block;
	height: 28px;
	padding: 0 0 0 32px;
	line-height: 28px;
	text-decoration: none;
	color: #5c6d82;
	background: none;
}
#navi li.active ul a:hover,
#navi li.active ul a:focus,
#navi ul a:hover,
#navi ul a:focus {
	background: none;
}
#navi li.active ul a,
#navi li.active ul a:hover,
#navi li.active ul a:focus,
#navi ul li.active a,
#navi ul li.active a:hover,
#navi ul li.active a:focus {
	background: none;
}

/* RIGHTCOL/CONTENT*/

#rightcol {
	position: relative;
	float: left;
	display: inline;
	width: 566px;
	min-height: 420px;
	margin: 1px 25px 0 1px;
	padding: 50px 50px 0 50px;
	background: url(../images/content-bg.jpg) 0 0 no-repeat;
}

h1 {
	margin-bottom: 22px;
	padding-bottom: 15px;
	font-family: Georgia, Times, Times New Roman,serif;
	font-size: 29px;
	color: #4c637d;
	font-weight: normal;
	line-height: 135%;
	text-shadow: #a2b7d0 1px 1px 6px;
	background: url(../images/h1-bg.gif) bottom left no-repeat;
}
h2 {
	margin-bottom: 21px;
	font-family: Georgia, Times, Times New Roman,serif;
	font-size: 16px;
	color: #7b8fa6;
	font-weight: normal;
	font-style: italic;
	line-height: 135%;
	text-shadow: #b9c9db 0px 0px 7px;
}
#rightcol p {
	line-height: 155%;
	margin-bottom: 12px;
}
#rightcol img {
	padding: 1px;
	border: 1px solid #c6d4e7;
}
#leftcol hr {
	height: 2px;
	border: none;
	margin: 11px 0;
	background: url(../images/h1-bg.gif) bottom left no-repeat;
}
img.bild_links {
	float: left;
	margin: 0 9px 4px 0;
}
img.bild_rechts {
	float: right;
	margin: 0 0 4px 9px;
}
#rightcol a {
	color: #c1a78e;
	text-decoration: none;
}
#rightcol a:hover,
#rightcol a:focus {
	text-decoration: underline;
}
#rightcol ul {
	margin: 0 0 14px 15px;
}

table.daten
{
	width: 100%;
	margin: 0.245em 0 0.245em 0;
	padding: 0;
	border-collapse: collapse;
}
table.daten tr
{
	background: url(../images/h1-bg.gif) bottom center no-repeat;
}
table.daten td,
table.daten th
{
	padding: 0.425em 0.625em;
	text-align: left;
	vertical-align: top;
	/*border-bottom: solid 1px #DDE4ED;*/
}
table.daten .numerisch
{
	text-align: right;
}

/* ÖFFNUNGSZEITEN */

#opentimes {
	position: absolute;
	top: -426px;
	left: 7px;
	width: 313px;
	height: 246px;
	padding: 13px 0 0 20px;
}
#opentimes h3 {
	margin-bottom: 21px;
	font-family: Georgia, Times, Times New Roman,serif;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	line-height: 135%;
	color: #6c6257;
	text-shadow: #9d896c 0px 0px 8px;
}
#opentimes table {
	width: 170px;
	font-family: Georgia, Times, Times New Roman,serif;
	font-size: 13px;
	font-weight: normal;
	color: #948375;
	line-height: 25px;
	text-align: right;
}
#opentimes table .day {
	color: #777675;
	text-align: left;
}

/* FOOTER */

#gradient-bottom {
	background: url(../images/body-bg_bottom.gif) repeat-x bottom left;
}

#footer {
	width: 1050px;
	height: 903px;
	margin: -745px auto 0 auto;
	background: url(../images/footer-bg.gif) bottom left no-repeat;
}

#foot {
	position: relative;
	width: 1014px;
	height: 0;
	margin: 0 auto 0 auto;
	background: orange;
}

#footer-content {
	position: absolute;
	top: -113px;
	width: 100%;
	text-align: center;
	color: #fff;
	line-height: 20px;
	text-shadow: #6f839a 0 0 5px;
}
#footer-content a,
#footer-content a:hover,
#footer-content a:focus {
	color: #fff;
	text-decoration: none;
}

/* SPRACHUMSCHALTUNG */

#langnav {
	position: absolute;
	top: 6px;
	right: 9px;
	width: 80px;
	height: 33px;
	background: url(../images/langnav-bg.jpg) 0 0 no-repeat;
}
#langnav a {
	display: block;
	width: 26px;
	height: 20px;
}
#langnav a.fi {
	float: left;
	margin: 7px 0 0 5px;
}
#langnav a.de {
	margin: 7px 0 0 48px;
}