/* Standard Stylesheet
www.projektname.de
Start: 01.01.2006
Letzte Aenderung: 10.02.2006
*/
/* Reset all */


/* Allgemeines  background: #1c1;   */
body {
	font-size: 80%;
	line-height: 1.0em;
	color: #333;
        text: #000;
        background-image: url(Bilder/hg4.gif);
	top-margin: 0;                     
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}


a.menu1 {
         color:#FFFFFF; 
         text-decoration:none; 
}

a.menu1:hover {
               color:#DDC0EF; 
               text-decoration:none
}

a.menu3 {
         color:#efeec0; 
         text-decoration:none; 
}
 
a.menu2 {
         color:#764f39; 
         text-decoration:none; 
}
 
a.menu2:link { 
              color:#764f39; 
              text-decoration:none; 
}
 
a.menu2:visited {
                 color:#764f39; 
}
 
a.menu2:hover { 
               color:#666666; 
               background-color:#EFEEC0; 
               text-decoration:none;
}
 
a.menu2:active { 
                color:#666666; 
                background-color:#EFEEC0; 
} 
a.menux {
         color:darkblue; 
         font-family:Verdana, Arial, Helvetica, sans-serif; 
         font-size:0.9em; 
         text-decoration:none
} 

a.menux:link { 
              color: #333; 
              background-color:#fff; 
              text-decoration: none; 
}
 
a.menux:visited { color: darkblue; 
                  background-color: #fff; 
                  text-decoration: none; 
} 

a.menux:hover { 
                text-decoration: underline; 
}

.Stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.Stil2 {font-size: xx-small
}


.bgcolor1 { 
           background-color:#a7a786;
}

.head1 { 
           color:#FFFFFF;
}


/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

h1 {

}

h2 {

}

h3 {

}

h4 {

}

/* Layout */
#wrapper {
}

#header {
}

#navi {
}

#content {
}

#sidebar {
}

#footer {
}

