﻿/* ********************************
Globale Anweisungen
******************************** */

img, table
{
	padding: 0;
	margin: 0;
	border: 0;
}

/* ********************************
Farben:
Blau (H1)   #004f7c
Petrol (H2) #008589
Gelb (H3)   #ffde5d
Rot         #e62f29
******************************** */


/* ********************************
Standard-Tags
******************************** */

html, body
{
	margin: 0;
}

body
{
    font-family: Arial, Helvetica, SansSerif;
}

h1
{
	font-size: 0.8em;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 2px 0 3px 3px;
    color: #fff;
    background-color: #004f7c;
    /* color: #004f7c;
    border-bottom: 2px dotted #004f7c; */
}

h2
{
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 8px;
    padding: 2px 0 3px 3px;
    color: #000;
    background-color: #eee;
    /* background-color: #008589; */
    /* border-bottom: 2px dotted #008589; */
}

h3
{
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 8px;
    padding: 2px 0 3px 3px;
    color: #000;
    background-color: #ffde5d;
}

h4
{
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}
h5
{
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
}
h6
{
    font-size: 0.7em;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
p, dt, dd
{
    font-size: 0.8em;
    margin-top: 1px;
    margin-bottom: 7px;
}
td
{
	/*font-size: 1em;*/
	font-size: 9pt;
	background-color: #fff;
	text-align: left;
}
th
{
	/*font-size: 1em;*/
	font-size: 9pt;
	font-weight: bold;
	background-color: #ffde5d;
	text-align: left;
}
/* Korrektur der Schriftgröße und Abstände von p innerhalb von th und td */
th p
{
	/*font-size: 1em;*/
	font-size: 9pt;
	margin-top: 0px;
    margin-bottom: 0px;
}
td p
{
	/*font-size: 1em;*/
	font-size: 10pt;
	margin-top: 0px;
  margin-bottom: 10px;
}
/* Ende Korrektur */
ol
{
    list-style-type: decimal;
    /* margin-left: 25px; */
}
ul
{
    /* list-style-image: url("dreieck_8x10.gif"); */
    list-style-type: square;
    /* margin-left: 20px; */
}
li
{
    font-size: 0.8em;
    margin-top: 1px;
    margin-bottom: 5px;
}

li p
{
    font-size: 9pt;
    margin-top: 1px;
    margin-bottom: 5px;
}

blockquote
{
    font-size: 1em;
    /* font-style: italic; */
    margin-top: 1px;
    margin-bottom: 0px;
}

a:link
{
    color: #00f;
    text-decoration: underline;
}

a:visited
{
    color: #00f;
    text-decoration: underline;
}

a:hover
{
    COLOR: #d52f2a;
}

/* ********************************
Klassen
******************************** */

/* Im Header */

.headerText
{
	font-weight: bold;
	margin-top: 30px;
	padding-bottom: 23px;
	font-size: 1.2em;
}

.naviSekLink
{
    font-size: 0.75em;
    font-weight: bold;  
    text-decoration: none;
    color: #000;
}
a.naviSekLink:link
{
    font-size: 0.75em;
    font-weight: bold; 
    text-decoration: underline;
    color: #000;
}
a.naviSekLink:visited
{
    font-size: 0.75em;
    font-weight: bold;   
    text-decoration: underline;
    color: #000;     
}
a.naviSekLink:hover
{
    font-size: 0.75em;
    font-weight: bold;  
    text-decoration: underline;
    color: #d52f2a;     
}

/* In Google-Maps */

.infoBox
{
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		width:220px
}

/* In der Navigation und dem Auswahlkasten */

.selectionHead
{
    font-size: 0.7em;
    font-weight: bold;
    padding: 2px 2px 2px 3px;
    color: #fff;
}

.selectionTitel
{
    font-size: 0.7em;
    font-weight: bold;
    /* margin-top: 10px; */
    margin-bottom: 3px;
    padding: 2px 3px 3px 3px;
    color: #fff;
    background-color: #008589;
}

.selectionText
{
	padding: 3px 3px 3px 3px;
	font-size: 0.8em;
	background-color: #eee;
	font-weight: bold;
}

.selectionRand
{
	padding: 0 0 5px 5px;
}

a.selectionLink
{
	/* margin-top: 0px;
	padding: 2px 3px 10px 10; */
	font-size: 0.8em;
  color: #000;
  text-decoration: underline;
}

a.selectionLink:hover
{
	/* margin-top: 0px;
	padding: 5px 3px 10px 10; */
	font-size: 0.8em;
  color: #f00;
  text-decoration: underline;
}

/* Im Footer */

.copyright
{
	margin-top: 0px;
	font-size: 0.7em;
}

/* Im Fließtext */


.bildrechts
{
	float: right;
	padding: 0px 0px 10px 10px;
}
.bildlinks
{
	float: left;
	padding: 0px 10px 10px 0px;
}

.bildEnde
{
	clear: both;
	margin-top: 5px;
}

.trennLinie
{
	clear: both;
	margin-top: 0px;
	margin-bottom:10px;
	border-bottom: 2px #C00 dotted;
}

a.pdfLink
{
	background: url("pdf.gif") no-repeat;
	padding-left: 18px;
}

/* Sprungmarken */

a.extLink
{
	background: url("dreipfeile_13.gif") no-repeat;
	padding-left: 25px;
}

/* Bis hierher Erledigt */


p.daten
{
	text-align: center;
	font-size: 8.5pt;
	font-family: Arial, Helvetica, SansSerif;
}

.t8
{
    font-size: 8pt;
    FONT-WEIGHT: bolder;
    COLOR: #000000;
    FONT-FAMILY: Tahoma,Arial
}

.template
{
	font-size: 8pt;
	font-weight: bold;
}
	
.balkenGrau
{
    color: #000000;
    background-color: #d1d1d1;
    padding: 1px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, SansSerif;
    font-size: 12px;
}

.big
{
    font-size: 1em;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
.small
{
    font-size: 0.8em;
    /* font-weight: bold; */
    margin-top: 15px;
    margin-bottom: 15px;
}

a.naviLink1:link
{
    font-size: 0.75em;
    text-decoration: none;
    color: #000;
         
}
a.naviLink1:visited
{
    font-size: 0.75em;
    /*font-weight: bold;*/   
    text-decoration: none;
    color: #000;     
}
a.naviLink1:hover
{
    font-size: 0.75em;
    /*font-weight: bold;*/   
    text-decoration: none;
    color: #d52f2a;     
}
a.naviLink2:link
{
    font-size: 0.75em;
    /*font-weight: bold;*/    
    text-decoration: none;
    color: #000;     
}
a.naviLink2:visited
{
    font-size: 0.75em;
    /*font-weight: bold;*/    
    text-decoration: none;
    color: #000;     
}
a.naviLink2:hover
{
    font-size: 0.75em;
    /*font-weight: bold;*/    
    text-decoration: none;
    color: #d52f2a;     
}
a.naviLink3:link
{
    font-size: 0.75em;
    /*font-weight: bold;*/    
    text-decoration: none;
    color: #000;     
}
a.naviLink3:visited
{
    font-size: 0.75em;
    /*font-weight: bold;*/    
    text-decoration: none;
    color: #000;     
}
a.naviLink3:hover
{
    font-size: 0.75em;
    /*font-weight: bold;*/    
    text-decoration: none;
    color: #d52f2a;     
}
.naviItem1
{
    padding-left: 5px;
    padding-top: 2px;
    background-color: #eee;
    border-top: 1px solid #656565;
    /* folgender Rahmen in der Hintergrund sorgt nur für Abstand */
    border-bottom: 2px solid #eee;
}
.naviItem2
{
    padding-left: 20px;
    padding-top: 2px;
    background-color: #eee;
    border-top: 1px dotted #656565;
    border-bottom: 2px solid #eee;
}
.naviItem3
{
    padding-left: 35px;
    padding-top: 2px;
    background-color: #eee;
    border-top: 1px dotted #656565;
    border-bottom: 2px solid #eee;
}
.naviItem4
{
    padding-left: 50px;
    padding-top: 2px;
    background-color: #eee;
    border-top: 1px dotted #656565;
    border-bottom: 2px solid #eee;
}
.tdText
{
    font-size: 0.8em;
    color: #000;     
}

.separator
{
    font-size: 0.8em;
    font-weight: bold;    
    margin-left: 6px;
    margin-right: 6px;
    /*visibility: hidden;*/  
}

.hrInColor					/* Linie mit Hintergrund-Farbe */
{
	height: 4px;
	background: #eee;
}

hr
{
	display: none;			/* Keine Linie für Browser, welche obiges verstehen */
}

.tableInColor
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, SansSerif;
}




.inputSubmit
{
	color: #000000;
	background-color: #EEEEEE;
	border-color : #000000;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Arial,Helvetica, SansSerif;
	font-size : 8pt;
	font-weight: bold;
	margin-bottom: 1px;
}

.SearchBox
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-SIZE: 8pt;
    BACKGROUND: #fff;
    BORDER-LEFT: 1px solid;
    COLOR: #000;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: Arial,Helvetica, SansSerif;
}
.SearchList
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    MARGIN-TOP: 0pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    MARGIN-BOTTOM: 1px;
    BORDER-LEFT: 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: 1px solid;
    FONT-FAMILY: Arial,Helvetica, SansSerif;
    BACKGROUND-COLOR: #eeeeee;
}
