@import url("/css/screen.css");

html, body {
background-color: transparent;
background-image: none !important;
padding: 5px;
}
a:link {
outline: none;	/* removes oulines in FF */
color: #00ac3e;	
}
a:visited {
color: #eb000e;
}
a:focus, a[href^="http:"]:focus {
color: #fff;
background-color: #686868;
}
a:hover {
color: #000000;
}
td.field2 {
padding: 0 15px 15px 0;
}
.suchmaskeform {
padding: 5px;
}
#eventssuchmaske label {
text-align: left !important;
}
#eventssuchmaske select, #eventssuchmaske input {
width: 150px !important;
border: 1px solid #444444;
padding: 2px 0 2px 3px;
}
#eventssuchmaske .formbutton {
margin: 0 0 0 10px;
padding: 0;
width: 60px !important;
border: none;
}
#strKeyword {
margin: 0 0 0 5px;
}
.klein td {
padding: 4px;
border: none !important;
}
.datum {
display: block;
padding: 10px 0 0 0 !important;
}
.vspace8 a {
font-weight: bold;
text-decoration: none;
color: #000000;
}
.vspace8 a:hover {
color: #00ac3e !important;
}

