/*** Modern FAQ **************************************************************/
/***************************************/
.tx-irfaq-pi1 ul.tx-irfaq-questions-list { margin-bottom: 75px; }
.tx-irfaq-pi1 ul li a p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 ul li a { color: #000; text-decoration: none; }
.tx-irfaq-pi1 ul li a:hover { color: #000; text-decoration: underline; }
.tx-irfaq-pi1 .tx-irfaq-answer { margin-bottom: 10px; }
.tx-irfaq-pi1 .tx-irfaq-answer h4 p.bodytext { margin: 0px; display: inline; font-weight: bold; }
.tx-irfaq-pi1 dt p { font-weight: bold; margin: 0px; display: inline; }
.tx-irfaq-pi1 dd { margin-left: 0px; }
.tx-irfaq-pi1 dd p { margin-top: 0px;	}
.tx-irfaq-pi1 .additional-info { border-top: 2px solid #e6e6e6; margin-bottom: 10px; }
.tx-irfaq-pi1 .irfaq-related-faq, .tx-irfaq-pi1 .irfaq-related-links { padding-top: 0px; padding-bottom: 0px; margin-top: 3px; margin-bottom: 15px; }
.tx-irfaq-pi1 .tx-irfaq-bar { width: 55px; background: url(typo3conf/ext/irfaq/res/grey_star.gif); float: left; margin: 4px 10px 0 0; }
.tx-irfaq-pi1 .tx-irfaq-rating-bar { background: url(../typo3conf/ext/irfaq/res/orange_star.gif); height:12px; }
.tx-irfaq-pi1 .tx-irfaq-cleaner { clear: both; height: 3px; }
.tx-irfaq-pi1 .tx-irfaq-rating-prefix { float: left; margin: 3px 5px 0 0; }


/*** Login Box **************************************************************/
/***************************************/
.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
            color: #FF0000;
        }
        .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
            margin-top: 5px;
            margin-bottom: 5px;
            border: solid 1px #000;
            border-collapse: collapse;
        }
        .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
            border: solid 1px #090909;
            background-color: #333;
            padding: 5px;
        }
        .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
            border: solid 1px #333;
            background-color: #090909;
            font-weight: bold;
        }


/*** User Registration ****************************************************/
/***************************************/
.sIFR-flash {
	visibility: visible !important;
	margin: 0px;
	padding: 0px;
}
.sIFR-flash p{
	margin: 0px;
	padding: 0px;
}

.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	display: block;
	overflow: hidden;
}

.scroller{
	color: black;
}

/*** User Registration ******************************************************/
.tx-srfeuserregister-pi1-notice {
	color: #fff;
}


legend {
	color: #0693C0;
}

label{
	color: #c7c7c7;
}


/*** Forum  ****************************************************************/
/***************************************/

/* HEADER BOX BEGIN */
.header_text {
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	vertical-align: middle;
	height: 25px;
        background-image: url(../images/forum_header.gif);
	font-weight: bold;
}
/* HEADER BOX END */
.kat_header{
	background-image:url(../images/news-header.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	height: 22px;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
}
#searchKeywords{
	font-size: 10px;
	color:#FFFFFF;   
}
#searchUsers{
	font-size: 10px;
	color:#FFFFFF;   
}
#searchKeywords legend{
	font-size: 11px;
	color:#FFFFFF;     
}
#searchUsers legend{
	font-size: 11px;
	color:#FFFFFF;     
}
.tx-chcforum-pi1-Table tbody tr td fieldset legend{
	font-size: 11px;
	color:#FFFFFF; 
}
.tx-chcforum-pi1-Table tbody tr td fieldset{
	font-size: 10px;
	color:#FFFFFF; 
}


.tx-loginboxmacmade-pi1, .tx-loginboxmacmade-pi1 p{
	color: #fff;
}

/*** NEWS **************************************************************/
/***************************************/
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.events-list-container HR.clearer, .events-single-item HR.clearer, .events-latest-container HR.clearer{
	clear: right;
	height: 1px;
	border: 1px solid #498ca8;

}
.events-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.events-latest-container {
	padding-left: 6px;
}
.events-latest-container p {
	color: #fff;
}

.events-latest-container H3,.events-latest-gotoarchive {
	color:#fff;
	font-size: 11px;
	margin-bottom: 5px;
	margin-top: 3px;
	padding-left: 10px;
	background-image:url(../images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

.events-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.events-latest-gotoarchive A:LINK, .events-latest-gotoarchive A:VISITED, .events-latest-gotoarchive A:HOVER {
	color:#fff;
}
.events-latest-gotoarchive A {
	color:#fff;
}
.events-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	border-bottom: 1px solid #174253;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.events-latest-item a{
	color: #fff;
	text-decoration: none;
}

.events-latest-location a:hover{
	text-decoration: underline;
}

.events-latest-title h3 a:hover {
	text-decoration: underline;
}

.events-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}
.events-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.events-latest-date,.events-latest-morelink,.events-latest-category {
	font-size:9px;
	color: #498ca8;
}

.events-latest-morelink {
	margin: 5px 0px 8px 0px;
	height:12px;
}

.events-latest-morelink a, .events-latest-date a{
	color: #498ca8;
	text-decoration: none;
}
.events-latest-morelink A:HOVER, .events-latest-date a:hover {
	color: #498ca8;
	text-decoration: underline;
}

.events-latest-duration {
	color: #498ca8;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.events-list-container p {
	color: #fff;
}


.events-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;

}
.events-search-form {
	padding:3px;
	margin-bottom:5px;

}
.events-search-emptyMsg{
	margin:0px;
}
.events-search-form FORM {
	margin:0px;
}
.events-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
}
.events-list-container H3 A:LINK,.events-list-container H3 A:VISITED,.events-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.events-list-container H3 A {
	color:#fff;

}
.events-list-container P {
	padding-left:3px;
}
.events-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
}

.events-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.events-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.events-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.events-list-morelink,.events-list-category {
	font-size:9px;
	margin-left:3px;
}
.events-list-morelink  {
	margin-bottom:3px;
}
.events-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {

}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell p a {
	color: #ffffff;
}

.tx-ttnews-browsebox-SCell p a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.events-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.events-single-item {
	padding:5px;
	margin-bottom:5px;
	border-bottom:1px solid #666;

}
.events-single-item p {
	color: #fff;
}

.events-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #498ca8;
	margin-bottom: 0px;
	
}
.events-single-item H3 {
	margin-bottom: 15px;
}

.events-single-img {
	float: right;
	margin-left:5px;
	margin-bottom:5px;
	border: 1px solid #c2c2c2;
}




.events-single-imgcaption {
	padding:3px;
	clear:both;
}

.events-single-category {
	float: right;
}
.events-single-backlink, .events-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.events-single-timedata {
	float: right;
}
.events-single-timedata, .events-single-author,.events-single-imgcaption {
	font-size: 9px;
}

.events-single-author {
	padding-bottom: 3px;
}
.events-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.events-single-related,.events-single-files,.events-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.events-single-related DD, .events-single-links DD, .events-single-files DD {
	margin-left:20px;
}

.events-single-related DT, .events-single-links DT, .events-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}




/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear: right;
	height: 1px;
	border: 1px solid #174253;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/
.news-latest-allnews {
	text-align: right;
}

.news-latest-allnews a{
	color: #498ca8;
	text-decoration: none;
}

.news-latest-left {
	float: left;
	width:200px;
}

.news-latest-right {
	float: right;
	width: 140px;
	text-align: right;
}

.news-latest-title {
	color:#fff;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 3px;
	font-weight: bold;
	height: 35px;
}

.news-latest-container {
	padding-left: 6px;
}

.news-latest-container p {
	color: #fff;
}

.news-latest-container H3,.news-latest-gotoarchive {
	color:#fff;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 3px;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #174253;
	margin-bottom: 10px;
	padding-left: 15px;
	background-image:url(../images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	height: 150px;
}

.news-latest-item a{
	color: #fff;
	text-decoration: none;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
	color: #498ca8;
}

.news-latest-morelink {
	margin: 5px 0px 8px 0px;
	height: 12px;
}

.news-latest-morelink a, .news-latest-date a{
	color: #498ca8;
	text-decoration: none;


}
.news-latest-morelink A:HOVER, .news-latest-date a:hover {
	color: #498ca8;
	text-decoration: underline;
}

.news-latest-teaser {
	height: 55px;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.events-list-dates {
	float: left;
	width: 170px;
	color: #498ca8;
}

.events-list-dates a {
	font-weight: normal;
	color: #cccccc;
}

.events-list-title {
	float: left;
	width: 200px;
	font-weight: bold;
}

.events-list-title a {
	color: #ffffff;
}

.events-list-title a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.events-list-location {
	float: left;
	width: 150px;
	min-height: 1px;
}

.events-list-location a {
	font-weight: normal;
	color: #ffffff;
}

.events-list-location a:hover {
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.events-list-ski {
	float: left;
	width: 30px;
	text-align: center;
}

.events-list-ski a {
	font-weight: normal;
	color: #cccccc;
}

.events-list-sb {
	float: left;
	width: 30px;
	text-align: center;
}

.events-list-sb a {
	font-weight: normal;
	color: #cccccc;
}

.events-list-item-0 {
	padding: 5px;
	background-color: #2e302f;
}

.events-list-item-1 {
	padding: 5px;
}

.news-list-left {
	width: 400px;
	float: left;
}

.news-list-right {
	float: right;
	width: 150px;
}
.news-list-container p {
	color: #fff;
}

.news-search-form {
	padding:3px;
	margin-bottom:5px;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {

}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}


.tx-ttnews-browsebox-SCell {

}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;

}
.news-single-item p {
	color: #fff;
}

.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #498ca8;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:15px;
	margin-bottom:5px;
}

.news-single-img img{
	border: 1px solid #c2c2c2;	
}

.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {
	float: right;
}
.news-single-backlink, .news-single-backlink a {
	border-top:1px solid #c2c2c2;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}





