.bg_blue_middle {
	background-color: #5C639D;
}
.bg_blue_light {
	background-color: #D2D3E4;
}
.bg_blue_dark {
	background-color: #212B79;
}
.bg_blue_verylight {
	background-color: #E1E2ED;
}
.blue_middle {
	color: #5C639D;
}
.blue_light {
	color: #D2D3E4;
}
.blue_dark {
	color: #212B79;
}
.blue_verydark {
	color: #404066;
}
.blue_verylight {
	color: #E1E2ED;
}
.abs20 {
	padding: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #404066;
}
.subheadline {
	font-size: 11px;
	font-weight: bold;
	color: #404066;
}
.abs15_l {
	padding-left: 15px;
}
.nav_dunkel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5C639D;
	padding-left: 15px;
}
.nav_hell {
	color: #404066;
	background-color: #D2D3E4;
	padding-left: 25px;
}
input.suche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 17px;
	border: 1px solid #333366;
	padding-left: 2px;
}
.box_head {
	background-color: #D2D3E4;
	font-weight: bold;
	color: #404066;
}
.k1 {
	font-size: 10px;
}
.k2 {
	font-size: 9px;
}
a {
	color: #404066;
	text-decoration: none;
}

a:link    { text-decoration:none; }
a:visited { text-decoration:none; }
a:active  { text-decoration:none; }
a:hover   { text-decoration:underline; }

a.nav_w:link    { text-decoration:none; color:#FFFFFF; }
a.nav_w:visited { text-decoration:none; color:#FFFFFF; }
a.nav_w:active  { text-decoration:none; color:#FFFFFF; }
a.nav_w:hover   { text-decoration:underline; color:#FFFFFF; }

.nav_aktiv {

	color: #404066;
	background-color: #E1E2ED;
	padding-left: 25px;
}
form {
	display:inline;
}
.k2_cap {
	font-size: 9px;
	text-transform: uppercase;
}

.rd { font-family: Arial, Sans-Serif;
	font-size:12px;
	color:red;
	text-align : left; }
