@charset "UTF-8";
/* CSS Document */

#navi ul li.menu-first {
display: none; /* Startseite unsichtbar - nur für show_menu2 */
}

#navi ul li ul li.menu-first {
display: block; /* Start-Unterseite sichtbar - nur für show_menu2 */
}

body {
background-color: #4E1E1E;
}

body,td,th,p {
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: normal;
}

p {
margin-top: 0.75em;
margin-bottom: 0.75em;
}

ul {
margin-top: 0.0em;
margin-bottom: 0.75em;
}

a {
color: #DC413F;
text-decoration: none;
}

a:hover {
color: #9D150D;
text-decoration: underline;
}

h1 {
margin-top: 0.25em;
margin-bottom: 0.75em;
font-family: Georgia, serif;
font-size: 26px;
line-height: 30px;
font-weight: normal; 
color: #DC413F;
}

h2 {
margin-top: 0.5em;
margin-bottom: 0.75em;
font-family: Georgia, serif;
font-size: 18px;
line-height: 22px;
font-weight: normal; 
color: #DC413F;
}

h3 {
margin-top: 0.5em;
margin-bottom: 0.75em;
font-family: Georgia, serif;
font-size: 15px;
line-height: 20px;
font-weight: bold; 
color: #DC413F;
}

h4 {
margin-top: 0.5em;
margin-bottom: 0.75em;
font-family: Georgia, serif;
font-size: 13px;
line-height: 18px;
font-weight: bold; 
color: #DC413F;
}

h5, h6 {
margin-top: 0.5em;
margin-bottom: 0.75em;
font-size: 12px;
font-weight: bold; 
color: #DC413F;
}

#content {
position: absolute;
background-color: #FFCE1A;
background-image: url(http://www.karin-schnabl.net/media/grafik/hg_content.gif);
background-repeat: no-repeat;
background-position: 269px 0px;
width: 880px;
height: 520px;
top: 50%;
left: 50%;
margin-left: -440px;
margin-top: -260px;
border: 0px solid #FF0000;
}

#logo {
position: relative;
top: 0px;
background-image: url(http://www.karin-schnabl.net/media/grafik/hg_goettin01.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
width: 630px;
height: 125px;
border: 0px solid #00FF00;
}

#navi {
z-index: 2;
background-color: #F59900;
background-image: url(http://www.karin-schnabl.net/media/grafik/hg_goettin02.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
margin: 0px;
padding-top: 75px;
border: 0px solid #00FF00;
float: left;
width: 269px;
height: 300px;
}

#navi ul {
vertical-align: top;
float: right;
width: 145px;
padding-bottom: 2px;
border: 0px solid #FFFFFF;
text-align: right;
list-style-type: none;
}

#navi li {
margin: 0px;
padding: 0px;
border: 0px solid #FFFFFF;
}

#navi li a {
display: block;
margin: 0px;
padding-right: 5px;
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #FFE171;
font-size: 15px;
font-weight: normal;
text-decoration: none;
line-height: 18px;
list-style-type: none;
border-bottom: 0px solid #FFFFFF;
}

#navi li a:hover {
color: #FFFFFF;
text-decoration: none;
}

#navi li.menu-current a {
color: #FFFFFF;
text-decoration: none;
border-bottom: 0px solid #F9AF13;
}

#navi li.menu-current a:hover {
color: #FFFFFF;
}

#navi li ul {
position: relative;
float: left;
width: 140px;
padding: 0px;
margin-left: 0px;
margin-top: 5px;
border-top: 1px solid #FFCE1A;
}

#navi li ul li a {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #FFE171;
text-align: left;
font-size: 12px;
line-height: 16px;
padding: 0px;
border-bottom: 0px solid #F9AF13;
}

#navi li ul li a:hover {
text-decoration: none;
}

#navi li ul li a:active {
text-decoration: none;
}

#navi ul li ul li a:selected {
text-decoration: none;
}

#navi ul li ul li.menu-current a:hover {
text-decoration: none;
}

#navi li ul li.menu-child a {
text-decoration: none;
}

#navi li ul li.menu-child a:hover {
color:  #FFCE1A;
text-decoration: none;
}

#text {
float: right;
scrollbar-base-color:#FFE171;
scrollbar-arrow-color:#9D150D;
scrollbar-track-color:#FFCE1A;
scrollbar-face-color:#FBBC20;
scrollbar-highlight-color:#FBBC20;
scrollbar-3d-light-color:#FFE171;
scrollbar-shadow-color:#E37000;
scrollbar-darkshadow-color:#FBBC20;
margin-top: 30px;
margin-left: 60px;
padding-right: 51px;
border: 0px solid #000000;
width: 500px;
height: 340px;
overflow: auto;
font-size: 0.8em;
line-height: 15px;
}

#text p {
line-height: 1.25em;
color: #4F4008;
}

#text li {
list-style-type: circle;
line-height: 1.25em; 
color: #4F4008;
margin-top: 0.75em;
margin-bottom: 0.75em;
padding: 0px;
}

#text img {
border-color: #9D150D;
}

#footer {
clear: both;
width: 269px;
height: 18px;
background-color: #B12A22;
margin: 0px;
vertical-align: top;
text-align: center;
padding-top: 2px;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 10px;
color: #F59900;
}

#footer p {
margin: 0px;
}

#footer a {
text-decoration: none;
color: #F59900;
}

#footer a:hover {
color: #FFBB66;
}

#footer a.active {
color: #FFBB66;
}

hr {
margin: 15px 0px 15px 0px;
border: 0px solid #F59900;
color: #F59900;
background-color: #F59900;
height: 1px;
width: 100%;
}

form {
margin: 0;
}
