body {
font-family:Arial,Helvetica,sans-serif;
text-align:center;
margin:1.5% 5%;
color:#000;
background-image:url(bg.jpg);
font-weight:normal;
width:900px;
}

td,p,ul,ol,li,h1,h2,h4,h5,h6,div,small,strong,pre, span {
font-family:Arial,Helvetica,sans-serif;
}

h1 {font-size:x-large;}

#head p {padding:0}

img {border-style:none}
tt,pre {color:blue}
tt b {color:red}

#head {
text-align:center;
padding:7px;
background-image:url(bg_head.jpg);
border-style:solid;
border-width:1px;
border-color:white silver silver white;
margin:0.5em;
}


#nav {
background-image:url(bg_head.jpg);
padding:0.3em;
border-style:solid;
border-color:white silver silver white;
border-width:1px;
font-size:large;
font-weight:normal;
text-align:left;

margin:0.5em;
}
#nav p{font-weight:bold;}

#nav2 {
background-image:url(bg_cont.jpg);
padding:0.3em;
border-style:solid;
border-color:white silver silver white;
border-width:1px;
text-align:center;
font-size:small;
font-weight:bold;
line-height:small;
}


#cont {
font-size:small;
font-weight:normal;
text-align:center;
margin:0.5em;
background-image:url(bg_cont.jpg);
}

#text {
margin:0.5em;
font-size:small;
font-weight:normal;
text-align:left;
}

a:link {color:#b00000}
a:visited {color:#800000}
a:hover {color:#DC143C;background-color:#e0e0e0}
a:active {color:#DC143C}
a:focus {color:#DC143C}

a[name]:hover,a[name]:focus {color:inherit;background-color:inherit}
a {font-weight:600}

.note,.anfr,img.pic {
border-style:solid;
border-color:gray;
border-width:1px;
}

.mytags {
position: absolute;
display: none;
}


#foot {text-align:center;font-size:x-small;padding-bottom:2em}
#foot span,.linkme span,#book {color:green}
#foot tt {color:black}

label,select,input[type=checkbox],input[type=radio],input[type=button],input[type=submit] {cursor:pointer;cursor:hand}

input[type=text],textarea {background-color:white}
input[type=text]:focus,textarea:focus {background-color:#fff6ec}

.grau,.grau .anfr {color:#a0a0a0}
.grau .anfr {background-color:#f0f0f0}
