html {
overflow-y: scroll;
padding: 0px;
margin: 0px;
}

html, body {
background-color: #dbb274;
padding: 0px;
margin: 0px;
width: 100%;
color: #dddddd;
height: 100%;
font-family: Verdana;
font-size: 14px;
line-height: 20px;
}

.header{
position: relative;
top:0px;
left:0px;
width:100%;
height:120px;
background-image: url(../images/topbg.gif);
background-repeat: repeat-x;
z-index:2;
}

.cbg{
background-image: url(../images/verlauf.png);
background-repeat: repeat-x;
}

.footer{
position: relative;
width:100%;
height:100px;
background-image: url(../images/bottombg.gif);
background-repeat: repeat-x;
}

a {
font-size: 12px;
color:#ffffff;
text-decoration: none;
}

a:hover {
  cursor: hand;
}

.iclink a {
font-size: 12px;
color: #820064;
}

.iclink a:hover {
  color: #ff00ff;
  cursor: hand;
}

#iframe {
  width: 960px;
  height: 400px;
  border: none;
  border: 0px solid #0000ff;
  background-color: transparent;
  z-index: 2;
}

#iframeloader {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 960px;
  height: 400px;
  border: none;
  visibility: hidden;
  /* border: 1px solid #0000ff; */
  background-color: #f2f2f2;
  background-image: url(../images/loader.gif);
  background-repeat: no-repeat;
  background-position: 50% 100px;
  z-index: 99999;
}

.krahleine{
  background-image: url(../images/krahleine.gif);
  background-repeat: no-repeat;
	position: absolute;
  top:64px;
	z-index: 5;
	left: 50%;
  margin-left:-460px;
  width: 114px;
	height: 77px;
	}
  
.bhleine{
  background-image: url(../images/slip.gif);
  background-repeat: no-repeat;
	position: absolute;
  top:113px;
	z-index: 5;
	left: 50%;
  margin-left:370px;
  width: 92px;
	height: 90px;
	}
  
.leine{
  background-image: url(../images/leine.gif);
  background-repeat: repeat-x;
	position: absolute;
  top:120px;
	z-index: 5;
	left: 0px;
  width: 100%;
  height: 3px;
	}

.hackenr{
  background-image: url(../images/hackenr.gif);
  background-repeat: no-repeat;
	position: absolute;
  top:115px;
	z-index: 5;
	left: 50%;
  margin-left:300px;
  width: 17px;
  height: 20px;
  
	}
  
.hackenl{
  background-image: url(../images/hackenl.gif);
  background-repeat: no-repeat;
	position: absolute;
  top:115px;
	z-index: 5;
	left: 50%;
  margin-left:-317px;
  width: 17px;
  height: 20px;
	}
  
.topmenu{
  background-color: #326496;
	position: absolute;
  top:128px;
	z-index: 4;
	left: 50%;
  margin-left:-320px;
  width: 640px;
  height: 20px;
  padding: 0px;
  line-height: 16px;
  text-align: center;
	}

.trinkvogel{
  background-image: url(../images/trinkvogel.gif);
  background-repeat: no-repeat;
	position: absolute;
  bottom: 0px;
	left: 50%;
  margin-left:-480px;
  width: 170px;
  height: 144px;
  z-index: 20;
}

.flaschenbier{
  background-image: url(../images/flaschenbier.gif);
  background-repeat: no-repeat;
	position: absolute;
  bottom:0px;
	left: 50%;
  margin-left:300px;
  width: 185px;
	height: 93px;
  z-index: 20;
}	