html{
	height: 100%; 
	margin-bottom: 1px;
}


body, p, td {font-family : Eras, "Tahoma Regular", Tahoma, Times}

body {background-color: #FFFFcc;
	margin-top:15px;
	margin-bottom:15px;
	
	}

p {font-size : 12px}
td {vertical-align : top}
a {	
	font-weight: bold; 
	text-decoration: none;
	color: maroon;
	}
a:hover {
	color: grey;
}
a img {border: none;}

#container {
	background-color: #ffffab;
	border: 1px solid black;
	margin: 0px;
}

#container td{
	margin: 10px;
}

#titel{
	margin: 10px;
	text-align: center;
	border-bottom: 0px dotted navy;
	background-color: #ffffab;
}

#titel td{
	text-align: center;
}



#menue {
	font-family: Eras, Helvetica, "Nimbus Sans L";
	margin: 0px;
	font-weight: bold;
	padding:5px;
	border: solid black 0px;
	background-color: #ffffab;
}

#menue tr{
	border: solid black 0px;
}

#menue td{
	border: solid black 0px;
	margin: 10px;
}

#menue p{
	font-size: 15px;
	font-weight: bold;
	color: grey;
	margin-left: 10px;
}


#menue a{
	color: black;
	border-bottom: dotted navy 0px;
	border-left: solid red 0px;
	margin-left: 10px;
	line-height: 35px;
	font-size: 15px;
	font-weight: bold;
	
}

#menue a:hover {color: grey}

#submenue {
	font-family: Eras, Helvetica, Nimbus Sans L;
	border-bottom: dotted navy 0px;
	font-weight: bold;
	margin-top:10px;
}

#submenue p{
	font-size: 12px;
	font-weight: bold;
	color: grey;
	margin-left: 10px;
}

#submenue a{
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-left: 0px;
}

#submenue a:hover {
	color:grey;
}


#bilder {
	font-family: Eras, Helvetica, Nimbus Sans L;
	text-align: center;
	padding:10px;
	border: solid black 0px;
	background-color: #ffffab;
}


#bilder .head {
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

#bilder .pic {
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding-top:15px;
	margin: 2px;
}

#blog {	
	font-family: Tahoma Regular, Tahoma, Times;
	background-color: #ffffdd;
	border-left: 0px dotted black;
	border-top: 0px dotted black;
	padding-top:10px;
}

#blog p,li{
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: 14px;
	padding-bottom:0px;
}


#blog p big {
	font-size: 16px; 
	font-weight: bold;
}
#blog p bigbig{
	font-size: 32px;
	font-weight: bold;
	text-decoration: underline;
}
#blog p small {
	font-size: 10px}
#blog p a {color: maroon}
#blog p a:hover {color:grey}
#blog header1 {
	font-family: Eras Bold, Eras, Tahoma Regular, Tahoma, Times;
	font-size: 15px;
	font-weight:;
	font-style:italic;
	font-stretch: expanded;
	text-decoration: underline;
	
}


#blog hr {
	
	color: #000000;
	border: 1px dotted #000000;


}


#thumb {padding: 5px;
	background-color: #ffffdd;
	border-left: 0px dotted black;
	border-top: 0px dotted black;
}

#thumb p {
	margin: 10px 10px 10px 10px;
	font-size: 12px;
	
}


#thumb p big {font-size: 14px; font-weight: bold}
#thumb p small {font-size: 10px}
#thumb p header1 {
	font-size: 10px;
	font-weight:italic;
	font-stretch: wider;
	
}

#thumb a img {border: none;}

#foot {	padding: 5px;
	border-left: 0px dotted black;
	border-top: 0px dotted black;
}

#foot p {
	text-align: right;
	margin: 10px 10px 10px 30px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

#foot a {
	text-align: left;
	margin: 10px 10px 10px 30px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

#foot a:hover {
	color: grey;
}

#gaestebuch {
	background-color: #ffffab;
}

#gaestebuchleft {
	background-color: #ffffab;
}


textarea,input{
	font-family : "Sans Serif",Eras, "Tahoma Regular", Tahoma, Times;
	font-size: 12px;
}

