body {
    scrollbar-base-color: #5CAAC2;
    scrollbar-track-color: #81CAE0;
    scrollbar-face-color: ;
    scrollbar-arrow-color: #00546C;
    scrollbar-3dlight-color: #81CAE0;
    scrollbar-highlight-color: ;
    scrollbar-shadow-color: #00546C;
    scrollbar-darkshadow-color: #00546C;
}
.headline {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: #00546C;

        text-decoration: none;
}
.text {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #00546C;

        text-decoration: none;
}
.text2 {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: #FFFFFF;

        text-decoration: none;
}
.text3 {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 17px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: #00546C;

        text-decoration: none;
}
.plz {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: #00546C;

        text-decoration: none;
}
.service {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: #00546C;

        text-decoration: none;
}
a       {
        font-family: verdana, arial, helvetica, sans-serif;
		font-size:13;
        color: #00546C;
        text-decoration: underline;
}
a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}
INPUT {
  	BACKGROUND-COLOR: #FFFFFF;
}
SELECT {
  	BACKGROUND-COLOR: #FFFFFF;
}
TEXTAREA {
  BACKGROUND-COLOR: #FFFFFF;
}
.button {	
	FONT-WEIGHT: bold;   
	CURSOR: pointer; 
	font-size: 13px;
}