@charset "utf-8";

body {
	background: #fff;
	cursor: default;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	color: #001423;
	line-height: 1.5em;
	position: relative;
}

/* HIDDEN */

.backto, .invisible, #leap {
	position: absolute;
	left: -1000px;
	top: -1000px;
	overflow: hidden;
}

/* ENDE HIDDEN
========================================================
ANFANG HEADER */

img#logo {
	position: absolute;
	top: 10px;
	left: 40px;
}

#header_top, #header_bottom {
	border-bottom: 1px solid #00375f;
	color: #001423;
}

#header_top {
	padding: 5px 140px 5px 170px;
	background-color: #a4ceec;
	min-height: 66px;
}

#navigation a {
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 10px 2px 0px 2px;
	float: left;
	text-align: center;
	color: #001423;
	border: 1px solid #a4ceec;
	text-decoration: none;
}

#navigation a:hover, #navigation a:focus {
	border: 1px solid #001423;
	background-color: #e4f2fc;
}

#m_imprint {
	display: none;
}

#box_search {
	position: absolute;
	top: -5px;
	right: 5px;
	text-align: right;
	width: 170px;
	padding: 0px;
	margin: 0px;
}

#box_search fieldset, #box_search p {
	border: 0px;
	margin: 0px;
}

#box_search legend {
	display: none;
}

#box_search input, #box_search button, #box_search select, #box_search option {
	margin: 2px 0px 0px 0px;
	font-size: x-small;
}

#box_search a {
	font-size: x-small;
}

#box_search a:hover, #box_search a:focus {
		background-color: #e4f2fc;
		border: 1px solid #001423;
		text-decoration: none;
}

#header_top .design_1 { /* IE Hack */
	z-index: -1000;
	width: 1px;
	height: 65px;
}

#header_bottom {
	padding: 5px 180px 10px 170px;
	clear: both;
	background-color: #e8f2fa;
}

#header_bottom p {
	margin: 0px;
	display: inline;
}

#header_bottom h1 {
	font-size: small;
	font-weight: bold;
	float: none;
	margin: auto;
	display: inline;
}

/* ENDE Header
===============================================================================
ANFANG Seitenaufteilung */

#left, #right {
	width: 160px;
}

#left {
	float: left;
}

#right {
	float: right;
}

#middle {
	margin: 10px 170px 10px 170px;
	padding-top: 5px;
	text-align: center;
}

#footer_top, #footer_bottom {
	clear: both;
	text-align: center;
	border-top: 1px solid #00375f;
	font-size: xx-small;
	color: #001423;
}

#footer_top p, #footer_bottom p {
	margin: 0px;
}

#footer_top {
	background-color: #e4f2fc;
}

#footer_bottom {
	background-color: #96cef6;
	padding-bottom: 10px;
}

#footer_bottom a {
	padding: 2px;
	border: 1px solid #96cef6;
	text-decoration: none;
}

#footer_bottom a:hover, #footer a:focus {
	border: 1px solid #001423;
	background-color: #e4f2fc;
}

/* ENDE Seitenaufteilung
===============================================================================
ANFANG Behandlung von Boxen */

.littlebox {
	padding: 6px 8px 10px 8px;
	text-align: center;
	margin: 5px 0px 15px 0px;
	font-size: x-small;
	line-height: 1.5em;
}

#left .littlebox {
	background-color: #e8f2fa;
	color: #001423;
	border: 1px solid #00375f;
	border-left: 0px;
}

#right .littlebox {
	background-color: #faf8e8;
	color: #232000;
	border: 1px solid #5f5600;
	border-right: 0px;
}

/* SCHEISSE ANFANG:
Alle separat, solange eine aus der Reihe fällt (hier: .box_top) :-(
Normalerweise: #left .littlebox XY */

#box_ng a, #box_ng_pop a {
	padding: 1px;
	border: 1px solid #e8f2fa;
	text-decoration: underline;
}

#box_mem ul {
	margin-bottom: 5px;
}

#box_ng a:hover, #box_ng a:focus,
#box_ng_pop a:hover, #box_ng_pop a:focus,
#box_topstories a:hover, #box_topstories a:focus,
#box_mem a:hover, #box_mem a:focus {
	border: 1px solid #001423;
	background-color: #a4ceec;
	text-decoration: none;
}

#box_topstories a:hover, #box_topstories a:focus {
	border: 0;
}

/* SCHEISSE ENDE */

#right .littlebox a {
	padding: 1px;
	border: 1px solid #faf8e8;
	text-decoration: underline;
}

#right .littlebox a:hover, #right .littlebox a:focus {
	border: 1px solid #232000;
	background-color: #f8ef98;
	text-decoration: none;
}

.littlebox h2 {
	font-size: small;
	margin: 0px 0px 0.6em 0px;
}

/*
.littlebox h2 {
	margin: 0px 0px 3px 0px;
	font-size: small;
	font-weight: bold;
	padding: 3px;
}

#left .littlebox h2 {
	border: 1px solid #00375f;
	background-color: #f8fbfe;
}

#right .littlebox h2 {
	border: 1px solid #5f5600;
	background-color: #fefdf2;
}*/

.littlebox p {
	margin: 0px;
}

.littlebox li {
	font-size: x-small;
}

.littlebox ul {
	text-align: left;
	padding: 0px 0px 0px 3px;
	margin: 5px 0px 0px 18px;
}

#box_bs img, #box_moc img {
	border: 1px solid #5f5600;
}

.moc_title {
	font-weight: bold;
}

#box_links p {
	margin-top: 10px;
}

#box_ng ul {
	margin-left: 0px;
	clear: left;
}

#box_ng li {
	float: left;
	width: 50%;
	display: inline;
}

#box_ng li.listmain {
	float: none;
	display: block;
	list-style-image: none;
}

#box_ng p {
	clear: left;
	margin-top: 10px;
}

.box_hpnews {
	border-bottom: 2px solid #00375f;
	padding: 0px 20px 20px 20px;
	margin: 20px;
	text-align: justify;
	float: none;
}

.box_hpnews_fixed {
	border: 1px solid #00375f;
	border-bottom: 2px solid #00375f;
	background-color: #faf8e8;
	margin-top: 0px;
	padding-top: 20px;
	min-height: 80px;
}

.box_hpnews h3 {
	font-size: large;
	color: #0b3553;
	display: inline;
	margin-right: 5px;
}

.box_hpnews h3 img {
	display: none;
}

.box_hpnews em {
	font-size: x-small;
}

.box_hpnews p {
	display: inline;
	margin: 5px 0px 8px 0px;
}

.box_hpnews a {
	border: 1px solid #fff;
	background-color: #fff;
	margin-left: 10px;
}

.box_hpnews a:hover, .box_hpnews a:focus {
	border: 1px solid #00375f;
	background-color: #f8fbfe;
	text-decoration: none;
}

.box_hpnews_fixed a {
	border: 1px solid #faf8e8;
	background-color: #faf8e8;
	margin-left: 10px;
}

.box_hpnews_fixed a:hover, .box_hpnews_fixed a:focus {
	border: 1px solid #232000;
	background-color: #f8ef98;
	text-decoration: none;
}

.box_hpnews .thumb {
	border: 1px solid #00375f;
	float: left;
	margin: 0px 10px 10px 0px;
}

/*.box_hpnews .design_1 {
	height: 5px;
}*/

/* ENDE Behandlung für Boxen
===============================================================================
ANFANG Top Stories */

#box_topstories {
	font-size: x-small;
}

#box_topstories p {
	text-align: left;
	margin-top: 5px;
}

.box_top {
	text-align: left;
	padding: 4px;
	line-height: 1.4em;
}

.top_link {
	position: relative;
	line-height: 1.2em;
}

.top_link span {
	display: none;
}

.top_link:hover {
	/* HACK IE */
	padding: 0;
}

.top_link:hover span, .top_link:focus span {
	padding: 20px;
	color: #001423;
	font-size: small;
	font-weight: normal;
	line-height: 1.5em;
	text-align: justify;
	text-decoration: none;
	display: block;
	position: absolute;
	top: -30px;
	left: 130px;
	background-color: #faf8e8;
	border: 2px solid #00375f;
	width: 300px;
}

.top_link:hover img, .top_link:focus img {
	margin: 0px 0px 10px 15px;
	float: right;
}

/*.top_link img {
	display: none;
}*/

.box_topcol_x {
	background-color: #ecf4fb;
}

.box_topcol_y {
	background-color: #e3edf5;
}

/* ENDE Top Stories
===============================================================================
ANFANG Generelle Elemente */

a {
	font-weight: normal;
}

p.enlarge {
	font-style: italic;
	margin: 0px;
}

h1 {
	font-size: large;
}

h2 {
	font-size: medium;
}

h3 {
	font-size: small;
}

h4, h5, h6 {
	font-size: x-small;
}

h5, h6 {
	font-weight: normal;
	font-style: italic;
}

abbr {
	cursor: help;
}

em, strong {
	font-style: normal;
	font-weight: bolder;
}

strong {
	color: #990000;
}

ul {
	display: block;
	list-style-image: url(http://www.lugnet.com/style/default/button.gif);
}

li.listmain {
	font-weight: bold;
	list-style-type: none;
	display: inline;
}

form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

img {
	border: 0;
}