html, body, pre {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
color: #155E17;
}

#content h3,
#edit input.inpheader {
background: url("../images/h3.jpg") left top no-repeat;
height: 32px;
font-family: Verdana, Arial, sans-serif;
font-size: 1.4em;
font-weight: bold;
text-indent: 40px;
color: #155E17;
}

h4 {
width: 80%;
margin-top: 8px;
margin-bottom: 8px;
font-size: 0.9em;
color: #666;
border-bottom: 1px dashed #999;
}

#content h4 {
width: 80%;
margin-top: 8px;
margin-bottom: 12px;
font-size: 1em;
color: #666;
border-bottom: 1px dashed #999;
}

p {
width: 90%;
margin-bottom: 8px;
font-size: 0.7em;
}

td {
font-size: 0.7em;
}

table.admintab td {
font-size: 100%;
}

#content p, #content td {
width: 90%;
margin-bottom: 8px;
font-size: 0.8em;
}

input.normaltext {
width: 320px;
}

input.kleintext {
width: 80px;
}

textarea.textblock {
width: 320px; height: 120px;
}

a {
color: #696;
text-decoration: none;
}

a:hover {
color: #363;
text-decoration: none;
}

#content ul {
width: 90%;
font-size: 0.8em;
list-style: inside;
}

img.imgframes { /* groove, ridge, inset, outset */
border: 4px inset #666;
}
img.imgnoframes {
border: none;
}

div.gallerybox {
float: left;
text-align: center;
background-color: #ddd;
}
