body {
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-color:#c20e00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:1195px;
}
div#page {
	width:1195px;
}
strong {
	font-weight:bold;
}
p {
	font-size:12px;
	line-height:16px;
}
p.bodytext em{
	font-style:italic;
}

p.bodytext a {
	color:#737373;
	font-weight:bold;
	text-decoration:underline;
}

p.bodytext a:hover {
	color:#c20e00;
	text-decoration:none;
}

td {
	vertical-align:top;
}
#left {
	width:215px;
	float:left;
}
#left-content{
	padding-left:35px;
	padding-right:10px;
}
#center {
	width:590px;
	float:left;
}
#right {
	width:190px;
	float:left;
}
#skyscraper {
	width:200px;
	float:left;
}
#head {
	height:122px;
}

/*+++++++++++++++++++++++++++*/
/*+++++    MainMenu    ++++++*/
/*+++++++++++++++++++++++++++*/

#MainMenu {
	font-size:13px;
	border-bottom:1px solid #f9cdcd;
	line-height:19px;
}
#MainMenu div {
	height:19px;
	border-top:1px solid #f9cdcd;
	padding-left:5px;
}
#MainMenu div a {
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
}
#MainMenu div a.level-1 {
	font-weight:bold;
	padding-left:0px;
}
#MainMenu div a.level-2 {
	font-weight:bold;
	padding-left:10px;
}
#MainMenu div a.level-3 {
	padding-left:20px;
}
#MainMenu div a.level-4 {
	padding-left:30px;
}
#MainMenu div a.cur {
	text-decoration:underline;
}

#MainMenu div.level-2 {
	background-image:url(../img/20_percent_black.png);
	background-repeat:repeat;
}
* html #MainMenu div.level-2 {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/20_percent_black.png', sizingMethod='scale');
}

#MainMenu div.level-3 {
	background-image:url(../img/20_percent_black.png);
	background-repeat:repeat;
}
* html #MainMenu div.level-3 {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/20_percent_black.png', sizingMethod='scale');
}

#MainMenu div.level-4 {
	background-image:url(../img/20_percent_black.png);
	background-repeat:repeat;
}
* html #MainMenu div.level-4 {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/20_percent_black.png', sizingMethod='scale');
}

#MainMenu div.act {
	background-image:url(../img/40_percent_black.png);
	background-repeat:repeat;
}
* html #MainMenu div.act {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/40_percent_black.png', sizingMethod='scale');
}

/*+++++++++++++++++++++++++++*/
/*+++++ Center Header  ++++++*/
/*+++++++++++++++++++++++++++*/

div.center-header {
/*	background-image:url(../img/header.png);
	background-repeat:no-repeat;*/
}

#MetaMenu {
	float:right;
	margin-top:12px;
	line-height:22px;
	vertical-align:middle;
}

#MetaMenu a {
	display:block;
	color:#FFFFFF;
	line-height:22px;
	height:22px;
	text-decoration:none;
	border-right:1px solid #FFFFFF;
	padding-left:11px;
	padding-right:11px;
	float:left;
}

/*+++++++++++++++++++++++++++*/
/*+++++  Header Right  ++++++*/
/*+++++++++++++++++++++++++++*/

div#head form {
	display:block;
	padding-top:12px;
}

table.header_search-table {
	/*margin-top:12px;*/
	margin-left:10px;
}

input.header_searchinput {
	width:78px;
	height:17px;
	background-image:url(../img/header_search_input.png);
	background-repeat:no-repeat;
	border:0px none #FFFFFF;
	vertical-align:middle;
	color:#FFFFFF;
	padding-top:4px;
	padding-left:10px;
	font-size:11px;
}

a.header_search_button {
	display:block;
	width:21px;
	height:21px;
	background-image:url(../img/header_search_submit.png);
	background-repeat:no-repeat;
}
* html a.header_search_button {
	margin-top:2px;
}
/*+++++++++++++++++++++++++++*/
/*+++++ General Content +++++*/
/*+++++++++++++++++++++++++++*/

.align-right {
	text-align:right;
}

/*+++++++++++++++++++++++++++*/
/*+++++  Content Left  ++++++*/
/*+++++++++++++++++++++++++++*/

div#Sponsors div.tx-rgsmoothgallery-pi1 {
	background:none !important;
	padding-bottom:10px !important;
	border-bottom:1px solid #FFFFFF !important;
}
div#Sponsors div.tx-rgsmoothgallery-pi1 div.rgsgcontent {
	background:none !important;
}
div#Sponsors div.tx-rgsmoothgallery-pi1 div.rgsgcontent div.myGallery {
	background:none !important;
	border:1px none #ffffff;
}
div#Sponsors div.tx-rgsmoothgallery-pi1 div.rgsgcontent div.myGallery div.slideElement {
	background-color:transparent !important;
	cursor:pointer;
}

div#Sponsors p.bodytext {
	color:#FFFFFF;
	font-size:11px;
}

/*+++++++++++++++++++++++++++*/
/*+++++ Content Center ++++++*/
/*+++++++++++++++++++++++++++*/

#Content-Center div.Content-Element {
	background-color:#FFFFFF;
	padding-left:60px;
	padding-right:60px;
	padding-top:22px;
	padding-bottom:24px;
	margin-bottom:10px;
}
#Content-Center div.small-padding {
	padding:10px;
}
#Content-Center div.make-scroll {
	padding:10px;
}

div.csc-header h1 {
	color:#CE5052;
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	line-height:25px;
}
div.csc-header h1 a {
	color:#CE5052;
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	line-height:25px;
	text-decoration:none;
}
div.csc-header h1 a:hover {
	text-decoration:underline;
}

#Content-Center table.MainContentTable {
	width:570px;
}

#Content-Center a.more-link {
	color:#4d4d4d;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#Content-Center table.venues {
	float:right;
}
#Content-Center table.venues td.venues {
	border-collapse:collapse;
	border:1px solid #ffffff;
/*	width:99px;
	background-image:url(../img/start_venues_bg.png);
	background-position:1px 0px;
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
*/
}
#Content-Center table.venues td.venues div p a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#Content-Center table.venues td.venues div p a:hover {
	text-decoration:underline;
}

/* --- Content Center /  Table */

#Content-Center table.contenttable {
	border-collapse: collapse;
	font-size:12px;
}
#Content-Center table.contenttable th {
	font-weight:bold;
	padding:5px;
}
#Content-Center table.contenttable td {
	background-color:#edeef0;
	border: 1px solid #ffffff;
	padding:5px;
}
#Content-Center table.contenttable thead td {
	font-weight:bold;
	padding:5px;
	background:none;
}
#Content-Center table.contenttable tbody td {
	background-color:#edeef0;
	border: 1px solid #ffffff;
	padding:5px;
}

/* --- Content Center /  Table */

div#left-content div.loadingElement {
	background-image:url(../img/ajax-loader/red_bg/ajax-loader.gif) !important;
	background-color:transparent !important;
}
div#Content-Center div.loadingElement {
	background-image:url(../img/ajax-loader/grey_bg/ajax-loader.gif) !important;
	background-color:#EDEEEF !important;
}
div#RightContent div.loadingElement {
	background-image:url(../img/ajax-loader/dark_red_bg/ajax-loader.gif) !important;
	background-color:transparent !important;
}

#Content-Center .myGallery {
	width:258px !important;
	height:155px !important;
}


/*+++++++++++++++++++++++++++*/
/*+++++ Content Right  ++++++*/
/*+++++++++++++++++++++++++++*/

#RightContent {
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
}


#RightContent div.Content-Element {
	margin-bottom:10px;
}

div#RightContent div.myGallery {
	border:1px solid #ffffff !important;
}


#RightContent div.Content-Element div.Headline {
	height:26px;
	line-height:26px;
	vertical-align:middle;
	padding-left:9px;
	background-image:url(../img/right_cont_elm_head_bg.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
* html #RightContent div.Content-Element div.Headline {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/right_cont_elm_head_bg.png', sizingMethod='scale');
}

#RightContent div.Content-Element div.Content {
	background-color:#ae0d00;
}

/* Random Image */
#RightContent div.Content-Element div.Content div.tx-rgsmoothgallery-pi1 {
	background:none;
	padding-top:9px;
	margin-left:10px;

}


#RightContent div.Content-Element div.Footer {
	height:24px;
	line-height:24px;
	vertical-align:middle;
	background-color:#ae0d00;
}
#RightContent div.Content-Element div.Footer a {
	text-decoration:none;
	padding-right:5px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	float:right;
}

#RightContent table.contenttable {
	width:170px;
}

#RightContent table.contenttable tr td {
	font-size:12px;
	color:#FFFFFF;
	padding-left:8px;
	padding-right:8px;
}

#RightContent table.contenttable tr td.odd {
	font-weight:bold;
	background-color:#be352b;
}
#RightContent table.contenttable tr td.even {
	background-color:#c64943;
}


/*+++++++++++++++++++++++++++*/
/*+++++     Shadow     ++++++*/
/*+++++++++++++++++++++++++++*/

div.shadow {
	line-height:8px;
	position:absolute;
	z-index:2;
}

* html div.shadow-top-left {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/shadow/top_left.png', sizingMethod='scale');
}
* html div.shadow-top {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/shadow/top.png', sizingMethod='scale');
}
* html div.shadow-top-right {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/shadow/top_right.png', sizingMethod='scale');
}
* html div.shadow-bottom-left {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/shadow/bottom_left.png', sizingMethod='scale');
}
* html div.shadow-bottom {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/shadow/bottom.png', sizingMethod='scale');
}
* html div.shadow-bottom-right {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/shadow/bottom_right.png', sizingMethod='scale');
}
* html div.shadow-left {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/shadow/left.png', sizingMethod='scale');
}
* html div.shadow-right {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/fileadmin/templates/EChM2010/img/shadow/right.png', sizingMethod='scale');
}

/*+++++++++++++++++++++++++++*/
/*+++++     Scroll     ++++++*/
/*+++++++++++++++++++++++++++*/
#helper {
	display:none;
}

div.ScrollArea {
	overflow:hidden;
	position:relative;
}

div.ScrollStage {
}

div.ScrollBar {
	width:10px;
	position:absolute;
}

table.scrollbar_table {
	width:10px;
}
table.scrollbar_table tr td {
	width:10px;
}
table.scrollbar_table tr td a {
	display:block;
	width:10px;
	height:10px;
	
}
table.scrollbar_table tr td.scroll_up {
	vertical-align:top;
	height:10px;
	line-height:10px;
	background-image:url(../img/scoller/schalter_up.png);
	background-repeat:no-repeat;
}
table.scrollbar_table tr td.scroll_up a:hover {
	background-image:url(../img/scoller/up.png);
}
table.scrollbar_table tr td.scroll_down {
	vertical-align:bottom;
	height:10px;
	line-height:10px;
	background-image:url(../img/scoller/schalter_down.png);
	background-repeat:no-repeat;
}
table.scrollbar_table tr td.scroll_down a:hover {
	background-image:url(../img/scoller/down.png);
}
table.scrollbar_table tr td.scroll_middle {
	background-image:url(../img/scoller/v-line.png);
	background-repeat:repeat-y;	
}

table.scrollbar_table tr td.scroll_middle div.scrollbar_bar {
	width:10px;
	height:10px;
	position:relative;
}
table.scrollbar_table tr td.scroll_middle div.scrollbar_bar a.scrollbar_griff {
	display:block;
	position:absolute;
	background-image:url(../img/scoller/griff.png);
	background-repeat:no-repeat;
	height:10px;
	width:10px;
}
/*+++++++++++++++++++++++++++*/
/*+++++     Footer     ++++++*/
/*+++++++++++++++++++++++++++*/

#Footer-Center {
	height:38px;
	background-color:#ce3e33;
	text-align:right;
	padding-top:7px;
	padding-bottom:9px;
	padding-right:9px;
	vertical-align:middle;
}
#Footer-Center div div {
	height:22px;
	float:left;
}
#Footer-Center div div.trenner {
	border-right:1px solid #FFFFFF;
}
#Footer-Center div div a {
	color:#FFFFFF;
	text-decoration:none;
	line-height:22px;
	padding-left:11px;
	padding-right:11px;
	vertical-align:middle;
}

/*+++++++++++++++++++++++++++*/
/*+++++    Stories     ++++++*/
/*+++++++++++++++++++++++++++*/
div.stories-news-latest-container {
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
}

div.stories-news-latest-container div.stories-news-latest-item {
	background-color:#ededee;
	margin:2px 0px 2px 0px;
	padding:2px;
}

div.stories-news-latest-container div.stories-news-latest-item div.stories-news-latest-item-img {
	height:46px;
	width:90px;
	float:left;
}
div.stories-news-latest-container div.stories-news-latest-item div.stories-news-latest-item-text {
	padding-top:10px;
}

div.stories-news-latest-item-headline a {
	color:#737373;
	font-weight:bold;
	padding-top:5px;
	text-decoration:none;
}
div.stories-news-latest-item-subheadline a {
	float:left;
	padding-right:3px;
	color:#000000;
	text-decoration:none;
}

div.stories-news-latest-morelink a {
	color:#e32428;
	font-weight:bold;
	float:left;
}

/*+++++++++++++++++++++++++++*/
/*+++++    News        ++++++*/
/*+++++++++++++++++++++++++++*/

/* ListView */

div.news-list-category {
	display:none;
}

div.news-list-item {
	margin-top:10px;
	margin-bottom:10px;
}
div.news-list-item table tr td {
	font-size:12px;
}

div.news-list-item-img {
	width:100px;
	background-color:#edeeef;
	text-align:center;
}
div.news-list-item-title a {
	font-size:14px;
	font-weight:bold;
	color:#737373;
	text-decoration:none;
}

span.news-list-morelink a {
	color:#e32428;
	font-size:12px;
	text-decoration:none;
}
span.news-list-morelink a:hover {
	text-decoration:underline;
}

/*  Single View  */

div.news-single-item div.news-single-item-headline {
	color:#737373;
	font-size:16px;
	font-weight:bold;
	line-height:15px;
	margin-bottom:15px;
}

div.news-single-item div.news-single-img {
	width:258px;
	height:155px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

div.news-single-author-date {
	padding-top:10px;
	padding-bottom:10px;
}

p.news-single-author {
	float:left;
	color:#737373;
}

div.news-single-additional-info {
	padding-bottom:10px;
}

div.news-single-backlink a {
	color:#737373;
	text-decoration:underline;
}
div.news-single-backlink a:hover {
	color:#c20e00;
	text-decoration:none;
}



/*  Pagebrowser  */

div.tx-ttnews-browsebox a {
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
	color:#737373;
	text-decoration:underline;
}

div.tx-ttnews-browsebox table tr td.tx-ttnews-browsebox-prev a {
	color:#000000;
}
div.tx-ttnews-browsebox table tr td.tx-ttnews-browsebox-next a {
	color:#000000;
}

div.tx-ttnews-browsebox table tr td.tx-ttnews-browsebox-SCell a {
	color:#ce3e33;
	text-decoration:none;
	font-weight:bold;
}

/*+++++++++++++++++++++++++++*/
/*+++++ Tip a Friend   ++++++*/
/*+++++++++++++++++++++++++++*/

div#tip-a-friend {
	height:20px;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:14px;
}

div#tip-a-friend a#toggle-tip-form {
	text-decoration:none;
	color:#737373;
	font-size:10px;
	vertical-align:top;
	display:block;
	height:21px;
	width:100px;
}
* html div#tip-a-friend a#toggle-tip-form {
	height:20px;
}

div#tip-temp {
	display:none;
}

div#tip-form {
	height:260px;
	width:350px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#FFFFFF;
	padding:10px;
}
div#tip-form form table tr td {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	line-height:17px;
}

div#tip-form form table tr td input.textfield {
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#000000;
	border:1px solid #999999;
	font-weight:normal;
	width:150px;
	height:15px;
}

div#tip-form form table tr td textarea.textarea {
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#000000;
	border:1px solid #999999;
	overflow:auto;
	font-weight:normal;
	width:150px;
	height:50px;
}

/*+++++++++++++++++++++++++++*/
/*+++++    Gallery     ++++++*/
/*+++++++++++++++++++++++++++*/


div.tx-cegallery-pi1-pagebrowser {
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

div.tx-cegallery-pi1-pagebrowser a {
	text-decoration:none;
	font-size:12px;
	color:#999999;
}

.tx-cegallery-pi1-page {
	display:none;
}

.tx-cegallery-pi1-pagebrowser_back {
	width:80px;
	height:30px;
	float:left;
	text-align:center;
}
.tx-cegallery-pi1-pagebrowser_back span a {
	padding-left:8px;
}
div.tx-cegallery-pi1-pagebrowser_pages {
	width:290px;
	height:30px;
	float:left;
	text-align:center !important;
}
div.tx-cegallery-pi1-pagebrowser_pages span{
	padding-left:3px;
	padding-right:3px;
}
.tx-cegallery-pi1-pagebrowser_actual a {
	color:#000000 !important;
	font-size:14px !important;
}


.tx-cegallery-pi1-pagebrowser_next {
	width:80px;
	height:30px;
	float:left;
	text-align:center;
}
.tx-cegallery-pi1-pagebrowser_next span a {
	padding-right:8px;
}



div.tx-cegallery-pi1-album_entry {
	width:200px;
	height:200px;
	float:left;
	background-image:url(../img/20_percent_black.png);
	margin:15px;
	margin-top:10px;
	border:1px solid #FFFFFF;
	
}

div.tx-cegallery-pi1-album_entry div {
	width:200px;
	height:200px;
}

div.tx-cegallery-pi1-album_backlink a{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

div.tx-cegallery-pi1-album_backlink a:hover {
	color:#FF3900;
	text-decoration:underline;
}

span.tx-cegallery-pi1-imagetitle a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
span.tx-cegallery-pi1-imagetitle a:hover {
	color:#888888;
	text-decoration:underline;
}

div.tx-cegallery-pi1-album_entry div a {
	display:block;
	width:160px;
	margin-left:20px;
	margin-top:20px;
	/*background-color:#edeef0;*/
	text-align:center;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	height:100px;
	overflow:hidden;
}

div.tx-cegallery-pi1-album_entry div a:hover {
	color:#888888;
	text-decoration:underline;
}

div.tx-cegallery-pi1-album_entry div div.link a{
	text-align:center;
}

div.tx-cegallery-pi1-album_entry div div {
	height:26px;
}

div.tx-cegallery-pi1-album_entry div div a {
	display:compact;
	height:auto;
	background:none;
	text-align:left;
	text-decoration:none;
	color:#000000;	
}

span.tx-cegallery-pi1-album_date{
	display:block;
	width:200px;
	margin-top:-10px;
	text-align:center;
}
div.tx-cegallery-pi1-slimbox_hidden_links {
	display:none;
}

span.tx-cegallery-pi1-imagetitle {
	height:40px;
}
div.tx-cegallery-pi1-album_entry div div.tx-cegallery-pi1-album_date {
	display:none;
	width:100px;
	height:auto;
	color:#6b6b6b;
	font-weight:bold;
	text-decoration:underline;		
}
div.tx-cegallery-pi1-clearer {
	clear:both;
}

div.tx-cegallery-pi1-album_header {
	display:none;
}
div.tx-cegallery-pi1-album_title {
	display:none;
}

div.tx-cegallery-pi1-album_plugin_title {
	display:none;
}
div.tx-cegallery-pi1-back_to_overview a {
	font-size:12px;
	color:#6b6b6b;
	text-decoration:underline;
}
div.tx-cegallery-pi1-back_to_overview_img {
	display:none;	
}

div.tx-cegallery-pi1-detail_header {
	padding-bottom:10px;
}

div.tx-cegallery-pi1-album_back_link a {
	font-size:12px;
	color:#6b6b6b;
	text-decoration:underline;
}
div.tx-cegallery-pi1-detail_entry {
	padding-top:10px;
}
div.tx-cegallery-pi1-detail_nav {
	padding-top:10px;
}
div.tx-cegallery-pi1-detail_nav a {
	font-size:12px;
	color:#6b6b6b;
	text-decoration:underline;
}


/*   ---    indexed search    ---  */


div.tx-indexedsearch-searchbox {
	display:none;
}

div.tx-indexedsearch-rules {
	display:none;
}

div.tx-indexedsearch-whatis {
	font-size:18px;
	font-weight:bold;
}
span.tx-indexedsearch-sw {
	font-weight:normal;
}

div.tx-indexedsearch-browsebox p {
	font-size:12px;
}

ul.browsebox {
	margin:0px;
	padding:0px;
	width:468px;
	text-align:center;
}
ul.browsebox li {
	list-style:none;
	display: inline;
	padding:0px 10px 0px 10px;
}

ul.browsebox li a {
	text-decoration:none;
	font-size:14px;
}

ul.browsebox li.tx-indexedsearch-browselist-currentPage a {
	color:#000000;
	font-weight:bold;
}


div.tx-indexedsearch-res h3 {
	margin:20px 0px 5px 0px;
	padding:0px;
}

span.tx-indexedsearch-icon {
	display:none;
}
span.tx-indexedsearch-result-number {
	display:none;
}
span.tx-indexedsearch-title a {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#6b6b6b;
}
span.tx-indexedsearch-percent {
	color:#000000;
	font-size:14px;
	font-weight:normal;
}

div.tx-indexedsearch-res {
	font-size:11px
}

p.tx-indexedsearch-descr {
	margin:0px;
	padding:0px;
}

.tx-indexedsearch-info {
	margin:0px;
	padding:0px;
}
.tx-indexedsearch-text-item-size {
	display:none;
}
.tx-indexedsearch-text-item-crdate {
	display:none;
}
.tx-indexedsearch-text-item-mtime {
	display:none;
}
dt.tx-indexedsearch-text-item-path {
	display:none;
}
dd.tx-indexedsearch-text-item-path {
	display:none;
	margin:5px 0px 10px 0px;
	padding:0px;
}


/* Printlink */

td.printlink a {
	color:#FFFFFF;
	font-size:10px;
}

div.printiFrameContainer {
	position:absolute;
	width:400px;
	height:500px;
	overflow:scroll;
	background-color:#00CC99;
	z-index:50000;
}

div.flash_video_player{
	display:none;
}



div.video-link {
	display:none;
	
}


div.portal-video {
	height:187px;
	width:320px;
}

/* listen */
li {
	margin-left:20px;
	margin-bottom:4px;
	list-style:disc;
}

li a {
	color:#737373;
	text-decoration:underline;
}

.two-colum div.left
{
	width:235px;
}

.two-colum div.right {
	width:235px;
}

.presentedby {
	width:111px;
	height:42px;
	position:absolute;
	top:122px;
	left:635px;
	background-image:url(../img/presentedby_henkel.png)
}


div.team-info div.team-img {
	display:none;
}

div.team-name {
	display:none;
}

/* Live Games */

div#DB_CONTENT_LIVE_GAMES table.live_games {
	width:155px;
}

div#DB_CONTENT_LIVE_GAMES table.live_games td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

div#DB_CONTENT_LIVE_GAMES table.live_games td.venues {
	padding-top:5px;
}

div#DB_CONTENT_LIVE_GAMES table.live_games td.hl1{
	height:20px;
	line-height:20px;
	vertical-align:middle;
	font-size:11px;
	padding-left:5px;
	font-weight:bold;
	background-image:url(../img/20_percent_black.png);
}

.live_games a {
	color:#ffffff;
}


div#Content-Center div#DB_CONTENT {
	width:456px;
}

.news-list-item-related-by-cat {
	height:50px;
	margin-top:10px;
}
.news-list-item-related-by-cat div.image{
	width:80px;
	margin-right:10px;
	float:left;
}
.news-list-item-related-by-cat div.date a{
	color:#4d4d4d;
	font-weight:bold;
}
.news-list-item-related-by-cat div.title a{
	color:#4d4d4d;
	font-weight:bold;
	text-decoration:none;
}
.news-list-item-related-by-cat div.title a:hover{
	color:#ae0d00;
}
.news-list-item-related-by-cat div.news-list-morelink a{
	color:#ae0d00;
}
.news-list-item-related-by-cat div.news-list-morelink a:hover{
	text-decoration:underline;	
}

.news-single-backlink {
	display:none;
}

div#slide-news-latest-small div.slide-news-latest-subheader p {
	line-height:12px;
}

/* XJR Report*/

div.Content-Element div#DB_CONTENT h3 {
	color:#CE5052;
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	line-height:25px;
}
div.Content-Element div#DB_CONTENT h2 {
	color:#4d4d4d;
	font-size:18px;
	font-weight:bold;
	vertical-align:middle;
	line-height:25px;
}

div.Content-Element div#DB_CONTENT div.report table.report, div.Content-Element div#DB_CONTENT_TOP div.report table.report {
}


div.Content-Element div#DB_CONTENT div.report table.report thead, div.Content-Element div#DB_CONTENT_TOP div.report table.report thead {
	background-image:url(../img/xjr/report/header.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
}
div.Content-Element div#DB_CONTENT div.report table.report thead tr td, div.Content-Element div#DB_CONTENT_TOP div.report table.report thead tr td {
	padding:0px 4px 0px 4px !important;
	line-height:18px !important;
	vertical-align:middle;
	border:0px none #ffffff !important;
	height:18px !important;
}
div.Content-Element div#DB_CONTENT div.report table.report thead tr th, div.Content-Element div#DB_CONTENT_TOP div.report table.report thead tr th {
	padding:0px 4px 0px 4px !important;
	line-height:18px !important;
	vertical-align:middle;
	height:18px !important;
}
div.Content-Element div#DB_CONTENT div.report table.report tbody tr td, div.Content-Element div#DB_CONTENT_TOP div.report table.report tbody tr td  {
	padding:0px 4px 0px 4px !important;
	line-height:18px !important;
	vertical-align:middle;
	height:18px !important;
	border-top:1px dotted #CCCCCC !important;
	font-size:11px !important;
	font-weight:normal !important;
	background-color:#FFFFFF !important;
}

/*XJR play-by-play */

div.Content-Element div#DB_CONTENT thead th {
	text-align:center !important;
}

a.report-link {
	display:block !important;
	height:55px !important;
	width:141px !important;
	background-image:url(../img/xjr/report/match-report.png) !important;
	border:0px none #ffffff !important;
}
a.goal-by-gloal-link {
	display:block !important;
	height:55px !important;
	width:141px !important;
	background-image:url(../img/xjr/report/goal-by-goal-link.png) !important;
	border:0px none #ffffff !important;
}

/* Voting/ Poll */

div#DB_VOTING {
	height:188px;
}

.voting-form-question, .voting-form-answer-list, .voting-results-question, .voting-results, .voting-form-submit-link {
	padding:6px;
} 

.voting-results-item {
	padding:2px;
	height:30px;
	background-image:url(../img/25_percent_white.png);
	margin-bottom:4px;
}

.voting-results-item .voting-results-item-label {
	height:15px;
}

.voting-results-item .voting-results-item-value {
	height:15px;
}

.voting-results-item .voting-results-item-value .voting-results-item-table {
	height:10px;
	width:150px;
}

.voting-results-item .voting-results-item-value .voting-results-item-table tbody {
	height:10px;
}

.voting-results-item .voting-results-item-value .voting-results-item-table tbody tr {
	height:10px;
}

.voting-results-item .voting-results-item-value .voting-results-item-table tbody tr td {
	height:10px;
}

.voting-results-item .voting-results-item-value .voting-results-item-table .voting-results-item-bg {
	height:10px;
	background-color:#f9cdcd;
}

.voting-form-submit-link {
}

.voting-form-submit-link a {
	display:block;
	width:80px;
	height:30px;
	background-color:#FFFFFF;
	line-height:30px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ae0d00;
}

td.voting-results-item-percent {
	width:30px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
td.voting-results-item-balken {
	width:120px;
}

div.voting-form-answer-list div.answer-item {
	height:20px;
	width:50px;
	float:left;
	line-height:20px;
	vertical-align:middle;
}
div.voting-form-answer-list div.answer-item a.flag {
	padding-top:2px;
}
div.voting-form-answer-list div.answer-item a {
	display:block;
	height:20px;
	width:25px;
	float:left;
	font-size:10px;
	color:#FFFFFF;
	line-height:20px;
	vertical-align:middle;
}

/* Quiz*/

fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-label {
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
}

fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio fieldset#mailformAnswer legend {
	display:none;
}

fieldset.csc-mailform div.csc-mailform-field label {
	color:#CE5052;
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	line-height:25px;
}

fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio label {
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

fieldset.csc-mailform div.csc-mailform-field span.csc-mailform-radio input.csc-mailform-radio {
	margin-right:5px;
}

fieldset.csc-mailform div.csc-mailform-field label[for="mailformYour_Email"] {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	vertical-align:middle;
	line-height:17px;
}

fieldset.csc-mailform div.csc-mailform-field input.csc-mailform-submit{
	margin-top:15px;
	margin-bottom:15px;
}
