﻿/* ********************************
        Standard-Tags
******************************** */
body
{
	font-family:Arial, Helvetica, sans-serif;
}

p
{
	font-size: 0.8em;
	margin: 10px 15px 0px 35px;
	font-weight: normal;
	color: #000;
}

h1
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 40px 15px 10px 35px;
	color: #2E5E5E;	
}
h2
{
	font-size: 0.9em;
	font-weight: bold;
	margin: 20px 15px 10px 35px;
	color: #2E5E5E;	
}
h3
{
	font-size: 0.8em;
	font-weight: bold;
	margin: 20px 15px 14px 35px;
	color: #2E5E5E;	
}

dd
{
	font-size: 0.8em;
	margin-top: 1px;
	margin-bottom: 7px;
}
dt
{
	font-size: 0.8em;
	margin-top: 1px;
	margin-bottom: 7px;
}
ol
{
    font-size: 0.8em;
 	margin: 0px 14px 5px 25px;
}

li
{
	font-size: 0.8em;
	margin: 0px 14px 3px 25px;
}

ul
{
	list-style-image: url('../images/cms/listenzeichen_5x5.gif');
}

blockquote
{ 
   background: #fff9df; 
   font-size: 0.8em;
   padding: 1em 1em 1em 1em; 
   border-top: 2px solid #FFB30F; 
   border-bottom: 2px solid #FFB30F; 
   margin-left: 20px;
   margin-right: 5px;
}

blockquote cite
{ 
   display: block; 
   font-size: 0.8em; 
   letter-spacing: 1px;
   text-align: right; 
}

/*
th, td
{
	font-size: 0.8em;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}
*/

/* ********************************
        Klassen
******************************** */

.naviItem1
{
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFF;
    border-top: 3px solid #ECE5D3;
    text-indent: -9px;
    line-height:80%;
}

.naviItem2
{
	border-top: 5px solid #F4F0E6;
	border-bottom: 5px solid #F4F0E6;
	padding-left: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #F4F0E6;
	text-decoration: none;
	text-indent: -9px;
	line-height:80%;
}

.naviItem3
{
	border-top: 1px solid #F4F0E6;
	border-bottom: 3px solid #F4F0E6;
	padding-left: 33px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #F4F0E6;
	text-decoration: none;
	text-indent: -9px;
	line-height:80%;
}

.naviItem4
{
	border-top: 1px solid #F4F0E6;
	border-bottom: 3px solid #F4F0E6;
	padding-left: 42px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #F4F0E6;
	text-decoration: none;
	text-indent: -9px;
	line-height:80%;
}


/* Fließtext */

.bildrechts
{
	float: right;
	padding: 2px 10px 20px 20px;
}
.bildlinks
{
	float: left;
	padding: 2px 20px 20px 0px;
}

.clearBoth
{
	clear: both;
	margin-top: 5px;
}

.clearContact
{
	clear: both;
	margin-top: -10px;
	margin-bottom:10px;
	border-bottom: 1px solid #FFB30F;
}

/* Sprungmarken*/

.jump
{
	text-align: right;
	margin-bottom: 20px;
}

.trennLinie
{
	clear: both;
	margin-top: 0px;
	margin-bottom:10px;
	border-bottom: 2px #C00 dotted;
}

.copyright
{
	font-size: 0.7em;
	margin: 0px 0px 0px 0px;
	padding-top:3px;
	color: #FFF;
	font-weight:bold;
}

.serviceUnten
{
	padding-bottom:10px
}

.t8
{
	font-size:12px;
	font-weight:bold;
	color:black;
}

.infoBox
{
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
		width:220px
}

/* ********************************
       Pseudo-Klassen
******************************** */

a
{
	color: #384A4A;
	font-weight: normal;
	text-decoration: underline;
}

a:active
{
	color: #384A4A;
	font-weight:normal;
	text-decoration: underline;
}

a:visited
{
	color: #746152;
	font-weight:normal;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

a.naviSekLink:link
{
	font-size: 0.75em;
	color: #2E5E5E;
    font-weight: bold;
    margin: 2px 0 0px 0px;
    text-decoration: none;
}

a.naviSekLink:active
{
	font-size: 0.75em;
	color: #2E5E5E;
    font-weight: bold;
	margin: 2px 0 0px 0px;
	text-decoration: none;
}


a.naviSekLink:visited
{
	font-size: 0.75em;
	color: #2E5E5E;
    font-weight: bold;
	margin: 2px 0 0px 0px;
	text-decoration: none;	
}

a.naviSekLink:hover
{
	font-size: 0.75em;
	color: #000;
    font-weight: bold;
	margin: 2px 0 0px 0px;
	text-decoration: none;
}

a.naviLink1:link, a.naviLink2:link, a.naviLink3:link, a.naviLink4:link

{
    font-size: 0.75em;
    text-decoration: none;
    color: #2E5E5E;
    font-weight: bold; 
}

a.naviLink1:active, a.naviLink2:active, a.naviLink3:active, a.naviLink4:active
{
    font-size: 0.75em;
    text-decoration: none;
    color: #2E5E5E;
    font-weight: bold; 
}

a.naviLink1:visited, a.naviLink2:visited, a.naviLink3:visited, a.naviLink4:visited
{
    font-size: 0.75em;
    text-decoration: none;
    color: #2E5E5E;
    font-weight: bold;     
}

a.naviLink1:hover, a.naviLink2:hover, a.naviLink3:hover, a.naviLink4:hover
{
    font-size: 0.75em;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

a.extLink:link
{
	background: url("../images/cms/dreipfeile_13.gif") no-repeat;
	padding-left: 25px;
	display: inline-block;
	color: #00f;
}

a.extLink:visited
{
	background: url("../images/cms/dreipfeile_13.gif") no-repeat;
	padding-left: 25px;
	display: inline-block;
	color: #00f;
}

a.extLink:hover
{
	background: url("../images/cms/dreipfeile_13.gif") no-repeat;
	padding-left: 25px;
	display: inline-block;
	color: #000;
}

a.extLink:active
{
	background: url("../images/cms/dreipfeile_13.gif") no-repeat;
	padding-left: 25px;
	display: inline-block;
	color: #00f;
}

a.extLink:focus
{
	background: url("../images/cms/dreipfeile_13.gif") no-repeat;
	padding-left: 25px;
	display: inline-block;
	color: #00f;
}

a.pdfLink
{
	background: url("../images/cms/pdf.gif") no-repeat;
	padding-left: 18px;
}

/*********************************
        Sitemap
******************************** */

a.mapLink1:link, a.mapLink1:active, a.mapLink1:visited
{
    font-size: 0.9em;
    font-weight:bolder;
    text-decoration: none;
    color: #2E5E5E;
}

a.mapLink1:hover
{
    font-size: 0.9em;
    font-weight:bolder;
    text-decoration: none;
    color: #000;     
}

a.mapLink2:link, a.mapLink2:active, a.mapLink2:visited
{
	font-size: 0.75em;
	font-weight:bolder;
    text-decoration: none;
    color: #2E5E5E;     
}

a.mapLink2:hover
{
	font-size: 0.75em;
	font-weight:bolder;
    text-decoration: none;
    color: #000;     
}

a.mapLink3:link, a.mapLink3:active, a.mapLink3:visited, a.mapLink4:link, a.mapLink4:active, a.mapLink4:visited

{
	font-size: 0.75em;
    text-decoration: none;
    color: #2E5E5E;     
}

a.mapLink3:hover, a.mapLink4:hover
{
	font-size: 0.75em;
    text-decoration: none;
    color: #000;     
}

.mapItem1
{
    padding-left: 35px;
    padding-top: 10px;
    background-color: #fff;
    /* folgender Rahmen in der Hintergrund sorgt nur für Abstand */
    border-bottom: 2px solid #fff;
}

.mapItem2
{
    padding-left: 55px;
    padding-top: 2px;
    background-color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 2px solid #fff;
}

.mapItem3
{
    padding-left: 75px;
    padding-top: 2px;
    background-color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 2px solid #fff;
}

.mapItem4
{
    padding-left: 95px;
    padding-top: 2px;
    background-color: #fff;
    border-top: 1px solid #fff;
    border-bottom: 2px solid #fff;
}

