body {
	padding			:	0;
	margin			:	0;
	background		:	white url(img/bg.gif) repeat-x;;
}

.content_bg {
	background		:	white
						url(img/bg.gif)
						repeat-y;
	height			:	100%;
}

.content_bg2 {
	background		:	#ffef01
						url(img/content_bg2.gif)
						no-repeat;
}

a {
	color			:	#0e2b8d;
	font-weight		:	normal;
	text-decoration	:	none;
}

a:hover {
	text-decoration	:	underline;
}

.dlink {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	normal;
	color			:	white;
	text-decoration	:	none;
}

.pfad {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#676f78;
	text-decoration	:	none;
	line-height		:	normal;
}

.hmp {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#676f78;
	text-decoration	:	none;
	line-height		:	normal;
}

.hmp_a {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#676f78;
	text-decoration	:	none!important;
}

.hmp:hover {
	color			:	#000000;
	text-decoration	:	none;
}

.smp {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#676f78;
	text-decoration	:	none;
}
.smp:hover {
	text-decoration	:	none;
	color			:	black;
}
.smp_a {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#676f78;
	text-decoration	:	none!important;
}

.smp2 {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	normal;
	color			:	#333333;
	text-decoration	:	none;
}

.smp2:hover {
	text-decoration	:	underline;
}

.smp2_a {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	normal;
	color			:	#333333;
	text-decoration	:	underline!important;
}

.smp3 {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	normal;
	color			:	#555555;
	text-decoration	:	none;
}
.smp3:hover {
	text-decoration	:	none;
	font-weight		:	bold;
}
.smp3_a {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	bold;
	color			:	#555555;
	text-decoration	:	none!important;
}

.smp4 {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	normal;
	color			:	#555555;
	text-decoration	:	none;
}
.smp4:hover {
	text-decoration	:	underline;
}
.smp4_a {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	normal;
	color			:	#555555;
	text-decoration	:	underline;
}

.headline {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	16px;
	font-weight		:	bold;
	color			:	#676f78;
	text-decoration	:	none;
}

.subline {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	14px;
	font-weight		:	normal;
	color			:	#676f78;
	text-decoration	:	none;
}

.search {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	normal;
	color			:	white;
	text-decoration	:	none;
}

td, p, div {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	12px;
	line-height		:	16px;
	font-weight		:	normal;
	color			:	#454545;
	text-decoration	:	none;
}

.ch {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#676f78;
	text-decoration	:	none;
}

.ct, .ct div, .ct td, .ct p {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#676f78;
	text-decoration	:	none;
}

.footer {
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	10px;
	line-height		:	normal;
	font-weight		:	normal;
	color			:	black;
	text-decoration	:	none;
}

.input {
	border			:	1px solid white;
	background		:	#ff1100;
	font-family		:	Tahoma, Arial, sans-serif;
	font-size		:	11px;
	color			:	white;
	width			:	160px;
	padding-left	:	2px;
	margin-top		:	5px;
}