/* Friseur Sandy, www.friseur-am-moenchhof.de  */

/*  Farben  */

/*  CD Gr�n  */

/*  GRUEN (HKS 66K): #76b72a dunkler wg. Lesbarkeit 7bbe2c */

/*  BLAU (HKS 47K): #009ee3 dunkler wg. Lesbarkeit 0085bf */






/*  Schwarz - Grundton : #000000  */
/*  Schwarz - 90% : #1a1a1a  */
/*  Schwarz - 80% : #333333  */
/*  Schwarz - 70% : #4d4d4d  */
/*  Schwarz - 60% : #666666  */
/*  Schwarz - 50% : #808080  */
/*  Schwarz - 40% : #999999  */
/*  Schwarz - 30% : #b3b3b3  */
/*  Schwarz - 20% : #cccccc  */
/*  Schwarz - 20% : #D9D9D9  */
/*  Schwarz - 10% : #e5e5e5  */
/*  Schwarz - 5% : #F2F2F2  */
/*  Schwarz - 2,5% : #F7F7F7  */
/*  Schwarz - 2% : #FAFAFA  */







/* _______________  Stile f�r Body und Universalselektor _______________  */


* {
padding: 0;
margin: 0;
}


html, body, #grossesuniversum {
height: 100%;
}

body {
height: 100%;
background-color: #ffffff;
color: #333333;
font-size: 75%;
font-family:  Georgia, Arial, sans-serif; 
}

/*'HelveticaNeueW01-45Ligh',*/


/* css hack f�r opera wegen standardschriftgr��e ???   */
html:first-child>b\ody  {
font-size: 60%;
}



body > #grossesuniversum {   /* f�r Fussleiste unten  */
    height: auto;
    min-height: 100%;
}



/* _______________  Stile f�r Bereiche _______________  */


#grossesuniversum {
min-height: 100%;
margin: 0 auto;
width: 80em;
/*background: #cccccc;*/
background-image: url(../bilder/hg_grossesuniversum_v5.png);
background-repeat: no-repeat;
background-position: top center;
}



#kopfbereich {
width: 100%;
/*height: 10em;*/

/*background: red;*/
}

#kopfbereich img {
display: block;
margin: 0 auto;
padding: 4em 0 0 0;
border: 0;
}

#banner {
margin-left: 1.25em;
}



#navigation {
height: 3.75em;  /* urspr�nglich 3.33em */
margin-left: 1.25em;
margin-right: 1.25em;
background-image: url(../bilder/hg_navigation_v1.png);
background-repeat: repeat-x;
}


#inhalt {
margin-top: 2.7em;
padding: 0 0 12.5em 0; /* padding-bottom: 12.5em;  Muss genau so hoch sein wie die H�he von #fussbereich */
/*background: blue;*/
}



#inhalt_breit {
padding-left: 12.5em;
padding-right: 11.3em; 
/*background: #D9D9D9;*/
}

#inhalt_links {
width: 26.7em;
margin-left: 9.1em;
float: left; 
/*background: #D9D9D9;*/
}

#inhalt_links_startseite {
width: 26.7em;
margin-left: 9.1em;
float: left; 
/*background: #D9D9D9;
background-image: url(../bilder/hg_inhalt-links_startseite_v2.jpg);
background-position: center 8em ;
background-repeat: no-repeat;*/
}

#inhalt_rechts {
width: 28.75em;
float: right;
margin-right: 7.9em;
/*background: #e5e5e5;*/
}

#fussbereich {
position: relative;
height: 12.5em;
margin-top: -12.5em; /* Negativer Wert der H�he #fussbereich */
/*background-color: green;*/
}

#fussbereich_zentrierung {
width: 80em;
height: 12.5em;
/*background: #cccccc;*/
margin: 0 auto;
/*padding-top: 5em;*/
background-image: url(../bilder/hg_fussbereich_v4_test.png);
background-repeat: no-repeat;
background-position: top center;
}




/* Clearfix Hack f�r Fussleiste unten  */

.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Bereich nicht f�r IE-mac Anfang \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Bereich nicht f�r IE-mac Ende */
















/* _______________  Stile f�r Brotkrumennavigation _______________  */




/* _______________  �berschriften _______________  */


h1  {
/*width: 100%;*/
color: #7bbe2c;
/*font-family:'HelveticaNeueW01-LtExt';*/
font-size: 3.33em;
font-weight: normal;
line-height: 1.1em;
margin-bottom: 1em;
}

h1 span.startseiteerstezeile  {
/*width: 100%;*/
display: block;
color: #999999;
/*font-family:'HelveticaNeueW01-LtExt';*/
font-size: 1.9em;
font-weight: bold;
text-align: center;
margin-top: 0.1em;
margin-bottom: 0.15em;
}

h1 span.startseitezweitezeile  {
/*width: 100%;*/
display: block;
color: #009ee3;
/*font-family:'HelveticaNeueW01-LtExt';*/
font-size: 1.1em;
font-weight: normal;
text-transform: uppercase;
text-align: center;
/*margin-bottom: 2.45em;*/
margin-bottom: 6.1em;
}



h1 + h2  {
margin-top: -0.2em;
}

/*
h2 {
width: 100%;
display: block;
color: #86bc24;
font-size: 2em;
font-weight: normal;
line-height: 1.125em;
text-transform: uppercase;
margin-bottom: 1.35em;
}*/



h2 {
/*width: 100%;*/
color: #009ee3;
/*font-family:'HelveticaNeueW01-LtExt';*/
font-size: 2em;
font-weight: normal;
line-height: 1.25em;
padding-top: 0.1em;
margin-bottom: 0.8em;
border-bottom: 1px solid #009ee3;
}

h3  {
/*width: 100%;*/
/*color: #86bc24;*/
color: #999999;
/*font-family:'HelveticaNeueW01-LtExt';*/
font-size: 1.5em;
font-weight: normal;
/*text-transform: uppercase;*/
padding-top: 0.2em;
padding-bottom: 1.29em;
}

h5  {
/*width: 100%;*/
color: #999999;
/*font-family:'HelveticaNeueW01-LtExt';*/
font-size: 1.17em;
font-weight: normal;
padding-bottom: 1.29em;
}




/* _______________  Stile Inhaltsbereich _______________  */

p, address {
font-size: 140%;
line-height: 1.5;
padding-bottom: 2.75em;
}


.ohneabstandnachoben {
padding-top: 0em !important;
margin-top: 0em !important;
}

.ohneabstandnachunten {
padding-bottom: 0em !important;
margin-bottom: 0em !important;
}

.abstandkontaktstartseite {
margin-top: 1.5em !important;
}

#inhalt address {
display: block;
font-style: normal;
line-height: 1.5;
padding-bottom: 3.2em;
}



img.aktuelles_links {
float:left;
margin: 0 1em 1em 0;
}

em.gruen {
color: #7bbe2c;
font-size: 1.15em;
font-style: normal;
/*font-weight: bold;*/
/*border-bottom: 1px dotted;*/
}

em.blau {
color: #009ee3;
font-style: normal;
/*font-weight: bold;*/
/*border-bottom: 1px dotted;*/
}

em.versaliengruen {
color: #86bc24;
font-size: 1.5em;
font-style: normal; 
text-transform: uppercase;
}

em.versaliengrau {
color: #999999;
font-size: 1.5em;
font-style: normal; 
text-transform: uppercase;
}




#fussbereich_zentrierung > address {
font-size: 0.95em;
font-style: normal;
text-align: center;
padding-top: 5.5em;
}


.klarheit {
clear: both;
height: 0;
margin-bottom: 0px;
}






/*   Links   */


/*   Links Hauptnavigation   */

#navigation ul li a {
color: #7bbe2c;
font-weight: normal;
text-decoration: none;
background-image: none;
/*text-transform: uppercase;*/
}


#navigation ul li a:hover {
color: #87d230;
font-weight: normal;
text-decoration: none;
background-image: none;
/*text-transform: uppercase;*/
}

#navigation ul li a.aktiv {
color: #C93A1D;
font-weight: normal;
text-decoration: none;
background-image: none;
/*text-transform: uppercase;*/
}


a.brotkrumen {
background-image: url("../bilder/icon_link_violett_v1.png");
background-position: right center;
background-repeat: no-repeat;
border-bottom: 1px dotted #8812AF;
color: #8812AF;
font-weight: normal;
margin-right: 5px;
padding-right: 20px;
text-decoration: none;
}

a.brotkrumen:hover {
background-image: url("../bilder/icon_link_violett-hover_v1.png");
background-position: right center;
background-repeat: no-repeat;
border-bottom: 1px dotted #be19f4;
color: #be19f4;
font-weight: normal;
margin-right: 5px;
padding-right: 20px;
text-decoration: none;
}

/*   Normale Links   */

#inhalt a {
background-image: url("../bilder/icon_link_hngruen_v1.png");
background-position: right center;
background-repeat: no-repeat;
border-bottom: 1px dotted #7bbe2c;
color: #7bbe2c;
font-weight: normal;
margin-right: 0.42em;
padding-right: 1.35em;
text-decoration: none;
}

#inhalt a:hover {
background-image: url("../bilder/icon_link_hngruen_hover_v1.png");
background-position: right center;
background-repeat: no-repeat;
border-bottom: 1px dotted #87d230;
color: #87d230;
font-weight: normal;
margin-right: 0.42em;
padding-right: 1.35em;
text-decoration: none;
}


#fussbereich a {
background-image: url("../bilder/icon_link_hngruen_v1.png");
background-position: right center;
background-repeat: no-repeat;
border-bottom: 1px dotted #7bbe2c;
color: #7bbe2c;
font-weight: normal;
margin-right: 0.5em;
padding-right: 2em;
text-decoration: none;
}

#fussbereich a:hover {
background-image: url("../bilder/icon_link_hngruen_hover_v1.png");
background-position: right center;
background-repeat: no-repeat;
border-bottom: 1px dotted #87d230;
color: #87d230;
font-weight: normal;
margin-right: 0.5em;
padding-right: 2em;
text-decoration: none;
}


/*   Stil f�r Tooltips  */

#inhalt a.info {
position: relative;
background-image: url("../bilder/icon_infolink_gruen_v1.png");
background-position: right center;
background-repeat: no-repeat;
border-bottom: 1px dotted #86bc24;
color: #86bc24;
font-weight: normal;
margin-right: 5px;
padding-right: 20px;
text-decoration: none;
}

span.tooltip {
display: none;
}

span.tooltip a {
display: none;
}


#inhalt a.info:hover span.tooltip {
position: absolute;
top: -7.5em;
left: -2em;
display: block;
font-size: 0.83em;
line-height: 1.3;
text-transform: none;
width: 10em;
height: 8em;
color: #666666;
/*border-radius: 0.35em 0.35em 0.35em 0.35em;*/
padding: 0.4em 0.7em 0.5em 0.6em;
background-color: transparent;
background-image: url("../bilder/hg_tooltip_v2.png");
background-repeat: no-repeat;
}




/* _______________  Stile f�r Hauptnavigation _______________  */


#navigation ul  {
margin-left: 11em;
}

#navigation ul li  {
/*font-family:'HelveticaNeueW01-LtExt';*/
font-size: 1.17em;
text-align: center;
vertical-align: middle;
float: left;
width: 7.5em;
height: 2.5em;
margin-right: 2.14em;
padding-top: 0.65em;
list-style-type: none;
background-image: url(../bilder/hg_navigation-listenfeld_v1.png);
background-repeat: no-repeat;
}

#navigation ul li:hover  {
/*font-family:'HelveticaNeueW01-LtExt';*/
font-size: 1.17em;
text-align: center;
vertical-align: middle;
float: left;
width: 7.5em;
height: 2.5em;
margin-right: 2.14em;
padding-top: 0.65em;
list-style-type: none;
background-image: url(../bilder/hg_navigation-listenfeld_v1.png);
background-repeat: no-repeat;
}


#navigation ul li.aktiv  {
/*font-family:'HelveticaNeueW01-LtExt';*/
color: #C93A1D !important;
font-size: 1.17em;
text-align: center;
vertical-align: middle;
float: left;
width: 7.5em;
height: 2.5em;
margin-right: 2.14em;
padding-top: 0.65em;
list-style-type: none;
background-image: url(../bilder/hg_navigation-listenfeld_aktiv_v1.png);
background-repeat: no-repeat;
/*text-transform: uppercase;*/
}


#navigation ul li.aktiv:hover  {
/*font-family:'HelveticaNeueW01-LtExt';*/
color: #C93A1D !important;
font-size: 1.17em;
text-align: center;
vertical-align: middle;
float: left;
width: 7.5em;
height: 2.5em;
margin-right: 2.14em;
padding-top: 0.65em;
list-style-type: none;
background-image: url(../bilder/hg_navigation-listenfeld_aktiv_v1.png);
background-repeat: no-repeat;
}


#navigation ul li.aktiv a  {
/*font-family:'HelveticaNeueW01-LtExt';*/
color: #C93A1D !important;
}

#navigation > p  {
/*font-family:'HelveticaNeueW01-LtExt';*/
float: right;
font-size: 1em;
margin-right: 7.92em;
margin-top: 0.9em !important;
}























