body {
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background-image: url(../Vorlagen/Hintergruende/5.jpg);

}

.list{
color:#000000;
font-size : 12pt;
padding:10px;
margin:0;
list-style-image: url(../Vorlagen/Grafik/Buttons/005.gif);

}
b {
color: #008000;
font-size: 14pt;
font-style: bold;
}
i {
color: #AA0000;
font-size: 12pt;
font-style: bold;
}
p {
color: #000000;
font-size: 12pt;
font-style: bold;
}
.adress {
font-family : Helvetica;
font-size : 10pt;
color: black;
}
.text {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
}
.text1 {
font-family : Verdana;
font-size : 11pt;
font-style :normal;
}
/*Text in rot*/
.text2 {
color: #AA0000;
font-family : Verdana;
font-size : 12pt;
font-style :bold;
}
 /*Text in braun*/
.text3 {
color: #B05800;
font-family : Verdana;
font-size : 13pt;
font-style :bold;
}
/*Menue fuer Fotoseiten*/
#menudiv {
position:absolute;
top:100; left:80%;
}
/*Ueberschrift, gross, gruen*/
.schrift1{
text-align : center;
font-family : Comic Sans MS;
font-size : 25pt;
font-style : italic;
color : #3E9940;
}
 /*Ueberschrift, mittel, gruen*/
.schrift2{
text-align : center;
font-family : Comic Sans MS;
font-size : 15pt;
font-style : italic;
color : #3E9940;
}
/*Ueberschrift braun*/
h1 {
font-family : Comic Sans MS ;Arial,;
font-size : 25pt;
color: #A95116;
font-style : italic;
}
/*Ueberschrift braun*/
h3 {
font-family : Comic Sans MS ;Arial,;
font-size : 25pt;
color: #A95116;

}

/*Ueberschrift braun*/
h4 {
font-family : Comic Sans MS ,Arial;
font-size : 15pt;
color: #A95116;

}
/*Schrift schwarz*/
h5 {
font-family : Comic Sans MS,Arial;
font-size : 11pt;

}
/*Schrift schwarz*/
h6 {
font-family : Comic Sans MS;
font-size : 15pt;

}
/*Schrift schwarz*/
h7 {
font-family : Comic Sans MS;
font-size : 11pt;

}
/*Cameraangaben bei Bildern*/
.camera {
	font-size: 11px;
}
/* Links */
A:link    { color: #0000ff; }    /* noch nicht besuchter Link,blau */
A:visited { color: #800000 }   /* schon besuchter Link, braun      */
A:hover   { color: #008000 } /* Benutzer 'hovert', gruen         */
A:active  { color: #FF0000 }   /* Link wird ausgewählt,rot      */