body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #ccc;
	text-decoration: underline;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 1em;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 5px;
	}

h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5;
	}
h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5;
	}
h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5;
	}
img {
	border: 0;
	}
#content {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align:left; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 700px;
	}
html>body #content {
	width: 700px; /* ie5win fudge ends */
	}
.hinweis {
	width: 690px;
	border: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.copyright {
	font-size: 0.7em;
	float: right;
}
.rahmen{
	border: 1px solid #000;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding:0;
}
ul li {
	line-height: 1.1em;
	font-size: 1em;
}
#Headline {
	width: 100%;
	height: 95px;
	background-color: #F6A715;
	color: #FFFFFF;
	font-size: 24pt;
	font-weight: bold;
	margin-bottom: 25px;
}
#Text {
	padding: 20px 0px 0px 25px;
}
#Logo {
	float: right;
	margin-right: 40px;
}
.Tafelbildinfo a{
	margin-top: 10px;
	font-size: 10pt;
	float: right;
	color: #FFFFFF;
	background-color: #F6A715;
	padding: 4px 3px 3px 20px;
	text-decoration: none;
}
.butonlink a{
	margin-top: 10px;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #6699FF;
	padding: 4px 3px 3px 20px;
	text-decoration: none;
}
#ueberschrift1 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 20px;
}
#ueberschrift2 {
	font-size: 11pt;
	font-weight: bold;
}
#ueberschrift3 {
	font-size: 15pt;
	margin-bottom: 20px;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}
#info {
	font-size: 10pt;
}
#impressum {
	margin-top: 50px;
	font-size: 10pt;
}