/* Global Styles */

body {
        margin:0;
        }

td {
        font:11px arial;
        color:#333333;
        }

hr {
        height:1px;
        color: #cccccc;
        border: 0;
        }

a {
        color: #3366FF;
        text-decoration: underline;
        }

a:hover {
        color: #003399;
        text-decoration: none;
        }

a:active {
        color: #FF0000;
        text-decoration: none;
        }

/* ID Styles */

#Menue a {
        font:11px arial;
        color: #3366FF;
        text-decoration: none;
        line-height:14px;
        display:block;
        padding: 8px 6px 2px 14px;
        }

#Menue a:hover {
        color: #003399;
        font-weight:bold;
        }

#Spaltenueberschrift {
        padding:6px;
        }

#Seitenleiste a {
        color: #FF6600;
        }

#Seitenleiste a:hover {
        color: #FF9933;
        }

#logo {
        font:25px georgia;
        color: #ffffff;
        letter-spacing:.2em;
        }

#kurtzbeschreibung {
        font:14px georgia;
        color: #66CC66;
        letter-spacing:.2em;
        }

#Datumsformat {
        font:11px arial;
        color: #339900;
        letter-spacing:.4em;
        }

#Datumsformat a {
        font:11px arial;
        color: #3366FF;
        text-decoration: underline;
        line-height:14px;
        font-weight:bold;
        letter-spacing:.1em;
        }

#Datumsformat a:hover {
        color: #003399;
        text-decoration: none;
        }


/* Class Styles */

.Text {
        font:11px arial;
        color:#333333;
        line-height:20px;
        letter-spacing:.1em;
        margin-top:0;
        }

.WillkommensText{
        font:20px georgia;
        color: #3366CC;
        line-height:22px;
        letter-spacing:.1em;
        }

.Seitenueberschrift {
        font:16px georgia;
        color: #3366CC;
        letter-spacing:.2em;
        line-height:16px;
        }

.UnterTitel {
        font:12px arial;
        color: #66CC66;
        letter-spacing:.1em;
        line-height:14px;
        font-weight:bold;
        }

/* sub-navigation styles */

#Untermenue {
        margin: 5px;
}

#Untermenue a {
        font:11px arial;
        color: #3366FF;
        text-decoration: none;
        line-height:14px;
        display:block;
        padding: 8px 6px 2px 14px;
        }

#Untermenue a:hover {
        color: #003399;
        font-weight:bold;
        }

.Untermenue2 {
        padding: 5px;
        padding-left: 10px;
}
.Untermenue3 {
        padding: 5px;
        padding-left: 15px;
}
.Untermenue4 {
        padding: 5px;
        padding-left: 20px;
}
.Untermenue5 {
        padding: 5px;
        padding-left: 25px;
}

.Verkauft {background-image: url(images/verkauft.gif);
		background-repeat: no-repeat;		
		background-position: right; 
		font:11px arial;
        color:#333333;
        line-height:20px;
        letter-spacing:.1em;
        margin-top:0;
        }
