
html           {margin:0; padding:0;}
BODY           {
              font-family: verdana;
                background-color:#ffffff;
             /*
              background-color:#173F58;
             background-image:URL(karo.png); * /
                overflow:hidden;*/
                overflow:auto;
                margin:0; padding:0;
}
.deeplinks{
 display:none;
}

.headline {color:#ffffff;background-color:#000000;
padding-left:3px;
padding-right:3px;
padding-top:0px;
padding-bottom:3px;
}
.texts   {text-decoration:none; font-family: verdana; font-weight: thin; color: #000000; font-size:11;font-stretch:expanded; line-height:14pt;}
.textm  {text-decoration:none; font-family: verdana; font-weight: thin; color: #000000; font-size:12;font-stretch:expanded; line-height:14pt;}
.textl   {text-decoration:none; font-family: verdana; font-weight: thin; color: #000000; font-size:16;font-stretch:expanded; line-height:19pt;}

.bild {padding:5px;
border-style:solid;
border-width:1px;
border-color:#cccccc;}

.form_input      {width:140px;background-color: #ffffff; border-color: #000000; border-style: solid; border-width: 1; text-decoration:none; font-family: verdana; font-weight: thin; color: #000000; font-size:10; padding:2;}
.form_text      {background-color: #ffffff; border-color: #000000; border-style: solid; border-width: 1; text-decoration:none; font-family: verdana; font-weight: thin; color: #000000; font-size:10; padding:2;}
.form_select      {background-color: #ffffff; border-color: #000000; border-style: solid; border-width: 1; text-decoration:none; font-family: verdana; font-weight: thin; color: #000000; font-size:10; padding:2;}
.submit    {background-color: #ffffff; border-color: #000000; border-style: solid; border-width: 1; text-decoration:none; font-family: verdana; font-weight: thin; color: #000000; font-size:10; padding:1px; cursor: pointer;}

.link {
text-decoration:none;
font-weight:bold;
font-size:14px;
padding:3px;
}
.link:link    { color:  #000000; }
.link:visited {color:  #000000;}
.link:hover   {color:  #ffffff; background:#000000;}

.nolink {
text-decoration:none;
font-weight:bold;
font-size:14px;
padding:3px;
color:  #C1C1C1;
}
