body {
background-color : #FFFFFF;
margin: 0px;
padding: 0px;
background-image: url('../images/_bg_pattern.gif');
background-repeat: repeat-y;
scrollbar-face-color: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #FFFFFF;
scrollbar-shadow-color : #ffffff;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;

}

p, td, div {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #333333;
font-style : normal;
font-variant : normal;
line-height : normal;
text-transform : none;
}

.ntext {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
color : #333333;
font-style : normal;
font-variant : normal;
line-height : normal;
text-transform : none;
}

.dot {
font-weight : bold;
color : #ffffff;
}

.small {
font-size : 10px;
font-weight : bold;
}
.foot {
font-size : 9px;
}

b {
font-weight : bold;
}

.blue {
background-color : #6280B4;
}

.white {
background-color : #ffffff;
}

FORM {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #333333;
display : inline;
}

input {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #ffffff;
background-color : #6280B4;
}

select {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #ffffff;
background-color : #6280B4;
}

option {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #ffffff;
background-color : #6280B4;
}

textarea {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-style : normal;
line-height : normal;
font-weight : normal;
font-variant : normal;
color : #ffffff;
background-color : #6280B4;
}

a:link {
color : #E6232B;
font-weight : bold;
text-decoration : none;
}

a:visited {
color : #E6232B;
font-weight : bold;
text-decoration : none;
}

a:active {
color : #ffffff;
font-weight : bold;
background-color: #E6232B;
text-decoration : none;
}

a:hover {
color : #ffffff;
font-weight : bold;
background-color: #E6232B;
text-decoration : none;
}

.nav:link {
font-size : 10px;
color : #ffffff;
font-weight : bold;
text-decoration : none;
}

.nav:visited {
font-size : 10px;
color : #ffffff;
font-weight : bold;
text-decoration : none;
}

.nav:active {
font-size : 10px;
color : #ffffff;
font-weight : bold;
text-decoration : none;
background-color: #A4AFC3;
}

.nav:hover {
font-size : 10px;
color : #ffffff;
font-weight : bold;
background-color: #A4AFC3;
}

.red:link {
color : #E6232B;
font-weight : bold;
text-decoration : none;
}

.red:visited {
color : #E6232B;
font-weight : bold;
text-decoration : none;
}

.red:active {
color : #ffffff;
font-weight : bold;
text-decoration : none;
background-color: #E6232B;
}

.red:hover {
color : #ffffff;
font-weight : bold;
background-color: #E6232B;
}

h1 {
font-size : 20px;
font-weight : bold;
font-variant : normal;
color : #E6232B;
border-top-style : none;
border-right-style : none;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 0;
border-left-width : 0;
border-bottom-style : none;
border-left-style : none;
}
h2 {
font-size : 14px;
font-weight : bold;
font-variant : normal;
color : #E6232B;
border-top-style : none;
border-right-style : none;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 0;
border-left-width : 0;
border-bottom-style : none;
border-left-style : none;
}

.rahmen {
border: #6280B4;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}