@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.navi_right {
	font-size: 12px;
}
.breadcrumbs {
	font-size: 10px;
}
.breadcrumbs a {
	color: #FF0000;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #CC0000;
}
.boxtext {
	font-size: 12px;
}
.boxtext a {
	color: #FF0000;
}
.boxtext a:hover {
	color: #CC0000;
}
.newsdate {
	font-size: 10px;
	color: #999999;
}
.boxhead {
	font-size: 14px;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
}
.navi_right a {
	color: #333333;
}
.navi_right a:hover {
	color: #666666;
}
.headline {
	font-size: 20px;
	font-weight: bold;
	color: #FFD500;
}
.haupttext {
	font-size: 12px;
	line-height: 18px;
	list-style-type: square;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
.bildunterschrift {
	font-size: 10px;
	color: #666666;
}
.navi_left {
	font-size: 14px;
}
.navi_left_active {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
.navi_left a {
	color: #333333;
}
.navi_left a:hover {
	color: #666666;
}
input {
	border: 1px solid #FFD500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	border: 1px solid #FFD500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}
.navi_right_active {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
