body,
form, fieldset, legend, label,
table, tr, th, td,
#header, #footer,
.root, .element,
.currentPath, .headpath,
.login
{
font-family : helvetica, verdana, arial, sans-serif;
color : #000000;
}
label,
.root, .element,
.headpath,
.login {
font-size : 0.8em;
}
body {
background-color : #fffffa;
}
fieldset {
border : 1px solid #800040;
margin : 0 0 1em 0;
}
label {
font-weight : bold;
}
legend {
font-weight : bold;
}
h1, h2, h3, h4 {
text-align : center;
}
h1 {
font-size : 1.6em;
}
h2 {
font-size : 1.2em;
}
h3 {
font-size : 1.1em;
}
h4 {
font-size : 1em;
}
table {
width : 100%;
padding : 4px;
border-collapse : collapse;
margin-bottom : 10px;
}
th {
font-weight : bold;
background-color : #E1F3FD;
}
th.left {
text-align : left;
}
th.right {
text-align : right;
}
input, select, textarea {
margin : 0.1em 0 0.1em 0;
}
input[type=submit] {
font-weight : bold;
background-color : #cccccc;
}
#header {
font-size : 2em;
font-weight : bold;
color : #fffffa;
background-color : #800040;
line-height : 40px;
text-indent : 10px;
}
#date , #last_update {
text-decoration : none;
position : absolute;
right : 20px;
}
#date {
visibility : hidden;
}
#content {
width : 55%;
font-size : 0.9em;
}
#right {
font-size : 0.9em;
}
#searchbox {
background-color : #dddddd;
border : 1px solid #800040;
padding : 0.5em;
}
.blockheader {
font-size : 1em;
text-align : left;
}
textarea {
width : 300px;
}
textarea.big {
width : 100%;
}
.textfield {
width : 300px;
}
.textfield_small {
width : 70%;
}
.auswahl {
width : 15em;
}
input[type=submit] {
font-weight : bold;
background-color : #cccccc;
}
.error {
color : #ff0000;
border : 2px solid #ff0000;
font-weight : bold;
padding : 0.5em;
}
