﻿/* The fonts referenced herein are copyright (c) SoftMaker Software GmbH and its licensors, 1991-2015 */

@font-face {
    font-family: 'Glasgow Serial';
    src: url('fonts/glasgow-serial-bold-webfont.eot');
    src: url('fonts/glasgow-serial-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/glasgow-serial-bold-webfont.woff') format('woff'),
         url('fonts/glasgow-serial-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Glasgow Serial';
    src: url('fonts/glasgow-serial-bolditalic-webfont.eot');
    src: url('fonts/glasgow-serial-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/glasgow-serial-bolditalic-webfont.woff') format('woff'),
         url('fonts/glasgow-serial-bolditalic-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Glasgow Serial Xbold';
    src: url('fonts/glasgow-serial-xbold-webfont.eot');
    src: url('fonts/glasgow-serial-xbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/glasgow-serial-xbold-webfont.woff') format('woff'),
         url('fonts/glasgow-serial-xbold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Glasgow Serial';
    src: url('fonts/glasgow-serial-italic-webfont.eot');
    src: url('fonts/glasgow-serial-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/glasgow-serial-italic-webfont.woff') format('woff'),
         url('fonts/glasgow-serial-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Glasgow Serial';
    src: url('fonts/glasgow-serial-regular-webfont.eot');
    src: url('fonts/glasgow-serial-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/glasgow-serial-regular-webfont.woff') format('woff'),
         url('fonts/glasgow-serial-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
	color: black;
	font-family: "Glasgow Serial", sans-serif;
	line-height: 1.4em;
	background-color: #C2DEF8;
	margin: 20px;
	overflow: visible;
  text-size-adjust: none;

}
.gesamtblock {
	max-width: 930px;
	margin-left: auto;
	margin-right:auto
}
.unterueber { font-size: 1.1em; font-weight: bold; margin-top: 0; margin-bottom: 12px; margin-left: 0; }
h1 { font-family: "Glasgow Serial Xbold", Arial, sans-serif; font-size: 1.8em; line-height: 1em; font-weight: bold; margin: 0 0 0.2em; }
a:link { color: black; text-decoration: underline; }
a:visited { color: #505050; text-decoration: underline; }
a:hover { color: blue; text-decoration: underline; }
a:active { color: black; text-decoration: underline; }
strong { font-weight: bold; }
em { font-style: italic; }
h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
}
img {
	max-width: 100%;
	height: auto;
	float: none;
	font-size: 90%;
	font-weight: bold;
	color: #999;
}
.img_mit_umlauf {
	max-width: 50%;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: none;
}
.img_mit_umlauf_resp {
	max-width: 50%;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: none;
}
.grauer_text {
			color: #666666;
		}
.menuepfad { padding-right: 2px; padding-left: 2px; border: solid 1px gray; }
.rechtsklein {
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	clear: both;
	margin-top: 20px;
}
.kopfzeile {
	font-size: 0.8em;
	background-color: #FDD68C;
	text-align: right;
	margin-right: -4px;
	margin-bottom: 15px;
	margin-left: -4px;
	padding: 6px 10px 3px;
	border: solid 1px black;
}
.kopfzeile_haupt {
	font-size: 0.8em;
	text-align: right;
	}

.kopfzeile2 {
	background-color: #FDD68C;
	margin-right: -4px;
	margin-bottom: 15px;
	margin-left: -4px;
	padding: 6px 10px 3px;
	border: solid 1px black;
}
.kleinerer_text { font-size: 0.8em; }
.email2 {
	display:none
}
.dunklerer_kasten {
	background-color: #FF9D9D;
	margin: 15px -4px;
	padding: 6px 10px 3px;
}
.bildunter { font-size: 0.7em; line-height: 1em; margin-bottom: 10px; }
.einrueckung_rot {
	line-height: 1em;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-left: 5px;
	border-left: 2px solid blue;
	border-color: #FF0000;
	border-left-width: 2px;
}
.einrueckung_klein { font-size: 0.8em; margin-top: 15px; margin-bottom: 15px; margin-left: 10px; padding-left: 5px; }
.hochstellen { font-size: 0.7em; vertical-align: 0.3em; }
.clear { clear: both; }
.kleinerer_text { font-size: 0.8em; }
.float_links { float: left; margin-right: 6px; }
.unsichtbare_schrift { color: #d2d2d2; }
.tabellentext_starr { font-size: 9pt; }
.tabellentext_grauer_hintergrund {
	font-size: 9pt;
	background-color: #FFF8CE;
}
nd {
	font-size: 9pt;
	background-color: #e6e6e6;
}
.tabellentext_dunkelgrauer_hintergrund {
	font-size: 9pt;
	background-color: #FDD68C;
}
.grauer_kasten_dunkler {
	background-color: #FDD68C;
	margin: 15px -4px;
	padding: 6px 10px 3px;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	font-style: italic;
}
.grauer_kasten_kleine_schrift {
	background-color: #FFF8CE;
	margin: 15px -4px;
	padding: 6px 10px 3px;
	font-size: 0.8em;
}
ul {
	list-style-type: square;
	padding-left: 1.5em;
	margin-top: -0.2em;
}
.extrafett {
	font-family: "Glasgow Serial Xbold", sans-serif;
	font-weight: bold;
}

.werbekasten {
	background-color: #999;
	margin: 15px -4px;
	padding: 6px 10px 3px;
	font-size: 0.9em;
	color: #FFF;
	text-align: center;	
    clear: both;

}
.werbekasten_minimum {
	width: 100%;
	min-height: 95px;
	background-color: #999;
	margin: 15px -4px;
	padding: 6px 10px 3px;
	font-size: 0.9em;
	color: #FFF;
	text-align: center;
	clear: both;
}
.tiefstellen {
	font-size: 0.7em;
}
.kategorie_startseite {
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: underline overline;
	color: #808080;
	margin-bottom: 0.5em;
}
.kategorie_startseite2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}
.kategorie_startseite3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #808080;
	margin-bottom: 0.5em;

}

.tabelle_scrollen {
  width: 100%;
  overflow-y: auto;
  overflow-x: auto;
  margin: 0 0 1em;
}

.linke_spalte {
  width: 50%;
  float: left;
  clear: both;
  }
  
.rechte_spalte {
  width: 50%;  
  float: right;
  }
.nur_fuer_klein {
    display:none
}

@media screen and (max-width:990px) {

.tabelle_scrollen {
  width: 100%;
  overflow-y: auto;
  overflow-x: scroll;
  margin: 0 0 1em;
}

.kategorie_startseite {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline overline;
	color: #808080;
	margin-bottom: 0.5em;
}

.kategorie_startseite3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #808080;
	margin-bottom: 0.5em;

}


}


@media screen and (max-width:450px) {

.nur_fuer_klein {
    display:block
}

select {
    max-width: 250px;
    word-wrap: break-word;
}


.linke_spalte {
  width: 100%;
  float: none;
  clear: both;
  }
  
.rechte_spalte {
  width: 100%;
  float: none;
  clear: both;
  }


.tabelle_scrollen {
  width: 100%;
  overflow-y: auto;
  overflow-x: scroll;
  margin: 0 0 1em;

	
h1 { font-size: 1.4em; line-height: 1em; font-weight: bold; margin: 0 0 0.2em; }
h2 {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
h3 {
	font-size: 1.1em;
	line-height: 1em;
	font-weight: bold;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
			
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0.3em;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
	padding-left: 1.5em;
}

input {
	max-width: 95%;
	height: auto;
	float: none;
}
textarea {
	max-width: 95%;
	height: auto;
	float: none;
	}
.img_mit_umlauf_resp {
    max-width: 100%;
	height: auto;
	float: none;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: none;
}

}

