html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
strong { font-weight: bold; }
em { font-style: italic; }
.clear { height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both; }
.center { text-align: center; }

/* Balatka style */
/* Balatka style - startseite*/
#page .left_start {
	width:115px;
}
#page .navigation_start {
	height:409px;
}
#page .flame_start {
	top:448px;
}
#page .right_start {
	width:865px;
}
#right .gallery_start {
	width:845px;
	height:362px;
}
#right .header_start {
	padding-left: 46px;
}
#right .container_start {
	width: 828px;
	height:95px;
}
#right .container_start p {
	padding-left: 50px;
	padding-bottom: 0px;
	padding-top: 30px;
	float: left;
	font-size: 22px;
}

#container #skipintro {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	width: 170px;
	display: block;
	float: right;
	background-image: url(../images/skipintro_bg.png);
	background-repeat: no-repeat;
	background-position: 120px center;
	margin-top: 59px;
}
/*startseite ende*/
body {
	font-family: Tahoma, Verdana, serif;
	font-size: 12px;
	background: #766865 url(../images/background.png) no-repeat fixed center center;
	color: #dcdddf;
}

#page {
	width: 980px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	padding-top: 20px;
	
}
#left {
	width: 161px;
	float: left;
}

#right {
	width: 819px;
	float: right;
}

#logo { text-indent: -9001px; background: transparent; height: 139px; }
#logo a {
	display: block;
	width: 102px; height: 129px;
	background: url(../images/balatka-logo.png) no-repeat;
}

#flame {
	position: absolute;
	width: 92px;
	height: 131px;
	background: url(../images/flame.png) no-repeat;
	left: 33px;
	top: 510px;
}

#navigation {
	background: #5c1920;
	height: 470px;
	padding-left: 5px;
}

#navigation ul { padding-top: 30px; }
#navigation ul li, #navigation ul li a {
	font-size: 14px;
	color: #dcdddf;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 10px;
	line-height: 24px;
}

#navigation ul li a { display: block; }
#navigation a:hover, #navigation a:focus {
	background: #E8E4E3;
	color: #574b47;
}
#navigation a.active-link {
	background: #fff;
	color: #574b47;
}

#navigation ul ul {
	border-top: 1px solid #721e27;
	border-bottom: 1px solid #721e27;
	padding: 5px 0;
	margin: 5px 0;
}

#navigation ul ul li, #navigation ul ul li a {
	font-size: 12px;
	text-transform: none;
	text-indent: 15px;
	line-height: 22px;
}
#navigation ul ul li a {
	display: block;
}
#navigation ul ul li a:hover, #navigation ul ul li a:focus {
	text-decoration: none;
	color: #5C1920;
	background-color: #E8E4E3;
	display: block;
	font-weight: bold;
}

#navigation ul ul ul { border: 0; padding: 0; margin: 0; }
#navigation ul ul ul li { list-style: disc inside; }
#navigation ul ul ul li, #navigation ul ul ul li a {
	font-size: 11px;
	text-indent: 30px;
	line-height: 18px;
}
#header h1, #header h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 18px;
}

#header p {
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}

#header p a { color: #dcdddf; text-decoration: none; }
#header p a:hover { text-decoration: underline; }
#topimg {
	border: 10px solid #fff;
	margin-top: 7px;
	text-align: center;
}

#flamme { position: absolute; margin-left:338px; margin-top:192px; }

#container {
	background: #5c1920;
	width: 783px;
	float: left;
	height: 244px;
}
#content {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content h3 {
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	display: block;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #721E27;
	padding-right: 10px;
}

#content p {
	line-height: 16px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#content a { color: #dcdddf; }
#content ul {
	float: left;
	display: block;
	list-style-type: circle;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 50px;
}
#content ul li {
	margin: 0px;
	padding: 0px;

}
#content .steine {
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#content a:hover { text-decoration: none; }
#container .content-kamine {
	padding-top: 70px;
}

#schauraum {
	background-image: url(../images/schaurum_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 110px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	margin-top: 15px;
	text-indent: 8px;
	margin-left: 70px;
	padding-left: 10px;
}


a.lb img {
	border: 1px solid #FFF;
}

div.side-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#qrcode {
	padding-top: 10px;
	padding-right: 20px;
	float: right;
}


#asklepios {
	width: 27px;
	float: right;
	text-indent: -9001px;
}

#asklepios a {
	display: block;
	width: 27px; height: 91px;
	background: url(../images/asklepios.png) no-repeat;
}

form, input, #s, textarea {
	color: #fff;
	font-size: 11px;
}

form ul {
	float: left;
}
form ul.style {
	width: 250px;
}

form ul.nachricht {
	float: left;
	display: block;
	width: 330px;
}

#content form ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content form ul li { margin-bottom: 6px; clear: left; height: 33px; }
#content form ul li label { width: 80px; height: 15px; display: block; }
#content form ul li input { width: 200px; border: 1px solid #fff; padding: 2px; background: transparent; height: 12px; }
#content form ul li textarea { width: 310px; border: 1px solid #fff; padding: 2px; height: 128px; background: transparent; }
#s {
	background: transparent;
	border: 0;
	background-color: #fff;
	color: #000;
	margin-top: 16px;
	margin-left: 0px;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
} 
/*belt css*/
#slideDiv {
	float: left;
	background-color: #5c1920;
	position:relative;
	border: 1px solid #5c1920;
	width: 740px;
}

#slide {
	height: 100px;
	background-color: #5c1920;
	overflow:hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 90;
	width: 740px;
}

#gallery {
	width: 730px;
	height: 100px;
	background-color:#5c1920;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	z-index: 90;
}
#gallery img {

}

#previous {
	height: auto;
	width: 22px;
	float: left;
	position: absolute;
	top: 0px;
	z-index: 110;
	left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#next {
	float: right;
	height: auto;
	width: 22px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 110;
}
/*belt css ende*/
