#content {
	background-color: #ecf3aa;
}
.event {
	background-image:  url("../events/eventflyer.gif");
	background-repeat: no-repeat;
	height: 350px;
	margin-left: 30px;
}
.footer {
	color: #003366;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 5px;
}
.footer_left{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 6px;
	margin-bottom: 5px;
	vertical-align: bottom;
	text-decoration: none;
}
.footer_left a, a:visited, a:hover {
	text-decoration: none;
	color: #003366;
}

.footer_right{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-right: 6px;
	margin-bottom: 5px;
}
body {
	background-image: url(parkett.jpg);
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
/* links interne Navi */
#naviintern {
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	height: 20;
}
#naviintern ul {
	list-style-type: none;
}
#naviintern li {
	margin: 3px 0px 3px 0px;
	display: inline;
}
#naviIntern li a {
	text-decoration: none;
	color: #336666;
}
#naviintern li a:visited {
	color: #336666;
	text-decoration: none;
}
#naviintern li a:hover {
	color: #336666;
}
.naviinternActive {
	color: #ff0033;
}
/* text */
.text_336666_text {
	color: #336666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.text_336666_link {
	color: #336666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.text_336666_link a {
	color: #FF3300;
	text-decoration: none;
}
.text_336666_link a:visited {
	color: #FF3300;
	text-decoration: none;
}
.text_336666_link a:hover {
	color: #FF3300;
	text-decoration: underline;
}
/* leftnavigation */

/* Textblock stageheader */
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #003366;
	text-align: top;
	padding-bottom: 3px;
	padding-top: 0px;
}
.text_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: left;
}
.text_text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: right;
	padding-right: 5px;
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 35px;
	font-weight: bold;
	color: #003366;
	text-align: top;
	padding-bottom: 20px;
	padding-top: 0px;
}
.text_link a {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
.text_link a:hover {
	color: #003366;
	text-decoration: underline;
}
.text_link a:active {
	color: #003366;
	text-decoration: none;
}
/* headnav */
#headnav {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
}
#headnav a {
	color: #003366;
	line-height: 18px;
	text-decoration: none;
}
#headnav a:visited {
	color: #003366;
	text-decoration: none;
}
#headnav a:hover {
	color: #003366;
	text-decoration: underline;
}
#headnav a:active {
	color: #003366;
	text-decoration: none;
}
/* forms 
.button, input.button
{
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 0px;
	border: solid #beb6b3;
	background: #beb6b3;
	color: #260e00;
	font-family: Verdana,Trebuchet MS, sans-serif;
}
input.noborder, .noborder input
{
	height: 15px;
	line-height: 15px;
	border: 0;
	margin: 0;
	padding: 0;
}
*/

