body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;
	font-style: normal;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: #006699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main {
	padding-top: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	padding-bottom: 20px;
}
#leftside {
	-webkit-flex: 1 100%;
	flex: 1 100%;
}
#leftside::after {
	/*clear: both;*/
}
#tbanner, #top, #navi, #subnavi, #fuss {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	clear: both;
}
#tbanner {
	background-color: #FFFFFF;
	width: 940px;
	height: 60px;
	/*height: auto;*/
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	/*padding-bottom: 0px;*/
	position: relative;
	display: none;
}
#tbanner p {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#tbanner div {
	display: inline-block;
}
#tbanner form.bannernl {
	width: 468px; 
	height: 56px; 
	padding-top: 4px; 
	float: right; 
	background-color: #990000; 
	background-image: url("../pictures/banner_nl_468x60_animiert.gif");
}

#banner {
	width: 100%;
	/*float: left;*/
	/*text-align: center;*/
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	position: absolute;
	top: 2px;
	right: -185px;*/
	background-color: #FFF;
	/*-webkit-flex: 0 167px;
	flex: 0 167px;*/
	border: #999999 1px solid;
	border-radius: 8px;
	margin-top: 2px;
    /*margin-left: calc(100% - 170px);*/
    margin-left: 0px;
}
#banner a {
	display: inline-block;
	width: 165px;
	border: #999999 1px solid;
	margin: 2px;
}
#banner #beaser {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}
#banner #beaser h1 {
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 2px;
}
#banner #beaser form {
	margin-top: 0px;
	margin-bottom: 10px;
}
#banner #beaser p {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
}
#banner #beaser a {
	display: inline;
	width: inherit;
	margin-bottom: 2px;
	margin-top: 0px;
	border: none;
	text-align: left;
}
#banner #beaser img.tbook {
	border: 1px solid #CCCCCC;
}

#top {
	height: 140px;
	background-image: url(../pictures/bg_top_940x140.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
#top p {
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	line-height: 200%;
	color: #666666;
}
#top .utilities {
	padding-right: 10px;
	padding-top: 110px;
	text-align: right;
    float: right;
}
#top .utilities img {
	margin-left: 10px;
	margin-top: 2px;
}

#navi {
	background-color: #FFFFFF;
}
#navi #menushow {
	background-color: #006699;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#navi #menushow #menushowbutton {
	width: 90px;
	float: left;
    color: #FFFFFF;
    font-size: 160%;
}
#navi #menushow #menushowbutton:hover {
    text-decoration: none;
}
#navi #menushow #menushowbutton img {
    vertical-align: text-bottom;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi li {
	width: 100%;
	text-transform: uppercase;
	margin: 0px;
	float: left;
	text-align: center;
	background-color: #E6F3B6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: none;
}
#navi #menushow:hover ul li, #navi #menushow:active ul li, #navi #menushow:focus ul li {
	display: block;
}
#navi #menushow #menuclose {
	text-align: right;
	display: none;
}
#navi #menushow:hover #menuclose {
	display: block;
}
#navi #menushow #menuclose:hover ~ ul {
	display: none;
}
#navi li a {
	display: block;
	padding: 10px;
}
#navi li a:hover {
	background-color: #CCCC66;
}
#navi li.selected {
	font-weight: bold;
	background-color: #CCCC66;
}
#navi li.mobile {
	/*color: #FFFFFF;*/
}
#navi li.mobile a {
	/*color: #FFFFFF;*/
}
#navi li.mobile a:hover {
	color: #990000;
}
#subnavi {
	background-color: #FFFFFF;
	height: 24px;
    padding-top: 10px;
}
#subnavi ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #E6F3B6;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	border-radius: 8px;
	width: 100%;
}
#subnavi li {
	margin: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
}
#subnavi li:last-child {
	border-right: none;
	/*border-bottom: none;*/
}
#subnavi li a {
	display: block;
	padding: 10px 6px;
}
#subnavi li a:hover {
	background-color: #cccc66;
}
#subnavi li.selected {
	font-weight: bold;
	background-color: #CCCC66;
}

#subnavi p {
	text-align: right;
	width: 80px;
	float: left;
	margin: 0px;
	background-color: #E6F3B6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
    display: none;
}
#adbanner {
	background-color: #FFFFFF;
	padding-top: 20px;
	clear: both;
	text-align: center;
}
#main #content {
	padding-top: 20px;
	clear: both;

	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	
	/*position: relative;*/
    
    font-size: 130%;
}
#main #content h1, #main #content h2, #main #content p {
	width: 100%;
}
#main #content h1 {
	font-size: 145.5%;
	margin-bottom: 10px;
	margin-top: 0px;
	clear: both;
}
#main #content h2 {
	font-size: 118.2%;
	margin-bottom: 0px;
	margin-top: 0px;
}
#main #content p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 109.1%;
}
#main #content img {
	max-width: 100%;
}
#main #content img.rand10 {
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#main #content #news_pic {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#main #content p.pict_ut {
	font-size: 100%;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 2px;
}
#main #content p.further {
	font-size: 100%;
	color: #666666;
}
#main #content p.date {
	font-size: 100%;
	color: #666666;
	margin: 0px;
	clear: left;
}
#main #content form {
	margin-top: 5px;
	margin-bottom: 5px;
}
#main #content form#dsuche {
	padding-top: 5px;
	padding-bottom: 3px;
}

#main #content form.rand {
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 96%;
}
#main #content form label {
	width: 25%;
	display: block;
	float: left;
	text-align: right;
	margin-right: 6px;
	padding-top: 4px;
}
#main #content form input[type="submit"], #main #beaser form input[type="submit"], .suchblock form input[type="submit"] {
	font-weight: bold;
	background-color: #006699;
	color: #FFFFFF;
	border: none;
	border-radius: 8px;
	padding: 10px;
	cursor: pointer;
}
#main #content form input[type="submit"]:hover, #main #beaser form input[type="submit"]:hover, .suchblock form input[type="submit"]:hover {
	background-color: #990000;
}
#main #content form select {
	width: auto;
}
#main #content #suchen {
	width: 150px;
	font-weight: bold;
	margin-top: 4px;
}
#main #content table.tbig {
	font-size: 109.1%;
}
#main #content table.list {
	color: #333333;
	padding: 0px;
	margin: 0px;
}
#main #content table.list td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	vertical-align: top;
}
#main #content table.list td.fill {
	height: 4px;
	line-height: 1px;
}
#main #content table.list tr:hover {
	/*background-color: red;*/
}
#main #content table.rsnavi {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	width: 100%;
	background-color: #E6F3B6;
	border-radius:8px;
}
#main #content table.rsnavi2 {
	margin-right: inherit;
	margin-left: inherit;
}
#main #content table.rsnavi td {
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 20%;
}
#main #content table.detail {
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#main #content table.detail td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#main #content table.detail td.label {
	text-align: right;
	color: #666666;
	vertical-align: top;
}
#main #content table.detail td.content {
	font-size: 109.1%;
	background-image: url(../pictures/bg_green.gif);
	background-repeat: repeat-y;
}
#main #content table.detailevent {
	width: 100%;
	border: none;
}
#main #content ul.gallery {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	/*width: 480px;*/
}
#main #content ul.gallery li {
	float: left;
	width: 150px;
	margin-right: 10px;
}
#main #content ul.gallery li img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#main #content ul.gallery li img.singlepic {
    max-height: 93.3px;
}
#main #content ul.gallery li p.pict_ut {
    min-height: 85px;
}
#main #content ul.gallery li p.pict_ut.silben {
    min-height: 102px;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
#main #content ul.gallery li p.pict_ut.small {
    font-size: 92%;
    line-height: 92%;
}
* html #main #content ul.gallery {
	width: 316px;
}
* html #main #content ul.gallery li {
	width: 150px;
	margin-right: 4px;
}
#main #content #additional {
    width: 100%;
    /*width: calc(100% - 200px);*/
	margin-bottom: 20px;
	padding: 4px;
	/*border: 0px solid #CCCCCC;*/

	-webkit-flex: 1 100%;
	flex: 1 100%;
	order: 2;
	margin-top: 20px;

	/*position: absolute;
	left: 0px;
	top: 100%;
    margin-top: 10px;*/
	/*bottom: calc(200px - 100%);*/
	/*border-radius: 8px;*/
}
#main #content #additional h1 {
	color: #333333;
}
#main #content #additional h3 {
	font-size: 100%;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 2px;
	font-variant: small-caps;
	color: #666666;
}
#main #content #additional p {
	font-size: 100%;
	margin-bottom: 4px;
	margin-top: 0px;
}
#main #content #additional table {
	width: 100%;
}
#main #content #additional form#scout {
	padding-bottom: 2px;
	background-image: url(../pictures/bg_green.gif);
	background-repeat: repeat-y;
}
#main #content #additional #altnews {
	display: none;
}
#main #content #altgallery {
	display: none;
}
#main #content #altvideo {
	display: none;
}
#main #content #additional #interhome {
	text-align: center;
	padding-top: 12px;
	border: 1px solid #CCCCCC;
	border-radius:8px;
}

#main #leftside #adbanner .tripple {
	font-size: 75%;
	color: #666666;
	float: left;
	margin: 0px;
	display: none;
}
#main #leftside #adbanner .trippleright {
	/*float: right;*/
	margin: 0px;
	position: absolute;
	top: 54px;
	right: 25px;
}
#main #leftside #adbanner .tripple_ns {
	font-size: 75%;
	color: #666666;
	margin: 0px;
}
#mbanner {
	text-align: center;
	border: #999999 1px solid;
	margin-top: 10px;
}
#mbanner img {
    max-width: 100%;
}
#fuss {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	/*width: 940px;*/
	color: #666666;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;

	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.brclear {
	clear: both;
}
.brclear_l {
	clear: left;
}
.fett {
	font-weight: bold;
}
.bg_green {
	background-image: url(../pictures/bg_green.gif);
	background-repeat: repeat-y;
}
.bg_form {
	background-color: #E9E9E9;
}
.nextyear  {
	font-weight: bold;
	color: #990000;
}
.skitour {
	background-color: #E9FFFF;
}
.divcenter {
    text-align: center;
}


a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006699;
}
form label {
	font-weight: bold;
	font-size: 90%;
}
form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006699;
	width: 100%;
}
form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006699;
}
form .radiobutton {
	display: inline;
}

.suchblock {
    margin-top: 20px;
    padding: 10px;
    background-color: #F5F5F5;
    border: 2px solid #999999;
    /*border: 2px solid #006699;*/
    border-radius: 10px;
    height: 148px;
    font-size: 140%;
}
.suchblock div {
    float: left;
    padding-right: 4px;
    padding-bottom: 4px;
    height: 50px;
}
.suchblock div.sbtext {
    padding-left: 10px;
    /*padding-top: 10px;
    height: 40px;*/
}
.suchblock div.sbcl1, .suchblock div.sbcl2 {
    clear: left;
    /*padding-left: 28px;*/
}
.suchblock form label {
    display: block;
    padding-bottom: 2px;
    padding-left: 6px;
}
.suchblock form select {
	width: inherit;
}
.suchblock form input[type="text"] {
    width: 180px;
}
.suchblock form input[type="submit"] {
	padding: 8px 25px;
    margin-top: -6px;
    margin-left: 8px;
}

.mobileswitch {
	font-size: 200%;
	font-weight: bold;
	background-color: #FFFFFF;
	line-height: 50px;
}
.newsbox {
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
}

.pageitem {
	border-radius:8px;
	background-color:#fff;
	border:#878787 solid 1px;
	font-size:12pt;
	overflow:hidden;
	padding:0;
	position:relative;
	display:block;
	height:auto;
	width: 100%;
	margin:3px 0px 17px;
	list-style:none;
}
.pageitem li:first-child {
	border-top:0
}
.pageitem li:first-child:hover,.pageitem li:first-child a {
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}
.pageitem li:last-child:hover,.pageitem li:last-child a {
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}
.menu, .newsmenu {
	position:relative;
	list-style-type:none;
	display:block;
	height:56px;
	overflow:hidden;
	border-top:1px solid #878787;
	width:auto;
}
.linkmenu {
	position:relative;
	list-style-type:none;
	display:block;
	/*height:30px;*/
	/*overflow:hidden;*/
	border-top:1px solid #878787;
	width:auto;
}
.menu:hover, .newsmenu:hover, .linkmenu:hover {
	/*background:-webkit-gradient(linear,0% 0%,0% 100%,from(#058cf5),to(#015fe6));*/
    background-image:linear-gradient(42deg, #FFFFFF, #006699);
}
.menu a, .newsmenu a, .linkmenu a {
	display:block;
	height:56px;
	width:auto;
	text-decoration:none;
}
.linkmenu a {
	padding: 6px 10px 6px 0px;
	height: inherit;
}
.menu a img {
	width:auto;
	height:32px;
	margin:5px 0 0 5px;
	float:left;
}
.newsmenu a img {
	width:auto;
	height: 49px;
	float:left;
	margin-top: 1px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.menu a img.terminlist {
	width:16px;
	height:11px;
	float:left;
	margin-top: 1px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu a .newslistdate, .newsmenu a .newslistdate, .linkmenu a .newslistdate {
	font-weight: normal;
	font-size: 12px;
    line-height: 120%; /*Firefox*/
}
.blacktitle {
	position:relative;
	font-weight:bold;
	font-size:14px;
	right:20px;
	left:8px;
	color:#333333;
	text-shadow:#FFF 0 1px 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 1px;
	margin-right: 30px;
	display: block;
    line-height: 120%; /*Firefox*/
}
.blacktitlenor {
	position:relative;
	font-size:14px;
	right:20px;
	left:8px;
	color:#333333;
	text-shadow:#FFF 0 1px 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 1px;
	margin-right: 30px;
	display: block;
}
a:hover .arrow {
	background-position:0 -13px!important
}
.menu .arrow , .newsmenu .arrow, .linkmenu .arrow {
	position:absolute;
	width:8px!important;
	height:13px!important;
	right:10px;
	top:15px;
	margin:0!important;
	background:url("../pictures/arrow.png") 0 0 no-repeat;
}
.linkmenu .arrow {
	top:10px;
}
.textbox {
	padding: 5px 9px;
}
.textbox2 {
	padding: 10px 9px 5px 9px;
    border-top: 1px dotted #878787;
}
.headbox {
	padding: 10px 9px 3px 9px;
    background-color: #E6F3B6;
}
.ytembed {
	border: none;
    aspect-ratio: 16 / 9;
    width: 100%!important;
    height: auto!important;
}
.cancelled {
	text-decoration: line-through;
}
.longword {
    word-break: break-all;
}
.ytdivtv1 {
	float: left; 
	width: 240px; 
	display: block; 
	padding-left:30px; 
	padding-right: 30px; 
	min-height: 221px;
}
.ytdivtv2 {
	position: relative; 
	left:84px; 
    top:94px; 
	margin-top:-50px; 
	width: 72px; 
	height: 50px;
}
.ytpictv1 {
	object-fit: cover;
	object-position: 100% 50%;
	width: 240px;
	height: 134px;
}
.streamcont .textbox {
	border-bottom: 1px solid #878787;
}
.streamcont .streamshow {
	float: left; 
    font-size: 12px; 
    width: 160px; 
    padding: 9px 21px 5px 9px;
}
.streamcont .linkmenu {
	clear: both;
}
.ytdivstream2 {
	position: relative; 
	left: 44px; 
    top: 68px; 
	margin-top: -50px; 
	width: 72px; 
	height: 50px;
}
.ytpicstream1 {
	object-fit: cover;
	object-position: 100% 50%;
	width: 160px;
	height: 90px;
}

/* Cooke Consent */
.privacypolicies-com---nb .cc-nb-title {
    text-indent: -9999px;
    line-height: 0; /* Collapse the original line */
}
.privacypolicies-com---nb .cc-nb-title::after {
    content: 'Cookie Information';
    text-indent: 0;
    display: block;
    line-height: initial;
}
.privacypolicies-com---nb .cc-nb-text {
    text-indent: -9999px;
    line-height: 0; /* Collapse the original line */
}
.privacypolicies-com---nb .cc-nb-text::after {
    content: 'radmarathon.at verwendet Cookies, um Ihnen ein besseres Internet-Erlebnis zu ermöglichen. Diese Technologien nutzen wir außerdem, um Ergebnisse zu messen, um zu verstehen, woher unsere Besucher kommen oder um unsere Website weiter zu entwickeln.';
    text-indent: 0;
    display: block;
    line-height: initial;
}
#title_targeting {
    display: none;
}

@media screen and (max-width: 490px) {
#top .utilities {
	padding-top: 0px;
	position: absolute;
	top: 20px;
	left: 10px;
}
#top .utilities img {
	margin-left: 5px;
}
#main #content #additional {
    width: 100%;
    /*z-index: 999;*/
    background-color: #FFFFFF;

	/*position: inherit;
	left: inherit;
	top: inherit;*/
}
#banner {
    margin-left: 0px;
}
}
@media screen and (max-width: 520px) {
#main #content ul.gallery {
	width: 100%;
}
#main #content ul.gallery li {
	/*float: inherit;*/
}
#main #content form input {
	width: 160px;
}
#main #content form#comment input, #main #content form#fotoselect input, #main #content form#kontaktform input[type="text"], #main #content form#meldform input[type="text"], #main #content form#newsletter2 input[type="text"], #main #content form#russiac2c_best input[type="text"], #main #content form#bestellform input[type="text"], #main #content form#user_edit input[type="text"], #main #content form#register input[type="text"], #main #content form#register input[type="password"] {
	width: 65%;
}
#main #content form select {
	width: 160px;
}
#main #content form textarea {
	width: 160px;
}
#main #content form#comment textarea, #main #content form#fotoselect textarea, #main #content form#kontaktform textarea, #main #content form#meldform textarea, #main #content form#bestellform textarea {
	width: 65%;
}
#main #content form input[type="submit"] {
	width: inherit;
}
#main #content form input[type="radio"] {
	width: 20px;
}
#main #content form input[type="checkbox"] {
	width: 20px;
}
}

@media screen and (min-width: 626px) {
#main, #fuss {
	padding-right: 15px;
	padding-left: 15px;
}
#subnavi li a {
	padding: 10px;
}
form #captcha {
	margin-left: 220px;
}
}
@media screen and (min-width: 710px) {
.suchblock {
    height: 98px;
    font-size: 125%;
}
.suchblock div.sbcl2 {
    clear: none;
    /*padding-left: 0px;*/
}
.suchblock form input[type="submit"] {
	padding: 8px 30px;
}
}

@media screen and (min-width: 1020px) {
#main {
	width: 940px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
}
#tbanner, #main #leftside #adbanner .tripple {
	display: inherit;
}
#top {
	width: 940px;
}
#top p {
	width: 300px;
}
#top .utilities {
	width: 630px;
}
#navi {
	width: 940px;
	height: 26px;
}
#navi #menushow {
	background-color: inherit;
	width: inherit;
    float: none;
	border-bottom: none;
}
#navi #menushow #menushowbutton {
	display: none;
}
#navi #menushow:hover #menuclose {
	display: none;
}
#navi #menushow #menuclose:hover ~ ul {
	display: inherit;
}
#navi ul {
	float: left;
}
#navi li {
	width: 76px;
	display: inherit;
	font-weight: bold;
	text-transform: inherit;
	height: 19px;
	padding-top: 7px;
	padding-right: 4px;
	background-color: inherit;
	background-image: url(../pictures/navi1.gif);
	border-left: none;
	border-top: none;
	border-right: none;
}
#navi li a {
	display: inherit;
	padding: 0px;
}
#navi li a:hover {
	background-color: inherit;
}
#navi li.selected {
	background-color: inherit;
	background-image: url(../pictures/navi2.gif);
}
#navi li.mobile {
	background-image: url(../pictures/navi1.gif);
	color: #FFFFFF;
}
#navi li.mobile a {
	color: #FFFFFF;
}
#subnavi {
	width: 940px;
    padding-top: 0px;
}
#subnavi ul {
	width: 840px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: none;
	border-radius: 0px;
}
#subnavi li {
	float: left;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnavi li a {
	display: inherit;
	padding: 0px;
}
#subnavi li a:hover {
	background-color: inherit;
}
#subnavi li.selected {
	background-color: inherit;
}
#subnavi p {
    display: inherit;
}
#adbanner {
	width: 906px;
	text-align: inherit;
}
#main #leftside #adbanner .trippleright {
	float: right;
	margin-top: 36px;
	position: inherit;
}
#main #content {
	width: 906px;
	display: inherit;
	/*display: block;*/
    font-size: 120%;
}
#main #content table.rsnavi2 {
	width: auto;
}
#main #content #additional {
	width: 220px;
	float: right;
	margin-left: 30px;
	-webkit-flex: none;
	flex: none;
	margin-top: 0px;
    font-size: 80%;
}
#additional .pageitem {
	font-size:8pt;
}
#additional .newsmenu {
	height: 56px;
}
#additional .newsmenu a {
	height: 56px;
}
#additional .newsmenu a img {
	height: 40px;
	margin-bottom: 10px;
}
#additional .newsmenu a .newslistdate {
	font-size:11px;
	/*display: none;*/
}
#additional .menu a .newslistdate {
	font-size:11px;
}
#additional .menu a img {
	margin-bottom: 10px;
}
#additional .blacktitle, #additional .blacktitlenor {
	font-size:11px;
	/*font-weight: normal;*/
	left:4px;
}
#additional .newsmenu .blacktitle {
	font-weight: normal;
}
#mbanner {
	display: none;
}

.suchblock {
    width: 906px;
    height: 50px;
    font-size: 100%;
    padding-left: 20px;
    padding-bottom: 0px;
}
.suchblock div.sbtext {
    /*display: block;
    padding-right: 20px;
    padding-top: 12px;
    height: 38px;*/
}
.suchblock div.sbcl1 {
    clear: none;
    /*padding-left: 0px;*/
}
    
.pageitem {
	width:auto;
}
.newsmenu {
	height: inherit;
}
.newsmenu a {
	height: 98px;
}
.newsmenu a img {
	height: 98px;
}
.newsmenu.startpage a {
	overflow: hidden;
    margin-bottom: 4px;
	height: 101px;
}
#fuss {
	width: 940px;
	padding-right: 25px;
	padding-left: 25px;
}
.wetterwidget{
	position: relative;
	/*right: 92px;
    width: 200px;*/
    border: none;
    transform: 
        scale(0.7,0.7)
        translate(0px,-40px);
    right: 50px;
    margin-bottom: -50px;
    /* top: -36px; */

}
}

@media screen and (min-width: 1225px) {
body {
	margin-right: 20px;
	margin-left: 20px;
}
#main, #fuss {
	width: 1125px;
	padding-right: 30px;
	padding-left: 30px;
}
#leftside {
	-webkit-flex: 5 1 0%;
	flex: 5 1 0%;
}
#banner {
	-webkit-flex: 0 0 167px;
	flex: 0 0 167px;
	/*width: 165px;*/
	text-align: center;
	border-radius: 0px;
}
#banner a {
	display: block;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	padding-top: 2px;
	padding-bottom: 1px;
	margin: 0px;
}
#tvbanner {
	-webkit-flex: 0 0 167px;
	flex: 0 0 167px;
}
#tvbanner .pageitem {
    border-radius: 0px;
    margin-top: 25px;
}
#tvbanner .streamshow {
    padding: 2px;
}
}

@media print {
#adbanner, #mbanner, #navi, #banner {
	display: none;
}
#main {
	display: block;
}
#main #content #additional {
	width: 220px;
	float: right;
	margin-left: 30px;
	position: inherit;
    margin-top: 0px;
}
#additional .pageitem {
	font-size:8pt;
}
#additional .newsmenu {
	height: 56px;
}
#additional .newsmenu a {
	height: 56px;
}
#additional .newsmenu a img {
	height: 40px;
	margin-bottom: 10px;
}
#additional .newsmenu a .newslistdate {
	font-size:11px;
	/*display: none;*/
}
#additional .menu a .newslistdate {
	font-size:11px;
}
#additional .menu a img {
	margin-bottom: 10px;
}
#additional .blacktitle, #additional .blacktitlenor {
	font-size:11px;
	/*font-weight: normal;*/
	left:4px;
}
#additional .newsmenu .blacktitle {
	font-weight: normal;
}
}
