﻿body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: verdana, arial, helvetica, sans-serif;
color: #800000;
background-color: #FFFF80;
}
a {
font-size: 12px;
text-decoration: none;
/*font-weight: bold; */
color: #800000;
}
/*a:visited {
color: #800000;
}
a:active {
color: #800000;
}*/

a:hover {
cursor:hand;
text-decoration: underline;
color: #800000;
}
.ahem {
display: none;
}
hstrong, b {
font-weight: bold;
}
p {
font-size: 12px;
line-height: 22px;
margin-top: 20px;
margin-bottom: 10px; 
}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/
hr{
	color:#800000;
	font-size: 3px; 
}

h1 {
text-align:center;
font-size: 35px;
line-height: 44px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h2 {
text-align:center;
font-size: 18px;
line-height: 40px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h3 {
font-size: 12px;
line-height: 22px;
font-weight: normal;
margin-top: 0;
margin-bottom: 0;
}
h4 {
text-align: center;
font-size: 12px;
line-height: 22px;
font-weight: normal;
margin-top: 0;
margin-bottom: 0;
}
h5 {
font-size: 12px;
line-height: 22px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h6 {
font-size: 10px;
line-height: 18px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
img {
border: 0;
}
.nowrap {
white-space: nowrap;
font-size: 10px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
}
.tiny {
font-size: 9px;
line-height: 16px;
margin-top: 15px;
margin-bottom: 5px; 
}
#top {
position: absolute;
top: 10px;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
border: 0px;
background: #F0B850;
height: 90px; /* ie5win fudge begins */
width: 985px;
voice-family: "\"}\"";
voice-family:inherit;
height: 60px;
}
html>body #top {
height: 80px; /* ie5win fudge ends */
width: 985px;

}
#left {
position: absolute;
top: 100px;
padding: 0px 10px 0px 10px;	/*oben,rechts,unten,links*/
left: 10px; 
border: 9px;
background: #F0B850;
width: 160px; /* ie5win fudge begins */  
voice-family: "\"}\"";
voice-family:inherit;
width: 170px;
}
html>body #left {
top:100px;
width: 170px; /* ie5win fudge ends */
}
#middle {
position: absolute;
top: 100px;
left: 210px;
width: 787px;
padding: 0px;
height: 600px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-color: #FFFF80;
border-bottom-width: 10px;
border-style:solid;
background: #F0B850;
margin: 0px 10px 0px 0px;
}
html>body #middle {
top:100px;
width: 787px;
}

#navi  {
               width: 95%;
               margin-top:5px;
               margin-bottom: 5px;
               margin-left: 0px;
               padding: 0px;
               padding-bottom: 0px;
               border: solid 0px #000099;
               font-family: Verdana, serif;
               font-size: 14px;
               text-decoration: none;
                        
               }

#navi ul {
                    margin: 0;
                    padding: 0;
                    list-style-type:none;
                    }

#navi li {
                 margin-top: 2px;
                 margin-bottom: 2px;
                 display: block;
                 }

#navi a {
                width: 100%;
                display: block;
                margin: 0;
                padding: 3px;
                border-bottom: 1px solid #FF8040;
				border-right: 1px solid #FF8040;
                background-color: #FFFF80;
                color: #800000;
                font-weight: bold;
                text-decoration: none;
                text-align: center;
                }

#navi a:hover {
                    color: #000000;
					background-color: #F7D699;
					border-bottom: 1px solid #FFFF80;
					border-right: 1px solid #FFFF80;
               }

#google{
				position: absolute;
				top: 390px;
				left: 10px; 
				padding: 0px 0px 0px 0px;	/*oben,rechts,unten,links*/
				border: 0px;
				/* background: #FFFF80;*/
				width: 200px; /* ie5win fudge begins */
				voice-family: "\"}\"";
				voice-family:inherit;
				width: 170px;
				}
				html>body #google {
				top:410px;
				width: 170px; /* ie5win fudge ends */
}

