html, body { 
	padding: 0;
	margin: 0;
	border: 0;
	font: small/150% Arial, Helvetica, sans-serif;
	color: #454545; 
}

html { 
	background-image: none !important;
}

body { 
	width: auto !important;
	margin: auto;
	position: relative;
}



/* ==== Aufbau ==== */

#container2 { 
	width: auto !important;
	margin: auto;
	border-left: none !important;
	border-right: none !important;
	float: left;
	background: #fff;
}

#container { 
	z-index: 6;
	position: relative;
	font-size: 0.9em;
	width: auto !important;
	margin: 0 !important;
	background: #fff;
}

img.logo { 
	float: none !important;
	position: absolute !important;
	top: 32px;
	margin: 0 0 0 7px;
	text-align: center !important;
	z-index: 20;
}

#spalte_l { 
	display: none !important;
}

#spalte_r { 
	display: none !important;
}

#inhalt { 
	float: none !important; 
	width: auto !important;
	margin: 0;
	line-height: 1.45em;
	background-image: none !important;
}

#content { 
	z-index: 3;
	position: relative;
	left: 0 !important;
	font-size: 0.95em;
	width: auto !important;
	float: none;
	padding: 0 !important;
	margin: 0 !important;
}



/* ==== Start-Body  ==== */

body.start #inhalt h2 { 
	margin: 176px 0 14px 0 !important;
}

body.start div.box2 h2 { 
	width: auto !important;
}

body.start #inhalt p { 
	margin: 5px 10px 15px 10px;
	padding: 0;
}

img.headbild, span.headbild img, span.headbild object { 
	display: none !important;
}


/* ==== Allgemeines ==== */

.nostyle { 
	display: none;
}

a img { 
	border: none;
}

a { 
	text-decoration: none;
	color: #355075;
}

a:active, a:focus, a:hover { 
	text-decoration: underline;
	color: #000000;
}

/*#inhalt p a { 
	background: transparent url(grafiken/doppelpfeil.gif) right center no-repeat;
	padding-right: 12px;
	text-decoration: underline;
}*/

/* ==== Navigation ==== */

#nav { 
	display:none !important;
}

#subnav { 
	display: none !important;
}

/* ==== spalte-r ==== */

/* ==== Inhalt ==== */

#inhalt h2 { 
	font-size: 1.25em;
	margin: 160px 0 14px 0;
	padding: 0 0 0 10px;
}

#inhalt h2:target, #inhalt h3:target { 
	padding: 0 0 0 5px;
	border-left: 5px solid #a7bfda;
}

#inhalt h2:target:after, #inhalt h3:target:after { 
	content: " " "\00AB";
}

p.art { 
	float: right;
	clear: both;
}

p.art a { 
	margin: 0 0 0 6px;
	font-size: 0.9em;
}

#inhalt h3 { 
	font-size: 1.05em;
	margin: 18px 0 8px 0;
	padding: 0 0 0 10px;
	clear: both;
	color: #4e4e4e;
}

#inhalt h3.blau { 
	color: #fff;
	background: #7c9dc0 url(grafiken/hldot.gif) no-repeat 10px 9px;
	font-size: 1.0em;
	margin: 0 0 3px 0;
	padding: 3px 0 3px 22px;
	clear: both;
	border-right: 3px solid #ffffff;
}

#inhalt h3.ergebnis { 
	background: #eff6fe url(grafiken/lidot.gif) no-repeat 10px 9px;
	font-size: 1.0em;
	margin: 0 11px 3px 0;
	padding: 3px 0 3px 22px;
	clear: both;
	font-weight: normal;
	/*border-right: 3px solid #ffffff;*/
}

#inhalt h4 { 
	font-size: 0.95em;
	margin: 6px 20px 12px 0;
	padding: 0 0 0 10px;
	color: #595959;
}

#inhalt p { 
	margin: 5px 25px 15px 10px;
	padding: 0;
}

#inhalt ul { 
	margin: 5px 25px 15px 24px;
	padding: 0;
}

#inhalt ul li {
	list-style-type: square;
	}

*+html #inhalt ul { 
	margin: 5px 25px 15px 26px !important;
}

#inhalt p.ergebnis { 
	margin: 5px 25px 15px 22px;
	padding: 0;
}

#inhalt img.bild_l { 
	margin: 0 12px 8px 10px;
	float: left;
}

#inhalt div.box2 { 
	width: 302px;
	margin: 0;
	float: left;
}

#inhalt div.box1 { 
	margin: 0 3px 0 0;
	width: 302px;
	float: left;
}

#inhalt .textprint { 
	float: left;
	width: 100% !important;
	clear: both;
	border-top: 1px solid #7c9dc0;
	margin: 10px;
	text-align: center;
	padding: 10px;
	}

*+html .textprint { 
	float: none;
	width: auto !important;
}
	
#pfad {
	width: 100% !important;
	border-top: 1px solid #7c9dc0;
	border-bottom: 1px solid #7c9dc0;
	margin: 10px;
	text-align: left !important;
	padding: 10px 0 !important;
	position: absolute;
	top: 70px;
	left: 0;
	}


/* ==== Funktionen, Sprache und Barriere ==== */

#funktionen { 
	position: absolute;
	top: 0;
	background: transparent !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	text-align: center;
}

#funktionen ul { 
	display: none !important;
}

#funktionen div.sprachen { 
	display: none !important;
}

#funktionen div.schrift { 
	display: none !important;
}

#funktionen form { 
	display: none !important;
}

/* ==== Footer und Contentfooter ==== */

#footer { 
	display: none !important;
}

div.contentfooter {
	display: none !important;
}

table {
	width: 95%;
	margin-left: 10px !important;
	margin-left: 0;
	}

*+html table { 
	margin-left: 0 !important;
}

table td {
	background-color: #e5ebf2;
	padding: 2px 4px;
	margin: 0;
	vertical-align: top;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}
	
table td.overhead_aktiv {
	background-color: #ccdeee;
	border: 1px solid #7c9dc0;
	border-bottom: none;
	font-weight: bold;
	}
	
table td.overhead_inaktiv {
	background-color: #ffffff;
	border: 1px solid #7c9dc0;
	border-bottom: 2px solid #7c9dc0;
	border-left: 1px solid #7c9dc0;
	}

table td.head {
	background: #ccdeee url(grafiken/white_px.gif) top right repeat-y;
	font-weight: bold;
	border: none;
	}
	
table td.head2 {
	background: #ccdeee url(grafiken/white_px.gif) top right repeat-y;
	font-weight: bold;
	border: none;
	border-bottom: 1px solid #ffffff;
	}
	
td.weiss {
	background-color: #ffffff;
	border: none;
	border-bottom: 2px solid #7c9dc0;
	}
	
tr:hover {
	background-color: #b9cbdf;
	}
	
td.grau {
	background-color: #ffffff;
	border: none;
	}
	
p.teaser {
	text-align: right;
	font-size: 100%;
	font-weight: normal;
}

.teaser a {
	background: transparent url(grafiken/doppelpfeil.gif) no-repeat right;
	padding-right: 15px;
}

h4.teaser {
	color: #7c9dc0 !important;
	font-weight: bold;
	font-size: 1.0em;
	text-align: left;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	}
	
img.bildlinks {
	float: left;
	margin: 0 10px 10px 0;
	}
	
img.bildrechts {
	float: right;
	margin: 0 10px 10px 0;
	}
	
div.newsrubrik {
	font-size: 1.0em;
	margin: 0 11px 3px 0;
	padding: 3px 0 3px 10px;
	clear: both;
	font-weight: normal;
	/*border-right: 3px solid #ffffff;*/
	display: block;
	}
	
p.newsrubrik {
	background: #eff6fe url(grafiken/lidot.gif) no-repeat 10px 9px;
	font-size: 1.0em;
	margin: 0 10px 3px 0 !important;
	padding: 3px 0 3px 22px !important;
	clear: both;
	font-weight: normal;
	/*border-right: 3px solid #ffffff;*/
	display: block;
	}
	
.newsuntertitel {
	margin: 5px 25px 15px 22px;
	padding: 0;
	}

#tr_auswahlfelder, .trweiter { 
	display: none;
}

.trackbox { 
	background: #fff;
}

table.tracktab { 
	position: relative;
}

.track { 
	margin: 0 8px 8px 0;
	background: #fff;
	border: 1px solid #7C9DC0;
	padding: 4px;
	width: 180px;
	height: 180px;
	position: relative;
	float: left;
	overflow: hidden;
}

.track p { 
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 15px;
}

div.track div.infolink { 
	position: absolute;
	bottom: 0;
	left: 0;
	display: block; 
	background: #eff6fe; 
	margin-top: 15px;
	width: 172px;
	padding: 3px 8px;	
	font-size: 11px !important; 
	border-top: 1px solid #7C9DC0;
}

img.berater { 
	position: absolute;
	bottom: 18px;
	left: 4px;
}

.trackbild { 
	text-align: center;
	height: 40px;
	margin: -4px -4px 8px -4px;
	padding: 0 8px;
}

.trdetail01top { 
	background: #EFF6FE;
	padding: 10px 10px;
	margin: 0;
	height: auto !important;
}

.trdetail01top h2 { 
	margin: 0 !important;
	padding: 0 !important;
	font-size: 16px !important;
	line-height: 20px !important;
}

.trdetail01 { 
	background: #fff;
	vertical-align: middle;
	padding: 0 10px;
}

.trackbilddetail { 
	float: right;
	margin: 0 0 10px 10px;
}

.trackdetailfooter {
	background-color: #eff6fe; padding: 6px; border-right: none;
	}
.trackdetailfooter_re  {
	float:right; padding-right: 8px;
	}

.trackdetailfooter_li {
	float:left; padding-left: 8px;
}
