#colRight {
    font-size: 0.85em; /*overwrite main.css*/
}

h1 {
    color: #799c06;
    font-size: 11px;
    margin-bottom: 7px;
    font-weight: normal;
    border: 1px solid #799c06;
    padding: 3px 11px 2px 11px;
}
h2 {
    color: #005DA8;
    font-size: 13px;
    margin-top: 7px;
}
h3 {
    color: #464646;
    margin-top: 4px;
    font-size: 13px;
}
a {
    color: #799C06;
}
a:hover {
    text-decoration: none;
}
a.mehr {
    background: url(../images/back-mehr.gif) no-repeat;
    padding: 1px 13px 2px 11px;
    color: #005DA8;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}
p, div, td, ul, li {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    /*font-size: 11px;*/
    font-size:0.95em;
    color: #464646;
}
p {
    margin: 5px 0px 8px 0px;
}
input, textarea, select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #FFFFFF;
}
input, textarea {
    border: 1px solid #799C06;
    padding-left: 3px;
    background-color: #eeeeee;
}
ul {
    margin: 4px 0px 4px 20px;
}
ol {
    margin: 4px 0px 4px 25px;
}
.small {
    font-size: 10px;
}
.button {
    background-color: #D8E5AC;
    border-bottom: 1px solid #96bf0d;
    border-right: 1px solid #96bf0d;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}
.bgHell {
    background-color: #D8E5AC;
    padding: 4px;
}
.gallery_list_td {
    vertical-align: top; 
    text-align: center;
    border: 1px solid #799C06;
    background-color: #D8E5AC;
    padding: 2px;
}
.fehler {
    padding: 4px;
    text-align: center;
    color: #8B0000;
    background-color: #D8E5AC;
    border: 1px solid #799C06;
}
.meldung {
    padding: 4px;
    text-align: center;
    color: #8B0000;
    font-weight: bold;
}
.formtable td, .formtable th {
    padding: 3px;
}
.formtable th {
    background-color: #D8E5AC;
    border-bottom: 1px solid #96BF0D;
    color: #005DA8;
}
.formtable input {
    width: 250px;
}
.formtable textarea {
    width: 330px;
}

.listtable td, .listtable th {
    padding: 3px;
}
.listtable th {
    background-color: #D8E5AC;
    border-bottom: 1px solid #96BF0D;
    color: #005DA8;
}
.listtable td {
    border-bottom: 1px dashed #D8E5AC;
}
.contentimg {
    margin-right: 10px;
    margin-bottom: 10px;
}
.listitem {
    border-bottom: 1px dashed #005da8;
    padding: 0px 0px 5px 0px;
    margin-top: 10px;
}
.listitem img {
    float: left;
    margin-right: 10px;
}
.listitem .datum {
    font-style: italic;
    color: #005DA8;
}
.listitem .headline {
    color: #799C06;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 12px;
}
.listitem a.mehr {
    float: right;
}

.box {
    width: 190px;
    margin-bottom: 15px;
}
.boxContent {
    padding: 0px 0px 0px 13px;
}
#colRight .boxContent p {
    padding: 0px 0px 0px 0px;
}
.box a {
    color: #464646;
    line-height: 150%;
}
.box h3 {
    background-color: #d8e5ac;
    border-bottom: 1px solid #96bf0d;
    color: #005da8;
    padding: 3px 0px 3px 13px;
    margin-bottom: 5px;
    margin-top: 0px;
    font-size: 11px;
}
.box h3 a {
    color: #005da8;
}
.box .box_listitem {
    margin-bottom: 24px;
}
.boxnav a {
    display: block;
}
.boxnav a.sub {
    text-decoration: none;
    font-weight: bold;
}
.boxnav .subnav a {
    margin: 0px 0px 0px 30px;
}
.contentbox {
    background-color: #D8E5AC;
    border-bottom: 1px solid #96BF0D;
    padding: 4px;
    margin: 5px 0px 5px 0px;
}
.contentbox a {
    color: #005DA8;
    font-weight: bold;
}
.artspec {
    background-color: #fbf4ae;
    border-top: 6px solid #96bf0d;
    border-bottom: 6px solid #96bf0d;
    padding: 10px 0px 15px 0px;
}
.artspec h3 {
    font-size: 12px;
    margin-bottom: 4px;
}
.artspec a {
    display: block;
    color: #005DA8;
    font-weight: bold;
    margin-bottom: 8px;
}
.newsletter_message {
    padding: 4px;
    text-align: center;
    color: #8B0000;
    background-color: #D8E5AC;
    border: 1px solid #799C06;
}
/*Newsletter Gruppen*/
.input_searchbox {
    width: 200px;
}
.newsletter_group {
    width: 100px;
    height: 50px;
}
.suche_pages {
    text-align: center;
}
#impfenAZ {
    height: 200px;
    overflow: auto;
}
#impfenAZ a {
    display: block;
}