body {
    margin: 12px;
    border:  0px;
    background-color: #739FC4;
    color: #000000;
}

a:link {
    color: #AE4C17;
}



p {
    text-indent: 1.5em;
    margin-top: 5px;
    margin-bottom: 0px;
}
div + p {
    text-indent: 0px;
    margin-top: 1ex;
    margin-bottom: 0px;
}

.hsb {
    font-variant: small-caps
}

p.hinweis {
    text-indent: 0px;
    font-weight: bold;
    color: #029B02;
}
/*.publ:before {
    content: ", ";
}*/
.texte > li > a {
    font-weight: bold;
}
dt {
    font-weight: bold;
    font-size: 120%;
    margin-top: 1.5ex;
}
dd > .ut {
    font-weight: bold;
}
.veranst > dd > .ref {
    font-weight: bold;
    font-style: italic;
}
.veranst > dd > .zeit {
    font-weight: bold;
    margin-top: 1ex;
}
.veranst > dd > .ort {
    font-weight: bold;
}

.menu {
	font-weight: bold;
	}


h2.body
{
    margin-top: 2em;
}

.center
{
    text-align: center;
}

/* td[class=newsIndex]*/
.newsZeit
{
    margin-top: 2px;
    font-weight: bold;
    margin-top: 1.5em;
    text-align: left;
}

/* td[class=newsIndex] */.newsTyp
{
    font-weight: bold;
    font-variant: small-caps;
    text-align: right;
}

/* td[class=newsIndex] */.newsRef
{
    margin-top: 2px;
    font-style: italic;
    text-align: right;
}

/* td[class=newsIndex] */.newsUntertitel
{
    margin-top: 2px;
    text-align: right;
}

/* td[class=newsIndex] */.newsAdditional
{
    margin-top: 2px;
    font-size: smaller;
    text-align: right;
}


/* td[class=newsIndex] */.newsTitel
{
    margin-top: 2px;
    text-align: right;
    font-style: italic;
}


/* td[class=newsIndex] */.newsFinallinks
{
    margin-top: 2px;
    font-size: smaller;
    text-align: center;
}


.shopAmount
{
    text-align: center;
    background-color: #99CCFF;
}

.shopProduct
{
    text-align: left;
    background-color: #99CCFF;
}

.shopPrice
{
    text-align: right;
    background-color: #99CCFF;
}


.shopCustText
{
    vertical-align: top;
    text-align: right;
}



.shopCustInput
{
    text-align: left;
}


.greyBack
{
    margin: 12px;
    padding: 8px;
    background-color: #AAAAAA;
}

.vortragstext
{
    margin: 45px;
    background-color: #7CA9CD;
    padding: 10px;
}

p.fussnote
{
    padding: 3px;
    text-indent: 0;
    font-size: 90%;
    margin-left: 20px;
    margin-right: 20px;
}

/* zeugs for the LinkList */
.category
{
    margin-top: 25px;
    margin-bottom: 1px;
    background-color: #AAAAAA;
    letter-spacing: 2px;
    font-size: larger;
    font-weight: bold;
    font-variant: small-caps;
    width: 100%
}


.name
{
    background-color: #99CCFF;
    font-weight: bold;
}


.link
{
    background-color: #99CCFF;
    font-weight: normal;
}


.description
{
    background-color: #99CCFF;
    width: 100%;
    text-indent: 30px;
}
