/*cols*/
.clr { clear:both }

.wrapper {
	width:980px;
	overflow:hidden;
	margin:20px 0px 10px 20px;
}
.left {
	width:170px;
	overflow:hidden;
	float:left;
	line-height:1em;
}
.middle {
	width:540px;
	overflow:hidden;
	margin-left:40px;
	float:left;
}
.right {
	width:200px;
	overflow:hidden;
	margin-left:8px;
	float:left;
	line-height:1em;
	/*background-color:#555;*/
}
.keyvisual {
	width:540px;
	height:113px;
	overflow:hidden;
	margin-bottom:4px;
}
.keyvisual img {
	border:none;
	display:block;
}
.topbox {
	/*width:170px;*/
	height:113px;
	overflow:hidden;
	margin-bottom:4px;
}
.topbox h5 {
	/*width:170px;*/
	height:15px;
	font-size:10px;
	padding-top:5px;
}

.header, .header_grey, .header_red {
	display:block;
	font-size:11px;
	/*width:170px;*/
	height:16px;
	overflow:hidden;
	padding-top:4px;
	margin-bottom:4px;
	text-align:center;
	text-decoration:none;
}
.content .header, .content .header_red, .content .header_grey,
.content_black .header, .content_black .header_red, .content_black .header_grey {
	width:auto;
	font-size:11px;
	padding:0px 0px 0px 10px;
	height:20px;
	text-align:left;
	text-transform:uppercase;
}
.content_black a, .right a, .left a {
	color:#fff;
}
.header_grey {
	background:transparent url(button-grey.png) repeat-x;
}
.header_red {
	background:transparent url(button-red.png) repeat-x;
}
.header_grey.over, a.header_grey:hover {
	background:#3d3d3f url(button-grey-over-wide.png) no-repeat scroll center;
}
.header_red:hover, .header_red.over, a.header_red:hover {
	background:transparent url(button-red-over.png) no-repeat scroll center;
}


.menus {
	width:540px;
	overflow:hidden;
}
ul.menu {
	height:20px;
	margin:0px;
	padding:0px;
	background:transparent url(menu-bgnd.gif) repeat-x;
	margin-bottom:4px;
	list-style-type:none;
}
ul.menu li {
	display:block;
	float:left;
	margin-left:2px;
	width:88px;
	overflow:hidden;
	text-align:center;
}
ul.menu li a {
	display:inline-block;
	width:88px;
	height:12px;
	color:#fff;
	font-size:10px;
	text-decoration:none;
	line-height:1em;
	padding-top:5px;
	padding-bottom:1px;
	text-transform:uppercase;
}
ul.menu li a.active, ul.menu li a:hover {
	background:transparent url(menu-item-bgnd.png) no-repeat;	
}
ul.submenu {
	list-style-type:none;
	margin:0px 0px 50px 0px;
	padding:0px 0px 0px 0px;
	background:transparent url(submenu2-bgnd.png) repeat-x scroll bottom;
}
ul.submenu li {
	display:block;
	border-top:1px dotted #ddd;
	padding:6px 10px;
}
ul.submenu li.first {
	border-top:none;
}
ul.submenu li a {
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	line-height:1em;
}
ul.submenu li a.active, ul.submenu li a:hover {
	color:#ca0925;
}

.sidebar_teasers .holder {
	position:relative;
	width:200px;
	height:266px;
	overflow:hidden;
	margin-bottom:4px;
}
.sidebar_picture {
	position:absolute;
	top:0px;
	left:0px;
}
.sidebar_link {
	width:190px;
	height:42px;
	overflow:hidden;
	background:transparent url(sidebar-button.jpg) no-repeat;
	padding:4px 5px 0px 5px;
	font-size:11px;
	margin-bottom:4px;
}
.sidebar_link:hover, .sidebar_link.active {
	background:transparent url(sidebar-button-over.jpg) no-repeat;
}
.sidebar_link a {
	font-size:11px;
	text-decoration:none;
}
.sidebar_link p {
	font-size:10px;
	line-height:1em;
	padding:2px 0px 0px 0px;
	margin:0px;
	text-align:right;
}


.breadcrumb, .breadcrumb_black {
	margin-top:-2px;
	padding:2px 0px 1px 0px;
	width:540px;
	overflow:hidden;
	background-color: #c4bfc0; /*url(content-shadow.png) no-repeat;*/
	color:#000;
	border-bottom:1px dotted #555;
}
.breadcrumb a, .breadcrumb_black a {
	color:#000;
	text-decoration:none;
	font-size:12px;
	line-height:1em;
	display:inline-block;
	padding:5px 5px 0px 5px;
	/*text-transform:uppercase;*/
}
.breadcrumb a:hover, .breadcrumb a.active,
.breadcrumb_black a:hover, .breadcrumb_black a.active {
	color: #ca0925;
}
.breadcrumb_black {
	color:#fff;
	background:transparent;
	border-bottom:1px dotted #ddd;
}
.breadcrumb_black a {
	color:#fff;
}

/* content */
.content {
	background-color:#c4bfc0;
	padding:10px 0px 10px 10px;
	color:#000;
	min-height:460px;
}
.content_black {
}

td.red, tr.red td {
	background-color:#ca0925;
	color:#fff;
}
td.grey, tr.grey td {
	background-color:#333;
	color:#fff;
}
.red {
	color:#ca0925;
}
.grey {
	color:#ddd;
}
.black {
	color:#000;
}

.dotted {
	border-top:1px dotted #888;
}
.content_black .dotted {
	border-top:1px dotted #ddd;
}

/*Marginalspalten (fx) */
.collapsible {
	margin-top:4px;
	margin-bottom:6px;
}
table.sport {
	width:100%;
	border-collapse:collapse;
}
table.sport td {
	font-size:10px;
	padding:0px 0px;
	border-top:1px solid #777;
}
table.sport tr:first-child td {
	border:none;
}
table.sport tr td {
	width:10%;
	padding-left:4px;
	text-align:right;
}
table.sport td+td {
	width:75%;
	text-align:left;
}
table.sport td+td+td {
	width:15%;
	text-align:right;
	padding-right:4px;
}

/* mehr-Links*/
a.more {
	color:#ca0925;
	text-decoration:none;
}
a.more:hover {
	text-decoration:underline;
}
/* Text-Module */
.rtf {
	margin:0px 0px 0px 0px;
}
.rtf .images {
	width:180px;
	float:right;
	margin-left:20px;
}
.rtf .images .picture {
	display:block;
	margin-bottom:5px;
}

/* Zweispaltiger Text */
.twoColumns {
	width:540px;
	overflow:hidden;
}
.twoColumns h3 {
	margin:0px;
}
.twoColumns .col1, .twoColumns .col2 {
	width:250px;
	float:left;
}
.twoColumns .col1 {
	margin-left:10px;
}
.twoColumns .col2 {
	margin-left:20px;
}
.twoColumns .rtf {
	margin:0px;
}


/*News*/
.h_teaser {
	font-size:14px;
	margin:0px 0px 6px 0px;
}

.newsteaser {
	width:540px;
	overflow:hidden;
	border-bottom:1px dotted #ddd;
	/*border-top:1px dotted #ddd;*/
	padding-top:10px;
	padding-bottom:10px;
/*
	margin-top:10px;
	margin-bottom:10px;
*/
}
.newsteaser .picture {
	float:left;
	width:90px;
	max-height:90px;
	overflow:hidden;
}
.teaser_picture {
	max-width:90px;
	height:auto;
}
.newsteaser .rtf {
	width:420px;
	margin:0px 0px 0px 120px;
	padding:0px;
}
.newsteaser:hover {
	background-color:#c4bfc0;
	color:#000;
}

.news {
	padding:25px 0px 10px 10px;
}
.news .col2 {
	float:right;
	width:175px;
	overflow:hidden;
}
.news .pictures {
	position:relative;
}
.news .thumb {
	margin:0px 10px 10px 0px;
}
.news .col1 {
	width:330px;
	overflow:hidden;
}
.news .rtf {
	padding:0px;
	margin:0px;
	width:330px;
}
.news h1 {
	font-size:14px;
	margin-top:10px;
	margin-bottom:20px;
}
.news .teaser, .news .teaser p {
	color:#222;
}

.video {
	padding:13px 13px;
	border:1px solid #333;
}
.pictureMenu {
	width:540px;
	overflow:hidden;
	margin-top:4px
}
.pictureMenu .hoverLink {
	display:block;
	float:left;
	margin-left:4px;
}
.pictureMenu .hoverLink:first-child {
	margin-left:0px;
}