/*   
Author: Waigwa Gatamu
Created: 2010					
Copyright: Euroweb Internet GmbH
*/

/* --------------------------------------------------------------------------- */
/* -------------------------->>> GLOBAL <<<----------------------------------- */
/* --------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	border:0;
	outline:0;
}
body > #container {
	height:auto;
	min-height:100%;
}
html {
	background: url(../images/bg-html.gif);
}
body {
	color:#63452b;
	line-height:20px;
	font:12px Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.jpg) no-repeat center top;
	behavior: url("csshover3.htc");
}
p {
	margin-bottom:20px;
	line-height:20px;
}
a {
	color:#63452b;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}
.active a {
	text-decoration: none;
}

/*
SELECTOR
==================================================*/
::-moz-selection {
background: #000;
color: #fff;
}
::selection {
background: #000;
color: #fff;
}
/*
CLASSES
==================================================*/

ol, ul {
	list-style: none;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.image {
	border:solid 2px #e5a322;
	margin:0 20px 20px 0;
}
.image-cms {
	border:solid 2px #e5a322;
	margin:0 20px 20px 0;
	float:left;
}
.image-teddy-bear {
	margin:0 25px 25px 0px;
	float:left;
}
.text-indent {
	text-indent:-9999px;
}
.clear {
	clear:both;
	float:none;
}
a.gototop {
	font-size: 11px;
	display:none;
	position:fixed;
	right:5px;
	bottom:5px;
	text-decoration:none;
	color: #fff;
	padding:11px 0 5px 0;
	display: block;
	width: 68px;
	height: 15px;
	text-align: center;
	background:  #CF8800;
}
*html a.goToTop {
	background: #000!important;
	padding:5px 0 5px 0;
	position: absolute;
	display: inline;
}
a.gototop:hover {
	text-decoration: underline;
}
/*
LISTS
==================================================*/
ul.list {
	margin:0 0 31px 0;
}
ul.list li {
	padding:0 0 20px 21px;
	background:url(../images/bg-list.jpg) 2px 8px no-repeat;
	line-height:20px;
}
/*
BRANDING
==================================================*/

h1.branding a {
	display:block;
	width:153px;
	height:97px;
	position:absolute;
	top:40px;
	left:-10px;
	background:url(../images/branding.png) no-repeat;
}
h1, h2, h3, h4 {
	font-weight:normal;
}
h2 {
	font-size:45px;
	color:#63452b;
	position:absolute;
	left:22px
}
.cufon-active h2 {
	font-size:65px;
	color:#63452b;
	position:absolute;
	left:22px
}
h3 {
	font-size:16px;
	color:#63452b;
	text-transform:uppercase;
	margin-bottom:15px;
}
/*
CONTAINER
==================================================*/

div#container {
	margin: 0px auto;
	width: 960px;
}
div#content {
	width:720px;
	background:#f4e195;
	margin:0 0 0 150px;
	float:left;
	padding:0 0 50px 0;
}
*div#content {
	padding:0 0 150px 0;
}
/*
CONTENT - MAIN
==================================================*/

div#content-main {
	float:left;
	width:670px;
	position: relative;
	margin:0 0px 0 20px;
}
.content-column {
	width:415px;
	float:left;/*margin-right:20px;*/
}
/*
IMPRINT
==================================================*/

dl.imprint {
	line-height: 20px;
	margin:0 0 15px 0;
	float:left;
	width: 415px
}
dl.imprint dt {
	display: block;
	width: 200px;
	float:left;
}
dl.imprint dd {
	clear:right;
}
/*
DATE
==================================================*/

dl.date {
	line-height: 20px;
	margin:0 0 15px 0;
	float:left;
	width: 210px
}
dl.date dt {
	display: block;
	width: 80px;
	float:left;
}
dl.date dd {
	clear:right;
}
/*
FILIALEN
==================================================*/

dl.filialen {
	line-height: 20px;
	margin:0 0 30px 0;
	float:left;
	width: 415px
}
dl.filialen dt {
	display: block;
	width: 150px;
	float:left;
}
dl.filialen dd {
	clear:right;
}
dl.filialen dd.space, dl.filialen dt.space1 {
	margin:20px 0 0 0;
}
/*
Frühstück
==================================================*/

dl.frueh {
	line-height: 20px;
	margin:0 0 30px 0;
	float:left;
	width: 415px
}
dl.frueh dt {
	display: block;
	width: 350px;
	float:left;
}
dl.frueh dd {
	clear:right;
}
dl.frueh dd.big {
	font-size:14px;
}
dl.frueh dd.space {
	margin:20px 0 0 0;
}
/*
HEADER
==================================================*/

#header {
	width:960px;
	height:440px;
	position:relative;
}
#headline-container {
	width:720px;
	height:55px;
	background:url(../images/bg-h2.jpg) no-repeat;
	float:left;
	position:relative;
	margin:30px 0 30px 0;
}
#header-bild {
	width:719px;
	height:288px;
	float: left;
	background: url(../images/bg-header.jpg) no-repeat;
	margin:152px 0 0 1px;
}
#slideshow {
	width:414px;
	height:224px;
	position:relative;
	float:left;
	overflow:hidden;
	border:solid 2px #e5a322;
	margin:0 0px 20px 0;
	background:url(../images/slideshow/02.jpg) no-repeat;
}
#slideshow img {
	display:none;
	position:absolute;
	top:0;
	left:0;
}
/*
NAVIGATION
==================================================*/
div#navi {
	width:150px;
	height:288px;
	position: relative;
	float:left;
	margin:152px 0 0 0;
}
div#navi ul {
	position:absolute;
	top:20px;
	right:0px;
}
div#navi ul li {
	float:right;
	position:relative;
}
div#navi ul li a {
	display:block;
	color:#63452b;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	padding:0px 30px 20px 0px;
}
.cufon-active div#navi ul li a {
	display:block;
	color:#63452b;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	padding:0px 30px 24px 0px;
	*padding:0px 30px 21px 0px;
}
*div#navi ul li a {
	padding:0px 30px 21px 0px;
	
}
div#navi ul li a:hover,div#navi ul li a.active {
	color:#815a38;
}
/*
FLYOUT
==================================================*/
div#navi ul li ul {
	display: none;
	position: absolute;
	z-index:100!important;
	left: 185px!important;
	top:0px!important;
	width:100px;
}
*div#navi ul li ul {
	left: 135px!important;
}
div#navi ul li ul li {
	padding:9px 0 9px 20px;
	display:block;
	background: url(../images/bg-flyout.jpg);
	border-bottom:1px solid #e6ab05;
}
div#navi ul li ul li a {
	font-size: 12px;
	height:10px!important;
	display: block;
	width:100px;
	text-indent:0!important;
	padding-bottom:5px;
}
.cufon-active div#navi ul li ul li a {
	font-size: 12px;
	height:10px!important;
	display: block;
	width:100px;
	text-indent:0!important;
	padding-bottom:5px;
}
div#navi ul li ul a:hover {
	text-decoration: none;
	font-weight:bold;
}
div#navi ul li:hover ul {
	display: block!important;
}
/*
FOOTER
==================================================*/
div#footer-container {
	clear:both;
	margin-top: -121px; /* negative value of footer height */
	height:288px;
	position:relative;
	background:url(../images/bg-footer.jpg) no-repeat center top;
}
div#footer {
	width:960px;
	margin:0px auto;
	height:288px;
	position:relative;
}
div#footer ul {
	position:absolute;
	top:5px;
	right:95px;
}
div#footer ul li {
	float:left;
}
div#footer ul li a {
	display:block;
	text-decoration:none;
	padding:0 15px 0 15px;
	border-right:1px solid #754b15;
	
}
div#footer ul li a:hover,div#footer ul li a.active2 {
	text-decoration:underline;
}
.noborder {
	border:none!important;
}
ul#footer-navi {
	width:444px;
	height:68px;
	position:absolute;
	list-style-type:none;
	left:180px;
	top:25px!important;
	background: url(../images/bg-footer-navi.jpg) no-repeat;
}
ul#footer-navi li {
	float:left;
}
ul#footer-navi li a {
	display:block;
	height:68px;
	border:none!important;
	padding:0!important;
	cursor:default;
}
ul#footer-navi li a.n1 {
	background-position: 0 0;
	width:152px;
}
ul#footer-navi li a.n1:hover {
	background: url("../images/bg-footer-navi.jpg") no-repeat 0 -68px;
}
ul#footer-navi li a.n2 {
	background-position: -152px 0;
	width:192px;
}
ul#footer-navi li a.n2:hover {
	background: url("../images/bg-footer-navi.jpg") no-repeat -152px -68px;
}
ul#footer-navi li a.n3 {
	background-position: -344px 0;
	width:89px;
}
ul#footer-navi li a.n3:hover {
	background: url("../images/bg-footer-navi.jpg") no-repeat -344px -68px;
}
/*
SIDEBAR
==================================================*/

div#content-sidebar {
	float:left;
	width:210px;
	margin:0 0px 0 45px;
}
/*
SIDEBAR - COLUMN
==================================================*/

div#content-sidebar div {
	width:210px;
	margin:0 0 30px 0;
}
/*
JS ERROR MESSAGE
==================================================*/
noscript p {
	background:none repeat scroll 0 0 #FFFFFF;
	padding:5px;
	position:absolute;
	top:0;
	width:99%;
	text-align:center;
}
noscript img {
	display:none;
}
/*
ACCORDION
==================================================*/
#acc {
	width:415px;
	margin: 0px 0 0 0;
}
#acc h3 {
	width:415px;
	cursor:pointer;
	margin-bottom: 10px!important;
	background:#674A2C;
	font-size:14px;
	padding:6px 6px 6px 3px;
	color:#f9eec8;
}
#acc h3:hover {
	text-decoration:none
}
#acc .acc-section {
	overflow:hidden;
}
#acc .acc-content {
	width:415px;
}
#nested {
	width:415px;
}
#nested h3 {
	width:415px;
	cursor:pointer;
}
#nested .acc-section {
	overflow:hidden;
}
#nested .acc-content {
	width:415px;
}
/*
CLEAR FIX
==================================================*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*
End of story
*/
