
.highlight {
	color: #8FBDD9;
}
.popup {
	padding: 5px 10px 15px;
	border: 1px dashed #E2003B;
	visibility: hidden;
	overflow: hidden;
	color: #E2003B;
	font-size: 12px;
	position: absolute;
	left: 25%;
	right: 100px;
	z-index: 4;
	background-image: url(../Bilder/transparent.png);
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
}
.checkbox {
	height: 12px;
	width: 12px;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0px;
}
.kleintext {
	font-size: 10px;
	line-height: 11px;
	color: #8FBDD9;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002A48;
	border-top-color: #002A48;
	border-right-color: #002A48;
	border-bottom-color: #002A48;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-bottom: 3px;
}
.kleintextfett {
	font-size: 10px;
	line-height: 11px;
	padding-bottom: 2px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #002A48;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #002A48;
	border-right-color: #002A48;
	border-bottom-color: #002A48;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	color: #8FBDD9;
	text-decoration: none;
	cursor: hand;
}
a:active {
	color: #8FBDD9;
	text-decoration: none;
	cursor: hand;
}	
#back {
	text-align: right;
	margin-top: 1px;
	font-size: 12px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
#back a:link {
	color: #8FBDD9;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#back a:visited {
	color: #8FBDD9;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#back a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#back a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#download {
	border-top: 1px none #4481A8;
	border-right: 1px none #4481A8;
	border-bottom: 1px dotted #4481A8;
	border-left: 1px none #4481A8;
	color: #8FBDD9;
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	display: block;
	float: left;
	width: 100%;
}
#download a:link {
	color: #8FBDD9;
	font-size: 12px;
	text-decoration: none;
}
#download a:visited {
	color: #8FBDD9;
	font-size: 12px;
	text-decoration: none;
}
#download a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#download a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#track {
	display: block;
	font-size: 9px;
	padding-top: 4px;
	margin-bottom: -4px;
	line-height: 100%;
	background-image: url(../Bilder/trackschatten.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-left: -30px;
	color: #E2003B;
}
#track a:link {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
	font-size: 9px;
}
#track a:visited {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
	font-size: 9px;
}
#track a:hover {
	color: #8FBDD9;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
	font-size: 9px;
}
#track a:active {
	color: #8FBDD9;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
	font-size: 9px;
}
#artikel p > img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}

#aktuelles #artikel p > img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#artikel {
	display: block;
	width: 100%;
	float: left;
	position: static;
}

#artikel div p img p{
	float:right;
}

