.rand {
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

.titel-rand {
border: #000000;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
}

.rand-menue {
border: #000000;
border-style: solid;
background-color: #FEFBF5;
font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
border-width: 1px 1px 1px 0px;
}

A:link,A:visited,A:active {
color: #800000;
text-decoration: none;
}

A:hover { 
color: #000000;
text-decoration: none;
}

.small {
font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 12px;
}

.topic {
font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 12px;
}

body {
margin-top:5;
margin-bottom:5;
margin-left:5;
margin-right:5;
}

body {
background-image:url('img/bg.gif');
background-color:#F2EEEA;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {
font-family: Geneva, Arial, Helvetica, san-serif;
font-size:12px;
color:#41261B;
line-height:10pt;
}

input {
border-width: 1;
font-size: 12px;
font-family: Geneva, Arial, Helvetica, san-serif;
border-color: #800000;
border-style: solid;
background-color: #FDF7EE;
color: #400000;
font-weight: normal;
}

select {
border-width:1;
font-size: 12px;
font-family: Geneva, Arial, Helvetica, san-serif;
border-color:#800000;
border-style:solid;
background-color:#FDF7EE;
color:#400000;
}

textarea {
border-width: 1;
font-size: 12px;
font-family: Geneva, Arial, Helvetica, san-serif;
border-color: #800000;
border-style: solid;
background-color: #FDF7EE;
color: #400000;
font-weight: normal;
}

option {
border-width:1;
font-size: 12px;
font-family: Geneva, Arial, Helvetica, san-serif;
border-color:#800000;
border-style:solid;
background-color:#FDF7EE;
color:#400000;
}