/**
 * Style sheet layout
 */
#main #startseite-rechts
{
	display:none;
}

#main #contentRight #startseite-rechts
{
	display:block;
}

/* box_aktuelles */
#box_aktuelles
{
	float:right;
	background-color: #D9E8D5;
	margin: 0px 0px 10px 10px;
	padding: 0;
	width: 300px;
}

#box_aktuelles .mod_newslist
{
	padding: 4px 8px 0;
}

#box_aktuelles div.ce_hyperlink
{
	margin: 5px 0 8px 8px;
}

#wrapper
{
	margin:0px;
	padding:0px;
	height:100%;
}

#header
{
	width:100%;
	height:166px;
	background-color:#dbe8f1;
}

#accessBar
{
	height:50px;
	padding:0px 0px 0px 51px;
	background-color:#70a1c7;
}

#languageBox
{
	width:210px;
	height:27px;
	float:left;
	margin:11px 0px;
	padding:0px;
	background-color:#b9d0e2;
	padding-right: 10px;
}

#languageBox div.langSelect
{
	width:130px;
	height:24px;
	float:right;
	margin:0px;
	padding:3px 2px 0px 2px;
	background-color:#e3ecf5;
}

#languageBox div.langSelect select
{
	width:100%;
}

#languageBox div.langText
{
	float:left;
	margin:3px 0px 3px 10px;
	color:#016eb3;
}

/* Blendet LAnguageChanger auf DE aus */
.accBarDE div.langText, .accBarDE div.langSelect
{
	visibility:visible;
}

#searchBox
{
	width:679px;
	height:27px;
	float:left;
	margin:11px 0px;
	background-color:#b9d0e2;
}

#searchBox #fontSwitchPanel
{
	float:left;
	height: 27px;
}

#logoLine
{
	padding:39px 0px 0px 51px;
}

#logoLine h1
{
	float:left;
}

#logoLine h1 a
{
	width:450px;
	height:44px;
	display:block;
	background-image:url("tl_files/structure/logo.png");
	background-position:left center;
	background-repeat:no-repeat;
}

#logoLine h1 a span
{
	display:none;
}

#contactBox
{
	height:44px;
	float:left;
	margin:0px 0px 0px 50px;
	font-size:80%;
	color:#666666;
	line-height:150%;
}

#contactBox p.cbleft
{
	width:160px;
	height:100%;
	float:left;
	margin:0px;
	padding:0px 15px 0px 0px;
}

#contactBox p.cbright
{
	width:220px;
	height:100%;
	float:left;
	margin:0px;
	padding:0px 0px 0px 15px;
	border-left:1px solid #adb6bd;
}

#container
{
	position: relative;
	height: auto !important;
	min-height: 100%;
	height:100%;
	width: 100%;
}

#containerI
{
	width: 1000px;
}

#left
{
	width:350px;
	height:380px;
	overflow:visible;
	float:left;
	padding-top:29px;
	background-color:#ffffff;
	background-image:url("tl_files/structure/bg_nav.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

#main
{
	overflow:visible;
	float:left;
	background-color:#ffffff;
	background-image:url("tl_files/structure/bg_content_outer.gif");
	background-position:left top;
	background-repeat:repeat-x;
	margin-bottom: 100px;
	list-style-image: url(tl_files/structure/li_dot.jpg);
}

/* h1 kommst std von TL */
#main div.inside h1, #main div.inside h2
{
	font-size:140%;
	color:#006cb4;
}

#main div.inside
{
	width:600px;
	overflow:visible;
	background-image:url("tl_files/structure/bg_content.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

#main div.inside img
{
	border:4px solid #E1EDDF;
}

#main div.inside #quickAccess img
{
	border:0;
}

/* Artikel h2 */
#main .inside .ce_text h2
{
	margin-bottom: 10px;
	font-size: 110%;
}

#main .inside .layout_short h2
{
	font-size: 100%;
	margin-bottom: 1px;
}

#main .inside p
{
	margin:0px 0px 20px 0px;
}

#topBox
{
	margin-bottom:26px;
}

#partner
{
}

#searchBox #f1
{
	float: right;
	background-color:#e3ecf5;
}

#searchBox .formbody
{
	margin-top: 3px;
	float: left;
	padding-left: 25px;
	padding-right: 2px;
	background-image:url("tl_files/structure/lupe.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

#searchBox .submit_container
{
	margin: 0px !important;
	margin-bottom: -2px;
	padding: 0px;
	float: left;
	height: 27px;
}

#searchBox .submit_container .submit
{
	margin: 0px;
	padding: 0px;
	height: 27px;
}

#searchBox .searchText
{
	float: right;
	margin: 3px;
	margin-right: 20px;
	color: #016EB3;
}

#header #textSizer img
{
	border: 0px;
}

#header #textSizer
{
	height:24px;
	float:left;
	padding-top:3px;
	padding-right:2px;
	padding-left:2px;
	background-color:#e3ecf5;
}

#header #textSizerText
{
	width:90px;
	float:left;
	margin:3px 20px 3px 10px;
	color:#016EB3;
}

#quickAccess
{
	width:600px;
	margin-bottom:15px;
}

#contentLeft
{
	width:280px;
	float:left;
	padding-right:20px;
}

#contentRight
{
	width:300px;
	float:left;
}

#contentRight span.heading
{
	width:292px;
	display:block;
	padding:3px 0px 3px 8px;
	background-color:#b3d1ad;
	border-top:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:0px solid #ffffff;
	color:#016db5;
}

#box_aktuelles span.heading
{
	width:292px;
	display:block;
	padding:3px 0px 3px 8px;
	background-color:#b3d1ad;
	border-top:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:0px solid #ffffff;
	color:#016db5;
}

#contentRight div.mod_article
{
	margin:0px;
	padding:0px;
	background-color:#d9e8d5;
}

#contentRight div.mod_article div.layout_short
{
	padding:4px 8px 0px 8px;
}

#contentRight div.mod_article div.layout_short p.more
{
	padding-bottom: 6px;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	font-size: 90%;
}

#box_aktuelles div div.layout_short p.more
{
	padding-bottom: 6px;
	margin: 0px;
	border-bottom: 1px dotted #cccccc;
	font-size: 90%;
}

#contentRight div.mod_article div.layout_short div.teaser
{
	font-size:90%;
}

#contentRight div.mod_article div.ce_hyperlink
{
	margin:5px 0px 8px 8px;
	padding-bottom: 10px;
}

#contentRight div.mod_article p.info
{
	float:left;
	margin:0px;
	padding:0;
	font-size:90%;
}

#box_aktuelles div p.info
{
	float:left;
	margin:0px;
	padding:0;
	font-size:90%;
}

#contentRight div.mod_article span.pipe
{
	float:left;
	margin:0px 3px;
	padding:0;
	color:#ffffff;
}

#contentRight div.mod_article h2
{
	margin:0px;
	color:#0066cc;
}

#contentRight div.mod_article h2 a
{
	text-decoration:none;
	color:#0066cc;
}

#contentLeft div.inside, #contentRight div.inside
{
	background-image: none;
}

/* Überschrift News Archiv h1 */
#uebersicht .mod_newsarchive h1
{
	color: #0066cc;
	background: #B3D1AD;
	padding: 3px 8px;
	border-bottom: 1px solid white;
}

/* Archiv Übersicht left */
#contentLeft #archiv ul.level_1
{
	padding: 0px;
	margin: 0px;
}

#contentLeft #archiv .last
{
	padding-bottom: 10px;
}

#contentLeft .archiv_year
{
	padding-left: 15px;
}

#contentLeft #archiv a
{
	list-style-type: none;
	text-decoration: none;
}

/* Archiv Übersicht left */
#contentLeft #archiv ul.level_1 li
{
	background: #B3D1AD;
	list-style-type: none;
	text-decoration: none;
}

/* Archiv Übersicht left */
#contentLeft #archiv ul.level_1 li p
{
	padding: 0px;
	margin: 0px;
}

#contentLeft #archiv ul li ul.level_2 li, #contentLeft #archiv ul li ul.level_2
{
	background: #D9E8D5;
	margin-top: 4px;
}

#contentLeft #archiv .first
{
	padding-top: 10px;
}

#contentLeft #archiv ul.level_2
{
	padding-left: 30px;
	margin: 0px;
}

#main .mod_newsreader .layout_full h1, #main .ce_headline
{
	color: #016CB0;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size:120%;
}

#main .inside .layout_full h2
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
}

#main .layout_full, #main .ce_text
{
	padding-bottom: 10px;
}

#main .mod_newsreader .info
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

#footer
{
	height: 48px;
	width: 950px;
	margin-left: 4px;
	border-top: 2px solid #C1DABD;
	position: absolute;
	left: 0;
	bottom: 0;
	padding-top: 5px;
	background-color: #fff;
}

#footer #partner
{
	width: 400px;
	float: left;
}

#footer #partner img
{
	border: 0px;
}

#footer a
{
	border: 0px;
	text-decoration: none;
}

#footer #leftFooter
{
	float:right;
}

#footer #partner a
{
	float:left;
	display:block;
	margin:0;
	padding:0;
}

/* Listen Bilder ausblenden bei: */
#archiv
{
	list-style-image: none;
}

table.image_under
{
	margin:5px 8px 8px 5px;
}

table.image_under img
{
	border:4px solid #e1eddf;
}

table.image_under td.first
{
	font-weight:bold;
	font-variant:small-caps;
	color:#879daf;
	text-align: right;
}

table.image_under td.last
{
	margin:5px 8px 8px 5px;
	text-align:right;
	font-size:80%;
	line-height:10px;
}

.mod_routenplaner_inside
{
	padding: 10px 10px;
	background-color: #EDEAE2;
	border-bottom: 2px solid #000000;
	margin-top: 30px;
}

.mod_routenplaner_inside .headline
{
	width: 160px;
	padding: 1px 0px;
}

.mod_routenplaner_inside table tr td
{
	padding: 2px;
	padding-bottom: 10px;
	float: none;
}

.mod_routenplaner_inside table input
{
	width: 300px;
	font-size: 90%;
	height: 15px;
}

.mod_routenplaner_inside table .inputbutton
{
	width: 100px;
	height: 20px;
}

.toggler
{
	background-color: #b9d3e4;
	margin: 0;
	padding: 2px 0 2px 5px;
	cursor: pointer;
	background-image:url(tl_files/structure/pf_down.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

.accordion
{
	margin:0px;
	padding:0px 15px;
	background-color:#e3ecf3;
}

.accordion div
{
	margin:15px 0px 0px 0px;
	padding:0px;
}

.accordion p
{
	margin:0;
	padding:0px 0px 15px 0px;
}

.accordion ul
{
	margin:5px 0px 5px 30px;
	padding:0px 0px 15px 0px;
}

#contentRight .reboxEN
{
	padding: 10px;
}

/* Footer Zertifikatsbanner */
.zertis
{
	float: right;
}

