body {
	background-color: #4F4F4F;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
}

a:link {color: #F0DFCB}
a:visited {color: #F0DFCB}
a:hover {color: #CFCFCF}
a:active {color: #F0DFCB}

.nav {
	border-left-color: #CFCFCF;
	border: 1px;
	border-left-style: dashed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;

}
.start {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
	text-align: justify;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	border-left-color: #CFCFCF;
	border: 1px;
	border-left-style: dashed;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0DFCB;
	font-weight: bold;
}
.header_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0DFCB;
	font-weight: bold;
}
.news_inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
	text-align: justify;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	border-left-color: #CFCFCF;
	border: 1px;
	border-left-style: dashed;
}
.partner {
	border-bottom-color: #CFCFCF;
	border: 1px;
	border-bottom-style: dashed;

}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;
	text-align: justify;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4F4F4F;
	border: solid 1px #CFCFCF;
	background-color: #FCFAFA;
	text-decoration: none;
}
.textarea {
color:#4F4F4F;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
border: #CFCFCF;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #FCFAFA;
background-image: url('Bilder/schatten.gif');

}
