body, th, td {
 font-family: "Verdana", serif;
 font-size: 13px;
 color: #000000;
}

th {
 background: url(back.jpg) #F3D855;
}

td.header {
 background: url(kopflogo_1024_121.jpg) no-repeat;
 height: 120px;
 padding: 10px;
 font-size: 42px;
 text-shadow: #DDBC00 3px 3px 5px;
 color: #ffffff;
}

td.leftcolumn {
 background-color: #E2E0C9;
 width: 150px;
 padding: 10px;
}

td.breadcrumbs {
 font-size: 80%;
 background-color: #E2E0C9;
 padding: 2px 20px 2px 20px;
}

td.lastmodified {
 text-align: right;
 font-size: 50%;
}

pre {
 font-family: "Courier New", monospace;
 font-size: 11px;
}

a {
 color: #5A4129;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #E85163;
 text-decoration: underline;
}

hr {
 color: #5A4129;
}

img {
 border-style: none;
}

input, select, textarea {
 border: 1px inset #cccccc;
 font-family: "Courier New", monospace;
 font-size: 11px;
}

.tinytext {
 font-size: 80%;
}

.addpadding {
 padding: 12px;
}

table.meshcmseditor th {
 background-image: none;
}

