@charset "utf-8";
/* CSS Document */
img, .pngtrans { behavior:url("../js/iepngfix.htc") }
* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
	color: #867058;
}

body {
	behavior: url("csshover3.htc");
	background: url(../img/background_tile.gif);
}


a img {
	border: none;
}

a {
	text-decoration: underline;
	color: #463a2c;
}

p {
	padding-bottom: 15px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0px;
	line-height: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 24px;
	font-weight: normal;
	color: #463a2c;
	line-height: 24px;
	padding-bottom: 0px;
}

div.pagecontent h1 {
	display: block;
	clear: both;
	font-style: italic;
	padding: 0 0 25px 0;
	background: url(../img/background_headline.gif) no-repeat;
	background-position: left bottom;
}

div.pagecontent h2 {
	display: block;
	clear: both;
	font-size: 18px;
	font-style: italic;
	padding: 10px 0 25px 0;
	background: url(../img/background_headline.gif) no-repeat;
	background-position: left bottom;
}

h2 {
	font-size: 16px;
	padding-bottom: 10px;
}

h3 {
	font-size: 14px;
	line-height: 18px;
}

h4 {
	color: #f4e4ce;
	font-size: 13px;
	line-height: 15px;
}

h5 {
	color: #f4e4ce;
	font-size: 20px;
	line-height: 24px;
}

div.page {
	width: 100%;
	background: url(../img/background_page.gif) no-repeat center;
	background-position: center top;
}

div.content {
	position: relative;
	width: 940px;
	margin: auto;
	padding: 0 30px;
}

div.head {
	width: 100%;
	height: 30px;
	background: url(../img/background_bc.gif);
}

div.navigation {
	width: 100%;
	height: 110px;
	background: url(../img/background_navigation.gif) no-repeat center;
}

div.navigation div.content {
	height: 110px;
	background: url(../img/background_navigation.gif) no-repeat center;
}

ul.navigation {
	padding-top: 30px;
	width: 940px;
	list-style: none;
}

ul.navigation li {
	float: left;
}

ul.navigation li.die_wirtschaft { /* Abstand zwischen Wirtschaft und Biergarten um Platz fuer Logo zu gewinnen */
	margin-right: 204px;
}

* html ul.navigation li { /* IE 6 */
	margin-right: -4px;
}

*+ html ul.navigation li { /* IE 7 */
	margin-right: -4px;
}

ul.navigation li img {
	border: 0;
}

div.subnavigation {
	width: 780px;
	height: 60px;
}

div.subnavigation div.border {
	display: block;
	border-top: 1px solid #a4865d;
	padding-bottom: 10px;
}

ul.subnavigation {
	list-style: none;
}

ul.subnavigation li {
	float: left;
	margin-right: 15px;
}

ul.subnavigation a {
	color: #867058;
	line-height: 24px;
	text-decoration: none;
	border-bottom: 3px solid #B3946F;
}

ul.subnavigation a.active {
	color: #2e251c;
	line-height: 24px;
	border-bottom: 3px solid #076734;
}

div.logo {
	width: 220px;
	height: 175px;
	z-index: 2;
	position: relative;
	margin: auto;
	text-align: center;
	margin-top: -135px;
	margin-bottom: -25px;
	background: url(../img/logo_schederndorfer.png) no-repeat center;
}

* html div.logo { /* IE 6 */
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo_schederndorfer.png');
	z-index: 2;
}

div.breadcrumb {
	position: relative;
	z-index: 1;
	top: -155px;
	width: 100%;
	height: 25px;
	padding: 5px 0 0 0;
	margin: 0 0 -50px 0;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #463a2c;
}

div.breadcrumb em, div.breadcrumb h1 {
	float: left;
	color: #ffffff;
	font-style: normal;
	font-size: 10px;
	line-height: 22px;
}

div.breadcrumb a {
	color: #b29875;
}

div.breadcrumb div.content div.left {
	float: left;
}

div.breadcrumb div.content div.right {
	float: right;
	color: #b29875;
}

div.breadcrumb div.content div.right  ul {
	list-style: none;
}

div.breadcrumb div.content div.right ul li {
	float: left;
	margin-right: 15px;
}

div.breadcrumb div.content div.right ul li a {
	color: #b29875;
	padding-right: 15px;
	background: url(../img/background_topnavi.gif) no-repeat;
	background-position: right;
}

div.breadcrumb div.content div.right ul li.last a {
	background: none;
}

div.breadcrumb div.content div.right ul li a.active {
	color: #b29875;
	font-weight: bold;
}

div.pagecontent {

	margin-top: 0px;
	padding: 0;
	z-index: 1;
}

* html div.pagecontent { /* IE 6 */
	margin-top: 15px;
}

*+ html div.pagecontent { /* IE 7 */
	margin-top: 15px;
}

div.pagecontent div.left {
	float: left;
	width: 780px;
	padding: 0 20px 20px 0;
}

div.pagecontent div.right {
	float: left;
	width: 140px;
	padding: 0 0 20px 0;
}

div.startpagecontent {
	margin-top: 0;
	padding: 0;
	z-index: 1;
}

div.pagecontent div.ce_text {
	float: left;
	width: 360px;
	padding-right: 20px;
}

* html div.pagecontent div.left div.ce_text { /* IE 6 */
	overflow: visible;
	float: left;
	width: 360px;
	padding-right: 20px;
}

* html div.pagecontent div.left div.ce_image { /* IE 6 */
	overflow: visible;
	float: left;
	width: 360px;
	padding-right: 20px;
}

div.pagecontent div.left div.ce_image img{
	border:2px solid #f7ecdc;
}

* html div.startpagecontent { /* IE 6 */
	margin-top: 50px;
}

*+ html div.startpagecontent { /* IE 7 */
	margin-top: 50px;
	height: 210px;
}

div.startpagecontent h1, div.startpagecontent h2, div.startteaser_2a h2, div.startteaser_2b h2 {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding-bottom: 10px;
	padding-top: 5px;
}

div.startpagecontent a {
	font-weight: bold;
}

div.startpagecontent div.readmore, div.content div.startteaser_2a div.readmore, div.content div.startteaser_2b div.readmore {
	position: absolute;
	top: 165px;
	margin-left: 16px;
	width: 116px;
	height: 17px;
	padding-left: 15px;
	background: url(../img/background_links.gif) no-repeat;
}

* html div.startpagecontent div.readmore, * html div.content div.startteaser_1a div.readmore, * html div.content div.startteaser_1b div.readmore { /* IE 6 */
	top: 217px;
}

*+ html div.startpagecontent div.readmore, *+ html div.content div.startteaser_1a div.readmore, *+ html div.content div.startteaser_1b div.readmore { /* IE 7 */
	top: 217px;
}

div.readmore a {
	text-decoration: none;
}

div#startteaser-aktuelles, div#startseite-willkommen {
	float: left;
	width: 640px;
}

div#startseite-inhalte-boxen-oben, div#startseite-inhalte-boxen-unten {
	float: left;
	width: 300px;
}

div#startteaser-aktuelles, div#startseite-inhalte-boxen-oben {
	margin-top: -30px;
}

div.startteaser_aktuelles {
	float: left;
	margin-top: 0px;
	width: 605px;
	height: 212px;
	background: url(../img/startteaser_aktuelles.jpg) no-repeat;
	padding: 10px 25px 20px 10px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-style: normal;
}

* html div.startteaser_aktuelles { /* IE 6 */
	overflow: hidden;
}

/* Elemente Contentslider Teaser Aktuelles auf der Startseite */
#slideWrapper {
    width: 605px;
    height: 200px;
	margin: 0px 25px 20px 0px;
    overflow: hidden;
}

#innerSlideWrapper {
    width: 605px;
}

#innerSlideWrapper div.slideElem {
    width: 605px;
    height: 212px;
    float: left;
}

#goForward{

}

#goBack{

}

#gotxt{
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.slidernav {
    width: auto;
    height: 43px;
}

.slideElem {
}

.slideElem a {
}

.slideElem a:hover {
}

.slideElem p {
}

div#goBack, div#goForward {

}

div.slidernav {
	position: absolute;
	z-index: 1;
	width: 30px;
	height: 200px;
	top: -20px;
	margin-left: 427px;
	background-color: #b49e7e;
}

* html div.slidernav { /* IE 6 */
	top: 30px;
}

*+ html div.slidernav { /* IE 7 */
	top: 30px;
}


div.slidernav a.jumptolink {
	display: block;
	width: 30px;
	height: 26px;
	background-color: #b49e7e;
	padding-top: 5px;
	border-bottom: 1px solid #f5e5cf;
	color: #ffffff;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

div.slidernav a.active {
	background-color: #ffffff;
	color: #b49e7e;
}

div.startpagecontent div.startteaser_aktuelles div.image_container {
	float: left;
	margin-right: 40px;
}

div.startpagecontent div.startteaser_aktuelles img {
	border: 1px solid #ffffff;
	background-color: #f5f4f3;
	padding: 3px;
}

div.startpagecontent div.startteaser_aktuelles div.header {
	color: #b49e7e;
	font-size: 10px;
}

div.startpagecontent div.startteaser_aktuelles h3 {
	color: #584d41;
	padding-bottom: 5px;
}

div.startpagecontent div.startteaser_aktuelles div.ce_text {
	color: #867058;
	font-size: 10px;
	line-height: 16px;
}

div.startpagecontent div.startteaser_aktuelles p.more {
	padding-top: 15px;
	color: #584d41;
	font-size: 10px;
	text-decoration: underline;
}

div.startteaser_1a {
	float: left;
	width: 130px;
	height: 210px;
	margin-top: 0px;
	padding: 10px 20px 20px 10px;
	background: url(../img/startteaser_1a.jpg) no-repeat;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	line-height: 16px;
	color: #867058;
}

div.startpagecontent div.startteaser_1a h2 {
	color: #f4e4ce;
}

div.startteaser_1b {
	float: left;
	width: 130px;
	height: 210px;
	margin-top: 0px;
	padding: 10px 0 20px 10px;
	background: url(../img/startteaser_1b.jpg) no-repeat;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	line-height: 16px;
	color: #867058;
}

div.startpagecontent div.startteaser_1b h2 {
	color: #004e25;
}

div.startpagecontent div.startteaser_1b img {
	border: 3px solid #cdaf87;
	background-color: #ffffff;
	padding: 3px;
}

div.startpagecontent div.startteaser_1b p {
	padding: 0px;
}

div.timber {
	width: 100%;
	background: url(../img/background_timber.gif) repeat-x bottom;
    padding-bottom: 80px;
}

body.startseite div.timber {
    padding-bottom: 0;
}

div.welcome {
	float: left;
	width: 605px;
	background: url(../tl_files/grafiken/gra_a-seidla-gemuetlichkeit.gif) no-repeat bottom right;
	padding: 10px 25px 20px 10px;
}

* html div.timber div.content { /* IE 6 */
	margin-top: -50px;
}

div.timber div.welcome div.invite {
	height: 30px;
	padding: 30px 0 20px 0;
}

div.startteaser_2a {
	float: left;
	width: 130px;
	height: 210px;
	padding: 10px 20px 20px 10px;
	background: url(../img/startteaser_2a.gif) no-repeat;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	line-height: 16px;
	color: #867058;
}

div.startteaser_2a h2 {
	color: #004e25;
	padding-bottom: 1px;
}

div.startteaser_2a img {
	border: 3px solid #cdaf87;
	background-color: #ffffff;
	padding: 3px;
}

div.startteaser_2a p {
	padding: 0px;
}

div.startteaser_2b {
	float: left;
	width: 120px;
	height: 210px;
	padding: 10px 10px 20px 10px;
	background: url(../img/startteaser_2b.gif) no-repeat;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
}

div.startteaser_2b h2 {
	color: #f4e4ce;
	padding-bottom: 1px;
}

div.startteaser_2b div.feste {
	padding: 0px;
}

div.startteaser_2b div.feste h3 {
	color: #56d8a4;
	font-size: 10px;
	text-decoration: none;
	padding: 3px 0 4px 0;
}

div.startteaser_2b div.feste a {
	color: #56d8a4;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	padding: 0 0 4px 0;
}

div.startteaser_2b div.mod_upcoming_events {
	padding: 0;
	margin-top: -2px;
}

div#feste_box_overview{
    font-family: Lucida Grande, Arial, Helvetica, sans-serif;
    font-style:normal;
    font-size:12px;
    color:#f4e4ce;
    background-color:#594e41;
    width:140px;
    padding:10px;
    margin-bottom:80px;
}

div#feste_box_overview h1{
    font-weight: bold;
    font-size:16px;
    font-style:normal;
    margin-bottom: 0px;
    padding-bottom:2px;
    color:#f4e4ce;
}


div#feste_box_overview a{
    color:#867058;
    font-size:12px;
    text-decoration:none;
}

*+ html div.startteaser_2b div.mod_upcoming_events { /* IE 7 */
	padding: 3px 0 0 0;
}

*+ html div.startteaser_2b div.feste { /* IE 7 */
	padding: 0 0 6px 0;
}

* html div.startteaser_2b div.mod_upcoming_events { /* IE 6 */
	padding: 3px 0 0 0;
}

* html div.startteaser_2b div.feste { /* IE 6 */
	padding: 0 0 6px 0;
}

div.content div.startteaser_2a div.readmore {
	top: 198px;
}

div.content div.startteaser_2b div.readmore {
	top: 196px;
}

* html div.content div.startteaser_2a div.readmore { /* IE 6 */
	top: 198px;
}

* html div.content div.startteaser_2a div.readmore, * html div.content div.startteaser_2b div.readmore { /* IE 6 */
	top: 198px;
}

div.footer {
	width: 100%;
	background-color: #463a2c;
	background: url(../img/background_footer.jpg) repeat-x;
	font-size: 10px;
	line-height: 16px;
}

div.footer h4 {
	padding-bottom: 10px;
}

div.footer div.content {
	width: 950px;
	padding: 0 0 0 6px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #463a2c;
	background: url(../img/background_footer-logo.jpg) no-repeat;
	background-position: left top;
}

div.footer div.pagetop {
	height: 45px;
	padding-left: 820px;
}

div.footer div.pagetop a img {
	padding-right: 5px;
	vertical-align: middle;
}

div.footer div.pagetop a {
	color: #cdaf87;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
}

div.footer div.footernav {
	float: left;
	width: 140px;
	padding: 30px 10px 0 10px;
}

ul.footernav {
	list-style: none;
}

ul.footernav li {
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
}

ul.footernav li a {
	color: #867058;
	text-decoration: none;
}

ul.footernav li a.rss {
	padding-left: 20px;
	background: url(../img/link_rss.gif) no-repeat;
	background-position: 0 2px;
}

div.footer div.footerblock {
	float: left;
	width: 285px;
	height: 160px;
	margin: 15px 0 0 5px;
	padding: 15px 10px 15px 15px;
	background: url(../img/background_footer-block.jpg) no-repeat;
}

* html div.footer div.footerblock { /* IE 6 */
	width: 280px;
}

div.footerblock div.image_container {
	margin-top: -35px;
}

div.footerblock img {
	border: 3px solid #463a2c;
	background-color: #e0e0e0;
	padding: 3px;
	margin-right: 10px;
}

div.footerblock h4 {
	padding-bottom: 20px;
}

div.footerblock h5 {
	padding-bottom: 10px;
}

div.footerblock p.oeffnungszeiten {
	color: #ffffff;
}

div.footerblock p.oeffnungszeiten em {
	color: #5bd0f2;
	font-style: normal;
}

div.footerblock div.readmore, div.footerblock p.more {
	position: absolute;
	top: 200px;
	margin-left: 170px;
	width: 116px;
	height: 17px;
	padding-left: 15px;
	background: url(../img/background_footerlinks.gif) no-repeat;
}

* html div.footerblock div.readmore, div.footerblock p.mor { /* IE 6 */
	overflow: hidden;
}

div.footerblock div.readmore a {
	text-decoration: none;
}

div.footerblock div.formel1 {
	padding-bottom: 5px;
}

div.footerblock div.formel1 .date {
	color: #5bd0f2;
	font-size: 10px;
	padding-right: 5px;
}

div.footerblock div.formel1 a {
	color: #ffffff;
	text-decoration: none;
}

div.footer div#address {
	float: left;
	padding: 6px 8px;
	margin: 10px;
	background-color: #3f3327;
	color: #afa69c;
	font-size: 10px;
}

* html div.footer div#address { /* IE 6 */
	width: 610px;
	margin-left: 0;
}

div.footer div#address b, div.footer div#address strong {
	color: #cdaf87;
}

div.footer div#address a {
	color: #afa69c;
	text-decoration: none;
}

div.footer div#address p {
	padding: 0;
	margin: 0;
}

/* Kontaktformular */
label {
	float: left;
	width: 140px;
}

input, select {
	margin-bottom: 5px;
}

div.checkbox_container {
	float: left;
	padding: 0;
	margin: 0;
}

*+html div.checkbox_container  {
}

*+html div.checkbox_container label { /* IE 7 */
	width: 440px;
}

* html div.checkbox_container label { /* IE 6 */
	width: 440px;
}

div.checkbox_container input.checkbox {
	float: left;
	margin: 0 10px 0 0;
}

div.checkbox_container label {
	float: left;
	width: 460px;
}

div.explanation {
	padding: 20px 0 0 0;
}

div.submit_container {
	padding: 10px 0 0 140px;
}

div.submit_container input.submit {
	width: 155px;
}

div.formbody p.error {
	color: red;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

div.formbody label.error {

}

div.formbody input.error {
	margin: 0 0 20px 140px;
	padding: 0;
}

/* Tell-a-friend */
form.tellafriend label {
	float: left;
	width: 190px;
}

form.tellafriend input, select {
	margin-bottom: 5px;
}

form.tellafriend div.checkbox_container {
	float: left;
	padding: 0;
	margin: 0;
}

form.tellafriend div.submit_container {
	padding: 10px 0 0 190px;
}

form.tellafriend input.error {
	margin: 0 0 20px 190px;
	padding: 0;
}

/* Content Boxen rechts */

div.mod_contentbox_inside div.box_hell {
	float: left;
	width: 130px;
	height: 210px;
	margin-top: 0px;
	padding: 10px 0 20px 10px;
	background: url(../img/startteaser_1b.jpg) no-repeat;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	line-height: 13px;
	color: #867058;
}

* html div.mod_contentbox_inside div.box_hell, * html div.mod_contentbox_inside div.box_biergarten { /* IE 6 */
	width: 130px;
	overflow: hidden;
}

div.mod_contentbox_inside div.box_biergarten {
	float: left;
	width: 130px;
	height: 210px;
	margin-top: 0px;
	padding: 10px 0 20px 10px;
	background: url(../img/startteaser_1a.jpg) no-repeat;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	line-height: 16px;
	color: #867058;
    margin-bottom:80px;
}

div.mod_contentbox_inside h2 {
	font-size: 16px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #004e25;
	background: none;
	font-style: normal;
}

div.mod_contentbox_inside div.box_biergarten h2 {
	color: #f4e4ce;
}

div.mod_box_items img {
	border: 3px solid #cdaf87;
	background-color: #ffffff;
	padding: 3px;
}

div.mod_box_items p {
	width: 120px;
	padding: 0px;
}

div.mod_contentbox_inside div.readmore {
	/*
	position: absolute;
	top: 195px;
	margin-left: 16px;
	width: 116px;
	height: 17px;
	padding-left: 15px;
	background: url(../img/background_links.gif) no-repeat;
	*/
	margin-left: 16px;
	width: 116px;
	height: 17px;
	padding-left: 15px;
	background: url(../img/background_links.gif) no-repeat;
}
div.pagination{
    text-align:center;
    margin-bottom:80px;
}

div.pagination ul li{
    display:inline;
}



*+ html div.mod_contentbox_inside div.box_hell div.readmore { /* IE 7 */
	top: 210px;
}

* html div.mod_contentbox_inside div.box_hell div.readmore { /* IE 6 */
	top: 210px;
}

div.mod_contentbox_inside div.box_biergarten div.readmore {
	position: relative;
	top: 80px;
}

/* Events */

div.mod_eventlist div.odd{
    /* wird nicht ausgegeben */
    float:left;
}

div.mod_eventlist h2{
    background-image: none;
    padding-bottom:4px;
    margin-bottom:0px;
}

div.mod_eventlist div.event_element{
    float:left;
    width:330px;
    min-height:330px;
    margin-right:40px;
    margin-bottom:40px;
    padding: 8px;
    background-color:#f4e3cd;
}

/* Bildergalerie */
div#fd_images div.image_container img{
    border:2px solid #4d4235;
}

*+ html div.mod_contentbox_inside div.box_biergarten div.readmore { /* IE 7 */
	top: 87px;
}

* html div.mod_contentbox_inside div.box_biergarten div.readmore { /* IE 6 */
	top: 87px;
}
