@font-face {
    font-family: "Lucida Grande";
    src: url(/css/lucidagrande.ttf);
}

/*** NAVIGATION 1 ***/
#navigation1 {position:absolute; top:50px; left:0px;}
#navigation1 ul{ list-style-type:none; margin:0; padding:0; width:760px; }
#navigation1 li { float:left; padding:0; margin:0;padding:5px 19px 5px 19px;padding:5px 15px\9; }
#navigation1 li a, .pseudoMenuItem { display:block; text-align:left; color:#c1c1c1; text-transform:uppercase;
	font-size:13,5pt; font-weight: normal; margin-right:9px; 
text-decoration:none;}
#navigation1 ul li:last-child {padding:5px 0px 5px 19px;}

#navigation1 li.selected a, #navigation1 li.selected .pseudoMenuItem { color: #006E55; }
#navigation1 li.selected ul li a { color: #c1c1c1; }
#navigation1 li.selected ul li a:hover { color: #006E55; }
#navigation1 li.selected ul li.selected a:hover { color: #006E55; }
#navigation1 ul li a:hover { color:#006E55}

/*** NAVIGATION 3 ***/
#navigation3 {position:absolute; bottom:0px; left:0px;z-index:999999;}
#navigation3 ul{ list-style-type:none; margin:0; padding:0; }
#navigation3 li { float:left; padding:0; margin:0;}

#navigation3 li a { display:block; text-align:center; color:#fff; text-transform:uppercase;
	font-size:15px; font-weight: normal;text-decoration:none;padding: 8px 0px 9px 0px;border-right:solid 2px white; 
    padding:10px 0px 11px 0px\9;}

.main #navigation3 li a { display:block; text-align:center; color:#fff; text-transform:uppercase;
	font-size:15px; font-weight: normal;text-decoration:none;padding:8px 0px 9px 0px;border-right:solid 2px white;width:252px;width:251px\9; 
    padding:10px 0px 11px 0px\9; }

#nav1 { width:128px}
#nav2 { width:158px}
#nav3 { width:112px}
#nav4 { width:234px}
#nav5 { width:120px}
#navigation3 ul li:last-child a {border-right:solid 0px white;}
#navigation3 li.selected a, #navigation3 li.selected .pseudoMenuItem { color: #fff; background-color:#F7A501 }
#navigation3 li.selected ul li a { color: #ffffff; }
#navigation3 li.selected ul li a:hover {  color: #fff; background-color:#F7A501 !important; }
#navigation3 li.selected ul li.selected a:hover { }
#navigation3 ul li a:hover { color:#ffffff;background-color:#F7A501}
#text
{
	line-height:19px;
	text-align:justify;
}

/*** NAVIGATION LEFT ***/
.navigationLeft { list-style-type:none; margin:0; padding:20px 0px 0px 65px; }
.navigationLeft li { padding:5px 0px 5px 0px; }
.navigationLeft li a { color:#989C9A }
.navigationLeft li a:hover { color:#004532; }
.navigationLeft li.selected a { color:#004532; font-weight:bold; }


.blackTransparent
{
	width:760px;
	height:0px;
	border-top:solid 0px #c2c2c2;
	background-image:url(/images/layout/blackTransparent.png);
	color:white;
	font-weight:bold;
	position:absolute;
	bottom:40px;
	left:0px;
	z-index:99;
}

.blackTransparent #text
{
	padding:12px 15px 8px 15px;
}
		
.blackTransparent #text .highlight
{
	color:#F7A501;
}

.clear
{
	clear:both;
}

html, body
{ margin:0px;padding:0px;font-size:12px;width:100%; height:100%}
		
body {
	background: #fff;
	font-family:"Lucida Grande", Verdana;
	font-size:12px;
	color: #717171;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	background-image:url(/images/layout/windrose.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
 }

a
{
	color:#007155;
	text-decoration:none;
}

a:hover
{
	color:#F7A501;
}

img
{
	border:none
}

/* #Typography
================================================== */
h1, h2, h3, h4, h5, h6 {font-family: "Lucida Grande";
font-weight: bold; margin-top:0px; text-align:left;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: bold; }
h1 { font-size: 46px; line-height: 125%; margin-bottom: 14px;}
h2 { font-size: 35px; line-height:  125%; margin-bottom: 10px; }
h3 { font-size: 28px; line-height:  125%; margin-bottom: 8px; }
h4 { font-size: 21px; line-height:  125%; margin-bottom: 4px; }
h5 { font-size: 17px; line-height:  125%; }
h6 { font-size: 14px; line-height:  125%; }
.subheader { color: #777; }

p { margin: 0 0 20px 0; line-height:19px;}
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777; }
span {line-height:19px;}

em { font-style: italic; }
strong { font-weight: bold; color: #333; }
small { font-size: 80%; }


h1,h2,h3
{
	font-family: "Lucida Grande";
	color:#026F52;	
}

h1
{font-size: 28px;}

h2
{font-size: 20px; color:#000}

h3
{font-size: 16px; color:#000}

.standortHeadline
{ font-size:20px;}

/*** SEITENGERÜST ***/

.wrapperMain
{
	width:100%;
	position:relative;
	margin:auto;
	background-image:url(/images/layout/linien.gif);
	
}


.header
{
	position:relative;
	height:395px;
	width:100%;
	background-color:#fff;	
	background-image:url(/images/layout/headerBack.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}



.headerInnen
{
	margin:auto;
	width:760px;
	height:395px;
	position:relative;
}

.linksEinDrittel
{
	width:254px;
	float:left;
	position:relative;
}

.rechtsZweiDrittel
{
	width:466px;
	padding:0px 20px 0px 20px;
	float:left;
	position:relative;
	text-align:justify;
}

.rechtsZweiDrittel p
{
	line-height:20px;
	text-align:justify;
}

.rechtsZweiDrittel .drittelRight
{
	float:left;
	width:170px;
	padding-right:3px;
}

.rechtsZweiDrittel .drittelRightLast
{
	float:left;
	width:160px;	
}

.rechtsZweiDrittel .drittelRightPic
{
	float:left;
	width:150px;
	padding-right:8px;
	padding-bottom:15px;
	color:#989C9A;
}

.rechtsZweiDrittel .drittelRightPicLast
{
	float:left;
	width:150px;	
	padding-bottom:15px;	
	color:#989C9A;
}

.rechtsZweiDrittel .drittelRightPic img, .rechtsZweiDrittel .drittelRightPicLast img
{
	display:block;
	padding-bottom:8px;
}

.rechtsZweiDrittel .drittelRightPic:hover, .rechtsZweiDrittel .drittelRightPicLast:hover
{
	color:#004532
}

.ansprechpartnersuche
{
	padding:0px !important;
	width:506px !important;
	font-size:11px;
	padding-bottom:220px !important;
}

.ansprechpartnersuche .eingabefelder
{
	width:486px;
	padding:5px 10px;
	background-color:#c2c2c2;
	color:#000;
	margin-top:20px; 
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


.ansprechpartnersuche .eingabefelder input, .ansprechpartnersuche .eingabefelder select
{
	font-size:12px;
	border:solid 1px #666;
	padding: 3px;
	width:180px;
}

.content
{
	margin:auto;
	width:760px;
	position:relative;
	padding-top:20px;
}



#logo
{
	position:absolute;
	top:25px;
	left:50%;
	margin-left:-80px;
	z-index:100;
}

.footer
{
	width:100%;
	height:120px;	
}

.footerInnen
{
	margin:auto;
	width:760px;
	position:relative;
	padding-top:50px;
	text-align:right;
}

.footerInnen a
{
	margin-left:20px;
	color:#9c9c9c;
}

.footerInnen a:hover
{
	color:#014633;
}

/*** HOME ***/
.startseitetext
{
	padding-bottom:220px;
}

.ansprechpartnerVisitenkarte
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:760px;
	/*height:150px;	*/
	padding:12px 0px 12px 0px;
	border-top:solid 1px #026F52;
	border-bottom:solid 1px #026F52;
	background-image:url(/images/layout/greenTransparent.png);	
}

.ansprechpartnerVisitenkarte .linksEinDrittel
{	
	background-image:url(/images/layout/arrowGrey.png);
	background-repeat:no-repeat;
	background-position:195px 20px;
	height:140px;
}

.ansprechpartnerVisitenkarte .linksEinDrittel img
{
	position:absolute;
	left:60px;
	bottom:-80px;
}

.ansprechpartnerVisitenkarte .rechtsZweiDrittel .left
{	
	float:left;
	width:232px;
	/*border-right:solid 1px #026F52;
	height:150px;*/
}

.ansprechpartnerVisitenkarte .rechtsZweiDrittel .right
{	
	float:left;
	width:223px;
	padding-left:10px;
	border-left:solid 1px #026F52;
	/*height:150px;*/
}

.ansprechpartnerVisitenkarte .titel,
.ansprechpartnerVisitenkarteLeft .titel
{
	display:block;
	height:14px;
}

.ansprechpartnerVisitenkarte .name,
.ansprechpartnerVisitenkarteLeft .name
{
	display:block;
	color:#026F52;
	font-size:16px;
	font-weight:bold;
}

.ansprechpartnerVisitenkarte .positionen
{
	display:block;
	padding-top:20px;
}

.ansprechpartnerVisitenkarteLeft .positionen
{
	display:block;
	padding-top:0px;
}

.ansprechpartnerVisitenkarte .standort,
.ansprechpartnerVisitenkarteLeft .standort
{
	display:block;
	padding-top:20px;
}

.ansprechpartnerVisitenkarte .standort a, .ansprechpartnerVisitenkarte .kontakt a,
.ansprechpartnerVisitenkarteLeft .standort a, .ansprechpartnerVisitenkarteLeft .kontakt a
{
	color:#026F52;
}

.ansprechpartnerVisitenkarte .anschrift,
.ansprechpartnerVisitenkarteLeft .anschrift
{
	display:block;
}

.ansprechpartnerVisitenkarte .kontakt,
.ansprechpartnerVisitenkarteLeft .kontakt
{
	display:block;
	padding-top:30px;
}

.ansprechpartnerVisitenkarte .standort a:hover, .ansprechpartnerVisitenkarte .kontakt a:hover,
.ansprechpartnerVisitenkarteLeft .standort a:hover, .ansprechpartnerVisitenkarteLeft .kontakt a:hover
{
	color:#F7A501;
}


/*** ANPSRECHPARTNER LEFT SIDE ***/
.ansprechpartnerVisitenkarteLeft
{
	position:relative;	
	width:210px;
	/*height:150px;	*/
	padding:12px 15px 12px 15px;
	border-top:solid 1px #026F52;
	border-bottom:solid 1px #026F52;
	background-image:url(/images/layout/greenTransparent.png);	
	margin-top:115px;
}

#standortLinks .ansprechpartnerVisitenkarteLeft
{
	margin-top:20px;width:225px;
}

.ansprechpartnerVisitenkarteLeft .arrowGreyDown
{
	position:absolute;
	top:365px;
	right:25px;
}

.ansprechpartnerPics
{
	margin-top:20px;
	position:relative;
	z-index:99999;
}

.ansprechpartnerPics img
{
	border:0px;
	margin-right:0px;
	cursor:pointer;
}

.ansprechpartnerPics .lastPic
{
	border:0px;
	margin-right:0px;
}

#silhouette
{
	padding-top:50px;
}

.loader
{
    left: 70px;
    position: absolute;
    top: 150px;
    z-index: 99999;
	display:none;
}

.newsfeed
{	
    color: white;
    font-size: 10px;
    height: 220px;
    overflow: hidden;
    padding: 20px 0 10px 40px;
    position: absolute;
    right: -240px;
    top: 115px;
    width: 200px;
}

.standortKarte
{
	width:760px;
	height:525px;
	background-image:url(/images/layout/standorte.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	position:relative;@font-face {
    font-family: "Lucida Grande";
    src: url(/css/lucidagrande.ttf);
}

.standortText
{
	position:absolute;	top:0px;
	left:50px;
	width:254px;
	z-index:9;
}

.standortInfobox
{
	border:solid 1px #ececed;
	background-color:#007757;
	padding:8px 12px;
	position:absolute;
	z-index:99;
	display:none;
	min-width:200px;
}

.standortInfobox .headline
{
	color:#ffffff;
	font-weight:bold;	
}

.standortInfobox a
{
	color:#ffffff;
	text-decoration:underline;
	display:block;
	padding:3px 0px;
}


.standortInfobox a:hover
{
	color:#F7A501;
	text-decoration:underline;
}


.standortLink
{
	display:block;
	padding:3px;
	position:absolute;	
	cursor:pointer;
}


.textblock
{
	padding-bottom:30px;
}

.more
{
	cursor:pointer;display:block;margin-top:8px;font-weight:bold;
}

/*** GRAFISCHE BUTTONS ***/

.ansprechpartnerSuchen
{
	display:block;
	width:213px;
	height:90px;
	background-image:url(/images/layout/button_ansprechpartner_a.png);
	background-repeat:no-repeat;
	margin-top:20px;
}

.ansprechpartnerSuchen:hover
{
	background-image:url(/images/layout/button_ansprechpartner_b.png);
}

.downloadImagebroschuere
{
	display:block;
	width:213px;
	height:106px;
	background-image:url(/images/layout/download_imagebrosch_a.png);
	background-repeat:no-repeat;
	margin-top:20px;
}

.downloadImagebroschuere:hover
{
	background-image:url(/images/layout/download_imagebrosch_b.png);
}

.naviLeft li
{
	padding:5px 0px;
}



}

.standortText
{
	position:absolute;	top:0px;
	left:50px;
	width:254px;
	z-index:9;
}

.standortInfobox
{
	border:solid 1px #ececed;
	background-color:#007757;
	padding:8px 12px;
	position:absolute;
	z-index:99;
	display:none;
	min-width:200px;
}

.standortInfobox .headline
{
	color:#ffffff;
	font-weight:bold;	
}

.standortInfobox a
{
	color:#ffffff;
	text-decoration:underline;
	display:block;
	padding:3px 0px;
}


.standortInfobox a:hover
{
	color:#F7A501;
	text-decoration:underline;
}


.standortLink
{
	display:block;
	padding:3px;
	position:absolute;	
}

.standortDetailbox
{
    background-color: #FFFFFF;
    border: 1px solid #007155;
    padding: 10px 10px 30px;
    position: relative;
    text-align: left;
    width: 234px;
}

.standortDetailbox h2
{
	color:#6f6f6f;
	font-size:15px;
	margin-top:10px;
}

.standortDetailbox .adresse
{
	color:#007155;
	text-align:left;
	white-space:nowrap;
	width:100%;
}


.textblock
{
	padding-bottom:30px;
}

.more
{
	cursor:pointer;display:block;margin-top:8px;font-weight:bold;
}

/*** GRAFISCHE BUTTONS ***/

.ansprechpartnerSuchen
{
	display:block;
	width:213px;
	height:90px;
	background-image:url(/images/layout/button_ansprechpartner_a.png);
	background-repeat:no-repeat;
	margin-top:20px;
}

.ansprechpartnerSuchen:hover
{
	background-image:url(/images/layout/button_ansprechpartner_b.png);
}

.downloadImagebroschuere
{
	display:block;
	width:213px;
	height:106px;
	background-image:url(/images/layout/download_imagebrosch_a.png);
	background-repeat:no-repeat;
	margin-top:20px;
}

.downloadImagebroschuere:hover
{
	background-image:url(/images/layout/download_imagebrosch_b.png);
}

.naviLeft li
{
	padding:5px 0px;
}

.impressumLink
{
   position:absolute;
   display:block;
   font-size:10px;
   color:#fff;
   bottom:0px;
   right:0px;
   padding:3px;
   background-color:#026F52;
cursor:pointer;
}

@media screen and (max-width:1245px)
{
	.newsfeed
	{
		display:none;
	}
}
	
.anschrift
{
	text-align:left;
}

.standortSub
{
	font-size:12px;
}

.belegarchivierung
{
 background-image: url("/images/button.png");
    background-repeat: no-repeat;
    background-size: 120px 168px;
    display: block;
    height: 168px;
    left: 70px;
    position: absolute;
    top: 15px;
    width: 120px;
    z-index: 999999999;
}

.belegarchivierung:hover
{
	background-image:url(/images/button_hover.png);
}


.rechtsZweiDrittel ul {
    line-height: 20px;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
