body {
	font-family:Arial, Helvetica, sans-serif;
}

.rahmen1 {
	border: 2px solid #cccccc;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.new_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
a {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
a:visited {
	color: #660000;
	font-weight: bold;
}
a:hover {
	color: #666666;
	font-weight: bold;
}
a:active {
	color: #660000;
	font-weight: bold;
}
a:link {
	color: #660000;
	font-weight: bold;
}
.strichliert_oben {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.strichliert_oben_hell {

	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.rahmen_unten {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.padding_left {
	padding-left: 10px;
}
.new_headline_red {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}
