html > /**/ body, x:-moz-any-link, x:default {
    position: relative;
    left: -0.1px;
}

body, html {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    background-color: #BBE3EF;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
    font-size: 13px;
}

body {
}

h1, h2, h3, h4 {
    font-weight: 700;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, sans-serif;
	color: #050505;
}

h2 {
	font-weight: bolder;
    font-size: 1.9em;
    line-height: 2.36em;
    letter-spacing: -0.01em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;

}

h5 {
	font-size: 1.3em;
}

p img {
    float: none;
	margin: 0;
}

.background {
    background: url(images/background.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

.header {
    text-align: right;
    height: 209px;
}

.header, .header a {
    text-decoration: none;
    font-size: 9px;
    color: #ddd;
}

.header img {
    vertical-align: middle;
    margin: -3px 0 0 0;
}

.contents {
}

.content a {
    color: #444;
    text-decoration: none;
    border-bottom: 1px dotted #aaa;
}

.content {
    margin-top: 15px;
    color: #222;
}

.content_back {
    background: url(images/content_back.png) repeat-x top left;
}

.icons {
    display: none;
    height: 36px;
    margin-left: 10px;
    margin-top: 10px;
}

.icons img {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.top {
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.top_start {
    background-image: url(images/header_start.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.slidecontent {
    border: 0px dotted #f00;
    width: 591px;
    height: 369px;
    left: -10px;
    top: -15px;
    position: relative;
	padding: 0 0 0 0;
	margin: 0 0 -15px 0;
}

.slidecontent a {
	border: 0;
}

.right_title {
    width: 219px;
    margin: 10px 0px 0px -9px;
}

/* Footer */
.footer_back {
}

.footer {
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0 0 0 0;
    height: 241px;
}

.footer .container {
    padding-top: 21px;
    text-align: center;
}

.footer .container, .footer .container a {
    color: #fff;
    text-decoration: none;
    font-size: 10px;
}

.footer .container img {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

/* Button */
.button_right {
    width: 66px;
    height: 70px;
    position: absolute;
    left: 50%;
    margin-left: 405px;
}

.button_footer {
    width: 146px;
    height: 27px;
    margin: 0 2px;
    float: left;
}

/* RSS */
.rss {
    width: 195px;
    margin-left: 5px;
}

.rss_pubDate {
    display: none;
}

.rss_title a, .rss_description a {
    font-weight: bolder;
    text-decoration: none;
    color: #222;
}

.rss_description {
    font-size: 0.9em;
}

.rss img {
	display: none;
}

.rss br + br {
	display: none;
}

/* Werbung */
a.ba468 {
    display: block;
    width: 478px;
    height: 60px;
    text-align: right;
    border: 1px solid #999;
    background: url('/_lib/images/icons/werb.gif') no-repeat left;
    text-decoration: none;
    margin: 15px;
}
