* {
    margin: 0;
    padding: 0;
    border: 0;
    }
html, body {
    width: 100%;
    height: 100%;
    text-align: center;
    background: #F2F3F5;
    font-family: Arial, sans-serif;
    font-size: 13px;
    line-height: 130%;
    }
.teiler {
    width: 100%;
    border-collapse: collapse;
}
.teiler td {
   vertical-align: top;
}
.rahmen {
    width: 100%;
    border-collapse: collapse;
    }
.rahmen td {
    vertical-align: top;
    }
.oben-links {
    width: 187px;
    height: 77px;
    background: url(screen_FILES/oben-links.gif);
    font-size: 1px;
    line-height: 1px;
    }
.oben-mitte {
    height: 53px;
    padding-top: 24px;
    background: url(screen_FILES/oben-mitte.gif);
    text-align: center;
    font-size: 1px;
    line-height: 1px;
    }
.oben-mitte-links {
    width: 25px;
    height: 53px;
    float: left;
	height: 100%;
    background: url(screen_FILES/oben-mitte-links.gif);
}
.oben-mitte-suche {
    width: 400px;
    height: 43px;
    padding-top: 10px;
    float: right;
    text-align: right;
}
.oben-mitte-suche input {
    margin: 2px 4px;
    padding: 1px 2px;	
    border: 1px dotted #315BB2;    
    }
.oben-rechts {
    height: 77px;
    width: 38px;
    background: url(screen_FILES/oben-rechts.gif);  
    font-size: 1px;
    line-height: 1px;
    }
.mitte-links {
    width: 187px;
    background: url(screen_FILES/mitte-links.gif);
    }
.mitte-links-oben {
    height: 20px;
    background: url(screen_FILES/mitte-links-oben.gif) no-repeat top left;
    }
.mitte-links .menue-startseite {    
    width: 127px;
    margin: 5px 0 0 31px;
    }    
.mitte-links .menue-dein {    
    width: 127px;
    margin: 0 0 0 31px;
    padding-top: 40px;
    background: url(screen_FILES/menu_bg_individuelles.gif) no-repeat top;    
    }
.mitte-links .menue-gedichte {    
    width: 127px;
    margin: 0 0 0 31px;
    padding-top: 40px;
    background: url(screen_FILES/menu_bg_gedichte.gif) no-repeat top;    
    }
.mitte-links .menue-deingedicht {
    width: 127px;
    margin: 0 0 0 31px;
    padding-top: 40px;
    background: url(screen_FILES/menu_bg_service.gif) no-repeat top;    
    }
.mitte-links .menuepunkt {    
    display: block;
    width: 111px;
    padding: 2px 4px 2px 12px;
    color: #315BB2;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;  
    white-space: nowrap;   
    overflow: hidden;    
    }
.mitte-links .menue-startseite .menuepunkt {
    font-size: 14px;
    }
.mitte-links .menuepunkt:hover {    
    text-decoration: underline;        
    }

.mitte-links .menuepunkt-sub {       
    width: 111px;
    padding: 2px 4px 2px 18px;
    font-weight: normal;
    }
.mitte-links .menuepunkt-aktiv {    
    font-style: italic;
    font-weight: bold;
    color: #000000;
    }
#linke_spalte {    
    width: 127px;
    margin: 25px 0 0 43px;
    }
#linke_spalte a {
    color: #315BB2;
    text-decoration: none;
    font-size: 13px;
    } 
#linke_spalte a:hover {
    text-decoration: underline;
    }     
.mitte-mitte {
    background: url(screen_FILES/mitte-mitte.gif);
    padding: 5px 0;
	height: 100%;
    }
.mitte-mitte a	{
    text-decoration: none;
    color: #000000; 
    border-bottom: 1px dotted #000000;
    }
.mitte-mitte a:hover {
    border: none;
    }
.mitte-mitte h1 {
    font-size: 16px;
    padding: 10px 0px 5px 0px;
    margin-bottom: 15px;
    font-style: italic;
    background: url(screen_FILES/h1-hintergrund.gif) no-repeat bottom left;
    font-weight: bold;
    }
.mitte-mitte h2 {
    font-size: 13px;
    padding: 10px 0 5px 10px;
    margin-bottom: 15px;
    font-style: italic;
    border-bottom: 1px dotted #000000; 
    font-weight: bold;
    }
.mitte-mitte hr {
    height: 1px;
    background: #A0A0A0;
    margin: 8px 0;
}
.mitte-mitte p {
    margin: 8px 0;
    }
.mitte-mitte-navi {
    text-align: center;
    font-style: italic;
    padding: 8px 0 15px 0;
}
.mitte-mitte td {
    padding: 1px 2px;
    }    
.mitte-mitte ul,
.mitte-mitte ol {
    padding: 8px 0 8px 33px;
    }
.mitte-mitte li {
    padding: 3px 0;
    }
.mitte-mitte input,
.mitte-mitte select,
.mitte-mitte textarea {
    padding: 1px 2px;
    border: 1px solid #799DE7;
}
.mitte-mitte input:focus,
.mitte-mitte select:focus,
.mitte-mitte textarea:focus {
    background: #FEFFD6;
}
.button,
.csc-mailform-submit {
    margin: 4px auto;
    color: #3B6DD4;
    padding: 1px 2px;
    background: #DBE2F0;
    border-right: 1px solid #4C7CE0;
    border-bottom: 1px solid #4C7CE0;
    border-left: 1px solid #A7BCE6;
    border-top: 1px solid #A7BCE6;
    cursor: pointer;
    }
.button:hover,
.button:focus {
    border-right: 1px solid #A7BCE6;
    border-bottom: 1px solid #A7BCE6;
    border-left: 1px solid #4C7CE0;
    border-top: 1px solid #4C7CE0;
    background: #DBE2F0;
}
.mitte-mitte .gedichte-liste {
    list-style-type: none;
    margin: 8px 0;
    padding: 0;
    }
.mitte-mitte .gedichte-liste {
    display: block;
    background: #DBE0EB;
    font-size: 15px;
    border: 1px solid #C0CADF;
    padding: 2px 6px;
    margin: 0 0 4px 0;
    color: #517FDD;
    font-weight: bold;
    }
.mitte-mitte .gedichte-liste a,
.mitte-mitte .gedichte-liste-sub a {
    border: none;
    }
.mitte-mitte .gedichte-liste-sub {
    list-style-type: decimal;
    margin: 0;
    }
.mitte-mitte .gedichte-liste-sub li {
    margin: 0;
    padding: 2px 4px;
    background: #E3E6ED;
    border: none;
    font-weight: normal;
    }
.mitte-mitte .gedichte-tabelle {
    background: #DBE0EB;
    border-collapse: collapse;
}
.mitte-mitte .gedichte-tabelle td {
    padding: 3px 6px;
    border: 1px solid #C0CADF;  
}
.mitte-mitte .gedichte-tabelle a {
    border: none;
    cursor: pointer;
}
.mitte-mitte .bewertung {
    padding-top: 25px;
}
.mitte-rechts {
    background: url(screen_FILES/mitte-rechts.gif);    
	height: 100%;
    }
.unten-links {
    width: 187px;
    height: 52px;
    background: url(screen_FILES/unten-links.gif);
    }
.unten-mitte {
    padding: 15px 15px 0 0;
    background: url(screen_FILES/unten-mitte.gif);
    text-align: center;   
    color: #315BB2;
    font-size: 12px;
    font-style: italic;	
    }
.unten-mitte a {
    color: #315BB2;
    padding: 4px 10px;
    text-decoration: none;
    }
.unten-mitte a:hover {
    text-decoration: underline;
    }
.unten-rechts {
    background: url(screen_FILES/unten-rechts.gif);    
    }
.banner-rechts {
    width: 120px;
    padding: 15px 5px 0 0;
    }
.banner-unten {    
    text-align: center;
    padding-top: 25px;
    }
.mitte-mitte h2.tx-guestbook-header {
    background: #E4E9F4;    
    border: none;
    color: #517FDD;
    padding: 3px 4px;
    margin: 10px 0 0 0;
    width: 100%;
}
.mitte-mitte div.tx-guestbook-left {
    padding: 2px 2px;
    margin: 0;
    background: none;
    width: 20%;
    overflow: hidden;
}
.mitte-mitte div.tx-guestbook-right {
    padding: 2px 2px;
    width: 75%;
	height: 100%;
    margin: 0;
    background: none;
}
.mitte-mitte div.tx-guestbook-right h3 {
    margin-top: 5px;
    color: #517FDD;
}
.mitte-mitte div.tx-guestbook-right .tx-guestbook-date {
    font-weight: normal;
    font-style: italic;
    margin-bottom: 3px;
    font-size: 11px;
}
.mitte-mitte div.tx-guestbook-right .tx-guestbook-comment {
    font-style: italic;
    font-size: 12px;
}
.mitte-mitte .tx-guestbook-pagination {
    text-align: left;
    font-weight: normal;
    padding-right: 100px;
}
.tx-indexedsearch-rules {
    display: none;
}
.tx-indexedsearch-info {
    padding-bottom: 10px;
    font-size: 11px;
}
.tx-indexedsearch-whatis {
    display: none;
}
.tx-indexedsearch-browsebox {
    margin-bottom: 20px;
}
.tx-indexedsearch-title title {
    font-weight: bold;
}
