/* Css datei Dubliner
 *
 * Name: Marc Herzer, Stefan Wohlgemuth
 *
 */
/*------------- Allgemein gültige Formatierungen ----------------*/

body, html {
	padding: 0;
	margin: 0;
  color: #ebd27b;
  background-color: #000;
	text-align: center;
  font-family : Verdana, Arial, Helvetica, sans-serif;
}
a img{
	border: 0;
}
a:link {
	color: #ebd27b;
	text-decoration: none;
}

a:visited {
	color: #ebd27b;
	text-decoration: none;
	border: 0;
}

a:hover {
	color: #ebd27b;
	text-decoration: none;
}

a:active {
	color: #ebd27b;
	text-decoration: none;
	border: 0;
}

a{
	font-width: bold;
	font-size: 11px;
}

span.date {
	color:#fff;

	font-size: 10px;
	font-width: bold;
	float: left;
	line-height: 2.0em;
	letter-spacing: 0.3em;
	font-size: 11px;

}
*html span.date {
	position:relative;
	left:0;

}
* html span.dleft {

	margin-left:-48px;
	padding :0;

}
*+html span.date {
	position:relative;
	left:0;

}
*+ html span.dleft {

	margin-left:-48px;
	padding :0;

}

h3 {
	color:#fff;
	font-size: 9px;
	text-align: center;
	letter-spacing: 0.3em;
}

h1   {
	padding:20px;
	padding-top:43px;
	padding-bottom:0;
	padding-left:43px;
	color: #d4bb66;
	font-size: 14px;
	letter-spacing: 0.3em;
}


h4   {
	padding:0;

	color: #d4bb66;

	font-size: 14px;

  letter-spacing: 0.3em;
}


p#text{
	letter-spacing: 0.1em;
	color: #d4bb66;
	line-height: 2.0em;
	padding:20px;
	padding-top:11px;
	padding-left:43px;
}

p, ul {
	font-size: 11px;
	color: #d4bb66;
	letter-spacing: 0.1em;

}
span.unten   {
	padding:0;
	margin-top:20px;
	padding-top:20px;
	color: #666;
	font-size: 10px;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
	padding-left:12px;
}


ul#prog{
	padding-top:12px;
}

li ul{
	padding:12px;
	color: #fff;
	padding-top:0;
	padding-left:0;
	display:none; /* Unterlisten werden nicht angezeigt */
}

li:hover>ul, li.sfhover{
	display:block; /* Ein überfahrenes Element soll angezeigt werden */
}

li.time {
	margin-left:48px;
	line-height: 2.0em;
	font-size: 11px;

}
li ul li{
	margin-left:-48px;
}

#umenu {
	position:relative;
	float:left;
	width:auto;
	top:29px;
	left:43px;
	margin:0;
	padding-left: 0;
	font-size:12px;
	letter-spacing:2px;
	line-height: normal;
	height: 19px;
	z-index: 4;
	bottom:2px;
}

#umenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#umenu li {
	float:left;
	margin:0;
	padding:0;
	height: 19px;
}

#umenu a {

	float:left;
	margin:0;
	margin-left:55px;
	margin-right:0;
	height: 19px;
	display:block;
	padding:0;
	text-decoration:none;
	color:#eeb315;
}
/* IE hack 4-6 */
*html #umenu a {
	margin-left:27px;
}


a#home {
	width:52px;
	height: 19px;
	margin-left:0;
	background-image: url("bilder/home.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

*html a#home {
	margin-left:0;
}

a#location {
	width:90px;
	height: 19px;
	background-image: url("bilder/location.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

a#food {
	width:135px;
	height: 19px;
	background-image: url("bilder/food.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}


a#gallery {
	width:80px;
	height: 19px;
	background-image: url("bilder/gallery.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

a#guestbook {
	width:110px;
	height: 19px;
	background-image: url("bilder/guestbook.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

a#event {
	width:72px;
	height: 19px;
	background-image: url("bilder/event.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

a#contact {
	width:80px;
	height: 19px;
         margin-left:38px;
	background-image: url("bilder/contact.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* IE hack 4-6 */
*html a#contact {
        margin-left:21px;

}

a:hover#home, a:hover#location, a:hover#food,a:hover#gallery, a:hover#guestbook, a:hover#contact, a:hover#event  {
	background-position: top left;
}

li#akt{
border:0;
/*
border-bottom:1px solid #0f4c04;
border-right:1px solid #0f4c04;
*/
}


form {
	font-size: 0.8em;
}

/*------------------------ Sektionsweite Formatieren -----------------*/

#layer {
	position: relative;
	padding: 0;
	top: 0;
	width: 1024px;
	height: auto;
	margin: 0px auto;
	text-align: left;

}

#nav {
	position: absolute;
	top: 0;
	left 0;
	width: 1000px;
	height: auto;
	border-top-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;

}

#menue {

	width: 1000px;
	height: 63px;
	background-image: url("bilder/header.gif");
  background-repeat: no-repeat;


}

#banner {

	width: 1000px;
	height: 244px;
  background-image: url("bilder/banner.jpg");
  background-repeat: no-repeat;
}

#main {
	width: 1000px;
	height: 541px;
  background-image: url("bilder/main_bg.gif");
  background-repeat: no-repeat;
}

#left{

	width: 272px;
  float:left;
  height:541px;
  background-image: url("bilder/left_bottom.jpg");
  background-repeat: no-repeat;
	background-position: bottom right;

}

#tafel{
position: absolute;

  top: 324px;
  left:40px;
	width: 218px;
	height: auto;


}

#tafel_top{
  margin:0;
  padding:0;
  padding-top:30px;
	width: 218px;
	height: 82px;
  background-image: url("bilder/tafel_top.png");
  background-repeat: no-repeat;
	background-position: top left;

}

#tafel_main{
  margin:0;
  padding:0;
  padding-bottom:1px;
	width: 218px;
	height: auto;
	min-height: 150px;
  background-image: url("bilder/tafel_bg.png");
  background-repeat:repeat-y;
}

#tafel_bottom{
  padding:0;
  margin:0;
	width: auto;
	height: 40px;
  background-image: url("bilder/tafel_bottom.png");
  background-repeat: no-repeat;
	background-position: bottom left;

}

#texta{
  overflow: auto;
	width: 700px;
	height: 541px;
}
#textb{
  overflow: auto;
  padding-top:35px;
	width: 700px;
	height: 541px;
}

#footer {
  padding:18px;
	width: 1000px;
	height: 60px;
  background: url("bilder/footer.gif");
  background-repeat: no-repeat;
  text-align: center;
  letter-spacing: 0.1em;
  font-width: bold;
	font-size: 11px;
}

#gall{

position: absolute;
        bottom: 0;
        right: 22px;

        overflow: hidden;
        width: 708px;


        z-index: 97;

}

*html #gall{

position: absolute;
        bottom: 100px;
        right: 22px;

        overflow: hidden;
        width: 708px;


        z-index: 97;

}

#divarrowleft{
	position:absolute;
         left:0;

}
#divarrowright{
	position:absolute;
	right:0;
}