a {
    color:blue;
}

body , html {
    background-color:white;
    margin:0;
    padding:0;
}

td {
    padding:5px;
}

th {
    padding:5px;
}


#admin h4 {
    margin:0;
}

#admin ul {
    margin-bottom:30px;
}


#bilder td {
    line-height:1.2em;
    text-align:center;
    vertical-align:top;
    width:210px;
}


#footer {
    display:none;
}


#form_bottom {
    text-align:right;
}

#form_bottom p {
    font-weight:normal;
    float:left;
    margin:0;
}


#guestbook_button {
    display:none;
}


#guestbook_entries {
    margin-top:0px;
}

#guestbook_entries h3 {
    font-weight:normal;
    margin:0;
    padding:2px 5px;
}

#guestbook_entries p {
    line-height:1.25em;
    margin:0;
    margin-bottom:30px;
    padding:5px;
}

#guestbook_entries span {
    color:#3C463C;
    float:right;
}


#guestbook_form {
    display:none;
}


#header {
    display:none;
}

#header a {
    color:black;
    text-decoration:none;
}


.highlight {
    font-weight:bold;
}


#ie_notice {
    display:none;
}


#location {
    display:none;
}

#navigation {
    display:none;
}


.pages a {
    padding:0 5px;
    text-decoration:none !important;
}

.pages a:hover {
    background-color:#97A097;    
}


#quotes {
    line-height:1.1em;
    margin:0;
    margin-top:25px;
}

#quotes h3 {
    font-weight:normal;
    margin:0;
}

#quotes blockquote {
    margin:10px;
}

.quotes_footer div:before {
    content:"Bewertung: ";
}

.quotes_footer {
    margin-bottom:30px;
}

.quotes_rating a {
    display:none;
}


#stundenplan h4 {
    border-left:1px solid black;
    float:right;
    margin:0;
    margin-left:7px;
    padding-left:5px;
}

#stundenplan td {
    font-size:11px;
    vertical-align:middle;
}

#stundenplan th {
    text-align:left;
}


#text {
    text-align:justify;
}


#texts_list {
    margin-top:25px;
    padding:0;
    width:90%;
}

#texts_list dd {
    margin-bottom:10px;
    margin-left:15px;
}

#texts_list h5 {
    float:right;
    font-size:0.85em;
    margin:0;
    margin-left:25px;
}


#title {
    font-size:2em;
}

