.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: #6daece;
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: #CC3333;
text-decoration: none;
}

A:hover { 
color: #000000;
text-decoration: none;
}

.small {
font-family: Geneva, Arial, Helvetica, san-serif;
font-size: 10px;
}

.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-color:#d3e7fe;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {
font-family: Geneva, Arial, Helvetica, san-serif;
font-size:12px;
color:#CC3333;
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: #CC3333;
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:#000000;
}

textarea {
border-width: 1;
font-size: 12px;
font-family: Geneva, Arial, Helvetica, san-serif;
border-color: #800000;
border-style: solid;
background-color: #00CCFF;
color: #000000;
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:#000000;
}


