body,td,th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #000000;
}
body {
        background-color: #ff6600;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
a:link {
        color: #000000;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #000000;
}
a:hover {
        #text-decoration: underline;
        color: #000000;
}
a:active {
        text-decoration: none;
        color: #000000;
	}
.bild
	{
	position: relative;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	}

.header {
	background-color: #cc0000;
	text-align:center;
        color: #000000;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 3px solid #000000;
	}
.menu
	{
	font-size: medium;
	color: #000000;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom: 1px solid #cc0000;
	}
.menu a
        {
        color: #666666;
	}
.menu a:visited
        {
	color: #666666;
	}
.menu a:hover
        {
        color: #cc0000;
        }
.menu a:active
        {
        color: #cc0000;
        }
.termine_was
	{
	border-bottom: 1px solid #cc0000;
	font-weight: bold;
	}
.banner
	{
	border-top: 1px solid #cc0000; 
	text-align:center;
	padding-top: 4px;
	padding-bottom: 4px;
	}
.content
	{
	font-size: small;
	padding: 40px;
	padding-top: 20px;
	}
.where
	{
	font-size: medium;
	color: #990000;
	font-weight: bold;
	}
.bold_text
	{
	font-weight: bold;
	}
.hidden
        {
        position: absolute;
        left: -200%;
        }
.corner
	{
	position: fixed;
	right:4px;
        bottom:4px;
	}
.links
        {
        border-top: 1px solid #cc0000;
        border-bottom: 1px solid #cc0000;
        font-size:small;
        }
