
/* Ueberschrift im Text: */
p.Ueber {
position: absolute;
top: 80px;
left: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13pt;
font-style: italic;
font-weight: bold;
color: #006600;
margin-left: 0px;
}


/* Ueberschrift im Text ohne feste Position: */
p.Ueber0 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13pt;
font-style: italic;
font-weight: bold;
color: #006600;
margin-left: 0px;
}


/* Ueberschrift im Text Maskenpreise: */
p.Ueber1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13pt;
font-style: italic;
font-weight: bold;
color: #006600;
margin-left: 0px;
}

/* Krakow Helau auf Startseite: */
p.Ueber2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 25pt;
font-weight: bold;
text-align: center;
color: #6600cc;
margin-left: 0px;
}

/* Platzhalter für Vereinsfoto: */
#Verein {
position: absolute;
top: 25px;
left: 25px;
}

/* Platzhalter für Haupttext: */
#text {
position: absolute;
top: 100px;
left: 15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
width: 450px;
color: #006600;
}

/* Platzhalter für Haupttext auf Index-Seite: */
#text1 {
position: absolute;
top: 290px;
left: 320px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 20pt;
width: 450px;
color: #66cc00;
}

/* Besucherzähler: */
#Besucher {
position: absolute;
top: 380px;
left: 400px;
}

/* Copyright-Vermerk: */
p.klein {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #006600;
width: 440px;
text-align: center;
}

/* Impressum: */
p.klein1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #ffff00;
width: 440px;
text-align: center;
}

/*Platzhalter Impressum: */
#Impressum {
position: absolute;
top: 100px;
left: 50px;
}

/* Tabelle Navigationsleiste: */
table.Navi {
position: absolute;
top: 220px;
left: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Zelle der Tabelle Navigationsleiste: */
table.Navi td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: left;
color: #006600;
border-style: solid;
border-width: 2px;
border-color: #66cc00;
background-color: #ffcc00;
}


/* Tabelle Vorstand: */
table.Vorstand {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Zelle der Tabelle Vorstand: */
table.Vorstand td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: left;
color: #006600;
border-style: solid;
border-width: 2px;
border-color: #66cc00;
background-color: #ffcc00;
}

a:link {
text-decoration: none;
color: #006600;
}

a:visited {
text-decoration: none;
color: #ff0000;
}

a:hover {
text-decoration: none;
color: #99ffff;
}

a:activ {
text-decoration: underline;
color: #6600cc;
}

/* Platzhalter Ballons: */
#Ballons {
position: absolute;
top: 10px;
right: 10px;
}

/* Platzhalter Clown: */
#Clown {
position: absolute;
top: 0px;
left: 30px;
}

/* Platzhalter Clown auf Index-Seite: */
#Clown1 {
position: absolute;
top: 30px;
left: 320px;
}

/* Platzhalter Überschrift Krakower Karneval: */
#Karneval {
position: absolute;
top: 2px;
left: 0px;
}

/* Platzhalter Überschrift Krakower Karneval auf der Index Seite: */
#Karneval1 {
position: absolute;
top: 320px;
left: 160px;
}

/* Platzhalter Foto Prinzenpaar: */
#Prinzenpaar {
position: absolute;
top: 0px;
right: 0px;
}

/* Platzhalter Foto Kinderprinzenpaar: */
#Kinderprinzenpaar {
position: absolute;
top: 150px;
right: 0px;
}

/* Platzhalter Foto Garde: */
#Garde {
position: absolute;
top: 150px;
right: 0px;
}

/* Tabelle für mehr Infos: */
table.mehr {
position: absolute;
top: 10px;
left: 10px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Zelle der Tabelle mehr: */
table.mehr td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: center;
color: #ffff66;
border-style: solid;
border-width: 2px;
border-color: #006600;
background-color: #66cc00;
}

/* Tabelle für Veranstaltungen: */
table.Veranstaltungen {
position: absolute;
top: 120px;
left: 10px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Zelle der Tabelle mehr: */
table.Veranstaltungen td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: left;
color: #006600;
border-style: solid;
border-width: 1px;
border-color: #66cc00;
background-color: #ffff66;
}

/* Tabelle für Kontakt: */
table.Kontakt {
position: absolute;
top: 50px;
left: 10px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Zelle der Kontakt: */
table.Kontakt td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: left;
color: #006600;
border-style: solid;
border-width: 1px;
border-color: #ffff66;
background-color: #ffff66;
}


/* Mailfeld: */
input.mailfeld{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #006600;
background-color: white;
border-style: solid;
border-width: 1px:
border-color: #006600;
}

/* Mailfeld: */
textarea.mailfeld{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #006600;
background-color: white;
border-style: solid;
border-width: 1px:
border-color: #006600;
}

/* Mailknopf: */
input.mailknopf{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #ffff99;
background-color: #006600;
border-style: outset;
border-width: 1px:
border-color: #666633;
}

/* Briefmarke im Mailformular: */
#Briefmarke{
position: absolute;
top: 50px;
left: 400px;
}


/* Untertitel rechtsbündig: */
p.rechts {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #990000;
margin-left: 0px;
text-align: right;
}

/* Platzhalter Mütze/ Seite Vorstand: */
#Muetze {
position: absolute;
top: 20px;
right: 180px;
}

/* Platzhalter Maske/ Seite Mitglieder: */
#Maske1 {
position: absolute;
top: 0px;
right: 320px;
}

/* Platzhalter Krone2/ alle Geschichtsseiten: */
#Krone2 {
position: absolute;
top: 0px;
right: 200px;
}

/* Platzhalter Krone1/ alle Geschichtsseiten: */
#Krone {
position: absolute;
top: 20px;
right: 265px;
}

/* Platzhalter Maske4/ alle Preisseiten: */
#Maske4 {
position: absolute;
top: 20px;
right: 200px;
}

/* Platzhalter Clown2/ Seite Veranstaltungen: */
#Clown2 {
position: absolute;
top: 5px;
right: 200px;
}

/* Platzhalter Feder/ Seite Antrag: */
#Feder {
position: absolute;
top: 5px;
right: 200px;
}









