body {
    font-size: 11px;
    font-family: verdana;
    color: #606060;
}

p {
    padding: 0;
    margin: 0;
}

a {
    color: #606060;
}

a:hover {
    color: #ec1d25;
}

.sub_navi {
    font-size: 11px;
    font-family: verdana;
    color: #606060;
    text-decoration: none;
}

.sub_navi:hover {
    font-size: 11px;
    font-family: verdana;
    color: #ec1d25;
    text-decoration: none;
}

.headlineredsmall {
    font-size: 11px;
    font-family: verdana;
    font-weight: bold;
    color: #ec1d25;
}

.headline {
    color: #ec1d25;
    font-weight: bold;
    font-size: 16px;
}

.texttitle {
    color: #ec1d25;
    font-weight: bold;
    font-size: 16px;
}

.headline1 {
    color: #ec1d25;
    font-weight: bold;
    font-size: 16px;
}

.headline2 {
    color: #ec1d25;
    font-weight: bold;
    font-size: 16px;
}

.headline4 {
    color: #ec1d25;
    font-weight: bold;
    font-size: 16px;
}

.headline a:HOVER {
    color: #606060;
    font-weight: bold;
    font-size: 16px;
}

.red {
    color: #ec1d25;
}

.border {
    padding: 2px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.name_link {
    text-decoration: none;
    border-bottom: 1px dotted #a0a0a0;
}

.print_width {
    width: 991px;
}

.news_overflow {
    overflow: auto;
}

.sitebar {
    height: 200px;
    text-align: left;
    padding: 5px;
}

.sitebar .siteinfo {
    float: left;
    width: 280px;
}

.sitebar .siteinfo .l {
    height: 50px;
}

.sitebar .siteinfo p {
    padding: 3px 0 0 0;
}

.sitebar .siteinfo ul.s {
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.sitebar .siteinfo ul li {
    display: block;
    float: left;
    height: 20px;
    background: #f0f0f0;
    margin: 2px;
    padding: 2px;
    width: 100px;
}

.sitebar .siteinfo ul li a {
    padding: 2px 0 0 20px;
    display: block;
    height: 20px;
    width: 80px;
    text-decoration: none;
    font-weight: bold;
}

.sitebar .siteinfo ul li a:hover {
    cursor: pointer;
    text-decoration: underline;
}

.sitebar .siteinfo ul li a.rss {
    background-image: url(../Bilder/rss_15.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.sitebar .siteinfo ul li a.fb {
    background-image: url(../Bilder/facebook_15.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.sitebar .siteinfo ul li a.yt {
    background-image: url(../Bilder/youtube_15.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.sitebar .siteinfo ul li a.tw {
    background-image: url(../Bilder/twitter_15.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.sitebar .sitelink {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
    width: 700px;
}

.sitebar .sitelink a {
    text-decoration: none;
}

.sitebar .sitelink ._1 {
    float: left;
    width: auto;
    margin-right: 30px;
    padding-right: 30px;
    border-right: 1px solid #ddd;
}

.sitebar .sitelink ul._2 {
    list-style: none;
    padding: 0;
    margin: 10px 0 10px 0;
}

.sitebar .sitelink li._1 a {
    font-weight: bold;
}

.sitebar .sitelink ul._2 li {
    padding-left: 5px;
}

.sitebar .sitelink ul._2 li a {
    font-weight: normal;
}

.sitebar .nl h1 {
    font-size: 15px;
    display: inline-block;
    padding-right: 15px;
    color: #EC1D25;
}

.sitebar .nl {
    padding: 5px;
}

.sitebar .nl .text {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 3px 5px;
    color: #333;
}

.sitebar .nl .submit {
    background: #F0F0F0;
    border: 1px solid #ccc;
    color: #666666;
    font-weight: bold;
    padding: 2px;
    width: 100px;
}

#lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}

#lightbox img {
    width: auto;
    height: auto;
}

#lightbox a img {
    border: none;
}

#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#imageContainer {
    padding: 10px;
}

#loading {
    position: absolute;
    top: 40%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

#imageContainer >#hoverNav {
    left: 0;
}

#hoverNav a {
    outline: none;
}

#prevLink, #nextLink {
    width: 49%;
    height: 100%;
    background-image: url(data:image/gif;base64,AAAA);
    display: block;
}

#prevLink {
    left: 0;
    float: left;
}

#nextLink {
    right: 0;
    float: right;
}

#prevLink:hover, #prevLink:visited:hover {
    background: url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
    background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
}

#imageData {
    padding: 0 10px;
    color: #666;
}

#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}

#imageData #caption {
    font-weight: bold;
}

#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: .7em;
    outline: none;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}

.aa {
    width: 277px;
    border-bottom: 1px solid #ccc;
    border-left: 2px solid #fff;
    height: 36px;
	display:block;
	position:relative;
}

a.suna {
    text-decoration: none;
}
.aa:hover {
    border-left: 2px solid #ec1d25;
    cursor: pointer;
    color: #ec1d25;
}
.aah {
    border-left: 2px solid #ec1d25;
    cursor: pointer;
    color: #ec1d25;
}
.aah .innerBox {
	position:absolute;
	top:0px;
	left:0px;
	width: 277px;
	 height: 36px;
	 z-index:1;
	-moz-box-shadow: 0px 3px 3px #969696; /* for Firefox 3.5+ */
	-webkit-box-shadow: 0px 3px 3px #969696; /* for Safari and Chrome */
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
}

.aa:hover .a {
    color: #ec1d25;
}

.aah .a {
    color: #ec1d25;
}

.hu {
    background-color: #fff;
}

.aa .a {
    float: right;
    padding-left: 3px;
    font-weight: bold;
}

.aa .c {
    float: left;
    width: 270px;
    padding-left: 4px;
    padding-top: 3px;
}

.clear {
    clear: both;
    padding: 0;
    margin: 0;
    height: 0;
    width: 0;
}

.longDisA {
    display: none;
}

.tweet {
    border-bottom: 1px solid #ccc;
    border-left: 2px solid #fff;
    height: 38px;
}

.tweet:hover {
    border-left: 2px solid #ec1d25;
    cursor: pointer;
}

.tweet .a {
    float: right;
    padding-left: 3px;
    font-weight: bold;
}

.tweet .c {
    float: left;
    width: 533px;
    padding-left: 4px;
    padding-top: 3px;
    height: 36px;
}

.new {
    background-color: #fcfbad;
}

.twbox {
    height: 184px;
    overflow: hidden;
}

.twbox .sr {
    height: 144px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}

.twbox .ti {
    border-left: 2px solid #ec1d25;
    border-bottom: 1px solid #ccc;
    height: 40px;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
    padding-top: 2px;
}

.twbox .ti img {
    float: left;
    margin-left: 2px;
    margin-top: 2px;
    margin-right: 3px;
    width: 40px;
}

.re {
    position: absolute;
    top: 8px;
    right: 5px;
    color: #ec1d25;
}

.re .tas {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

.re img {
    float: left;
    border: 0;
}

.re a {
    border: 0;
    cursor: pointer;
}

.re img#vi {
    visibility: hidden;
}

.re img#vi.vi {
    visibility: visible;
}

.re .to {
    display: none;
    position: absolute;
    top: 16px;
    right: 7px;
    color: #666;
    background-color: #fff;
    width: 200px;
    padding: 3px;
    border: 1px solid #666;
    -webkit-box-shadow: 0 0 10px #666;
    -moz-box-shadow: 0 0 10px #666;
    box-shadow: 0 0 10px #666;
}

.re .to2 {
    display: none;
    position: absolute;
    top: 16px;
    right: 0;
    color: #666;
    background-color: #fff;
    width: 200px;
    padding: 3px;
    border: 1px solid #666;
    -webkit-box-shadow: 0 0 10px #666;
    -moz-box-shadow: 0 0 10px #666;
    box-shadow: 0 0 10px #666;
}

.re .tas:hover .to {
    display: block;
}

.re #po:hover .to2 {
    display: block;
}

#cl {
    display: none;
}

.web2 a {
    border: 0;
    text-decoration: none;
}

.web2 img {
    border: 0;
}

.ll {
    position: absolute;
    z-index: 1;
}

.l1 {
    top: 2px;
    left: 2px;
}

.l2 {
    top: 2px;
    left: 38px;
}

.l3 {
    top: 2px;
    left: 76px;
}

.l4 {
    top: 2px;
    left: 114px;
}

div.po {
    display: none;
    position: absolute;
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 0 10px #555;
    -moz-box-shadow: 0 0 10px #555;
    box-shadow: 0 0 10px #555;
    background: #fff;
    padding: 3px;
    width: 195px;
    top: -37px;
    right: -50px;
    font-weight: bold;
    z-index: 6;
}

img.z {
    z-index: 5;
}

a.ll:hover img.z {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -webkit-transition: -webkit-transform .15s linear;
    z-index: 5;
}

a.ll:hover div.po {
    display: block;
}

a.ll img.x {
    float: left;
    height: 25px;
}

a.ll div.fl {
    float: left;
    padding: 4px 0 0 5px;
}

.ga {
    padding: 0px 0px 0px 5px;
}

.ga .ma {
    height: 220px;
    width: 550px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.ga .sa {
    height: 150px;
    width: 270px;
    overflow: hidden;
    position: relative;
    float: left;
    margin: 0px 7px 10px 0px;
}

.ga .t {
    text-decoration: none;
    background-color: #fff;
    color: #666;
    padding: 5px 10px;
    top: 0px;
    right: 5px;
    position: absolute;
    font-weight: bold;
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-radius-bottomleft: 3px;
    -webkit-border-radius-bottomright: 3px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.ga img, a {
    border: 0px;
}

.ga .t:hover {
    cursor: pointer;
}

.ga .t:hover span {
    color: #EC1D25;
}

.ga .n {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    background-color: #fff;
    filter: alpha(opacity = 80);
    -khtml-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
}

.ga .n:hover {
    background-color: #ddd;
}

.ga .n h1 {
    padding: 0px;
    margin: 0px;
}

.ga .n h1 a {
    padding: 9px 10px;
    display: block;
    font-size: 16px;
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

.ga .n h1 a:hover {
    color: #EC1D25;
    cursor: pointer;
}