/* Copyright (C) 2002-2007 by Home of the Brave Web http://home.of.the.brave.de E-Mail info@brave.de */
/* $Revision:1.7 $ $Date:2007/04/05 14:49:54 $ */
/* owner:Nico.Westermann@brave.de */
/*** GRUNDLEGENDE FORMATIERUNGEN *****************************/
body {
	margin:0;
	padding:0;
	background-color:#C3CBC5;
	text-align:center;
	color:#2F4989;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
td {
	text-align:left;
	vertical-align:top;
	line-height: 150%;
}
/*** LAYOUT **************************************************/
table#layout {
	height:100%;
	margin:0 auto;
	background-color:#fff;
	background-image:url(/Icons/bg/bg_layout.gif);
	background-repeat:repeat-x;
	width:938px;
}
#layout #column_margin {
	width:200px !important;
	color:#5381BD;
}
#Blackborder {
	width:12px;
	background-color:#000;
}
#column_content {
	line-height:150%;
	padding:40px 0 7px 15px;
	margin-top:120px;
	background-image:url(/Icons/bg/bg_boxtop.gif);
	background-repeat:no-repeat;
	margin-left:7px;
}
#page_supertop {
  height:2em;
}
#column_margin {
	padding:0 0em 0em 0em;
	border-right:1px solid #EBE9DC;
	padding-top:218px;
}
#head_one {
  width:200px;
	padding:20px 0 5px 0 !important;
	background-image:url(/Icons/Columnleftbg.gif);
	background-repeat:repeat-x;
	background-position:0 500px;
	color:#5381BD !important;
}
#head_logo {
	position:relative;
	left:15px;
	top:0px;
	padding:0;
}
#head_image {
	width:500px;
}
.footer {
	color:#6A7899;
	border-top:1px solid #EBE9DC;
	margin-bottom: 1em;
  padding:7px;
}
/*** BASIS SCHRIFTGRADE ***************************************/
/* Grundlegende Schriftformatierungen:Diese Schriftgrade auch in der fontsizes.xml eintragen! */
#column_margin, #head_one, .footer, p#nav_top {
  font-size:0.75em;
}
#nav_meta {
  font-size:0.7em;
}
#column_content, .info_mimeblocks, table#layout, #column_content table,#column_margin table, .jumper_top a,.block_jumper_top a {
  font-size:0.83em;
}
.input, .button {
  font-size:1em;
}
ul, ol {
  font-size:1.15em;
}  
#hafas table, #column_content table, #column_content table table  {
  font-size:1em;
}
h1 {
  font-size:1.5em;
}
h2 {
  font-size:1.2em;
}
h3 {
  font-size:1.1em;
}
#nav_sub li {
  font-size:0.8em;
}
#nav_sub li li {
  font-size:0.9em;
}
table#sitemap {
  font-size:0.8em !important;
}
table#sitemap ul {
  font-size:1em;
}

/*** INHALTE DER SPALTEN *************************************/
div#map {
	top:0px;
	padding:0;
	z-index:1;
	margin:0px;
	width:245px;
	position:absolute;
	top:50px;
	margin-left:-30px;
}
div#map img.regular {
	border: none;
}
/* NAVIGATION */
p#nav_top {
	clear:none;
	width:500px !important;
	font-weight:bold;
	position:relative;
	top:45px;
}
.no_margin p#nav_top {
  position:relative;
  top:-5px !important;
  padding-left:15px;
}
p#nav_top a, p#nav_top .current {
	padding:0 4px 0 4px;
	border-right:1px solid #D3D1C6;
	color:#5381BD !important;
}
p#nav_top .current {
  color: #2f4989 !important;
}
#nav_sub {
	margin:0 0 15px 0;
	padding:0;
	list-style:none;
	background-color:#EBE9DC;
	background-repeat:no-repeat;
	border-bottom:solid 1px #d3d1c6;
}
#nav_sub ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav_sub li {
	margin-bottom:0 !important;
	margin-top:0 !important;
}
#nav_sub a,#nav_sub span.current, .marginnav a {
	border-top:solid 1px #d3d1c6;
	display:block;
	padding:0.3em 0 0.4em 15px !important;
	font-weight:bold;
	color:#5381BD !important;
	text-decoration:none;
	margin:0;
}
#nav_sub span.current {
	border-bottom:none;
	font-weight:bold;
}
#nav_sub a:hover, .marginnav a:hover {
	color:#2F4989 !important;
	background-color:#CFD9DE;
}
#nav_sub li.active ul a:hover {
	background-color:#EBE9DC !important;
}
#nav_sub .level_3 span.current {
  padding-top:0.3em !important;
  padding-bottom:0.3em !important;
	line-height:110%;
	border:none !important;
}
#nav_sub .level_4 span.current {
  padding-top:0.2em !important;
  padding-bottom:0em !important;
	line-height:110%;
}
li.active {
	padding-bottom:0.4em;
}
li.active ul {
	list-style-type:square;
}
li.active ul li a {
	background-image:none !important;
	padding-left:0 !important;
	border:none !important;
	font-weight:normal !important;
	padding:0.1em 0 0.1em 0 !important;
	line-height:110%;
}
.level_2 li,.level_3 li,.level_4 li {
	border:none !important;
}
li.active ul {
	margin-left:40px;
	color:#6A7899;
}
li.active ul li {
	background-image:none;
}
.level_2 span.current,.level_3 span.current {
	border:none !important;
	padding:0 !important;
}
.level_3,.level_4 {
	margin:0 0 0 1.2em !important;
}
#hafas {
	background-color:#EBE9DC;
	margin:130px 0 0 0;
	color:#5381BD !important;
	padding-bottom:15em;
}
#hafas fieldset {
	border:none;
	border-width:0px;
}
#hafas legend {
  padding:0 0 5px 0;
}
#hafas table {
	border:none;
}
#hafas table td {
	padding:1px 0 1px 0;
	color:#5381BD;
}
#hafas table td.last br {
	display:none;
}
#hafas .button {
	margin:0;
	width:99.9%;
}
#hafas .input {
  width:90%;
	padding-left:2px;
}
#hafas .input:hover {
	border-color: #2F4989;
}
#hafas a {
  text-align:right;
  display:block;
  padding:0 10px 0 0;
  background-image:none !important;
  color:#5381bd;
}
/* "sie sind hier"-Navigation */
#nav_here {
	position:absolute;
	top:2px;
	width:550px;
	margin-left:7px;
	padding:0;
	color:#5381BD;
	padding-top:0.1em;
}
.nav_here {
	padding:0;
}
#nav_here a,#nav_meta a {
	color:#5381BD;
}
/* aktuelle Seite in der "sie sind hier"-Navigation */
#nav_here .active {
	font-weight: bold;
}
/* MARGINALSPALTE */
#content_margin {
}
/* UEBERSCHRIFTEN */
h1 {
	font-weight:normal;
}
h2 {
  margin-bottom:0.4em;
}
h3 {
	font-weight:normal;
}
#head_one h3 {
  font-size:1em !important;
}
#content_margin h2 {
	font-size:1em;
	font-weight:bold;
}
#content_margin h1 {
	font-size: 1em;
}
/* BUTTONS */
/* fuer <a class="button">und <input class="button">+<input class="img_button">,soll bei allen gleich aussehen */
.button,.img_button {
	border:1px solid #8A98B9;
	margin-left:1px;
	background-color:#DFE4ED;
	color:#5381BD;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
}
.button {
	clear:both;
}
a.button,a.button:visited {
	padding:3px 5px 4px 5px;
	text-decoration:none;
	color:#5381BD !important;
	white-space:nowrap;
}
.img_button {
	background-color:#5381BD;
}
a.button:hover,.img_button:hover,input.button:hover {
	border-color:#2F4989;
	color:#2F4989;
}
.img_button:hover {
	background-color: #2F4989;
}
/* LINKS */
a,a:link,input.link {
	color:#2F4989;
}
a:hover,input.link:hover {
	text-decoration:none;
	color:#6A7899;
}
input.link {
	overflow:visible;
	border:none;
	text-decoration:underline;
	background-color:transparent;
	cursor:pointer;
	padding:0;
	margin:0;
}
a img {
	border: 0;
}
/* LINK-STILE */
/* Vordefinierte Link-Stile */
a.external {
	background:url(/Icons/External.gif)  bottom right no-repeat !important;
	padding-right:12px;
}
a.download, a.extpdf {
	background:url(/Icons/Download.gif) no-repeat right !important;
	padding-right:12px;
}
a.up {
	background:url(/Icons/Up.gif) no-repeat right !important;
	padding-right:12px;
}
a.next,a.forward {
	background:url(/Icons/Next.gif) no-repeat right !important;
	padding-right:12px;
}
a.previous {
	background:url(/Icons/Previous.gif) no-repeat right !important;
	padding-right: 12px;
}
/* Eigene Link-Stile,definiert in link_styles.xml */
a.glossar_link {
	padding-right:15px;
	background:url(/Icons/Glossar.gif) no-repeat right !important;
}
/* TABELLEN */
/*Verschiedene Tabellen moeglich:- table.regular = Standardtabelle,wird im Content der Seite angezeigt - table.invisible = Unsichtbare Tabelle,zu Layoutzwecken,z.B. Strukturieren von Formularen - Tabellen aus Tabellen-Stilen*/
table.regular {
	width:99.9%;
	margin:5px 0;
	border-collapse:collapse;
}
td {
	padding:0.2em;
	vertical-align:top;
}
table.regular table.regular,.active table,form.block table {
	background-color:transparent !important;
}
table.regular td {
	vertical-align:top;
	padding:0.3em 0.4em 0.3em 0.4em;
}
*>table.regular td {
	padding-right:1em;
}
table.regular td {
	border:1px solid #EBE9DC;
}
table.invisible td {
	border:none;
}
td.active,#layout tr.active {
	background-color: #EEF1F5;
}
form.block td,table.regular table.regular td {
	/* verhindert,dass Tabellen in Formularen angezeigt werden+verhindert sichtbare tabellenverschachtelungen,z.B. Admin ->Seiten-Eigenschaften */
	border:none;
}
table.regular tr.active .tab_links a.open {
	border-bottom: 2px solid white !important;
}
/* td.title = hervorgehobene Zelle */
/* tr.title = hervorgehobene Reihe */
#layout table.regular td.title,#layout table.regular tr.title td {
	background-color:#EBE9DC;
	font-weight: bold;
}
/* ungerade Reihen (1,3,5 etc.) */
table.regular tr.odd {
}
/* gerade Reihen (2,4,6 etc.) */
table.regular tr.even {
}
/* erste Reihe */
table.regular tr.first {
}
/* letzte Reihe */
table.regular tr.last {
}
/* erste Spalte */
table.regular td.first {
}
/* letzte Spalte */
table.regular td.last {
}
/* Eigene Tabellenstile,definiert in table_block_styles.xml */
.table1 table td {
	border-color:#daeeb6 !important;
}
.table1 table td.title {
  background-color: #daeeb6 !important;
}
.table2 table td {
	border-color:#ffbbbb !important;
}
.table2 table td.title {
	background-color:#ffbbbb !important;
}
.table3 table td {
	border-color: #ffeeb3 !important;
}
.table3 table td.title {
	background-color: #ffeeb3 !important;
}
.table4 table td.title {
	background-color: #b3d3f5 !important;
}
.table4 table td {
	border-color: #b3d3f5 !important;
}
/* TOOLS */
/* Tools = Optionen auf der Seite,z.B. Buttons fuer Alternative Ausgebeformate oder Skins */
/* Alle Toolboxen sind von einem div mit der id "tools_xy" umschlossen:- div#tools_skins = Dropdown fuer Skin-Darstellung - div#tools_font = Schriftgroessenwahl - div#tools_versions = Buttons fuer alternative Ausgabeformate In allen Toolboxen befindet sich mind. ein Formular mit der Klasse "tools"*/
form.tools {
	display:inline;
}
div#tools_skins,div#tools_language,#tools_login {
	display:block;
	padding:0;
	margin-bottom:2em;
	padding-bottom:1em;
	background-color:#EBE9DC;
}
div#tools_skins h3,h3,div#tools_language h3,#tools_login h3 {
	padding:7px 0 0 0;
	font-weight:bold;
	margin-bottom:2px;
}
div#tools_skins form, form,div#tools_language form,div#tools_versions form,#tools_login .block {
	margin:0 0 0.2em 0;
}
#tools_versions form {
	display:block;
	float:right;
	width:15px;
	background-color:white;
}
#tools_versions {
	/*border-top:1px solid #EBE9DC;*/
}
#tools_font {
  padding:0 !important;
  float:right;
  margin:0 !important;
  z-index:100;
  font-size:0.9em;
}
#tools_font * {
}
#tools_font form, #tools_font h3 {
  background-color:white;
  display:inline;
  font-weight:normal;
  margin-right:5px;
}
#tools_font form .button {
  padding:1px !important;
  border:none;
  background-color:white;
  font-size:1.2em !important;
  margin:0;
}
#tools_versions form.tools input.button {
	font-size:100em;
	width:25px !important;
	height:25px !important;
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	margin:3px;
	border-color:white;
	background-color:transparent;
}
#tools_versions form.tools input.button:hover {
	border-color:#EBE9DC;
}
*>#tools_versions form.tools input.button {
	font-size:0 !important;
}
form#alternate_print input.button {
	background-image:url(/Icons/Print.gif);
}
form#alternate_email input.button {
	background-image:url(/Icons/Mail.gif);
}
form#alternate_pdf input.button {
	background-image:url(/Icons/Pdf.gif);
}
form#alternate_newsletter input.button {
	background-image: url(/Icons/Newsletter.gif);
}
/* FORMULARE */
form {
	background-color: #ECECEC;
}
form.block {
	/* Formular soll als Block dargestellt werden,z.B. bei "Seite per E-Mail verschicken" */
	padding:5px;
	border:1px solid #EBE9DC;
	background-color:#EEF1F5;
}
form.invisible {
	/* "heimliche" Formulare,werden nicht eindeutig dargestellt */
	background-color:transparent;
}
.input,textarea.input,textarea,iframe {
	border:1px solid #8A98B9;
	background-color:#DFE4ED;
	margin:1px;
	color:#2F4989;
}
textarea.input,iframe {
	width: 99%;
	font-size:1.8em !important;
}
fieldset {
	/* kommt u.a. vor unter "Seite als E-Mail versenden" und in Formularen */
	border:none;
	margin:0;
	padding:0;
}
#anton_link_window fieldset {
	border-bottom: 1px solid #B8B8B8;
}
fieldset.marked {
	/* hervorgehobenes fieldset,soll gleich mit "tr.active td" / "td.active sein" (siehe Tabellen) */
	background-color:#F2F2F2;
}
legend {
	font-weight: bold;
}
label {
	/* Beschreibung des Formularfeldes. display:block;
	ist wichtig,damit nach der Beschreibung ein Umbruch eingefuegt wird */
	display:block;
	cursor:pointer;
}
label.check {
	/* Checkboxen-Labels werden nicht umgebrochen! */
	display:inline;
}
.input.required {
	/* Pflichtfelder */
}
.input.disabled {
	/* inaktive Felder */
}
/* Fehlermeldungen */
p.error,label.error {
	font-weight:bold;
	color:red;
	border-color:red;
}
input.error,textarea.error {
	border-color: red;
}
/* LINKS ZUM SEITENANFANG */
.jumper_top a,.block_jumper_top a {
	margin-bottom:2em;
	background-image:url(/Icons/Up.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}
/* GEMISCHTES */
.powered_by {
	font-size:0.8em;
	float: right;
}
/* Logo */
#head_logo {
	margin: 0 0 10px 10px;
}
/* Meta-Navigation */
#nav_meta {
	float:right;
	padding-right:8px;
	z-index: 100;
}
/* Trenner,z.B. in Metanavigation oder "Sie-sind-hier"-Navigation:<span class="separator">XY</span>*/
.separator {
	color:#6A7899;
	font-size: 0.8em;
}
/* Bild im Content */
img.regular {
	padding:2px;
	border: 1px solid #EBE9DC;
}
/* Bilder,mit Bildbeschreibung:<div class="image"><img ... />Beschreibung</div>*/
div.image {
	margin-bottom:10px;
	font-size:0.85em;
}
div.image form {
	margin: 0 !important;
}
/* generelles Margin fuer alle floatende Objekte */
.float_left {
	margin-right:10px;
}
.float_right {
	margin-left: 10px;
}
/* Listen */
ol,ul {
	margin:0 0 1em 0;
}
ul {
	list-style-type:square;
}
#column_content ul li,#column_margin ul li,#column_content ol li,#column_margin ul li {
	margin-bottom:0.5em;
}
#column_margin .block ul {
	margin-left:0;
	padding-left: 14px;
}
#column_content ul, #column_content ol {
  padding-left:15px;
}
/* Sitemap */
.sitemap {
	border-top:1px solid #EBE9DC;
	padding:0.3em 0 0.3em 0;
}
.sitemap h3 {
	margin:0 0 0.2em 0;
	font-size:1.25em;
	font-weight:bold;
}
.sitemap ul {
	margin:0.2em 0 0 0;
	padding:0px;
	list-style-type:none;
}
.sitemap li {
	padding:0.1em 0.2em 0.1em 1em;
}
.sitemap .sub1 li {
	font-weight:bold;
}
.sitemap .sub li {
	font-weight: normal;
}
/* Codeauszeichnungen etc. */
tt,pre {
	font-family:monospace;
	font-size:1.2em;
	line-height: 120%;
}
/* Trennlinien zwischen Bloecken */
hr {
	margin:5px 0 5px 0;
	height:1px;
	border-width:0;
	border-bottom: 1px solid #EBE9DC;
}
/*** BLOECKE ***********************************************/
/* Ausbau von Bloecken:<div class="..."><h1>...</h1><h2>...</h2><div class="block">...</div></div>*/
.block {
	/* Inhalt des Blocks,ohne h1/h2-Ueberschriften. Kann in einem Block auch mehrfach vorkommen. */
	/* Hinweis:.block wird auch in der Ant-On! Hilfe verwendet */
	margin:3px 0 0.5em 0;
	padding:0 0 0.3em 0;
}
#column_margin .block {
	padding:0 0 0.2em 0;
}
.defaultblock,.stone_h,.bg {
	margin-bottom:2em;
}
.bg {
	background-color:EBE9DC;
	padding-bottom:0.3em;
}
.bg h1 {
	border-color:white;
	border-left:none !important;
	background-image:url(/Icons/Stone.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid white !important;
	padding-left:2em !important;
	font-size:1em;
	font-weight:bold !important;
}
.bg .block {
	padding-bottom:1em !important;
}
.stone_h h1 {
	margin-top:0;
	border-left:13px solid #EBE9DC;
	padding:0.2em 1em 0.2em 0.8em;
	font-size:0.9em;
	font-weight:bold;
	border-bottom:1px solid #EBE9DC;
}
.stone_h .block,.bg .block {
	padding-left:2em !important;
}
.stone_h h2 {
	padding-left:2.2em;
}
.bg h1 {
	padding:0.2em 0.2em 0.2em 0.7em;
}
.bg h2 {
	padding:1em 0.2em 0.2em 1.5em !important;
}
.noborders img.regular,.noborders table td {
	border:none;
}
.evenoddtable table.regular tr.even {
	background-color:#EEF1F5;
}
.evenoddtable table.regular tr.odd {
	background-color: white;
}
/* spezielle Formatierungen der einzelnen Bloecke,definiert in block_styles.xml */
.box1,.box2,.box3,.box4,.box5,.box6,.box7,.box8,.box9,.box10,.headimg {
	margin-bottom:10px;
}
#column_content .box1, #column_content .box2, #column_content .box3, #column_content .box4, #column_content .box5, #column_content .box6, #column_content .box7, #column_content .box8, #column_content .box9, #column_content .box10,#column_content .headimg {
	margin-bottom:20px;
}
.box1 {
	background-color:#fff;
	border-left:1px solid #d3d1c6;
	border-top:1px solid #d3d1c6;
	padding:25px 0.8em 0.1em 0.8em;
}
.box2 {
	line-height:140%;
	padding:1em 0.8em 0.5em 0;
	width:250px;
	float:left;
}
.box3 {
	line-height:140%;
	margin-top:0;
	padding:10px;
	Border-top:solid 1px #88D300;
	Border-bottom:solid 2px #88D300;
	width:180px;
  float:right;
  background-color:#ebe9dc;
  margin-right:10px;
  margin-bottom:0.5em;
}
.box3 h1 {
	font-size:1.2em;
	color:88F;
}
.box4 {
	background-color:#2862AD;
	color:#fff;
	padding:0.8em;
}
.box4 a {
	color:#fff;
}
.box4 li {
	color:#fff;
}
.box5 {
	background-color:#D6D6D6;
	padding:0.9em;
}
.box5 li {
}
.box6 {
	background-color:#D4D0CD;
	border:1px solid #B8B8B8;
	padding:0.8em;
}
.box7 {
	background-color:#ECECEC;
	border:1px solid #B8B8B8;
	padding:0.8em;
}
.box8 {
	background-color:#E3CE14;
	border:1px solid #B8B8B8;
	padding:0.8em;
}
.box9 {
	background-color:#E3CE14;
	border:1px solid #B8B8B8;
	padding:0.8em;
}
.box10 div {
	height:112px;
	margin:0px;
}
.box10 img.regular {
	padding:0px;
	border:none;
	margin-left:-50px;
}
.box11 {
  background-image:url(/Icons/Box11bg.gif);
  background-repeat:no-repeat;
  background-position:top-right;
  padding-top:3px;
}
.udriveplan {
	position:absolute;
	top:-400px;
}
.udriveplan2 {
	margin-left:3em;
	width:200px;
	display:block;
	position:relative;
	left:-740px;
	top:690px;
	margin-top:16em;
}
.headimg {
	padding:0;
	border-left:1px solid #d3d1c6;
	position:relative;
	left:-15px;
	margin-bottom:0;
}
.headimg img {
	padding:0 !important;
	margin:-20px 0 5px -1px !important;
	border:0;
	float:left;
	width:493px;
	position:absolute;
}
.headimg .block {
	padding-right:0;
	margin-right:0;
}
.headimgcont {
	padding: 90px 0.8em 0 0.8em;
}
.logoblock {
  border-bottom:1px solid #ebe9dc;
  margin-bottom:15px;
  width:95%;
}
*>.logoblock {
  width:99.9%;
}
.logoblock {
}
.logoblock td.logotd {
  width:125px !important;
  padding-left:5px;
  text-align:center;
}
.logoblock .logotd img {
  border:none;
}
.bildblock_left, .bildblock_right {
  border-left:1px solid #ebe9dc;
  position:relative;
  line-height:130%;
  margin-bottom:20px;
  width:150px;
}
.bildblock_left {
  clear:left;
  left:-14px;
}
.bildblock_right {
  clear:right;
  left:-24px;
}
.bildblockcont {
  margin-left:11px;
  padding:0;
}
.bildblockcont h2 {
  margin:0 0 5px 0 !important;
  padding:0;
  font-size:1.1em;
}
.bildblock_left .block, .bildblock_right .block {
  padding-bottom:3px;
}
.bildblock_left img, .bildblock_right img {
  padding:0;
  border:none;
  display:absolute;
  margin-left:-1px;
  width:240px;
}
.halfsize {
  width:46%;
}
.bildblock_table_left .bildblockcont {
  padding-left:8px;
}
.bildblock_table_right .bildblockcont {
  padding-right:8px;
}
.bildblock_table_right img, .bildblock_table_left img {
  border:none;
}
.marginnav {
  width:100%;
  padding:0 !important;
  display:block;
  text-align:right;
}
.marginnav a {
  background-color:#ebe9dc;
}
.marginnav .block, .marginnav table, .marginnav table td {
  padding:0 !important;
  margin:0 !important;
  width:100%;
}
.marginnav ul, .marginnav ul li {
  padding:0 !important;
  margin:0 !important;
  list-style-type:none;
}

/* Formatierung aus Seiten-Template */
.no_margin #column_content {
  background-image:none;
  margin-top:100px;
}
/* Formatierung von Mime-Bloecken */
.info_mimeblocks {
	border:1px solid #2F4989;
	padding:1em 1em 0 1em;
	margin-bottom:20px;
	line-height: 130%;
}
/* "Tab"-Bloecke */
.tab_links a {
  margin:0 !important;
	white-space:nowrap;
	padding:2px 0.5em 1px 0.5em;
	border:1px solid #d3d1c6;
	border-bottom:none;
	text-decoration:none;
}
.tab_links {
	padding-top:10px;
}
.tab_links .open {
	background-color:white;
	color:#2F4989;
	cursor:default;
	text-decoration:none;
	border:1px solid #2F4989;
	border-bottom:1px solid white;
	background-color:white;
}
.tab_links span.separator {
  display:none;
}
.tab_links .closed {
}
.tab_links .separator {
	width:0px;
}
.tab_view {
	border:1px solid #2F4989;
	padding:10px;
	background-color:white;
	margin-bottom:2em;
}
.tab_view .block {
	margin-bottom: 0;
}
/* Popup Bloecke */
#popup_layout {
	width:100%;
	height:100%;
	Background-color:#fff;
	font-size:0.7em;
}
#popup_top {
	height:50px;
	text-align:right;
	padding-right:10px;
}
#pu_logo {
  height:35px;
  text-align:left;
  margin-left:15px;
}
#pu_logo img {
  border:none;
}
#popup_top #tools_print {
	background-color:#83c60a;
	display:block;
	width:100%;
	padding:5px;
	position:relative;
	color:#fff;
}
#popup_top #tools_print a, #popup_top #tools_print a:visited {
  color:white !important;
}
#popup_content {
	vertical-align:top;
	background-color:#FFFFFF;
}
#popup_content_container {
	width:100%;
	height:100%;
	font-size:1em;
}
#popup_column_main {
	padding:10px 7px 10px 30px;
	width:80%;
}
#popup_column_margin {
	padding:20px 10px 3px 5px;
	width:20%;
	font-size:0.8em;
}
#popup_column_margin h1 {
	font-size:1.2em;
}
#pup_column_margin h2 {
	font-size: 1.2em;
}
/* PROGRESS BAR ******************************************/
#Progress_Bar_Bg {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#CCC;
	-moz-opacity:0.75;
	filter:alpha(opacity=75);
}
#Progress_Bar {
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	text-align:left;
}
*>#Progress_Bar {
	width:302px;
}
#Progress_Bar .block {
	margin:-1px 0px 0px 0px;
	padding:5px;
	border:1px solid black;
	background-color:white;
	font-size:0.8em;
}
#Progress_Bar_Frame {
	width:300px;
	border:1px solid black;
	background-color:white;
}
#Progress_Bar_Index {
	width:0px;
	height:20px;
	background-color:blue;
}
#Progress_Bar_Image {
	margin-bottom:10px;
	text-align: center;
}
/* ANT-ON ************************************************/
.anton_close_props {
	margin-right: 1em;
}
/* Aenderungen sind hier nicht notwendig */
.anton_block {
	border:3px dotted #BFE0BC;
}
.anton_block form.block {
	margin-bottom:0 !important;
}
.anton_margin {
	border:3px dotted #369;
}
.collection.old {
	border:3px solid #B8B8B8;
}
.collection.new {
	border:3px solid #30B568;
}
.anton_block,.collection {
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:0;
	padding:5px;
}
.anton_block form {
	margin-bottom:0;
}
.preview_block {
	border:3px dotted #ABABAB;
	padding:5px 5px 15px 5px;
	margin-bottom:15px;
}
.hideable .anton_lang,.hideable .anton_lang *,.tab_view .anton_lang,.tab_view .anton_lang * {
	color:green;
}
#anton_link_window {
	padding:10px;
}
#anton_link_window .input {
	width: 94%;
}
/* Buttons der Toolbar */
.button_group .img_button {
	margin:0px 2px 2px 0px;
}
.button_group {
	padding:0px 10px 0px 0px;
	white-space: nowrap;
}
/*** BITTE NICHT AENDERN **************************************/
.align_right {
	float:right;
}
.clear {
	clear:both;
}
.float_left {
	display:block;
	float:left;
}
.float_right {
	display:block;
	float:right;
}
view {
	border: 1px solid #999
}
