body {
background-color                : #FFFFFF;
color                           : #000000;
scrollbar-face-color            : #CCCCCC;
scrollbar-highlight-color       : #CCCCCC;
scrollbar-3dlight-color         : #3C3A3A;
scrollbar-darkshadow-color      : #CCCCCC;
scrollbar-shadow-color          : #3C3A3A;
scrollbar-arrow-color           : #3C3A3A;
scrollbar-track-color           : #CCCCCC;
}
/* -------------------------Links---------------------------------------------*/
a:link {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : underline;
	line-height                 : 19px;
	color                       : #F99D31;
}

a:visited  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : underline;
	line-height                 : 19px;
	color                       : #F99D31;
}

a:active  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : underline;
	line-height                 : 19px;
	color                       : #F99D31;
}

a:hover  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : underline;
	line-height                 : 19px;
	color                       : #666666;
}

a.top:link {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : none;
	line-height                 : 19px;
	color                       : #000000;
}

a.top:visited  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : none;
	line-height                 : 19px;
	color                       : #000000;
}

a.top:active  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : none;
	line-height                 : 19px;
	color                       : #000000;
}
a.top:hover  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : none;
	line-height                 : 19px;
	color                       : #666666;
}

a.sub:link {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : none;
	line-height                 : 19px;
	color                       : #666666;
}

a.sub:visited  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : none;
	line-height                 : 19px;
	color                       : #666666;
}

a.sub:active  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : none;
	line-height                 : 19px;
	color                       : #666666;
}

a.sub:hover  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : none;
	line-height                 : 19px;
	color                       : #000000;
}
/* -------------------------Text----------------------------------------------*/
.text {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	color                       : #000000;
	text-decoration             : none;
	line-height                 : 19px;

}

.text_bold {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : bold;
	color                       : #000000;
	text-decoration             : none;
	line-height                 : 19px;
}

.text_kursiv {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : kursiv;
	color                       : #000000;
	text-decoration             : none;
	line-height                 : 19px;
}

/* -------------------------Formulare flexibel-----------------*/
.form {
	font-family                 : Arial, Helvetica, sans-serif;
    font-size		            : 10px;
    border-left		            : 1px solid #000000;
    border-right	            : 1px solid #000000;
    border-top		            : 1px solid #000000;
    border-bottom               : 1px solid #000000;
    background-color            : #FFFFFF;
    height                      : 17px
    color                       : black;
}

/* -------------------------Formulare--------------------------*/
.form60 {
	font-family                 : Arial, Helvetica, sans-serif;
    font-size		            : 10px;
    border-left		            : 1px solid #000000;
    border-right	            : 1px solid #000000;
    border-top		            : 1px solid #000000;
    border-bottom               : 1px solid #000000;
    background-color            : #FFFFFF;
    width                       : 60px;
    height                      : 17px
    color                       : black;
}

.form110 {
	font-family                 : Arial, Helvetica, sans-serif;
    font-size		            : 10px;
    border-left		            : 1px solid #000000;
    border-right	            : 1px solid #000000;
    border-top		            : 1px solid #000000;
    border-bottom               : 1px solid #000000;
    background-color            : #FFFFFF;
    width                       : 110px;
    height                      : 17px
    color                       : black;
}

.form174 {
	font-family                 : Arial, Helvetica, sans-serif;
    font-size		            : 10px;
    border-left		            : 1px solid #000000;
    border-right	            : 1px solid #000000;
    border-top		            : 1px solid #000000;
    border-bottom               : 1px solid #000000;
    background-color            : #FFFFFF;
    width                       : 174px;
    height                      : 17px
    color                       : black;
}

.form234 {
	font-family                 : Arial, Helvetica, sans-serif;
    font-size		            : 10px;
    border-left		            : 1px solid #000000;
    border-right	            : 1px solid #000000;
    border-top		            : 1px solid #000000;
    border-bottom               : 1px solid #000000;
    background-color            : #FFFFFF;
    width                       : 234px;
    height                      : 17px
    color                       : black;
}
/* -------------------------Formulare--------------------------*/
