h1 {
    color: #009DE0 !important;
}

#navigation a.active {
    background: #009DE0 !important;
}

#navigation {
    border-bottom: 5px solid #009DE0 !important;
}

#searchfield .search{
    background: #009DE0 !important;
}

#headlines_content h2 ,#headlines h2{
    color: #009DE0 !important;
}

#headlines a:hover {
    color: #2086AF !important;
}

#newsletter_box h2 {
    color: #009DE0 !important;
}

#newsletter_box .senden {
    background: #009DE0 !important;
}

#more_news {
    color: #009DE0 !important;
}


#wrapper_middle a {
	color: #009DE0 !important ;
	text-decoration: none;
}

#wrapper_middle a:hover {
	color: #2086AF !important ;
	text-decoration: none;
}

#navigation a:hover {
    color: #FFFFFF !important;
}

#subnavigation li.level_2 a.active,
#subnavigation li.level_3 a.active,
#subnavigation li.level_2 a:hover,
#subnavigation li.level_3 a:hover {
	color: #009DE0;
}

#headlines a {
    color: #009DE0;
}

input[type="submit"], input[type="button"], input[type="reset"] {
    background-color: #009DE0 !important;
}

#preise-online form {
    margin-bottom: 16px;
}

#preise-online iframe {
    border: none;
    margin-top: 10px;
}

#preise-online ol {
    padding:  16px;
}

#preise-online ol li {
    padding:  4px 0;
}

#preise-online ol li p {
    margin-top:  6px;
    line-height: 16px;
}

table.index {
    margin-top: 15px;

}

table.index tr td {
    padding:  4px;
    border-bottom: 1px solid #C3C3C3;
    border-right:  1px solid #C3C3C3;

}

table.index tr.last td {
    border-bottom: none;
}

table.index tr td.last {
    border-right:  none;
}
