<!-- Linkfarbe: #57022e -->
<!-- Überschriften, Linien: #333333 -->
<!-- Hintergrund (Mitte): #fff -->
<!-- Hintergrund (Kopf, Fuß, Bilderrahmen) (Mitte): #333333 -->

* {
margin: 0;
padding: 0;
}

html, body {
font-family: Arial, Helvetica, sans-serif;
background-color: #fff;
margin: 0;
padding: 0;
width: 100%;
font-size: 95%;
}


a {
color: #57022e;
text-decoration: underline;
}

a:hover {
text-decoration: underline;
}

a img {
border: 0 none;
}

h1, h2, h3 {
font-family: Arial, Geneva, sans-serif;
color: #333333;
background: transparent;
padding: 3px;
}

h1 {
font-size: 1.6em;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1.2em;
}


.veranstaltung {
padding: 10px 0 15px 0;
border-bottom: 1px solid #333333;
}


.zeit {
font-family: 'Trebuchet MS';
color: #333333;
padding: 3px;
font-size: 1.0em;
font-weight: bold;
background-color: #fff;
}

.anmeldung {
font-family: 'Trebuchet MS';
color: #333333;
padding: 10px;
font-size: 1.0em;
font-weight: bold;
}


.bigTitel {
font-family: 'Trebuchet MS';
color: #333333;
padding: 3px;
font-size: 1.5em;
}


.titel {
font-family: 'Trebuchet MS';
color: #333333;
padding: 3px;
font-size: 1.2em;
}

.kategorie {
font-size: 0.9em;
font-style:italic;
padding-left: 3px;
}

.institution {
font-size: 0.9em;
font-weight:bold;
padding-left: 3px;
}

.beschreibung {
font-size: 0.9em;
padding-left: 3px;
}

.link {
font-size: 0.9em;
padding-left: 3px;
}

.rahmendaten {
font-size: 0.9em;
padding: 3px 0 3px 10px;
}

.adresse {
font-size: 0.9em;
padding: 3px 0 3px 10px;
}



p, li {
font-size: 0.8em;
}

p {
line-height: 150%;
}

ul {
list-style-type: square;
}


#container {
width: auto;
color: #000;
margin: 0;
border-top: 5px solid #333333;
border-bottom: 5px solid #333333;
}


.noprint {
display: none;
}

.head_1 {
display: none;
}

.head_2 {
display: none;
}

.head_3 {
display: none;
}

.head_4 {
display: none;
}

.head_5 {
display: none;
}

.head_6 {
display: none;
}

.head_7 {
display: none;
}

.head_8 {
display: none;
}

.head_9 {
display: none;
}


#logo {
display: none;
}

#main {
width: auto;
clear: both;
background: #fff;
}


#content {
margin: 0;
padding: 0;
border-left: 1px solid #666666;
}

#content p {
padding: 10px;
color: #333333;
font-size: 90%;
}

#content img {

border: 8px solid #333333;
}


#content ul {
display: inline;
list-style-position: outside;
position: relative;
margin: 0.6em 0 1em 0;
padding: 0;
}

#content li {
position: relative;
margin: 0 0 0.3em 16px;
}

#werbung {
display: none;
}


#column {
display: none;
}


#nav {
display: none;
}

#nav li {
display: none;
}


#nav a {
display: none;
}

#nav a:hover {
display: none;
}

#bottom {
display: none;
}

#bottom p {
display: none;
}

#bottom a {
display: none;
}

#search {
display: none;
}

hr {
display: none;
}
.hr {
display: none;
}
.hr hr {
display:none;
}

/* Formularfelder */

.button {
display: none;
}
input {
display: none;
}
.inputText {
display: none;
}
.inputImage {
display: none;
}
textarea, input {
display: none;
}
#recipient {
display: none;
}
#recipient img {
display: none;
}
.formlabel {
display: none;
}
.formfield {
display: none;
}
fieldset {
display: none;
}


/* Tabellen */

#content table {
background-color:white;
border-collapse:collapse;
border-color:#333333 !important;
border-style:none;
border-width:medium;
empty-cells:show;
}
#content tr th, #content tr td {
background-color:white;
padding:3px 3px 2px 5px;
}
#content tr th {
background-color:#333333 !important;
font-weight:bold;
text-align:left;
}

#content th p, #content td p {
margin:0pt !important;
padding:0pt !important;
}
#content tr, #content td, #content th {
border-bottom:1px solid #333333 !important;
}
#content tr:hover td {
background-color:#F5F5F5 !important;
}
 */
