@import url(style-menugl.css);

body,
html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.menu_oben {
	color: #23353d;
	text-decoration: none;

}
.menu_oben a {
   text-decoration: none;
   color: #c62336;
}
.menu_oben a:hover {   
   text-decoration: underline;
}

.inhalt_oben {
	color: #23353d;
	font-weight: normal;
	font-size: 11px;
}
.inhalt_oben a {
	color: #c62336; 
	text-decoration: none;
}
.inhalt_oben a:hover { text-decoration: underline}
.inhalt_oben tr,td {	
         font-size: 11px;
	color: #23353d;
}

.inhalt_unten {
	color: #23353d;
	font-weight: normal;
	font-size: 11px;
}
.inhalt_unten a {
	color: #c62336;
	text-decoration: none;
}
.inhalt_unten a:hover { text-decoration: underline}

.inhalt {
	color: #23353d;
	font-size: 11px;
}
.inhalt h1 { font-size: 14px;font-weight: bold;}
.inhalt h2 { font-size: 12px;font-weight: bold;}
.inhalt h3 { 
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
.inhalt h4 { font-size: 11px;font-weight: bold;font-style: italic;}
.inhalt h5 { font-size: 11px;font-style: italic;}

.inhalt p { line-height: 135%}
.inhalt a {
	color: #c62336;
         text-decoration: none;
}
.inhalt a:hover { text-decoration: underline}

.inhalt tr {  
         font-size: 11px;
	color: #23353d;
}

.rechts {
	color: #23353d;
	font-weight: normal;
	font-size: 11px;
	background-color: #f9f8f7;
/*	border: 1px dotted #c62336; */
}
.rechts a {
	color: #c62336; 
	text-decoration: none;
}
.rechts a:hover { text-decoration: underline}
.rechts tr {
	background-color: #777777;
}
.rechts h1 {font-size: 12px;font-weight: bold;}

/* .csc-frame-rulerAfter {border-bottom: 1px dotted #c62336;} */
.csc-frame-rulerAfter {border-bottom: none;}
.csc-frame-frame1 {border: 1px dotted #c62336; background-color: #f9f8f7;	 padding: 5px;}
.csc-frame-invisible {border: 1px solid #f9f8f7; background-color: #f9f8f7; padding: 5px;}
.csc-caption {color: #23353d; background-color: #f9f8f7; padding: 2px;}

.csc-sitemap p a { line-height: 100%; nowrap; }
.csc-sitemap-level1 {font-size: 12px; font-weight: bold; }
.csc-sitemap-level2 {font-size: 11px; margin-left:20px; }
.csc-sitemap-level3 {font-size: 11px; margin-left:40px; }

.tx-veguestbook-pi1 td.tx-guestbook-header {padding-top: 10px; padding-left: 5px; background:#F9F8F6; color:#23353d; font-size:100%; font-weight:bold; }
.tx-veguestbook-pi1 table.tx-guestbook-table-list {border: 1px dotted #c62336; }
.tx-veguestbook-pi1 td.tx-guestbook-table-entry-list {padding-top: 10px; padding-bottom: 10px; padding-left: 5px; border-top: 1px solid #c62336; }
.tx-veguestbook-pi1 td.tx-guestbook-date {padding-top: 10px; background:#F9F8F6; color:#23353d; font-size:100%; }
.tx-veguestbook-pi1 td.tx-guestbook-email-list {padding-left: 5px; padding-bottom: 5px; background:#F9F8F6; color:#23353d; font-size:100%; }
.tx-veguestbook-pi1 td.tx-guestbook-homepage-list {padding-bottom: 5px; background:#F9F8F6; color:#23353d; font-size:100%; }
.tx-veguestbook-pi1 div.tx-guestbook-pagination {font-size:100%; }

