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

.bg_content {
	background		:	white
						url(img/bg_content.gif)
						repeat-y;
}

.bg_menu {
	background		:	url(img/bg_menu.gif)
						repeat-x;
}

a {
	color			:	#00449d;
	font-weight		:	normal;
	text-decoration	:	none;
}

a:hover {
	text-decoration	:	underline;
}

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

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

.hmp {
	font-family		:	Verdana, sans-serif;
	font-size		:	15px;
	font-weight		:	normal;
	color			:	#333333;
	text-decoration	:	none;
}

.active_menu {
	background		:	url(img/menu_bar.gif)
						repeat-y;
}

.hmp_a {
	font-family		:	Verdana, sans-serif;
	font-size		:	15px;
	font-weight		:	bold;
	color			:	#00449d;
	text-decoration	:	none!important;
}

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

.smp {
	font-family		:	Verdana, sans-serif;
	font-size		:	13px;
	font-weight		:	normal;
	color			:	black;
	text-decoration	:	none;
}
.smp:hover {
	text-decoration	:	underline;
}
.smp_a {
	font-family		:	Verdana, sans-serif;
	font-size		:	13px;
	font-weight		:	normal;
	color			:	#00449d;
	text-decoration	:	none!important;
}

.smp2 {
	font-family		:	Verdana, sans-serif;
	font-size		:	13px;
	font-weight		:	normal;
	color			:	black;
	text-decoration	:	none;
}

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

.smp2_a {
	font-family		:	Verdana, sans-serif;
	font-size		:	13px;
	font-weight		:	normal;
	color			:	#00449d;
	text-decoration	:	none!important;
}

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

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

.headline {
	font-family		:	Verdana, sans-serif;
	font-size		:	18px;
	font-weight		:	normal;
	color			:	black;
	text-decoration	:	none;
}

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

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

td, p, div {
	font-family		:	Verdana, sans-serif;
	font-size		:	11px;
	line-height		:	15px;
	font-weight		:	normal;
	color			:	black;
	text-decoration	:	none;
}

.ch {
	font-family		:	Verdana, sans-serif;
	font-size		:	14px;
	font-weight		:	normal;
	color			:	black;
	text-decoration	:	none;
	background		:	url(img/ch.gif) repeat-x;
}

.ct, .ct div, .ct td, .ct p {
	font-family		:	Verdana, sans-serif;
	font-size		:	11px;
	font-weight		:	normal;
	color			:	black;
	text-decoration	:	none;
}

.footer {
	font-family		:	Verdana, sans-serif;
	font-size		:	11px;
	line-height		:	normal;
	font-weight		:	normal;
	color			:	#565f6c;
	text-decoration	:	none;
}

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