@import url("/css/screen.css");

html {
   height: 100% !important;
   }
body {
   margin: 0;
   padding: 0;
   font-size: 12px;
   background-color: #fff;
   background-image: none;
   padding: 15px;
   }
#eventsnavigation {

}
body a {font-size: 12px;}

body .titel {font-size: 19px; font-weight: bold; 
text-decoration: none; border: none; color: #008281;}

body .untertitel {font-size: 12px; }

.formfield {border: 1px solid #555; background-color: #efefef; height: 18px;}

.formsubmit {border: 1px solid #555; background-color: #008280; color: #fff; cursor: pointer; }

.newssuchehr {margin: 5px 0 15px 0;}

.formbutton {border: 1px solid #888; cursor: pointer;}

.formpulldown {border: 1px solid #555; background-color: #efefef;}

.select {background-color: #efefef;}

table tbody span.normal {font-size: 12px; }

table tbody normal.label {font-size: 12px; }

table {margin: 0; padding: 0; font-size: 12px}

table table {font-size: 12px;}

table tbody tr td {background-color: transparent;}

table img {border: none;}

.normal p {font-size: 12px;}

ul li {
font-size: 12px;
line-height: 18px;
}
