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

a:visited  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : underline;
	color                       : #F340E2;
}

a:active  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : underline;
	color                       : #F340E2;
}

a:hover  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : normal;
	text-decoration             : underline;
	color                       : #464646;
}
/* -------------------------Links g-------------------------------------------*/
a.g:link {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 15px;
	font-weight                 : normal;
	text-decoration             : none;
	color                       : #464646;
}

a.g:visited  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 15px;
	font-weight                 : normal;
	text-decoration             : none;
	color                       : #464646;
}

a.g:active  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 15px;
	font-weight                 : normal;
	text-decoration             : none
	color                       : #464646;
}

a.g:hover  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 15px;
	font-weight                 : normal;
	text-decoration             : none;
	color                       : #F340E2;
}
/* -------------------------Text----------------------------------------------*/
.text_n {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 13px;
	font-weight                 : normal;
	color                       : #464646;
	text-decoration             : none;
	line-height                 : 23px;
 	letter-spacing              : 0px;
}

.textbold_nb  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 12px;
	font-weight                 : bold;
	color                       : #464646;
	text-decoration             : none;
	font-variant                : normal;
 	line-height                 : 23px;
	letter-spacing              : 1px;
}
.text_k  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 10px;
	font-weight                 : normal;
	color                       : #464646;
	text-decoration             : none;
	font-variant                : normal;
 	line-height                 : 23pt;
	letter-spacing              : 0px;
}
.text_kb  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 10px;
	font-weight                 : bold;
	color                       : #464646;
	text-decoration             : none;
	font-variant                : normal;
 	line-height                 : 23pt;
	letter-spacing              : 0px;
}
.text_g {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 15px;
	font-weight                 : normal;
	color                       : #464646;
	text-decoration             : none;
	line-height                 : 23px;
 	letter-spacing              : 0px;
}

.textbold_gb  {
	font-family                 : Arial, Helvetica, sans-serif;
	font-size                   : 15px;
	font-weight                 : bold;
	color                       : #464646;
	text-decoration             : none;
	font-variant                : normal;
 	line-height                 : 21px;
	letter-spacing              : 1px;
}


/* -------------------------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--------------------------*/
