/********************
---[ GLOBAL CLASSES ]---
*********************/
html[xmlns^="http"] {
/* verhindert Mozilla-Zucken
* > Firefox 1.5
*/
overflow-y: scroll;
}

* {
	padding: 0;
	margin: 0;
	outline: none;
}

ul,
ul li {
	list-style: none;
}

a {
	text-decoration: underline;
	color: #955619;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

html,
body {
	width: 100%;
	height: 100%;
}

html {
	background: url(../images/bg-html.jpg) repeat center bottom;
}

body {
	color: #381c11;
	font: 14px/19px "Trebuchet MS", "Times New Roman", Arial;
	min-width: 950px;
	min-height: 679px;
}

/********************
---[ CONTAINER ]---
*********************/
#container {
	width: 100%;
	margin: 0 auto -102px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(../images/bg-container.jpg) repeat-x center bottom;
	position: relative;
	z-index: 10;
}

/********************
---[ BACKGROUND ]---
*********************/
#background {
	position: absolute;
	width: 100%;
	height: 636px;
	top: 0;
	left: 0;
	background: url(../images/bg-background.png) no-repeat center 0;
	z-index:1;
}

#background-center {
	position: absolute;
	width:100%;
	height: 636px;
	top: 0;
	left: 0;
	background: url(../images/bg-background-center.jpg) no-repeat center 0;
	z-index:1;
}

/********************
---[ HEADER ]---
*********************/
#header {
	position: relative;
	z-index: 2;
	width: 980px;
	height: 449px;
	margin: 0 auto;
}

#fontsize {
	position: absolute;
	z-index: 50;
	left: 649px;
	top: 428px;
	width: 87px;
	height: 19px;
	padding: 0 0 0 2px;
	background: url(../images/plus-minus.gif) no-repeat 0 0;
}

#fontsize li {
	height: 19px;
	float: left;
}

#fontsize li a {
	display: block;
	width: 100%;
	text-decoration: none;
}

#fontsize li.bigger {
	font-size: 15px;
	width: 31px;
	float: left;
	text-align: right;
}

#fontsize li.reset {
	font-size: 14px;
	width: 10px;
	float: left;
	padding: 0 6px;
}

#fontsize li.smaller {
	font-size: 13px;
	width: 31px;
	float: left;
}

/********************
---[ LOGO ]---
*********************/
#branding a {
	position: absolute;
	left: 35px;
	top: 5px;
	width: 230px;
	height: 236px;
}

/********************
---[ HEADER IMAGES ]---
*********************/
div#header-image-border {
	position: absolute;
	left: 477px;
	top: 54px;
	width: 464px;
	height: 327px;
	z-index: 2;
	background: url(../images/header-image-border.png) no-repeat 0 0;
}

div#header-image {
	position: absolute;
	left: 477px;
	top: 54px;
	width: 464px;
	height: 327px;
	z-index: 1;
}

/********************
---[ COFFEE ]---
*********************/
div#coffee {
	position: absolute;
	left: 50%;
	top: 336px;
	width: 164px;
	height: 165px;
	z-index: 5;
	background: url(../images/bg-coffee.png) no-repeat 0 0;
	margin: 0 0 0 305px;
}

/********************
---[ MAIN NAVIGATION ]---
*********************/
ul#navi {
	position: absolute;
	left: 328px;
	top: 199px;
	width: 252px;
	height: 224px;
	z-index: 10;
	background: url(../images/bg-tafel.png) no-repeat 0 0;
	padding: 25px 0 0 73px;
	font-size: 6px;
}

/********************
---[ CONTENT CONTAINER ]---
*********************/
#content-container {
	margin: 0 auto;
	width: 980px;
	background: url(../images/bg-content-container.png) repeat-y center 0px;
	padding: 0 0 0 0;
	min-height: 646px;
	position: relative;
	z-index: 2;
}

/********************
---[ CONTENT ]---
*********************/
#content-main {
	position: relative;
	z-index: 2;
	width: 511px;
	float: left;
	padding: 0 0 0 109px;
	background: url(../images/bg-content-main.png) no-repeat 5px 0px;
}
#content-main a {
	text-decoration: underline;
	color: #955619;
}
#content-main a:hover {
	text-decoration: none;
	color: #955619;
}
#content-main ul {
	margin-bottom:15px;
}

#content-main .image {
	padding:3px;
	border:1px solid #E48D1C;
}

#content-main li { 
	background:url(../images/li-liste.gif) 0 9px no-repeat; 
	padding:0 0 0 23px; 
	margin-left:20px;
	line-height:25px; 
}

/********************
---[ HEADINGS ]---
*********************/
#content-main h2 {
	text-indent: -9999px;
	width: 512px;
	height: 65px;
}

#content-main h3 {
	color:#915822;
	font-size:15px;
	margin-bottom:10px;
}

#content-main p {
	padding: 0 0 10px 0;
}

/********************
---[ SIDEBAR ]---
*********************/
#content-sidebar {
	float: left;
	width: 308px;
	min-height: 563px;
	position: relative;
	z-index: 2;
	background: url(../images/bg-content-sidebar.png) no-repeat 0 0;
	padding: 1px 0 0 52px;
	font-size: 13px;
}

* html #content-sidebar {
	width: 243px !important;
}

#content-sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #73451c;
	height: 41px;
	background: url(../images/bg-sidebar-h3.gif) no-repeat 0 54px;
	text-indent: 1px;
	padding: 29px 0 0 0;
	margin: 0 0 0 -3px;
}

#content-sidebar #navi-lang li {
	width: 89px;
	height: 44px;
	background: url(../images/bg-flag.gif) no-repeat 0 0;
	margin: 15px 14px 0 -3px;
	float: left;
	text-align: center;
	padding: 7px 0 0 0;
}

#content-sidebar #navi-lang li a {
	text-align: center;
	font: 11px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
}

#content-sidebar address {
	font-style: normal;
}

#content-sidebar dl {
	width: 160px;
}

#content-sidebar dt {
	width: 60px;
	float: left;
}

#content-sidebar dd {
	width: 100px;
	float: left;
}

#content-sidebar a.bg-image {
	background:url(../images/bg-image.jpg) no-repeat 0 0;
	width: 99px;
	height: 64px;
	padding: 1px 0px 0px 1px;
	display: block;
	float: left;
	margin: 0 7px 2px 0;
}

#content-sidebar .escape {
	line-height: 30px;
	display: block;
	margin: 0 0 -6px 0;
}

/********************
---[ FOOTER ]---
*********************/
#footer {
	width: 980px;
	margin: 0 auto;
	height: 102px;
	background: url(../images/bg-footer.png) no-repeat center 0;
	position: relative;
	z-index: 20;
	padding: 0 0 0 0;
}

#footer a.impressum {
	position: absolute;
	left: 133px;
	top: 29px;
	width: 91px;
	height: 17px;
	display: block;
	background:url(../images/impressum.png) no-repeat 0 0;
}

/********************
---[ ADDITIONAL CLASSES ]---
*********************/
.push {
	clear: both;
	height: 102px;
}

.border {
	padding: 2px;
	border: 1px solid #5f3f2b;
}

.float-left {
	float: left;
	margin: 0 10px 10px 0;
}

.float-right {
	float: right;
	margin: 0 0 10px 10px;
}

.cms-loop {
	padding: 0 0 20px 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.indented {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
a:link, span.MsoHyperlink {
	color:#955619 !important;
}
