#TabelleMain {
	margin: 5px 0 20px;
}

#TabelleMain > h3 {
	background: none repeat scroll 0 0 #ddd;
	margin: 5px 0;
	padding: 2px 5px;
	text-align: left;
}

#TabelleMain table thead {
	background: none repeat scroll 0 0 #444444;
	color: #fff; 
}

#TabelleMain table tbody {

}

#TabelleMain table th {
  	padding: 7px 5px;
}

#TabelleMain table td {
  	padding: 2px 5px;
	border-bottom: 1px solid #444;
}


#TabelleMain table .cover {
	text-align: center;
	width: 22%;
}

#TabelleMain table .cover > img {
	height: 70px;
	max-width: 130px;
	width: auto !important;
}

#TabelleMain table .pos {
	border-left: 1px solid #444444;
	padding-left: 2%;
	width: 8%;
}

#TabelleMain table .beg {
  text-align: center;
  width: 10%;
}

#TabelleMain table .dif {
  text-align: center;
  width: 10%;
}

#TabelleMain table .pun {
  text-align: center;
	border-right: 1px solid #444;
}




#SpielplanMain{
	margin: 5px 0 20px;
}

#SpielplanMain > h3 {
	background: none repeat scroll 0 0 #ddd;
	margin: 5px 0;
	padding: 2px 5px;
	text-align: left;
}

#SpielplanMain table td {
  	padding: 2px 5px;
	border-bottom: 1px solid #444;
}

#SpielplanMain table th {
  	padding: 7px 5px;
}

#SpielplanMain table thead {
	background: none repeat scroll 0 0 #444444;
	color: #fff; 
}

#SpielplanMain table .dat {
  border-left: 1px solid #444;
  width: 20%;
}

#SpielplanMain table .spiel {
  border-right: 1px solid #444;
}

.newThreadsSubkat {
	display: inline-block;
	float: left;
	margin: 0 0.5%;
	width: 49%;
}

.newThreadsSubkat .Titel {
	background: none repeat scroll 0 0 #ff9702;
	color: #fff;
	font-size: 17px;
	padding: 0 11px;
}

.newThreadsSubkat .Content {
	background: none repeat scroll 0 0 #eee;
	padding: 0 6px;
}

.newThreadsSubkat .Content .News {
	background: none repeat scroll 0 0 #fff;
	margin: 0 0 10px;
	padding: 10px 10px 30px;
	position: relative;
}

.newThreadsSubkat .Content .News .Cover {
	height: 200px;
	max-height: 150px;
	margin: 0 30px;
	text-align: center;
	overflow: hidden;
}

.newThreadsSubkat .Content .News .Cover img {
	height: 100%;
	width: 100%;
	transition: all 0.5s ease 0s;
}

.newThreadsSubkat .Content .News:hover .Cover img {
	transform: scale(1.1) rotateZ(3deg);
	transition: all 2s ease 0.2s;
}

.newThreadsSubkat .Content .News .KommentCount {
	bottom: 4px;
	position: absolute;
	right: 10px;
}

.newThreadsSubkat .Content .News .KommentCount > img {
  left: -28px;
  position: absolute;
  top: -2px;
  width: 25px;
}

.newThreadsSubkat .Content .News h3 {
	font-size: 20px;
	margin: 10px 0;
}

.newThreadsSubkat .Content .News .Datum {
	position: absolute;
	bottom: 0px;
	font-style: italic;
	color: #777;
}
.newThreadsSubkat .Content .News .Text {
	text-align: justify;
}







.newThreadsSubkat_Width {
	display: block;
	float: left;
	margin: 25px 0.5%;
	width: 99%;
}

.newThreadsSubkat_Width .Titel {
	background: none repeat scroll 0 0 #ff9702;
	color: #fff;
	font-size: 17px;
	padding: 0 11px;
}

.newThreadsSubkat_Width .Content {
	background: none repeat scroll 0 0 #eee;
	padding: 0 6px;
}

.newThreadsSubkat_Width .Content .News {
	background: none repeat scroll 0 0 #fff;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px 30px;
	position: relative;
}

.newThreadsSubkat_Width .Content .News .Cover {
	float: left;
	height: 200px;
	max-height: 150px;
	margin: 0 30px;
	text-align: center;
	width: 200px;
	overflow: hidden;
}

.newThreadsSubkat_Width .Content .News .Cover img {
	height: 100%;
	width: 100%;
	transition: all 0.5s ease 0s;
}

.newThreadsSubkat_Width .Content .News:hover .Cover img {
	transform: scale(1.1) rotateZ(3deg);
	transition: all 2s ease 0s;
}

.newThreadsSubkat_Width .Content .News .KommentCount {
	bottom: 4px;
	position: absolute;
	right: 10px;
}

.newThreadsSubkat_Width .Content .News .KommentCount > img {
  left: -28px;
  position: absolute;
  top: -2px;
  width: 25px;
  
}

.newThreadsSubkat_Width .Content .News h3 {
	font-size: 20px;
	margin: 10px 0;
}

.newThreadsSubkat_Width .Content .News .Datum {
	position: absolute;
	bottom: 0px;
	font-style: italic;
	color: #777;
}
.newThreadsSubkat_Width .Content .News .Text {
	text-align: justify;
}

.newThreadsSubkat_Width .Content .subNews {
  display: inline-block;
  width: 50%;
}

.newThreadsSubkat_Width .Content .subNews > ul {
  list-style: outside none none;
  padding: 10px 20px 10px 0;
}

.newThreadsSubkat_Width .Content .subNews > ul li {
  padding: 2px 0 2px 18px;
}


.BlognewThreadsSlider{
	box-shadow: 0 0 2px 0;
	height: 320px;
	margin: 0 10px 20px;
	position: relative;
}

.BlognewThreadsSlider .selectSliderImg {
	background: none repeat scroll 0 0 #252525;
	color: #fff;
	height: 100%;
	min-width: 33px;
	position: absolute;
	right: 0;
	z-index: 4;
}

.BlognewThreadsSlider .selectSliderImg > ul {
	list-style: outside none none;
}

.BlognewThreadsSlider .selectSliderImg li {
	border: 1px solid #fff;
	border-radius: 20px;
	box-shadow: 0 0 2px #064971;
	cursor: pointer;
	display: block;
	font-size: 14px;
	margin: 6px;
	padding: 3px 10px;
	text-align: center;
	transition: all 0.5s ease 0s;
}

.BlognewThreadsSlider .selectSliderImg .active {
	background: none repeat scroll 0 0 #064971;
	color: #fff;
}


.BlognewThreadsSlider .LeftNext{
	border: 1px solid #ffffff;
	border-radius: 20px;
	display: block;
	font-size: 13px;
	font-weight: 700;
	height: 27px;
	margin: 50px 6px 5px;
	position: relative;
	text-align: center;
	width: 27px;
	z-index: 5;
}

.BlognewThreadsSlider .LeftNext > img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.BlognewThreadsSlider .RightNext{
	border: 1px solid #ffffff;
	border-radius: 20px;
	display: block;
	font-size: 13px;
	font-weight: 700;
	height: 27px;
	margin: 5px 6px;
	position: relative;
	text-align: center;
	width: 27px;
	z-index: 5;
}

.BlognewThreadsSlider .RightNext > img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.BlognewThreadsSlider .Slider{
	height: 100%;
	opacity: 0;
	position: absolute;
	width: 95%;
}

.BlognewThreadsSlider .Slider .Img{
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	width: 100%;
}

.BlognewThreadsSlider .Slider .Img img{
	height: 100%;
	max-width: 100%;
}



.BlognewThreadsSlider .Slider .content{
	bottom: 0;
	color: #fff;
	display: block;
	left: 0;
	padding: 10px 5px 5px 10px;
	position: absolute;
	width: 58%;
}

.BlognewThreadsSlider .Slider .content .bg{
	background: none repeat scroll 0 0 #1f2437;
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.BlognewThreadsSlider .Slider .content > h3 {
  font-size: 22px;
  margin-bottom: 12px;
  z-index: 1;
  position: relative;
}

.BlognewThreadsSlider .Slider .content .text{
  font-size: 12px;
  z-index: 1;
  position: relative;
   word-wrap:break-word;
}

.BlognewThreadsSlider .activeSlider{
	opacity: 1;
	z-index: 2;
}

.BlogKatOverview {
	border: 1px solid #aaa;
	border-radius: 5px;
	float: left;
	margin-top: 20px;
	position: relative;
	width: 100%;
}

.BlogKatOverview h2 {
	background: url("../img/h3bgright.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	color: #fff;
	font-size: 26px;
	margin-left: -17px;
	overflow: visible;
	padding: 0 20px 22px;
	position: absolute;
	right: -17px;
	text-align: left !important;
	top: -17px;
	width: 84px;
}

.BlogKatOverview .nav {
	background: url("../img/h3bgright2.png") no-repeat scroll right top rgba(0, 0, 0, 0);
	border-radius: 7px 0 0;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	padding: 18px 16px 2px 2px;
	position: absolute;
	right: 92px;
	top: -16px;
}

.BlogKatOverview .nav > ul {
  list-style: outside none none;
}

.BlogKatOverview .nav li {
	border-radius: 6px;
	border-right: 1px solid #777;
	cursor: pointer;
	display: inline-block;
	padding: 5px 20px 4px;
}

.BlogKatOverview .nav li:hover {
	text-decoration: underline;
}

.BlogKatOverview .nav .active{
	background: none repeat scroll 0 0 #fff;
	color: #ba4149;
}

.BlogKatOverview .content {
	float: left;
	margin-top: 36px;
	width: 100%;
}

.BlogKatOverview .content .allNews {
	display: block;  
}

.BlogKatOverview .content .katNews {
	display: none;  
}

.BlogKatOverview .content .News {
	border-bottom: 1px solid #aaa;
	float: left;
	width: 100%;
	
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(201,201,201,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(201,201,201,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(201,201,201,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(201,201,201,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(201,201,201,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(201,201,201,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a6c9c9c9',GradientType=0 ); /* IE6-9 */
}

.BlogKatOverview .content .News .cover {
	border: 1px solid #999;
	float: left;
	height: 94px;
	margin: 5px 10px;
	padding: 3px 5px;
	text-align: center;
	width: 140px;
	background: #fff;
}

.BlogKatOverview .content .News .cover > img {
	height: 100%;
	max-width: 100%;
}

.BlogKatOverview .content .News .datum {
	font-size: 11px;
	font-style: italic;
	margin-top: 8px;
}

.BlogKatOverview .content .News h3 {
	color: #ba4149;
}

.BlogKatOverview .content .News .text {
	font-size: 12px;  
}

.BlogKatOverview .content .News .read {
  color: #8f0000;
  float: left;
  font-size: 11px;
  margin-top: 5px;
  padding: 6px 19px;
  position: relative;
  text-decoration: underline;
}

.BlogKatOverview .content .News .read:hover {
	text-decoration: none;	
}

.BlogKatOverview .content .News .read > span {
	left: 0;
	position: absolute;
	top: 8px;
	width: 11px;
}

.BlogKatOverview .content .moreNews {
  display: block;
  float: right;
  font-size: 12px;
  margin: 4px 10px;
  position: relative;
  text-align: right;
  color: #8f0000;
  text-decoration: underline;
}

.BlogKatOverview .content .moreNews:hover {
	text-decoration: none;
}

.BlogKatOverview .content .moreNews span{
	left: -16px;
	position: absolute;
	top: 1px;
	width: 11px;	
}
