/* style sheets fuer siriusstar.de

farben:
allgemeiner hintergrund   - #1A2B3A
haupttextfeld hintergrund - #22394D
rechtes feld hintergrund  - #1A2B3A

umrandungen und hrs       - #0D151D

allgemeine schriftfarbe   - #FFFFFF
index schriftfarbe        - #0D151D
 #0D151D
*/


body {margin: 10px; background-color: #1A2B3A; color: #FFFFFF;}

a {color: /*#548DBF*/#00B0B0; text-decoration: none;}
a:hover {color: #CC8E31; text-decoration: underline;}

hr {color: #0D151D; height: 1px; text-align: center; width: 60%;}


/*allgemeine Textformatierung fuer das Hauptfeld*/
.text {color: #CCCCCC; font-family:  Verdana, Arial, Helvetica; font-size: 10px;}
p.text, td.text {text-align: justify;}
.t1 {color: #CCCCCC; font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: 700; text-decoration: underline;}
.t2 {color: #CCCCCC; font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: 700; text-decoration: none;}
.mainbot {color: #CCCCCC; font-family: Verdana, Arial, Helvetica; font-size: 9px; text-align: center;}


/*tabelle oben - mit logo und inhalt*/
.oben {color: #0D151D; font-family: Verdana, Arial, Helvetica; font-size: 10px;}
table.oben {border-width: 0px; background-image: url(../grafics/logotop.jpg); border-collapse:collapse; margin: 0px; padding: 0px;}
td.oben {margin: 0px; padding: 1px; padding-left: 3px; text-algin: left; border-width: 0px;}

a.inhalt {color: #CCCCCC; font-family: Verdana, Arial, Helvetica; font-size: 9px; text-decoration: none;}
a.inhalt:hover {color: #CC8E31; text-decoration: underline;}


/*tabelle unten - hauptfenster und rechte spalte aufbau*/
.unten {}
table.unten {border-width: 0px; background-image: url(../grafics/backmain.jpg); border-collapse:collapse; margin: 0px; padding: 0px; vertical-align: top;}
td.unten {margin: 0px; padding: 0px; border-width: 0px;}


/*haupttextfeld - allgemeine formatierungen*/
.main {color: #CCCCCC; font-family: Verdana, Arial, Helvetica; font-size: 10px;}
table.main {border-width: 0px; border-collapse:collapse; margin: 0px; padding: 0px; vertical-align: top;}
td.main {margin: 0px; padding: 2px; border-width: 0px; vertical-align: top;}
td.mainbot {margin: 0px; padding: 2px; border-width: 0px; vertical-align: bottom;}

/*rechtes feld - allgemeine formatierungen*/
.right {color: #CCCCCC; font-family: Verdana, Arial, Helvetica; font-size: 10px;}
.right {list-style-position: outside;}
table.right {border-width: 0px; border-collapse:collapse; margin: 0px; padding: 0px; height: 100%;}
td.right {margin: 0px; padding: 0px; border-width: 0px; vertical-align: top; text-align: justify;}
p.right {text-align: center;}
table.rightbox { width: 90%; margin: 10px; padding: 0px; border: 1px solid #0D151D; text-align: center;}
td.rightbox {margin: 0px; padding: 0px; border-width: 0px; text-align: center; color: #CCCCCC; font-family: Arial, Verdana, Helvetica; font-size: 11px;}

/*formatierung für news-beiträge und gästebucheinträge*/
dt {font-weight: 700;}
dd {text-align: justify;}


/*formular-formatierungen*/
input, textarea { background-color:#21384C; border-width:1px; border-style: solid; border-color: #0D151D; color: #FFFFFF;}
input, textarea { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #FFFFFF;}
input.button { background-color:#21384C; border-width:1px; border-style: solid; border-color: #0D151D; color: #FFFFFF; text-wight: 700;}


/*scrollbalken*/
body, textarea {
scrollbar-base-color:#21384C;
scrollbar-arrow-color:#FFFFFF;
scrollbar-face-color:#21384C;
scrollbar-highlight-color:#0D151D;
/*scrollbar-darkshadow-color:#0D151D;*/
scrollbar-shadow-color:#0D151D;
scrollbar-track-color:#1A2B3A;
scrollbar-3dlight-color:#0D151D;
}
textarea {
scrollbar-track-color:#21384C;
}


/*Galerie-formatierungen*/

td.gallerie {border-width: 1px; border-style: solid; border-color: #0D151D; padding: 10px; text-align: center; font-size: 10px; }