@charset "iso-8859-1";
@import url("http://cssksw.com/cafedanklat");

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #54382E;
	width: 100%;
	height: 100%;
	letter-spacing: 1px;
}

iframe {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	width: 100%;
	height: auto;
}

#wrapper {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0 90px;
	background-color: #FFFFFF;
	width: 100%;
	height: 625px;
	clear: left;
}

img {
	border: none;
}

a{
	text-decoration: none;
	outline: 0 none;
}

/*****************************************************| Main|***/

#distance{
	width: 1px;
	height: 50%;
	margin-bottom: -320px;
	float: left;
}

#main{
	margin: 0 auto;
	position: relative;
	width: 860px;
	height: 625px;
	background-color: #FFF;
	padding: 0px 5px;
	z-index: 2;
}

#header {
	position: relative;
	float: left;
	width: 860px;
	height: 85px;
	margin-bottom: 5px;
}

#logo {
	position: relative;
	float: left;
	width: 204px;
	height: 85px;
}

#sprachen {
	position:relative;
	float: right;
	width: 200px;
	height: 20px;
	margin-top: 70px;
	margin-right: 10px;
	text-align: right;
}

#sprachen ul {
	list-style-type: none;
}

#sprachen li{
	float: right;
	margin-left: 10px;
}

#sprachen a {
	color: #663300;
}

#sprachen a:hover {
	color: #666600;
	font-weight: bold;
}

#slideshow {
	position: relative;
	float:left;
	width: 860px;
	height: 250px;
	margin-bottom: 5px;
}

#slideshow img{
	z-index:2;
}

#content{
	width: 860px;
	height: 255px;
	margin-bottom: 5px;
	padding: 0;
	clear: both;
}

#footer-print {
	visibility: hidden;
	display: none;
}

#footer-left {
	float: left;
	width: 400px;
	text-align: left;
	font-size: 10px;
	z-index: 100;
}

#footer-right{
	float: right;
	width: 400px;
	text-align: right;
	font-size: 10px;
	z-index: 100;
}

#footer a{
	color: #54382E;
	height: 12px;
}

#content-cont {
	position: relative;
	float: left;
	height: 255px;
	width: 675px;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0px;
}

#content-teaser {
	position: relative;
	float: left;
	background: #fff;
	height: 225px;
	width: 460px;
	padding: 0 30px 0 0;
	margin: 0px;
	letter-spacing: 0px;
}

#content-cont a, #content-teaser a{
	color: #54382E;
	text-decoration: underline;
}

h1 {
	font-size: bold;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 12px;
	letter-spacing: 1px;
}

h2 {
	font-size: bold;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 6px;
	letter-spacing: 1px;
}

h3 {
	font-size: bold;
	font-size: 11px;
	margin-bottom: 6px;
	letter-spacing: 1px;
}

p {
	margin-bottom: 12px;
}

ul {
	margin-left: 15px;
}

.preisliste {
	width: 420px;
	border-bottom: 1px dotted #54382e;
}

/*****************************************************| Teaser |***/

#teaser-wrapper {
	position: relative;
	float: left;
	height: 255px;
	width: 180px;
	margin-left: 5px;
}

.teaser {
	color: #54382e;
	font-size: 90%;
	background: #b6cac8;
	margin-bottom: 5px;
	padding: 5px;
}

.teaser h1 {
	font-size: bold;
	text-transform: uppercase;
	font-size: 115%;
	margin-bottom: 12px;
}

.teaser input {
	background: #DBE5E4;
	border: none;
}

.teaser p {
	margin-bottom: 6px;
}

.teaser a {
	color: #54382e;
	font-weight: bold;
	text-decoration: none;
}

.teaser a:hover {
	text-decoration: underline;
}

.teaser ul {
	padding-left: 15px;
}

.teaser li {
	margin-bottom: 5px;
}

/*****************************************************| Top-Navi|***/

#navi-top{
	position: relative;
	float: left;
	background: url(/images/navi_bg.png) repeat;
	height: 40px;
	width: 860px;
	margin-top: -40px;
	color: #1a171b;
	font-size: 12px;
	vertical-align: middle;
}

#navi-top ul{
	margin: 5px 0 0 0px;
	_margin: 10px;
	width: 830px;
	padding: 0px;
	position: relative;
	float: left;
	list-style: none;
	vertical-align: middle;
	height: 30px;
}

#navi-top li{
	margin-right: 0px;
	float: left;
	width: 107px;
	height: 30px;
	text-align: center;
}

#navi-top a{
	color: #1a171b;
	font-weight: normal;
	height: 30px;
	vertical-align: middle;
}

#navi-top a:hover{
	color: #1a171b;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 30px;
	vertical-align: middle;
}

.active a{
	color: #1a171b; !IMPORTANT;
	height: 30px;
	vertical-align: middle;
}

/*****************************************************| sub-navi|***/

#navi-sub {
	position: relative;
	float: left;
	background: #e6e2c5;
	height: 255px;
	width: 180px;
	padding: 0px;
	margin-right: 5px;
}

#navi_sub a:visited {
	color: #663300;
	text-decoration: none;
}

#navi-sub ul{
	margin: 20px 20px 30px 25px; 
}
#navi-sub li{
	margin-bottom: 12px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
	display: block;
}

#navi-sub a{
	padding-left: 0px;
	color: #663300;
	text-decoration: none;
}

#navi-sub a:hover{
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#menueon a{
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}


/***************************************************| Scrollbar |***/	

a.jScrollArrowUp {
	background: url(/js/scrollbar/images/basic_arrow_up.gif);
	padding: 0 1px 1px 1px;
}
a.jScrollArrowUp:hover {
	background: url(/js/scrollbar/images/basic_arrow_up.gif);
	padding: 0 1px 1px 1px;
}
a.jScrollArrowDown {
	background: url(/js/scrollbar/images/basic_arrow_down.gif);
	padding: 0 1px 1px 1px;
}
a.jScrollArrowDown:hover {
	background: url(/js/scrollbar/images/basic_arrow_down.gif);
	padding: 0 1px 1px 1px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}
			
.holder {
	float: left;
	z-index:1;
	margin:-15px 0;
}

.scroll-pane {
	width: 645px;
	height: 225px;
	background: #faf3e6;
	padding: 15px;	
	overflow: auto;
	float: left;
}

.mask {
	position: relative;
	height: 15px;
	z-index:2;
	background: #faf3e6;
	width: 650px;
}

/*****************************************************| KONTAKTFORM|***/
.kontakt_form {
	width: 650px;
}

.hr-anfrage {
	width: 460px;
	color: #e9d8ba;
}

.kontakt_form input {
	padding: 1px 2px 1px 2px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px #e9d8ba solid;
	background-color: #FAF3E6; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6b67;
	width: 100px;
	height: 15px;
	margin: 2px 25px 1px 0px;
}

.kontakt_form select {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px #e9d8ba solid;
	background-color: #FAF3E6; 
	*background-color: #fff; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6b67;
	width: 120px;
	margin: 2px 25px 1px 0px;

}

.kontakt_form textarea {
	border: 1px #e9d8ba solid;
	background-color: #FFFFFF; 
	width: 350px;
	*width: 350px;
	height: 70px;
	padding: 2px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6b67;
	margin-top: 5px;
}

#formInput_submit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6b67;
	border: 1px #e9d8ba solid;
	background: #fff;
	border: none;
	width: 135px;
	margin: 0;
	padding: 5px;
}

.kontakt_form .check {
	width: 15px;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}

.sende-button {
	bottom: 15px;
	right: 15px;
	position: absolute;
	float: right;
	z-index: 500;
}

.fehler-text {
	bottom: 15px;
	left: 15px;
	position: absolute;
	float: left;
	z-index: 500;
}

.fehler {
	color: red;
	font-weight: bold;
}

/*****************************************************| GALERIE|***/
.galleria_container {
	height: 160px;
	padding:0;
	margin:0;
}
.galleria_wrapper {
	margin:0;
	padding:0;
}

.galleria_wrapper img {
	width: 320px;
	height: 160px;
	margin-left:0;
	float:right;
}

.replaced {
	margin-left:-40px;
	padding:0;
}

.jcarousel-skin-tango {
	margin:0;
	padding:0;
	float:left;
}

.caption {
	visibility:hidden;
}

#mycarousel {
	width:400px;
	height:40px;
}

/*****************************************************| Download |***/
.download {
	width: 290px;
	float: left;
	border: 1px solid #e6e2c5;
	padding: 5px;
	margin: 0 10px 10px 0;
	background: #fff;
}

.download-icon {
	width: 100px;
	height: 100px;
	float: left;
	border: 1px solid #e6e2c5;
}

.download-text {
	float:right;
	margin: 5px;
	width: 170px;
	height: 80px;
	line-height: 150%;
}

.download-link {
	position:relative;
	float: right;
}


/*****************************************************| Holidaycheck |***/

.holidaycheck {
	height: 320px;
}
