* { margin: 0px; padding: 0px; }

body, html { height: 100%; background: #fffbe2 url(images/bg_body.gif) top left repeat-x; }

/*
#fbf8e3
#faf5d7
#faf5d7
#fff7c5
*/

a img, img a{ border: 0px; }

#site {	
	position: relative;
	margin: 0 auto;
	width: 850px;
	min-height: 599px;
	height: auto !important;
	height: 599px;
	color: #4b3a2c;
	font: 12px trebuchet ms, arial, verdana;
	line-height: 18px;
}

/* ------------------------------------------------------- */

/*  Start Header */

#header {
	position: relative;
	padding: 20px;
	width: 810px;
	height: 66px;
	display: block;
	color: #fff;
	background: url(images/bg_header.gif) top left no-repeat;
}

#logo_warsteiner {
    position: absolute;
    top: 80px;
    left: -15px;
    z-index: 2;
}

#logo {
	position: relative;
	padding: 8px 0px 0px 0px;
	width: 400px;
	line-height: 14px;
	z-index: 5;
}

#logo h3 { padding-bottom: 2px; }

#address {
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: right;
	z-index: 5;
}

#newsbar {
	position: absolute;
	padding: 0px 30px;
	width: 790px;
	height: 22px;
	bottom: 1px;
	left: 0px;
	line-height: 22px;
	z-index: 1;
	background: url(images/bg_newsbar.gif) top left no-repeat;
}

/*  End Header */

/* ------------------------------------------------------- */

/* Start Wrapper */

#wrapper {
	padding: 25px 0px;
	min-height: 418px;
	height: auto !important;
	height: 418px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	background: #f8f8f8 url(images/bg_wrapper.gif) top left no-repeat;
}

#wrapper a:link, #wrapper a:visited { color: #4b3a2c; }

#navigation {
	width: 175px;
	float: left;
	color: #600000;
	font-size: 13px;
	font-weight: bold;
}

#navigation ul { list-style-type: none; }
#navigation ul.nav li {
	padding: 5px 0px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	display: block; 
	text-align: right; 
	border-bottom: 1px solid #d6d6d6;
}

#navigation ul.nav li a:link, #navigation ul.nav li a:visited { padding: 0px 0px 0px 15px; color: #600000; text-decoration: none; }
#navigation ul.nav li a:hover, #navigation ul.nav li.current a:link, #navigation ul.nav li.current a:visited {  background: url(images/nav_list_image.gif) 0px 5px no-repeat;  }

#language		 { padding: 5px 0px; height: 25px; }
#language li { margin: 0px 0px 0px 10px; float: right; }

#text {
	padding: 0px 24px;
	width: 440px;
	float: left;
}

#text ul { margin: 20px; }
#text li { margin: 0px 10px; padding: 0px 5px; }  

#text img { margin: 0px 7px; }
#text.bigWidth { width: 625px; }

#text h1 { margin-bottom: 15px; line-height: 25px; font-weight: bold; }

#sidebar {
	padding: 46px 0px;
	width: 185px;
	float: right;
}

#sidebar .item {
	margin: 0px 0px 25px 0px;
	width: 185px;
}

#sidebar .item .head {
	padding: 0px 15px;
	width: 155px;
	color: #fff;
	text-align: right;
	background: url(images/bg_sidebar_item.gif) top left no-repeat;
}

#sidebar .item .context {
	padding: 10px;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
}

#sidebar ul.subnav { margin: 0px 0px; list-style-type: none; }
#sidebar ul.subnav li { padding: 0px 15px; width: 134px;  background: url(images/subnav_list_image.gif) 0px 6px no-repeat;  } 
#sidebar ul.subnav li a:link, #sidebar ul.subnav li a:visited { text-decoration: none; }

#sidebar ul.subnav li a:hover, 
#sidebar ul.subnav li.current a:link, 
#sidebar ul.subnav li.current a:visited { font-weight: bold; text-decoration: underline; }


#wrapper hr.cleaner {
 	clear: both;
	visibility: hidden;
}

#wrapper br.cleaner {
    height: 0px; 
    font-size: 0px; 
    line-height: 0px; 
    clear: both; 
}

#events {
    margin: 0px;
}

#events .event {
    padding: 15px;
    margin: 0px 0px 20px 0px;
    /*border-bottom: 1px dashed #ccc;*/
    border: 1px solid #ccc;
    background: #e8e6e6;
}

#guestbook .message {
    margin: 0px 0px 25px 0px;
    border: 1px solid #ccc; 
}

#guestbook .message .head {
    padding: 2px 5px; 
    background: #e8e6e6;
}

#guestbook .message .text {
    padding: 5px;
}

#form .row { margin: 0px 0px 3px 0px; }
#form .description { padding: 0px 10px; width: 130px; float: left; text-align: right;}
#form .value { width: 250px; float: left; }
#form textarea.guestbook { width: 440px; height: 250px; font: 12px trebuchet ms, arial, verdana;  }
#form input.button { padding: 2px 5px; font-size: 11px; font-weight: bold; color: #4b3a2c;  background: #fffbe2; border: 1px solid #600000; }

#GoogleMapForm { padding: 10px; background: #dfdfdf; font-size: 10px; }
#GoogleMapForm input.button { padding: 0px 0px; width: 125px; height: 20px; line-height: 12px;font-size: 11px; font-weight: bold; color: #4b3a2c;  background: #fffbe2; border: 1px solid #600000; }

.control .prev   { width: 100px; height: 20px; float: left; }
.control .center { width: 240px; height: 20px; float: left;  text-align: center; }
.control .next   { width: 100px; height: 20px; float: right; text-align: right;  }

#wrapper ul.album { margin: 0px; padding: 0px; list-style-type: none; }
#wrapper ul.album li { margin: 0px 5px 5px 0px; padding: 0px; width: 120px; height: 90px; float: left; display: block; text-align: center; overflow: hidden; }
#wrapper ul.album li img { margin: 0px; padding: 0px; }

/* End Wrapper */

/* ------------------------------------------------------- */

/* Start Footer */

#footer {
	padding: 0px 200px;
	width: 450px;
	height: 25px;
	font-size: 10px;
	line-height: 25px;
	color: #fff;
	background: url(images/bg_footer.gif) top left no-repeat;
}

#footer a:link, #footer a:visited { color: #fff; }

#footer ul.FooterNav { padding: 0px; margin: 0px 10px; float: left; list-style-type: none; }
#footer ul.FooterNav li { float: left; }

/* End Footer */

/* ------------------------------------------------------- */

/* General styles */
#PrintInfo { display: none; }

h1 { margin: 0px; font-size: 22px; font-weight: normal; }
h2 { margin: 0px; font-size: 18px; font-weight: normal; }
h3 { margin: 0px; font-size: 16px; font-weight: normal; }
h4 { margin: 0px; font-size: 14px; font-weight: normal; }
h5 { margin: 0px; font-size: 12px; font-weight: normal; }
h6 { margin: 0px; font-size: 10px; font-weight: normal; }

span.floatLeft  { float: left;  }
span.floatRight { float: right; }

.table .row {
    padding: 1px 0px;
}

.table .column125 { width: 125px; float: left; }
.table .column500 { padding: 0px 0px 0px 10px; width: 490px; float: left; } 
