body {
	padding			:	0;
	margin			:	0;
	background		:	#424242 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			:	#ffd359;
	font-weight		:	normal;
	text-decoration	:	none;
}

a:hover {
	text-decoration	:	underline;
}

.dlink {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	11px;
	font-weight		:	normal;
	color			:	#666666;
	text-decoration	:	none;
}

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

.hmp {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	14px;
	font-weight		:	normal;
	color			:	white;
	text-decoration	:	none;
}

.hmp_a {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	14px;
	font-weight		:	bold;
	color			:	white;
	text-decoration	:	none!important;
}

.hmp:hover {
}

.smp {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	13px;
	font-weight		:	normal;
	color			:	white;
	text-decoration	:	none;
}
.smp:hover {
	color			:	#314776;
	text-decoration	:	underline;
}
.smp_a {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	13px;
	font-weight		:	bold;
	color			:	white;
	text-decoration	:	none!important;
}

.smp2 {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#434343;
	text-decoration	:	none;
	margin-left		:	65px;
}

.smp2:hover {
	color			:	#314776;
	text-decoration	:	underline;
}

.smp2_a {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	bold;
	color			:	#314776;
	text-decoration	:	none!important;
	margin-left		:	65px;
}

.smp3 {
	font-family		:	Trebuchet MS, Trebuchet, 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		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	10px;
	font-weight		:	bold;
	color			:	#555555;
	text-decoration	:	none!important;
}

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

.headline {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	20px;
	font-weight		:	normal;
	color			:	ffd359;
	text-decoration	:	none;
	margin			:	35px 0 10px 0;
}

.subline {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	15px;
	font-weight		:	bold;
	color			:	#006ab3;
	text-decoration	:	none;
	font-style		:	italic;
}

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

td, p, div {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	14px;
	line-height		:	20px;
	font-weight		:	normal;
	color			:	white;
	text-decoration	:	none;
}

.ch {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	14px;
	font-weight		:	normal;
	color			:	white;
	text-decoration	:	none;
}

.ct, .ct div, .ct td, .ct p {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	13px;
	font-weight		:	normal;
	color			:	white;
	text-decoration	:	none;
}

.footer {
	font-family		:	Trebuchet MS, Trebuchet, Arial, sans-serif;
	font-size		:	12px;
	font-weight		:	normal;
	color			:	#676767;
	text-decoration	:	none;
	margin-right	:	25px;
}

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