/* Anweisungen im Bodybereich */
body {
	font-family: verdana, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 100.01%;
	margin: 0;
	padding: 0.5em;
}

* html div#Inhalt {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}

div#content {
	font-size: 0.8em;
}

div img {
	border: 0px none;
}

br.clear,
.umbruch {
	clear: both;
}

div#copyright {
	font-size: 0.8em;
	float: right;
}

/*Klasse hiess vorher .unsichtbar*/
.hoerbar {
	position: absolute;
	left: -5000px;
	font-size: 0em;
}

table {
	font-size: 1em;
	/*margin-left: 10em;*/
}

.nobr {
	white-space: nowrap;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #000000;
}

/* farbliche Hintergruende */
.grau {
	background-color: #E0E0E0;
}

.hellgrau {
	background-color: #F0F0F0;
}

.dunkelgrau {
	background-color: #C2C2C2;
}

/* Aufzaehlungen ul oder li in unterschiedlichen Stilen darstellen */
.extern {
	margin-bottom: 0.9em;
	list-style-image: url('../../z1_bilder/a1_layout/extern.gif');
}

.intern {
	margin-bottom: 0.9em;
	list-style-image: url('../../z1_bilder/a1_layout/intern.gif');
}

.pdf {
	margin-bottom: 0.9em;
	list-style-image: url('../../z1_bilder/a1_layout/pdf.gif');
}

.ausfuell_pdf {
	margin-bottom: 0.9em;
	list-style-image: url('../../z1_bilder/a1_layout/ausfuell_pdf.gif');
}

.ordner {
	margin-bottom: 0.9em;
	list-style-image: url('../../z1_bilder/a1_layout/ordner.gif');
}

.zip {
	margin-bottom: 0.9em;
	list-style-image: url('../../z1_bilder/a1_layout/zip.gif');
}

.ohne {
	margin-bottom: 0.9em;
	list-style-image: url('../../z1_bilder/a1_layout/transparent.gif');
}

.fms {
	margin-bottom: 0.9em;
	list-style-image: url('../../z1_bilder/a1_layout/lucom.gif');
}

.en {
	margin-bottom: 0.9em;
	list-style-image: url('../../z1_bilder/a1_layout/gb.gif');
}


/* Buchstaben-Anker fuer Glossar */
a.glossar {
	background: #E0E0E0;
	padding: 2px 30px;
	font-weight: bold;
}

p.glossar {
	text-align: center;
}

/*Zellen in Vordruckliste*/
td.L1 {
	vertical-align: top;
	text-align: center;
}

td.L2 {
	vertical-align: top;
	border-right-width: 0;
}

td.L3 {
	vertical-align: top;
	border-left-width: 0;
}

td.L4 {
	vertical-align: top;
	text-align: right;
}

td.L5 {
	vertical-align: top;
	border-left-width: 0;
	border-right-width: 0;
}

/* Schriftformatierung */
a:link,
a:visited,
a:active {
	color: #043BAA;
	text-decoration: underline;
}

a:hover {
	color: #043BAA;
	text-decoration: underline;

	/*entfernt fuer druck-css:
	  background: #E5E5E5;
	  FS*/
}

a[name].hover {
	color: inherit;
	background: inherit;
	text-decoration: inherit;
}

/* Ueberschriftendarstellung */
h1,
h4 {
	font-size: 1.2em;
	line-height: 120%;
}

h2 {
	font-size: 1.1em;
	margin-bottom: 0.1em;
}

h3 {
	font-size: 1em;
	margin-bottom: 0.1em;
}

caption {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0.4em;

	/*fuer Zoll-Auktion eingefuegt FS*/
	display: none;
}

/* Textausrichtung */
.text_links {
	text-align: left;
}

.text_mitte {
	text-align: center;
}

.text_rechts {
	text-align: right;
}

.oben_links {
	vertical-align: top;
	text-align: left;
}

.oben_mitte {
	vertical-align: top;
	text-align: center;
}

.oben_rechts {
	vertical-align: top;
	text-align: right;
}

.unten_links {
	vertical-align: bottom;
	text-align: left;
}

.unten_mitte {
	vertical-align: bottom;
	text-align: center;
}

.unten_rechts {
	vertical-align: bottom;
	text-align: right;
}

.bild_rechts {
	float: right;
	margin-left: 1em;
	margin-bottom: 0.5em;
}

.bild_links {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

.teaser {
	font-size: 1em;
	font-weight: bold;
}

.fetterRahmen {
	width: 99%;
	border: 0.1em solid #000000;
	padding-left: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}

.kleiner_text {
	font-size: smaller;
}

.abstand_gross {
	line-height: 1.2em;
}

/* Linke Navigation */
/*angepasst FS*/
div#left {
	float: left;
	width: 16em;
}

ul#left_navigation {
	border: 0px;
}

ul#left_navigation li {
	list-style: none;
	padding: 0;
}

/*angepasst FS*/
/*
ul#left_navigation a:hover {
	border-color: #FFFFFF;
	border-left-color: #000000;
	border-top-color: #000000;
	color: #FFFFFF;
}
*/

/* Rechte Navigation */
/*angepasst FS*/
div#right {
	float: right;
	width: 14.5em;
}
/********************************/
/*ul#right_navigation {
	position: absolute;
	top: 150px;
	right: 0.6em;
	font-size: 0.7em;
	width: 13.9em;
	margin: 0;
	padding: 0.2em;
	border: 0px;
	background-color: #C0C0C0;
}

* html ul#right_navigation { *//* Korrekturen fuer IE 5.x */
 /*   width: 14.1em;
    w\idth: 14.1em;
}

ul#right_navigation li {
	list-style: none;
}

ul#right_navigation input {
	font-size: 1em;
}
*/
/* Groesse nur fuer IE */ /*
* html ul#right_navigation input {
	font-size: 1.1em;
}

ul#right_navigation span {
	list-style: none;
	font-weight: bold;
	line-height: 1.7em;
}

ul#right_navigation a {
	display: block;
	padding: 0.1em;
	text-decoration: none;
	border: 1px solid #000000;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	color: #000000;
	background-color: #F0F0F0;
}

* html ul#right_navigation a {*/ /* Breitenangaben nur fuer IE *//*
    width: 100%;
    w\idth: 13.9em;
}

ul#right_navigation a:hover {
	border-color: #FFFFFF;
	border-left-color: #000000;
	border-top-color: #000000;
	color: #FFFFFF;
	background-color: gray;
}
*/
 /* Neugestaltung der Mehrsprachigkeit *//*
ul#mehrsprachigkeit {
	position: absolute;
	top: 117px;
	right: 0.6em;
	height: 13px;
	width: 13.9em;
	text-align: center;
	border: 0px;
	background-color: #BFBFBF;
	font-size: 0.7em;
	margin: 0em;
	padding-left: 0.4em;
}

* html ul#mehrsprachigkeit { *//* Korrekturen fuer IE 5.x *//*
    width: 14.1em;
    w\idth: 14.1em;
}

ul#mehrsprachigkeit li {
	list-style: none;
	display: inline;
}

ul#mehrsprachigkeit a {
	text-decoration: none;
	border: 0px none;
}
*/
/*************************************************************/
/* Umrechnungskurse in der Rechten Navigation */
#box {
	z-index: 3;
}

#box a {
	color: #FFFFFF;
	background: #B3B06C;
	text-decoration: none;
	display: block;
}

#box a:hover {
	font-size: 0.8em;
	color: #000000;
	background: #DDD8B7;
	width: 17.5em;
}

#box a span {
	display:  none;
}

#box a:hover span {
	color: #000000;
	background: #FFFFFF;
	display: block;
	padding: 1em;
}
/***************************************************/
/* Top Navigation */ /*
ul#top_navigation {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	text-align: center;
	border: 0px none;
	background-color: #305275;
}

ul#top_navigation li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul#top_navigation a {
	text-decoration: none;
	padding-top: 0;
	padding-bottom: 0;
}

* html ul#top_navigation a,
* html ul#top_navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich *//*
    w/idth: auto;  /* sicherheitshalber fuer spaetere Versionen korrigiert *//*
}

ul#top_navigation a:hover {
	background-color: #FFFFFF;
}
*/
/********************************************************/
/* Micro Navigation */
div#micronavi {
	/*geaendert von font-size: 0.7em;*/
	font-size: 0.78em;
}

/* Zur Einblendung von Zusatzinformationen in der linken Navigation */
ul#left_navigation_zus {
	font-size: 0.7em;
	width: 14.8em;
	margin: 0em;
	padding: 0.25em;
	border: 0px;
	background-color: #FFFFFF;
}

* html ul#left_navigation_zus { /* Korrekturen fuer IE 5.x */
	width: 15.3em;
	w\idth: 14.8em; /* Version 6 */
	padding-left: 0;
	padd\ing-left: 0.25em;
}

ul#left_navigation_zus li {
	list-style: none;
	margin: 0.25em;
}

ul#left_navigation_zus input {
	font-size: 0.8em;
}

ul#left_navigation_zus div {
	list-style: none;
	font-weight: bold;
	margin-left: 0.5em;
}

ul#left_navigation_zus a {
	display: block;
	padding: 0.1em;
	text-decoration: none;
	border: 1px solid #000000;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
}

* html ul#left_navigation_zus a {
    width: 100%;
    w\idth: 13.9em;
}

ul#left_navigation_zus a:hover {
	border-color: #FFFFFF;
	border-left-color: #000000;
	border-top-color: #000000;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

/* Neue Fusszeile */
/*
#fusszeile {
	border-top: solid 1px;
	border-color: #305275;
	width: 100%;
	margin: 0;
	padding: 0;
}

#fuss1 {
	padding: 0;
	margin: 0;
}

ul#fuss {
	font-size: 0.7em;
	margin-top: 1em;
	padding: 0;
	text-align: center;
}

* html ul#fuss {
	margin: 0em;
}

ul#fuss li {
	list-style: none;
	display: inline;
	margin: 0;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0em;
	padding-bottom: 0em;
}

ul#fuss a {
	text-decoration: none;
}

ul#fuss a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
}
*/
/* Broschueren Rechte Navigation */
ul#broschueren {
	position: absolute;
	top: 550px;
	right: 0.6em;
	font-size: 0.7em;
	width: 13.9em;
	margin: 0;
	padding: 0.2em;
	border: 0px;
	background-color: silver;
}

* html ul#broschueren { /* Korrekturen fuer IE 5.x */
	width: 14.1em;
	w\idth: 14.1em;
}

ul#broschueren li {
	list-style: none;
}

ul#broschueren input {
	font-size: 0.8em;
}

ul#broschueren span {
	list-style: none;
	font-weight: bold;
	line-height: 1.7em;
}

ul#broschueren a {
	display: block;
	padding: 0.1em;
	text-decoration: none;
	border: 1px solid #000000;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	color: #000000;
	background-color: #F0F0F0;
}

* html ul#broschueren a { /* Breitenangaben nur fuer IE */
	width: 100%;
	w\idth: 13.9em;
}

ul#broschueren a:hover {
	border-color: #FFFFFF;
	border-left-color: #000000;
	border-top-color: #000000;
	color: #FFFFFF;
	background-color: gray;
}

ul#broschueren2 {
	position: absolute;
	top: 800px;
	right: 0.6em;
	font-size: 0.7em;
	width: 13.9em;
	margin: 0;
	padding: 0.2em;
	border: 0px;
	background-color: silver;
}

* html ul#broschueren { /* Korrekturen fuer IE 5.x */
	width: 14.1em;
	w\idth: 14.1em;
}

ul#broschueren2 li {
	list-style: none;
}

ul#broschueren2 input {
	font-size: 0.8em;
}

ul#broschueren2 span {
	list-style: none;
	font-weight: bold;
	line-height: 1.7em;
}

ul#broschueren2 a {
	display: block;
	padding: 0.1em;
	text-decoration: none;
	border: 1px solid #000000;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	color: #000000;
	background-color: #F0F0F0;
}

* html ul#broschueren2 a { /* Breitenangaben nur fuer IE */
	width: 100%;
	w\idth: 13.9em;
}

ul#broschueren2 a:hover {
	border-color: #FFFFFF;
	border-left-color: #000000;
	border-top-color: #000000;
	color: #FFFFFF;
	background-color: gray;
}

/* Startseiten */
.artikel {
	border-left: 0.5em solid #E0E0E0;
	padding-left: 0.5em;
	background-color: #FAFAFA;
	font-size: 1em;
}

* html .artikel { /* Korrekturen fuer IE 5.x */
	width: 99.9%;
	w\idth: 99.9%; /* Version 6 */
}

.rahmen {
	border-top: 0.15em solid #305275;
	color: #000000;
}

.bereich {
	font-size: 0.9em;
	text-align: right;
	background-color: #F0F0F0;
	font-weight: bold;
	padding-right: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.box_inhalt {
	padding-top: 1.5em;
	padding-left: 1.5em;
}

.ueberschrift {
	font-size: 1em;
	font-weight: bold;
}

.box_bild {
	float: left;
	padding-right: 1.5em;
}

.box_text {
	min-height: 11.5em;
}

* html .box_infos { /* Korrekturen fuer IE 5.x */
	height: 7.5em;
	/*h\eight: 7.5em;*/ /* Version 6 */
}

.box_link {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-left: 0.5em solid #E0E0E0;
	text-align: right ;
	padding-right: 1em;
	background-color: #FAFAFA;
}

.box_teaser {
	padding-top: 1em;
}

/* Ski Team */
.box_ski_links {
	width: 29%;
	float: left;
	margin-bottom: 1em;
}

.box_ski_rechts {
	width: 70%;
	float: left;
	margin-bottom: 1em;
}

.box_ski_erfolg_links {
	width: 44%;
	float: left;
	margin-bottom: 1em;
}

.box_ski_bild_rechts {
	width: 55%;
	float: left;
	margin-bottom: 1em;
}

.box_anschrift_links {
	width: 40%;
	float: left;
	margin-bottom: 1em;
}

.box_anschrift_rechts {
	width: 59%;
	float: left;
	margin-bottom: 1em;
}

/* FAQ */
.box_faq {
	width: 99%;
	margin-bottom: 1em;
}

.box_frage {
	width: 99%;
	background-color: #E0E0E0;
	font-weight: bold;
	padding: 0.3em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.box_antwort {
	width: 99%;
	margin-top: 0.7em;
	padding-left: 0.2em;
}

.box_pfeil {
	width: 99%;
	text-align: right;
}

.box_pfeil a:link,
.box_pfeil a:visited,
.box_pfeil a:hover,
.box_pfeil a:active {
	background-color: #FFFFFF;
}

ul.box_weitere_links {
	width: 99%;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	text-align: center;
	border: 0px none;
	background-color: #305275;
}

ul.box_weitere_links li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.box_weitere_links a:link {
	text-decoration: none;
	font-weight: bold;
	border: 0px none;
	color: #FFFFFF;
	background-color: #305275;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0;
	padding-bottom: 0;
}

ul.box_weitere_links a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #305275;
}

* html ul.box_weitere_links a,
* html ul.box_weitere_links span {
	width: 1em; /* nur fuer IE 5.0x erforderlich */
	/*w/idth: auto;*/ /* sicherheitshalber fuer spaetere Versionen korrigiert */
}

ul.box_weitere_links a:hover {
	color: #305275;
	background-color: #FFFFFF;
	text-decoration: none;
}

/* ---------- Dienststellenverzeichnis -------------*/

.box_dvz_li {
	width: 45%;
	float: left;
	margin-bottom: 1em;
}

.box_dvz_mi {
	width: 35%;
	float: left;
	margin-bottom: 1em;
}

.box_dvz_re {
	width: 19%;
	float: left;
	margin-bottom: 1em;
}

/* ---------- Impressum -----------*/
.impressum_links {
	float: left;
	font-style: italic;
	width: 28%;
	text-align: right;
	padding-right: 0.4em;
}

.impressum_rechts {
	float: left;
	padding-left: 0.4em;
	border-left: 0.1em solid #000000;
	text-align: left;
	width: 50%;
}

/*----------- Zoll.de-Suche ----------*/
.sucheID {
	text-align: left;
	display: block;
	float: left;
	width: 5%;
	padding-right: 5px;
}

.sucheIDnoShow {
	text-align: left;
	color: #FFFFFF;
	display: block;
	float: left;
	width: 5%;
	padding-right: 5px;
}

.sucheTitle {
	display: block;
	float: left;
	width: 52%;
}

.sucheRelevanz {
	text-align: right;
	display: block;
	float: left;
	width: 18%;
	padding-left: 5px;
}

.sucheImage {
	text-align: center;
	display: block;
	float: left;
	width: 10%;
}

.sucheSize {
	text-align: center;
	display: block;
	float: left;
	width: 10%;
}

.sucheFreeSpace {
	text-align: right;
	display: block;
	float: left;
	min-width: 5%;
	padding-right: 5px;
}

.sucheShortSummary {
	display: block;
	float: left;
	width: 70%;
}

.suchePath {
	display: block;
	float: left;
	width: auto;
	color: green;
}

/*------ Zoll aktuell -------*/
.box_li_aktuell {
	width: 30%;
	float: left;
	padding: 0.5em;
	text-align: center;
	border-left: 0.5em solid #E0E0E0
}

.box_mi_aktuell {
	width: 30%;
	float: left;
	padding: 0.5em;
	text-align: center;
}

.box_re_aktuell {
	width: 30%;
	float: left;
	padding: 0.5em;
	text-align: center;
}

/*------ moderierte Sitemap -------*/
.tops {
	padding: .5em;
	background-color: #DDDDDD;
	border-bottom: 1px solid gray;
}

.tops h2 {
	padding: 0;
	margin: 0;
}

.rahmen_sitemap {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(tp.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.mapbox1 {
	float: left;
	padding: 3px;
	width: 31%;
	margin: 0px;
}

.mapbox2 {
	float: left;
	padding: 3px;
	width: 31%;
	margin: 0px;
	margin-left: 5px;
}

.mapbox3 {
	float: left;
	padding: 3px;
	width: 31%;
	margin: 0px;
	margin-left: 5px;
}

/*------ Bildarchiv -------*/
.box_links_bild {
	width: 35%;
	float: left;
}

.box_rechts_bild {
	float: left;
	width: 62%;
}

.box_bildarchiv_li,
.box_bildarchiv_mi,
.box_bildarchiv_re {
	width: 30%;
	float: left;
	padding: 0.5em;
	text-align: left;
}

.farbe_hell {
	width: 98%;
	background-color: #FFFFFF;
	min-height: 150px;
}

.farbe_dunkel {
	width: 98%;
	background-color: #E0E0E0;
	padding-top: 1em;
	padding-bottom: 1em;
	min-height: 150px;
}

/* --- Druckversion -----*/
.print_only {
	display: none;
}

/*---- Boxmodelle -------*/
.box_links {
	width: 49%;
	float: left;
	margin-bottom: 1em;
}

.box_rechts {
	width: 48%;
	float: left;
	margin-bottom: 1em;
}

.box_li,
.box_mi,
.box_re {
	width: 33%;
	float: left;
}

.box_links_30 {
	width: 29%;
	float: left;
	margin-bottom: 1em;
}

.box_rechts_70 {
	width: 70%;
	float: left;
	margin-bottom: 1em;
}

.box_links_10 {
	width: 9%;
	float: left;
	margin-bottom: 1.5em;
}

.box_rechts_90 {
	width: 90%;
	margin-bottom: 1.5em;
	float: left;
}

.box_links_20 {
	width: 20%;
	float: left;
	margin-bottom: 1em;
}

.box_rechts_80 {
	width: 79%;
	float: left;
	margin-bottom: 1em;
}
