﻿/*------------   HTML   --------------*/
html {
	min-width:1200px;
}

body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#231f20;
}

.h1_titel {
	padding:0 0 0 70px;
	background-image:url(../images/flag.png);
	background-position:0 8px;
	background-repeat:no-repeat;
}

.h2_titel {
	padding:0 0 0 40px;
	background-image:url(../images/flag-h2.png);
	background-position:0 8px;
	background-repeat:no-repeat;
}

.br_clear {
	clear:both;
	line-height:0;
	font-size:1px;
}

.a_link {
	text-decoration:none;
}
.bannerleaderboard {
	width: 728px;
	height: 90px;
	margin: -10px auto 20px auto;	
}
.wrap {
	margin:0 auto;
}

a {
	text-decoration:none;
	color:#ED1C24;
}

a.linkgelb, a.linkgelb:active, a.linkgelb:visited, a.linkgelb:hover {
    color: #000000;
    text-decoration: none;
}

ul,ol,li{
	list-style-image: url(/images/bulletlist-pfeil.gif);
}

.imgboxhover {
    background-color: black;
    border: 2px solid white;
    display: block;
    float: left;
    height: 95px;
    margin: 0 8px 8px 0;
    overflow: hidden;
    width: 140px;
}

.imgboxhover img {
    border: medium none;
    opacity: 0.85;
}

.imgboxhover img {
    opacity: 1.00;
}

.imgboxhover:hover {
    border: 2px solid #CC3300;
}

.bannertop{
	/*width:728px;
	height:90px;
	left:330px;
	top:10px;
	position:absolute;*/
	width: 728px;
	height: 90px;
	left: 265px;
	top: 85px;
	position: absolute;
}

.fullbanner{
	width:468px;
	height:60px;
	left:500px;
	top:10px;
	position:absolute;
}

.bannersky{
	margin-left:1030px;
	margin-top:89px;
	width:160px;
	height:600px;
	/*z-index:1000;*/
	position:absolute;
}
.rectangle{
	text-align:center;
	margin:0 0 10px 0;
}

/*------------   HEAD   --------------*/

.head {
	min-width:1300px;
	background-image:url(/images/bg.jpg);
	background-size:100% 280px;
}

.top {
   	height:230px;
	width:1100px;
	margin:0 auto;
}

.headimg {
	height:181px;
	width:1100px;
	background-image:url(/images/head.png);
	position:relative;
	background-size: 100% 100%;
	background-repeat:no-repeat;
}

.logo {
	position:absolute;
	background-image:url(/images/logo.png);
	height:132px;
	width:135px;
	margin:80px 0 0 120px;
	z-index:200;
}

.logo a {
	display:block;	
	height:132px;
	width:135px;
}

.league_wrap {
	position:absolute;
	height:181px;
	left:1300px;
	right:0;
}

.league {
	background-image:url(/images/league.png);
	background-repeat:no-repeat;
	height:75px;
	width:57px;
	position:absolute;
	top:60px;
	right:40px;
}

.navi_wrap {
	height:35px;
	background-image:url(/images/navibg.jpg);
	background-repeat:repeat-x;
	position:absolute;
	margin-top:183px;
	left:0;
	right:0;
	min-width:1300px;
	z-index:100;
}

.navi_container {
	width:740px;
	margin:0 auto;
	padding-left:170px
}


/*------------   CONTENT   --------------*/

.content_wrap {
	bottom:128px;
	background-image:url(/images/blackbg.png);
	background-repeat:repeat-x;
	min-width:1300px;
	min-height:841px;
}

.content {
	background-image:url(/images/blackbg2.png);
	background-repeat:repeat-x;
	background-position:left 969px;
}

.inhalt {
	background:#ffffff;
	width:830px;
	margin:0 auto;
	/*background-image:url(/images/flag.png);*/
	background-repeat:no-repeat;
	background-position:40px top;
	padding:30px 40px 40px 40px;
	min-height:841px;
}

.left {
	width:575px;
	float:left;
}

.right {
	width:219px;
	float:right;
	
}
.mobile_version{
	display: none;
}
td.img_silbersponsor img{
	width: 100%;
	height: auto;
}
td.img_silbersponsor {
	width: 30%;
	display: block;
	float: left;
}
td.spacer {
	width: 10%;
	display: block;
	height: 35px;
	float: left;
}
td.text {
	display: block;
	width: 40%;
	float: left;
	height: 80px;
}
.tabelle_mobile{
	display: none;
}
.tabelle_desktop{
	display: block;
}
.spielspan_desktop{
	display: block;
}
.spielspan_mobile{
	display: none;
}
#content_mobile{
	display: none;
}
#content_desktop{
	display: block;
}
.werber_mobile{
	display: none;
}
.werber{
	display: block;
}
#mannschaft_tabteam_mobile{
	display: none;
}
#mannschaft_tabteam{
	display: block;
}
.spielplan_mobile{
	display: none;
}
.spielplan_desktop{
	display: block;
}
/*------------   TEASER   --------------*/

.teaser{
	width:219px;
	margin-bottom:10px;	
}

.teaser a{
	text-decoration:none;
	color:#ed1c24;
}

.teaser_head{
	background-image:url(/images/teaserbg_head.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:6px 15px 6px 15px;
	min-height:18px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#231F20;
}

.teaser_content{
	overflow:hidden;
}

.teaser_content_wrap{
	border:1px solid #918f8f;
	border-top:none;
	background-image:url(../images/teaserbg.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding:10px 10px 30px 10px;

}

/*------------   FOOTER   --------------*/

.footer {
	height:128px;
	background-color:#231f20;
	min-width:1300px;	
}

.footer_content {
	width:890px;
	margin:0 auto;
	padding:20px 10px;
	color:#ffffff;
}

.footer_content a {
	text-decoration:none;
	color:#ffffff;
}

.footer_navi {
	float:left;
	width:270px;
}

.news_filter {
	float:left;
	width:300px;
	margin-right:20px;
}

.social_media {
	float:right;
}

.social_media .titel {
	float:left;
	padding:3px 0 0 0;
}

.social_media  a{
	margin-left:15px;
}

/*------------   NEWS   --------------*/
.div_news_wrap {
	margin-bottom:20px;
	clear:both;
}

.div_news {
	margin-bottom:15px;
	clear:both;
}

.div_news .hometitel {
	color:#231F20;
	display:block;
    font-size:20px;
    margin: 5px 0 5px 0;
    font-weight: bold;
}

.div_newslink {
	text-align:right;
	height:15px;
}

.div_newslink a {
	color:#231f20;
	background-image:url(/images/news_pfeil.png);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	width:45px;
	height:15px;
	float:right;
}

.div_newsklein {
	float:left;
	width:117px;
	height:114px;
	padding:16px 13px 0 13px;
	background-image:url(/images/newsbox.png);
}
.div_img_sponsoring{
	width: 60%;
	margin: 0 auto;
}
.img_sponsoring{
	width: 100%;
}
.div_newsklein a {
	text-decoration:none;
	color:#ffffff;
	height:114px;
	display:block;
}

.facebook_like {
	margin:10px 0 30px 0;
	float:left;
    width: 300px;
}

.googleplusone {
	margin:10px 0 30px 0;
    text-align: right;
}
input[type="submit"]{
	background-image: url(/images/navibg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	border: none;
}
input[type="submit"]:hover
{
	background-image: url(/images/navibg_hover.png);
	background-repeat: repeat-x;
	color: #FFF;
	border: none;
}
.pflichtfeld
{
	color: #F00;
	display: inline;
}

.pbanner {
    width: 573px;
    margin: 0 0 10px 0;
}

.pbanner h2 {
    margin: 0;
    padding: 0;
    font-size: 11px;
    display: none;
}

.pbanner .links {
    width: 260px;
    /*height: 130px;*/

    /*background-image: url("/images/teaserbg.png");
    background-position: right bottom;
    background-repeat: no-repeat;*/

    /*background-image: url("/images/logo.png");
    background-position:center center;
    background-repeat: no-repeat;*/

    /*border-color: #918f8f;
    border-style: solid;
    border-width: 1px;
    padding: 5px;*/
        
    float: left;
}

.pbanner .rechts {
    width: 260px;
    /*height: 130px;*/

    /*background-image: url("/images/teaserbg.png");
    background-position: right bottom;
    background-repeat: no-repeat;*/
	
    /*background-image: url("/images/logo.png");
    background-position:center center;
    background-repeat: no-repeat;

    border-color: #918f8f;
    border-style: solid;
    border-width: 1px;
    padding: 5px;*/
       
    float: right;
}
.slicknav_menu{
	display: none;
}
.sponsoren img{
	width: 70% !important;
}
@media screen and (max-width: 1200px) {
	html{
		min-width: 720px;
	}
	.wrap{
		width: 100%;
	}


/*HEAD*/
	.head {
		min-width: 100%;
	}
	.navi_wrap {
		height: 35px;
		margin-top: 183px;
		min-width: 100%;
	}
	.top {
		height: 230px;
		width: 100%;
		margin: 0 auto;
	}
	.navi_container{
		width: 96%;
		padding-left: 0;
		margin: 0 2%;
	}
	.logo{
		margin: 20px 0 0 120px;
	}
	.bannersky {
		display: none;
		margin-left: 1030px;
		margin-top: 89px;
		width: 160px;
		height: 600px;
		/* z-index: 1000; */
		position: absolute;
	}
	.headimg {
		height: 181px;
		width: 100%;
	}
	ul.navi li ul.subnavi{
		min-width: 120px !important;
	}
/*END_HEAD*/
/*CONTENT*/
	.content_wrap {
		bottom: 128px;
		min-width: 100%;
		min-height: 841px;
	}
	.inhalt {
		background: #ffffff;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 5%;
		/* background-image: url(/images/flag.png); */
		background-repeat: no-repeat;
		background-position: 40px top;
		padding: 0;
		min-height: auto;
	}
	.bannerleaderboard {
		width: 100%;
		height: 90px;
		margin: -10px 0 20px 0;
	}
	.left {
		width: 65%;
		margin-left: 5%;
		margin-top: 2% !important;
	}
	.right {
		width: 17.5%;
		margin: 0 5%;
		margin-top: 2% !important;	
	}
	.teaser {
		width: 100%;
	}
	.teaser_content img {
		width: 100% !important;
		height: auto !important;
	}
	.div_news img{
		width: 100% !important;
	}
	.div_newsklein{
		width: 23%;
		padding: 16px 1% 0 1%;
	}
	table.tabelle_home {
		width: 50%;
	}
	table#letztespiele_tabletztespiele {
		width: 50%;
	}
	table.newsletter_home {
		width: 50%;
		float: left !important;
	}
	.mobile_version{
		display: none;
	}
	table#formular_formular input, table#formular_formular textarea, table#formular_formular select{
		width: 100% !important;
	}
	table.more_news, table#tabsuche, table.filter_news {
		width: 50%;
	}
	.news_img img {
		width: 100% !important;
	}
	span#lbltextunterbild {
		width: 100% !important;
	}
	td.content {
		width: 100%;
		display: block;
		float: left;
	}
	.newcommedia{
		margin: 0;
	}
	.sponsoren img{
		width: 70%;
	}
/*END_CONTENT*/

/*FOOTER*/
	.footer {
		height: 128px;
		min-width: 100%;
	}
	.footer_content {
		width: 90%;
		padding: 20px 0;
		margin: 0 5%;
	}
/*END_FOOTER*/

}
@media screen and (max-width: 765px) {
	html {
		min-width: 100%;
	}
	.logo {
		text-align: center;
		margin: 0;
		display: block;
		position: relative;
		width: 100%;
		height: 85%;
		background-repeat: no-repeat;
		background-position: 50% 25%;
	}
	.navi_wrap {
		margin-top: 170px;
	}
	.slicknav_menu{
		display: block;
		background: transparent !important;
		padding: 0px !important;
	}
	.slicknav_btn{
		background-color: transparent !important;
	}
	.slicknav_nav, .slicknav_nav ul {
		background-color: #332f30 !important;
	}
	.slicknav_nav a:hover {
		background: #fbab17 !important;
	}
	ul.navi {
		display: none;
	}
	.top {
		height: 170px;
		background-image: url(/images/logo.png);
		background-repeat: no-repeat;
		background-position: center;
	}
	.logo{
		display: none;
	}
	object#mylogo {
		margin-top: 8%;
	}
	/*CONTENT*/
	.left {
		width: 90%;
		margin-left: 5%;
		margin-top: 5%;
	}
	.right {
		display: none;
	}
	.div_news_wrap{
		height: auto;
	}
	.div_newsklein {
		width: 46%;
		height: auto;
		padding: 2%;
		background-image: url();
		background-color: #000;		
	}
	.div_newsklein a{
		height: auto;
	}
	.div_newsklein img {
		width: 97% !important;
		height: auto !important;
		margin-left: -1%;
	}
	table.tabelle_home {
		width: 100%;
	}
	table#letztespiele_tabletztespiele {
		width: 100%;
	}
	table.newsletter_home {
		width: 100%;
	}
	table#uc_betriebe_dlistkmu td {
		display: block;
		width: 35% !important;
		margin: 0 5%;
		height: auto !important;
		float: left;
	}
	table#uc_betriebe_dlistkmu div {
		background-image: url() !important;
		width: 100% !important;
		height: auto !important;
	}
	table#uc_betriebe_dlistkmu table {
		width: 100% !important;
	}
	table#uc_betriebe_dlistkmu td td {
		width: 100% !important;
	}
	table#uc_betriebe_dlistkmu div img {
		width: 60% !important;
		height: auto !important;
	}
	.bannerleaderboard {
		display: none;
	}
	.inhalt{
		min-height: 0;
	}
	.content_wrap {
		background-image: url();
		margin-top: 10%;
		min-height: 0;
	}
	table#mannschaft_tabteam table table td {
		width: 10px;
	}
	#top_headimg{
		display: none;
	}
	.desktop_version{
		display: none;
	}
	.mobile_version{
		display: block;
	}
	.mobile_version table {
		width: 48% !important;
		float: left;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	table.table_einzelticket img {
		width: 100% !important;
		height: auto !important;
	}
	table.tabelle_shop td {
		display: block;
		width: 100%;
		float: left;
	}
	.div_img_sponsoring{
		width: 100%;
	}
	.tabelle_mobile{
		display: block;
	}
	.tabelle_desktop{
		display: none;
	}
	#tabplayoff, .tabelle_dropdown, .desktop{
		display: none;
	}
	td.tabelle_legende {
		width: 100%;
		display: block;
		float: left;
	}
	.tabelle_408{
		width: 100%;
		display: block;
		height: auto;
	}
	td.team {
		width: 85px;
	}
	.news_img{
		width: 100%;		
	}
	.news_img img {
		width: 100% !important;
		height: auto !important;
	}
	.more_news{
		width: 100%;
	}
	table#tabsuche {
		width: 50%;
		float: left !important;
		height: 157.5px !important;
	}
	table.filter_news{
		width: 50%;
		height: 155px !important;
	}
	.spielspan_desktop{
		display: none;
	}
	.spielspan_mobile{
		display: block;
	}
	table#newsletter_tab1 input {
		width: 98.5% !important;
	}
	table#newsletter_tab1 select {
		width: 100% !important;
	}
	.vermarktung_formular{
		width: 100%;
	}
	#content_mobile{
		display: block;
	}
	#content_desktop{
		display: none;
	}
	.newcommedia{
		margin-left: 0;
		margin-top: 10%;
	}
	.newcommedia td{
		padding: 5% 0 !important;	
	}
	table#tab1 input, textarea {
		width: 100% !important;
	}
	input#txtplz {
		width: 10px !important;
	}
	.inputforort{
		padding-left: 10%;
	}
	.verw_rat img {
		width: 100% !important;
		height: auto !important;
	}
	.werber_mobile{
		display: block;
	}
	.werber{
		display: none;
	}
	table.spieler_detail td, table.spieler_patent td {
		display: block;
		width: 100% !important;
		padding: 0 !important;
	}
	#mannschaft_tabteam_mobile{
		display: block;
	}
	#mannschaft_tabteam{
		display: none;
	}
	table.spacerr {
		display: none;
	}
	td.teamname {
		display: block;
		float: left;
		width: 65px !important;
	}
	.spielplan_mobile{
		display: block;
	}
	.spielplan_desktop{
		display: none;
	}
	#lbltextunterbild{
		width: 100% !important;
	}
	table#dlistkmu {
		width: 100% !important;
	}
	table#dlistkmu td {
		display: block;
		width: 49%;
		float: left;
	}
	.betriebe_details{
		width: 100% !important;
	}
	table.betriebe_details table {
		width: 100% !important;
	}
	.wrap_details{
		width: 90%;
		margin: 0 5%;
	}
	table.spieler_patent img {
		width: 100% !important;
	}
	td.plz_online {
		width: 40px !important;
		margin-right: 5px;
	}
	td.ort_online{
		width: 96px !important;
	}
	td.ort_online input {
		margin-left: 20%;
	}
	.sponsoren img{
		width: 70%;
	}
	/*END_CONTENT*/
	/*FOOTER*/
	.social_media {
		float: left;
		width: 100%;
		margin-top: 2%;
	}
	.footer_navi {
		width: 100%;
	}	
	/*END_FOOTER*/
}
@media screen and (max-width: 720px) and (orientation : landscape) {
.div_newsklein img {
	width: 97% !important;
	height: 80px !important;
	margin-left: -1%;
}


}