* {
	margin: 0;
	padding: 0;
}

html {
	height:100%;
	font-family:sans-serif; font-size: 12px;
}
body {	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-color: #fdff66;	border:solid 0px;
	overflow-y:scroll;}

img {
	border:none;
}

a {
	color: #003300;
	text-decoration: none;
	font-weight: 400;
}

a:hover {
	text-decoration: none;
	color: #003300;
	font-weight: 900;
}

h2 {
text-align: left;
font-family: Arial, Helvetica, Verdana, Geneva, "MS Sans Serif", sans-serif;
font-size: 16pt;
margin:  35px 0 20px 230px;
border: solid 0px #000;
width: 560px;
}

p {
text-align: center;
border: solid 0px #000;
margin:  50px 0 0 65px;
width: 560px;
font-family: Arial, Helvetica, Verdana, Geneva, "MS Sans Serif", sans-serif;
font-size: 15px;
line-height: 1.3;
color: #003300;
}

img#maedels {
border: solid 0px #000;
position: absolute;
top: 155px;
left: 635px;
}

img#dub {
border: solid 0px #000;
position: absolute;
top: 805px;
left: 190px;
}

img#dub_innen {
border: solid 0px #000;
position: absolute;
top: 805px;
left: 653px;
}

img#pub_dub {
border: solid 0px #000;
position: absolute;
top: 800px;
left: 410px;
}

img#dub_biere {
border: solid 0px #000;
position: absolute;
top: 920px;
left: 389px;
}

#all {
position: relative;
top: 0;
left: 0;
width: 1000px;
min-height: 768px;
height: auto;
margin: 0 auto 30px auto;
border-left: dashed 1px #3d8419;
border-right: dashed 1px #3d8419;
border-bottom: dashed 1px #3d8419;
}

#header {
position: relative;
top: 0;
left: 0;
width: 1000px;
height: 272px;
background-image: url(images/header1.png);
background-repeat: no-repeat;
background-position: 0 0;
}

#nav {
position: relative;
top: 0;
left: 0;
width: 184px;
height: 242px;
float: left;
background-image: url(images/nav2.png);
background-repeat: no-repeat;
color: #003300;
border: solid 0px #000;
}

#res {
	border-top: dashed 0px #3d8419;
	border-right: dashed 0px #3d8419;
	border-bottom: dashed 0px #3d8419;
	width: 185px;
	height:  175px;
	padding: 55px 0 0 15px;
	text-align: left;
	background-image: url(images/res2.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, Geneva, "MS Sans Serif", sans-serif;
	font-size: 15px;
}

#content {
position: relative;
top: 0;
left: 0;
width: 786px;
min-height: 469px;
height: auto;
margin: 0 0 0 174px;
padding: 10px 20px 0 20px;
color: #003300;
border: solid 0px #000;
}

#footer {
position: relative;
top: 0;
left: 0;
clear: both;
width: 1000px;
height: 23px;
border-top: dashed 1px #3d8419;
color:#003300;
text-align: right;
font-size: 10px;
padding: 10px 0 0 0;
margin: 80px 0 0 0;
}

ul {	position:relative;	top:0;	left:0;	height:210px;	width:155px;	padding:49px 0 0 15px;	list-style:none;	border:solid 0px #000;}li {	width:155px;	margin:0px 0px;}li a {	display:block;	height:21px;	padding:1px 0;	font-family: Arial, Helvetica, Verdana, Geneva, "MS Sans Serif", sans-serif;	font-size:15px;	color:#003300;	text-decoration:none;	text-align:left;
	border: solid 0px #000;}li.nav a {	padding:6px 7px 0 7px;	height:38px;
	border: solid 1px #990;}li a:hover {	color:#003300;	font-weight: 900;}li a:active {	color:#003300;	text-decoration:none;}

/* --- Fotoalbum --- */
#fotoalbum {
	border: solid 1px #d4d4d4;
	width: 500px;
	height: 462px;
	padding: 5px;
	margin: 30px 0 0 115px;
	background-color: #efefef;
}

/* --- Gästebuch --- */
#gaestebuch {
	border: dotted 1px #96d53c;
	width: 650px;
	height: auto;
	min-height: 600px;
	margin: 80px 0 0 50px;
	padding: 5px;
	background-color: #c9e756;
}

/* --- Impressum --- */
#impressum {
	border: solid 0px #000;
	margin: 0 0 0 50px;
}















