body {
	font-family: "courier new", Times, serif;
	line-height: auto;
	background:url(bg.jpg);
	background-repeat:no-repeat;
	background-color: #000;
	margin: 0px;
	padding:0px;
	max-height: 100%;
	max-width: 100%;
}

div#container {
	background-image:url(Tee-Papier01.jpg);
	background-repeat:no-repeat;
	background-color: #f7f7f7;
    margin: auto auto 0;
    padding: 0;
    position: relative;
    top: 0;
    max-width: 960px;
	}

div.header {
	font-size: 1em;
display:block;
margin:0pt 0px 20px 0px;
padding:0px 0px 0px;
text-align:auto;
max-width:80%;
}

div#nichtszutun {
	color: #FFFFFF;
	text-align:center;
	font-size: 3em;
	margin: 0.5em 0em 0em 0em;
	padding:1em;
	letter-spacing: 0.3em;
	font-weight:bold;
	text-transform: uppercase;
}

div#menue {
	font-size: 1em;
	text-align:center;
}

div#galerie img {
	height:120px;
}

a:link, a:visited, a:active {
	color: black;
}

a:hover {
	color:red;
}

div#content{
	padding:2em 4em 2em 5em;
	height: auto;
	}

hr {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color:black;
}
ul {
	text-decoration: none;
	list-style-type: square;
	}
ol {
	text-decoration: none;
	}
h1 { font-size: 1em;
	letter-spacing: 0.3em;
	font-weight:bold;
	text-transform: uppercase;
}
h2 {
	text-transform: uppercase;
	font-size: 1em;
}
h3 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	border-bottom-color: #CCCCCC;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	color: #999999;
}
p {
	font-size: 1em;
	line-height: 1.3em;
}

/* Fotoseite Bildunterschriften verbergen */
#c52 div div div dl dd, 
#c50 div div div dl dd, 
#c51 div div div dl dd, 
#c52 div div div dl dd, 
#c53 div div div dl dd, 
#c54 div div div dl dd, 
#c55 div div div dl dd, 
#c56 div div div dl dd, 
#c57 div div div dl dd, 
#c58 div div div dl dd, 
#c59 div div div dl dd, 
#c60 div div div dl dd 
{
	display: none;
}