/* css file von http://goldeneskreuz.at
©2008 - design by www.hellgold.de */

/* colors:

hellrosa: #fbf4ee
hintergrundfarbe in gelb-orange: #fbc950

rosa: #fff3e2
dunkelrosa: #fde7c8
hellorange: #ffc273

orange_fuer_rahmen: #ff9900
orange_fuer_schrift: #ff8a01 #d47e02

dunkelorange: #CA7309
dunkelorange_2: #b66c02

fassadengruen_hell: #a3bd96
fassadengruen_hell_fuer schrift: #89b374

fassadengruen_dunkel: #47714c

hellgruen: #b4ddb3
gruen: #1c8c24
dunkelgruen: #32563c

dunkelrot: #861c30

farben aus verlauf (neu Jul08)
gelb #f2f057
orange #eea01d

*/

* {margin:0; padding:0;}

html {
height: 100%;
font: 70%/1.2 tahoma, verdana, arial, helvetica, sans-serif;
}

body {
height: 100%;
text-align:center;
background-color: #eea01d;
/* background-image:url('../bilder/bg_verlauf.png');
background-repeat:repeat-x; */
/* background-image:url(../bilder/index_background.png);
background-repeat:no-repeat; */
color: #fff3e2;
}

a {color: #266b2f; text-decoration:underline;}
a.hover {color: #4e0000; text-decoration:none;}
a.active {color: #4e4c00; text-decoration:none;}
a.visited {color:#666666; text-decoration:none;}
a.focus {color: #4e4c00; text-decoration:none;}

/* heads x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+ */

h1 {
font-size: 1.6em;
letter-spacing: 0.05em;
color: #287a26;
}

/* #vcard h1 {
background-image: url('../bilder/gk_logo.png');
background-repeat: no-repeat;
} */

/* phark bildersatz methode 
#vcard h1 a {
text-decoration: none;
text-indent: -999em;
display: block;
height: 179px; /* wert bestimmt höhe von #vcard 
width: auto;
} */

h2, h2 a {
font: bold 1.5em;
font: bold 12px;
color: #47714c;
text-decoration:none;
padding-bottom:15px;
}
h2 a:hover {color: #d47e02;
text-decoration:none;
}

/* OLD h2 {
font-size: 1.2em;
color: #281b08;
} */

h3 {
font-size: 1em;
color: #281b08;
}

p {font: 1.2em;
font-weight:bold;
color: #47714c;}

img {
margin-bottom:10px;
}

/* classes +x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+ */

.beige {color: #ffe5ad}
.hellbeige {color:#e1d1b9}
.dunkelrot {color: #4e0000}
.weiß {color:#FFFFFF}
.flaschengruen {color: #4e4c00;}

.e-mail {text-decoration:underline;}
.download {text-decoration:none;}

/* container +x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+ */

#background {
margin: 40px auto 0; /* angabe zentriert gesamte seite */
width: 940px;
height: 688px;
background-image:url('../bilder/index_background.png');
background-repeat:no-repeat;
background-position:top;
text-align:center;
}

#content {
padding-top:54px;
width: 940px; /* wert bestimmt sichtbare breite der seite */
height: 500px;
}

#vcard {
margin-top: 0px;
margin-bottom: 10px;
width: auto;
height: auto;
}

.img_border {
border: 0px;
}

.img_border_2 {
border: 0px;
margin-top: 60px;
}

/* +x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+x+ */
