@import url('news.css');

@media screen {
h1 {
color:#A80000;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}

h2{
color:#A80000;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:1.4em;
margin-bottom:0.5em;
}

h3{
color:inherit;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:0.9em;
}

.bild {
margin:0.3em;
border:1px solid;
}
#main {
font-family:"Trebuchet MS";
}


hr.clear_columns {
border:0;
}

a {
color:#A80000;
}
a:visited, a:active, a:focus {
color:#A80000;
text-decoration:none;
}
a:hover {
color:#A80000;
text-decoration:underline;
}

.gbuch_textarea {
width:40em;
height:8em;
}

.gbuch_input {
width:20em;
}

.gbuch_name {
width:20em;
}

table p {
margin:0;
padding:0;
}

#ansprechpartner th {
background:none;
padding-bottom:0;
}

#ansprechpartner .header {
color:#A80000;
border-bottom:1px solid #A80000;
padding-bottom:0;
font-size:1.4em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}

#ansprechpartner td {
vertical-align:top;
}

.bilderstrecken_style {
margin: 0.4em;
padding:0.2em;
border: 1px dashed #999999;
width:210px;
}

.bilderstrecke_vorschau_ueberschrift {
width: 80%;
border-bottom:1px solid #999999;
color: #666666;
font-size:0.85em;
margin-left:auto;
margin-right:auto;
margin-bottom:0.2em;
}
.bild  {
margin:3px;
border:1px solid black;
}
.bild img {
margin-bottom:-5px;
}
}