a:link {
	color: #003399;
}

a:visited {
	color: #003399;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

body {
	font-family: arial;
	font-size: 11px;
}

hr {
	border-bottom: dashed;
	border-left: dashed;
	border-right: dashed;
	border-top: dashed;
	color: #CCCCCC;
	height: 1px;
}

img {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

td {
	font-size: 11px;
}

.bg_color {
	background-color: #669966;
}


.pic_text {
	font-family: arial;
	font-size: 10px;
}

.scroller_text {
	font-size: 12px
	FONT-COLOR: #FFFFFF;
}

.td_balken_links {
	background-position: left top;
	border-bottom: #CCCCCC 1px;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px;
	border-top: #CCCCCC 1px;
	padding-left: 20px;
}

.td_balken_unten {
	background-position: left top;
	border-bottom: #000000 1px solid;
	border-left: #CCCCCC 1px;
	border-right: #CCCCCC 1px;
	border-top: #CCCCCC 1px;
}

.td_heading {
	border-bottom: #CCCCCC 1px dashed;
	border-left: #CCCCCC 1px;
	border-right: #CCCCCC 1px;
	border-top: #CCCCCC 1px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 3px;
	padding-top: 3px;
	width: 550px;
}

.td_dark {
	background-color:  #ff0000;
	padding-left=10px;
}

.td_light {
	background-color:  #cecece;
	padding-left=10px;
}

.td_text {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.td_title {
	background-color: #F6F6F6;
	border-bottom: #E0E0E0 1px solid;
	border-left: #E0E0E0 1px solid;
	border-right: #E0E0E0 1px solid;
	border-top: #E0E0E0 1px solid;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;
	width: 550px;
}

.text_comment {
	color: #999999;
}

.text_inline_header {
	color: #000066;
	font-weight: bold;
}

.th_title {
	background-color: #5874AD;
	color: #FFFFFF;
}
