﻿/* CSS
 Screen 
 http://www.heyerhoff-geiger.com/ Start: 01.03.2009
 Letzte Aenderung: 09.09.2009
*/


/* Farbschema
--------------------------------------------------------------------------------------- */


/*

# Farbton (Hintergrund aussen):--------------------------------- #ccc
# Farbton (Grau-Beige - sehr hell): Text im Menue:-------------- #f0f0f0
# Farbton (Grau-Beige - heller): Text im Menue:----------------- #dad6d3
# Farbton (Grau-Beige - hell): Hintergruende:------------------- #ece9e6
# Farbton (Grau-Braun - mittel): Linien, Umrandungen im Menue:-- #94897f 
# Farbton (Grau-Braun - dunkel):-------------------------------- #716052
# Farbton (Rot): Menuehintergrund :----------------------------- #590
# Farbton (Dunkelrot): aktivierte Links, Text:------------------ #330
# Farbton (Dunkelgrau): Text:----------------------------------- #333

*/


/* Reset
--------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

/* Globals und Typo 
--------------------------------------------------------------------------------------- */



html>body {
	font-size: 12px;
}



body {
	/* background: transparent  url(../elemente/line.gif) top left; */ 
	/* background: #ccc url(../elemente/body/bg.jpg) no-repeat 0 0; */
	background: #ccc url(../elemente/body/bg.jpg) no-repeat 0 0;
	font-family: Verdana, Arial, sans serif;
	height: 90em;
	text-align: left;
	line-height: 1.5em;
	font-size: 75%;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	text-align: left;
}

a:link {
	color: #590000;
	text-decoration: none;
	border-bottom: medium none;
}

a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: medium none;	
}

a:hover {
	text-decoration: none;
	border-bottom: medium none;
	
}



#hauptinformation a:link, #nebeninformation a:link {
	border-bottom: 1px solid #590000;	
}

#hauptinformation a:visited, #nebeninformation a:visited {
	border-bottom: 1px solid #590000;	
}

#hauptinformation a:hover, #nebeninformation a:hover {
	text-decoration: none;
	border-bottom: 1px solid #590000;
	background: #ece9e6;		
}

#foto-start p a:link, #foto-start p a:visited {
	border-bottom: none;
	color: #716052;
	text-decoration: none;
	font-size: 0.9em; 
	font-weight: bold; 
	line-height: 0; 
	text-transform: uppercase; 
	text-align: center; 
	letter-spacing: 2px; 
}

#foto-start p a:hover {
	text-decoration: none;
	border-bottom: #590000 1px solid;
	background: #ece9e6;		
}



/* Macht die gepunktete Linie um geklickte Links unsichtbar
--------------------------------------------------------------------------------------- */

a:focus {
	outline: none;
}

/* Fließtext, Details
--------------------------------------------------------------------------------------- */

p { 
	font: 1em/1.5em Verdana, Arial, "sans serif"; 
	margin-top: 1.5em; 
	margin-bottom: 1.5em; 
	text-align: justify;
}

p span { 
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase; 
}


p span.g { 
  letter-spacing: 4.7px;
	
}

p span.g2 { 
  letter-spacing: 7px;
	
}

p span.imp1 { 
  letter-spacing: 0.45em;
	color: #590000;
	font-size: 1.1em;
}

p span.imp2 { 
  letter-spacing: 0.1em;
}

h1 {
	padding: 5px 0 5px 20px;
	margin: 0;
	height: 1.3em;
}

h1 span {
	display: none;
}

h2 { 
	font: 1.67em/0.9em  Georgia, "Times New Roman", Times, serif; 
	color: #590000; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase; 
	letter-spacing: 1.4px; 
	text-decoration: none; 
	margin-top: 2.5em;
	margin-bottom: 0.60em;
	letter-spacing: 0.3em; 
}

h2 span { 
	font: 0.83em/1.80em  Georgia, "Times New Roman", Times, serif;
	color: #333; 
	margin-top: 0em;
	margin-bottom: 0em;
	letter-spacing: 0.2em;
	display: block;
	 
}

h2 span.titel1 { 
	margin-left: 1.85em;
	color: #590000;
	letter-spacing: 0.125em; 
	font-size: 1.1em !important;
	
	
}

h2 span.titel { 
	margin-left: 2.85em;
	letter-spacing: 0.11em; 
	font-size: 0.7em !important;
}





#metainformation h2 {
	padding-left: 35px;
	
}

#metainformation h2 span {
	
}

h3 { 
	color: #590000; 
	/*font: 16px/1.5em Georgia, "Times New Roman", Times, serif; */
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif; 
	text-transform: uppercase; 
	z-index: 2;
	margin-top: 0.9em;
	margin-bottom: 1.29em;
}

h3 span { 
	color: #333; 
	/*font: 14px/1em Georgia, "Times New Roman", Times, serif;*/
	font: 12px/1em Georgia, "Times New Roman", Times, serif;
	text-decoration: none; 
	letter-spacing: 7.2px;
	/*letter-spacing: 6.5px;*/ 

}

h3.logo { 
	
	margin-top: 0;
	margin-bottom: 0;
	z-index: 2 !important;

}



.en {
	color: #333; 
	font: 12px; 
	text-decoration: none; 
	letter-spacing: 4.7px; 
}


h4 {
	width: 22em; 
	font: 1.33em/1.33em Georgia, "Times New Roman", Times, serif;
	color: #590000;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 1.5em;
	margin-bottom: 1em;
	
}

h4 span { 
	color: #333; 
}

h4 span.partner { 
	color: #333; 
	font: 0.8em/2.33em Georgia, "Times New Roman", Times, serif;
}

h4 span.no-partner { 
	color: #333; 
	font: 0.8em/1.33em Georgia, "Times New Roman", Times, serif;
}

h4 a:link {
	color: #590000;

	}
h4 a:hover {
	color: #590000;

}
h4 a:visited {
	color: #590000;

}




h5 { 
	font: 1.33em/1.13em Georgia, "Times New Roman", Times, serif; 
	margin-top: 1.13em; 
	margin-bottom: 1.13em; 
	color: #590000; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	border-bottom: 1px dotted #666; 
}

h6 { 
	font: bold 1em/1.5em Georgia, "Times New Roman", Times, serif; 
	margin-top: 1.5em; 
	margin-bottom: 1.5em; 
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	border-bottom: 1px dotted #666; 
}




/* Bilder und verlinkte Bilder ohne Rahmen 
--------------------------------------------------------------------------------------- */

img, a img {
	border: none;
}

/* Layoutelemente
--------------------------------------------------------------------------------------- */

#wrapper {
	margin: 0 auto;
	width: 80em;
	background: #fff url(../elemente/body/wrapper-bg.jpg) no-repeat top right;
	border-right: 1px solid #666;	
	border-left: 1px solid #666;
	z-index: 0;
		
}

#metainformation {
	background: transparent url(../elemente/body/header.jpg) 0 0 repeat-x  ;
	overflow: hidden;
	position: relative;	
	width: 80em;
	
}

/* Navigation und Navigationsselemente
--------------------------------------------------------------------------------------- */

#navigation ul li a.nav-active { 
	background: #330000; 
}



#navigation { 
	background: #590000;
	width: 79em;
	w\idth: 79em;
	min-height: 1.9em;
	overflow: hidden;
	padding: 0 0 0 20px; 
	border-bottom: 1px solid #94897f;
	border-top: 1px solid #94897f;
}

#navigation-re { 
	float: right;
	padding-right: 0.3em;
}

#navigation li { 
	float: left; 
	list-style-type: none;
}

#navigation li a, #navigation li a:visited  { 
	color: #dad6d3; 
	font-weight: bold;
	font-size: 0.8em;
	float: left; 
	margin: 0; 
	padding: 6px 15px 6px 15px;
	text-align: center; 
	text-transform: uppercase; 
	letter-spacing: 0.2em; 
	position: relative; 
	z-index: 1000; 
	border-left: 1px solid #94897f;
}

#navigation li a:hover { 
	color: #fff; 
	background: #716052; 
	text-decoration: none;
}

#navigation li a:active { 
	background: #716052;
}

#navigation li span { 
 	border-right: 1px solid #94897f;
	float: left; 
}

#subnavigation, #sub-subnavigation { 
	background: #590000;
	width: 79em;
	w\idth: 79em;
	overflow: hidden;
	padding: 0 0 0 20px; 
	border-bottom: 1px solid #94897f;
}

#subnavigation li, #sub-subnavigation li { 
	float: left;
	list-style-type: none;
	
}

#subnavigation ul li a.nav-active, #sub-subnavigation  ul li a.nav-active { 
	background: #330000; 
}

#subnavigation li a:link, #subnavigation li a:visited, #sub-subnavigation li a:link, #sub-subnavigation li a:visited { 
	background: #716052;
	font-size: 0.8em;	 
	color: #f0f0f0; 
	font-weight: bold; 
	float: left;  
	text-align: center; 
	text-transform: uppercase; 
	letter-spacing: 0.16em;
	padding: 6px 15px 6px 15px;
	overflow: hidden; 
	position: relative; 
	z-index: 1000; 
	border-left: 1px solid #94897f; 
}



#subnavigation li a:hover, #sub-subnavigation li a:hover { 
	color: #fff; 
	background: #330000; 
	background-position: 0 0; 
	text-decoration: none;


}

#subnavigation li a:active, #sub-subnavigation li a:active { 
	background: #590000; 
}

#subnavigation li span, #sub-subnavigation li span { 
 	border-right: 1px solid #94897f;
	float: left; 
}

body#start a#nav, body#nav a#nav-01, body#nav a#nav-02, body#nav a#nav-03, body#nav a#nav-04 { 
	color: #e9bd98; 
	text-decoration: underline; 
}



a.nav-active {
	background-color: #590000;
}

#platzhalter, #platzhalter-01, #platzhalter-02, #platzhalter-03,#platzhalter-04  {
	visibility: hidden;
	font-size: 0.8em; 
	font-weight: bold; 
	float: left; 
	padding: 6px 15px 6px 15px; 
	text-align: center; 
	text-transform: uppercase; 
	letter-spacing: 0.2em; 
	position: relative; 
	z-index: 1000;
	border-left: 1px solid #590000;  
}

#sub-platzhalter-01,  #sub-platzhalter-02, #sub-platzhalter-03, #sub-platzhalter-04  {
	visibility: hidden;
	font-size: 0.8em; 
	font-weight: bold; 
	float: left; 
	padding: 6px 15px 6px 16px; 
	text-align: center; 
	text-transform: uppercase; 
	letter-spacing: 0.2em; 
	position: relative; 
	z-index: 1000; 
}

body#start a#subnav, body#subnav a#subnav-01, body#subnav a#subnav-02, body#subnav a#subnav-03, body#nav a#subnav-04, body#nav a#subnav-05, body#nav, a#sub-subnav-03 { 
	color: #ccc; 
}




/* Inhalt / Content und seine Details
--------------------------------------------------------------------------------------- */

#hauptinformation {
	clear: both;
	float: left;
	width: 54em;
	w\idth:  54em;
	padding: 0 0 1.5em 35px;
	background: transparent url(../elemente/body/unten.jpg) no-repeat bottom left;
	
}

#hauptinformation-start {
	clear: both;
	float: left;
	width: 79em;
	w\idth:  79em;
	padding: 0;
	margin: 0;
	text-align:center;
	background: transparent url(../elemente/body/unten-start.gif) no-repeat bottom center;
	
}

.content {
	float: left;
	width: 53em;
	margin-right: 3em;
	text-align: justify;
}

.content-long { 
	width: 56em; 
	float: left;
	min-height: 25em;
	background: url(../bilder/line.gif) repeat-y top right; 
	margin-bottom: 3em;
	
	
}

.content-s-liste { 
	width: 25em; 
	text-align: left;
	padding: 0;
	margin:0;
	

}

.link-zusatzinfo {
	clear: both;
	float: right;
	margin: 0.5em 0.5em 0 0;
	background: url(../elemente/text/bullet.gif) no-repeat 0 7px;
	padding: 0.2em 0 0.2em 20px; 
	list-style-type: none;
	background-color: transparent;
	text-align: right;	
}

.content ul  { 
	margin-top: 1.5em;
}

.content ul li {
	padding: 0 0 0 0;
	margin-top: 0;
	margin-bottom: 0.25em;
	list-style-type: none;
}


.content-s-liste ul { 
	margin-top: 1.5em;
	padding-top: 0.25em;
	margin-bottom:1.5em;
}

.content-s-liste ul li {
	background: url(../elemente/text/bullet.gif) no-repeat 0 0.35em;
	padding: 0 0 0 1.67em;
	list-style-type: none;
}


.contentliste-re { 
	margin-left:  35em;

}

.contentliste-re ul li { 
	padding: 0 0 0 0; 
	border-bottom: 1px dotted #333; 
	list-style-type: none;

}

.liste li { 
	background: url(../elemente/text/bullet.gif) no-repeat 0 6px;
	padding: 0 0 0 20px; 
	border-bottom: 1px solid #333; 
	list-style-type: none; 
}

ul.karriere { 
		border-bottom: 1px dotted #333; 
		margin-top: 2.25em;
	
}

ul.karriere li { 
	text-align:justify; 
	margin-bottom: 0.75em;
	
}


/* Fotos und Bilder
--------------------------------------------------------------------------------------- */

#schmuckelement {
	background:  url(../elemente/body/schmuckelement.png) no-repeat top left;
	width: 1000px;
	height: 5em;
	position: absolute;
	top: 9em;
	left: 15em;
	z-index: 999;
}

#anfahrtskizze {
	background:  url(../bilder/anfahrt.png) no-repeat top left;
	width: 60em;
	height:48em;
}

#anfahrtskizze-EN {
	background:  url(../bilder/directions.png) no-repeat top left;
	width: 60em;
	height:48em;
}

.right {
	text-align: right;
	margin:0;
	padding:0;
}
	




#li { 
	clear:both;
	float:left;
	width: 23em;
	w\idth: 23em;
}
#mitte {
	float:left;
	width: 55em;
	w\idth: 55em;
	height: 15em;
	text-align: center;
	}


#re { 
	float:right;
	width: 25em;
	w\idth: 25em;
}

#foto-start p {
	margin: 0;
	padding: 1em 0 1em 0;
	clear: both;
	text-align: center;
	}
	


	
#foto-start h2 {
	text-align:left;
	font: 23px  Georgia, "Times New Roman", Times, serif; 
	margin: 6em 1.65em 0.75em 0em;
	padding: 0;
	
}


#foto-start h2 span {
	font: 18px  Georgia, "Times New Roman", Times, serif; 
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

	 

#foto-start {
	clear:both;
	width: 80em;
	w\idth:80em;
	float: left;
	text-align: center;
	min-height: 25em;
	margin: 0 0 7em -0.75em;
	padding: 0;
	}



	


.foto-re  {
	float: right;
	width: 25em;
	margin: 1.75em 0 0.5em 3em;
	border: 1px solid #94897f;
	}

	
.foto-kl {
	width: 12.5em;
	height: 10.25em;
	margin: 0.3em 0 0.3em 0;
	border: 1px solid #94897f;

	
}


.foto-gr {
	width: 25em;
	height: 19em;
	
}

.foto-re-s {
	float: right;
	width: 25em;
	margin: 1.75em 0 0.5em 3em;
	border: 1px solid #94897f;
	}

	
.foto-info {
	font-size:x-small;
	color: #ccc;
	background-color: #330000;
	padding: 0.25em 0.25em 0.25em 0.75em;
	border-top: 1px solid #94897f;
}



.fotos-partner {
	margin-top: 3em;
	width: 100%;
	float: right;

}

/* Zeichen, Linien Flaggen 
--------------------------------------------------------------------------------------- */

div.trenner { 
	background-color: transparent; 
	clear: both; 
	padding: 1.5em 0.2em 1.5em 0.2em; 
	border-bottom: 1px dotted #666; 
}

div.trenner-liste { 
	background-color: transparent; 
	clear: both;
	padding: 0.5em 0.2em 1em 0.2em; 
	border-bottom: 1px dotted #666; 
}

p.impressum {
	margin-right: 0;
	padding-right: 1em;
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #666; }


div.linie { 
	border-top: 2px solid #333; 
}

div.platzhalter { 
	background-color: transparent; 
	clear: both; 
	padding: 1em 0 0 0;
}

div.platzhalter-gross { 
	background-color: transparent; 
	clear: both; 
	padding: 15em 0 0 0;
}

div.trenner hr {
	display: none
}

.und {
	background: none;
	border: none;
}

.flagge {
	height: 1.3em;
		margin: 0.15em; 
	border: 1px solid #94897f;
}


/* Nebeninformation
--------------------------------------------------------------------------------------- */

#nebeninformation { 
	float: right; 
	width: 17em; 
	padding: 0 2em 1.5em 0;
	overflow: visible;
	text-align: left;
	
}

#nebeninformation ul li { 
	overflow: hidden; 
}

#nebeninformation p {
	margin: 0;
	padding: 0;
}


/* Adressinformationen
--------------------------------------------------------------------------------------- */

.lin { 
	margin-bottom: 2em; 
	border-bottom: 1px dotted #666; 
}

.vcard {
	margin: 0 0 0 0;
}

.tel { 
	padding-bottom: 0.35em; 
	border-bottom: 1px dotted #666; 
}
.fax { 
	padding-top: 0.2em;
	padding-bottom: 0.35em; 
	border-bottom: 1px dotted #666; 
}

/* Footer
--------------------------------------------------------------------------------------- */
#siteinformation { 
	color: #dad6d3; 
	background-color: #716052; 
	clear: both; 
	padding: 0 0 0 0;
	border-top: 1px solid #333; 
	border-bottom: 15px solid #330000; 
}

#siteinformation p { 
	color: #dad6d3;  
	font-size: 0.9em; 
	font-weight: bold; 
	line-height: 0; 
	text-transform: uppercase; 
	text-align: center; 
	letter-spacing: 2px; 
	clear: both; 
}

#siteinformation a:link { 
	color: #dad6d3; 
	font-size: 0.9em; 
	clear: both; 
}

#siteinformation a:hover { 
	color: #fff;
	font-size: 0.9em; 
	text-decoration: underline; 
	clear: both; 
}

#siteinformation a:visited { 
	color: #ccc; 
	font-size: 0.9em; 
	clear: both; 
}

.no-small-caps {
	text-transform: lowercase !important;
	padding-right: 0.2em;
	
}

#hauptinformation b.no-small-caps-txt {
	text-transform: lowercase!important;
	font-weight:normal !important;
	padding-left: 0.5px;
	border-bottom: 1px solid #590000;
}

#hauptinformation b.txt-o {
	text-transform: lowercase !important;
	font-weight:normal !important;
	padding-left: 0.5px;
}

#hauptinformation b {
	font-weight:normal;
}
	

/* ENDE
--------------------------------------------------------------------------------------- */
