/* Addiitions */
.pollBoxResult .formItem .formDiagramm p {
	white-space:nowrap;
	} 

/* STARTSEITE Welcome Teaser*/
#welcomeTeaser{
	width:100%;
}

#beta{
	position:absolute;
	z-index:1001;
	right:0px;
	top:0px;
	display: none;
}

/* EXT: SUCHE */
.tx-indexedsearch-browsebox {
	display:none;
	}

.tx-indexedsearch-noresults {
	font-size: 11px;
	color: #F68701;
	font-weight: bold;
	}

.introBox .tx-indexedsearch-sw { 
	font-weight: bold;
	}

.tx-indexedsearch-redMarkup { 
	font-style: italic;
	}
.tx-indexedsearch-noresults {
	padding: 0px 0px 5px 5px;
	}


/* EXT: GLOSARY */	
.tx-contagged-glosaryBox {
	position:relative;
}

.tx-contagged .textBox h2 span {
	color: #646450;
}

.tx-contagged .tx-contagged-textBox p a {
	background-image:none;
	font-weight:normal;
	line-height:16px;
	margin:0;
	padding:0;
}

/* EXT: FELOGIN */	
.errorHead, .forgotHead{
	background:url(../images/loginError.jpg) no-repeat;
	height:20px;
	width:134px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 2px;
	padding:2px 0 0 7px;
}
.loginBoxSubmit{
	background:none!important;
	color:#fff!important;
	background-image:url(../images/icon_link.png)!important;
	background-position:left 2px!important;
	background-repeat:no-repeat!important;
}
.errorMsg ,.forgotMsg{
	padding: 5px 10px;
	color:#fff;
	font-size:11px;	
}

.forgotMsg{
	margin-top: -10px;
}

.loginBackLink{
	margin:-15px 0 0;
	padding:0 0 6px 7px!important;
}

.loginBackLink p a {
	font-weight: normal!important;
}

.error {
	color: #F68701;
}


/* EXT: mm_forum */
.forumBoxItem div {
	overflow: hidden;
}
.tx-mmforum-pi3{
	width:470px;
}
.forumBox .forumBoxItem .forumBoxText70{
	width: 348px;
	background-image: url(../images/htg_forum_348x40.gif);	
}
.forumBoxLeft .teaserBox140{
	background-image: url(../images/htg_boxError140_bottom.gif);
	background-color: #F68701;
	background-repeat:no-repeat;
	background-positioN: bottom left;
	padding-bottom: 5px;
}
.forumBoxLeft .textBox140{
	background-image: url(../images/htg_boxError140_top.gif);
	background-repeat:no-repeat;
	background-color: #F68701;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	padding: 5px 5px 0 5px;	
}

.forumThreadActionTop {
	margin-top:-4px;
	margin-bottom:1px;
	padding-left:220px;
	}
.forumThreadActionBottom{
	margin:0;
	padding-left:220px;	
}

.forumThreadAction .teaser500 { 
	width: 503px; 
	background-image: url(../images/htg_box503_top.gif); 
	background-repeat:no-repeat;
	background-position: left top;
	background-color: #eaead8;
	margin-left:1px;
	margin-top: -4px;
	}
.forumThreadActionBottom .teaser500{
	margin-top:0px!important;
}
.forumThreadActionTop .teaser500 {
	margin-top:0px;
	}

.forumThreadAction .teaser500 .textBox { 
	float:none; 
	width: 493px; 
	background-image: url(../images/htg_box503_bottom.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	}

.tx-mmforum-pi1-pt-quote{
	font-style:italic;
	border:dashed 1px #ABAA96;
	background-color:#D3D2BE;
	margin:0 5px;
	padding:5px;
}

#tx_mmforum_pi3_quicksearch{
	background-color: #eaead8;
	padding: 5px;
	background-position: left top;
	background-repeat: no-repeat;
	width:200px;
}
#tx_mmforum_pi3_quicksearch li{
	list-style:none;
	color:#f68701;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	background-image: url(../images/icon_link.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 1px 0 0 18px;
	margin: 0 0 0 -2px;
	font-weight: bold;
	line-height: 15px;	
}
/* admin options*/
#admin_options .formItem{
	width:100%!important;
}
#admin_options .formItem .adminCheck input{
	width:20px!important;
	display:none;
}
#admin_options .tx-mmforum-select{
	height:inherit;
	background-image:none;
}
select.tx-mmforum-select {
 border: 1px solid #AAAAAA;
 font-family: Tahoma;
 font-size: 11px;
}
#img-collapse, #img-expand{
	padding:5px 0 0 0;
}

.favoritePost a, .subscribePost a{
	font-weight:bold!important;
}

/* Meine Beiträge */
.forumBox .forumBoxItem .forumBoxText420 {
	background-image:url(../images/htg_forum_430x40.gif);
	width:420px;
}
/* Favoriten */
.forumBox .forumBoxItem .forumBoxText370{
	background-image:url(../images/htg_forum_370x40.gif);
	width:360px;
}
.forumBox .forumBoxItem .forumBoxText395{
	background-image:url(../images/htg_forum_405x40.gif);
	width:395px;
}
/* Latest */
.latestTopic a{
	background-image:none!important;
	padding:0 0 0 2px!important;
}
.latestPost a{
	color:#646450;
}

/* PM */
.hiddenOverflow{
	overflow:hidden;
}
.autoOverflow{
	overflow:auto;
}


/* Forum Alert */
.alertBox .alertBoxHeader div,
.alertBox .alertBoxItem div {
	background-color: #eaead8;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px;
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	font-size: 11px;
	line-height: 14px;
	}
	
.alertBox .alertBoxHeader div {
	font-weight: bold;
	height:16px;
	}
	
.alertBox .alertBoxItem h2 {
	font-size: 11px;
	line-height: 14px;
	}

.forumBox .forumBoxItem .forumBoxText {
	width: 360px;
	background-image: url(../images/htg_forum_370x40.gif);
	}
	
.forumBox .forumBoxHeader .forumBoxText {
	width: 401px;
	background-image: url(../images/htg_forum_411x40.gif);
	}

.forumBox .forumBoxItem .forumBoxTextA {
	width: 289px;
	background-image: url(../images/htg_forum_299x40.gif);
	}

.forumBox .forumBoxHeader .forumBoxTextA {
	width: 330px;
	background-image: url(../images/htg_forum_340x40.gif);
	}
	
	
.alertBox .alertBoxItem .forumBoxTextB {
	width: 298px;
	background-image: url(../images/htg_forum_308x40.gif);
	}
	
.alertBox .alertBoxNumA {
	width: 40px;
	background-image: url(../images/htg_forum_50x40.gif);
	}	
.alertBox .alertBoxNum {
	width: 60px;
	background-image: url(../images/htg_forum_70x40.gif);
	}

.forumBox .forumBoxLink {
	width: 110px;
	background-image: url(../images/htg_forum_120x40.gif);
	}
	
.forumBox .forumBoxLink a {
	background-image: url(../images/icon_link.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 1px 0 0 18px;
	margin: 0 0 0 -2px;
	font-weight: bold;
	line-height: 18px;
	}
	
.forumBox .forumBoxInfo {
	width: 160px;
	background-image: url(../images/htg_forum_170x40.gif);
	float: right!important;
	border-right: 0!important;
	}
	
	
	
	

/* EXT: SR_FEUSER_REGISTER */

.regButton{
	background-color:#EAEAD8;
	border:none;
	font-size:11px;
	color:#F56E00;
	cursor:pointer;
	font-weight:bold;
	float:right;
	margin:0 4px 0 0;
}
.backLink {
	float:left;
	width:120px;
	font-weight:bold;
	font-size:11px;
	color:#F56E00;	
}
.tx-srfeuserregister-pi1-delete-icon{
	width:11px!important; height:11px!important;
	background-color:#EAEAD8!important;
}
#terms{
 width:450px;
 height:200px;
 overflow:auto;
 margin:10px 0 10px 0;	
 padding:5px;
 background-color:#D3D2BE;
}
#termsGewinnspiel{
 width:450px;
 height:170px;
 overflow:auto;
 margin:10px 0 10px 0;	
 padding:5px;
 background-color:#D3D2BE;
}
.tx-srfeuserregister-pi1-radio{
	width:20px!important;
}
#tx-srfeuserregister-pi1-tx_lfberoobiregistration_ichnutzeberoobifuer-0,
#tx-srfeuserregister-pi1-tx_lfberoobiregistration_ichnutzeberoobifuer-1,
#tx-srfeuserregister-pi1-module_sys_dmail_category-1{
	width:18px!important;
	height:18px!important;
}

.tx-srfeuserregister-pi1-checkbox{
	width:20px!important;
}
.radioLabel{
	width:120px;
}
#tx-srfeuserregister-pi1-image-0{
	height:auto;
	margin:5px 0 10px 0;
}
/* Label für den Newsletter */

.tx-srfeuserregister-pi1-multiple-checkboxes dd{
	display:none;
}
.bdayPreview{
	float:left;
	margin:0 2px 0 0!important;
	font-family:Arial,Helvetica,sans-serif!important;
	font-size:12px!important;
	padding:0!important;
}

/* cwt_community*/
.delBuddyPromt, .buddyAddPromt{
	width: 180px;
	background-image: url(../images/htg_tooltip_friend_top.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 20px;
	left: 20px;
	padding: 10px 0 0 0;
	color: #fff;
	z-index: 1001;
	display: none;
	font-size:11px;
	line-height:14px;	
	}
.delBuddyPromt{
	left: -30px!important;
}
.delBuddyPromt p, .buddyAddPromt p{
	padding:0 5px 5px;
	font-weight:bold;
}
.delBuddyPromt p a, .buddyAddPromt p a{
	background-image:url(../images/icon_link.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	line-height:18px;
	margin:0 0 0 -2px;
	padding:1px 0 0 18px;
}
.delBuddyPromt h2, .buddyAddPromt h2 {
	width: 130px;
	background-image: url(../images/htg_tooltip_friend_head.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 3px 15px 0 15px;
	height: 20px;
	color: #646450;
	}
	
.delBuddyPromt .text, .buddyAddPromt .text {
	width: 140px;
	background-image: url(../images/htg_tooltip_friend_bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 10px 23px 10px;
	}

.delBuddyPromt .text a, .buddyAddPromt .text a {
	color: #fff;
	font-weight:bold;
	}
	
#messageBoxContact {
	display: none;
}	

/*  My Beroobis */
.teaser70 .teaserBoxFloat60 {
	width: 230px;
	background-image: url(../images/htg_box28_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #eaead8;
	float: left;
	margin-right: 6px;
	}
	
.teaser70 .teaserBoxFloat60 .textBox {
	width: 130px;
	padding: 7px 5px;
	overflow:hidden;
	/*background-image: url(../images/htg_box28_top.gif);*/
	background-position: left top;
	background-repeat: no-repeat;
	}

.teaser70 .teaserBoxFloat60 .textBox h1 {
	font-size: 12px;
	}

.teaser70 .teaserBoxFloat60 .textBox h1 a {
	color: #646450;
	word-wrap:break-word;
	word-break:break-all;
	}
	
/*
.galleryBox .textBox h2 {
	width:120px!important;
	float:left;
}
.galleryBox .textBox h2 a {
	width:120px!important;
	float:left;
}
.galleryBox .textBox{
	overflow:hidden;
}*/

.teaser30 .galleryBox .textBox h2 {
	overflow:hidden;
}
.teaser30 .galleryBox .textBox h2 a{
	word-wrap:break-word;
	word-break:break-all;	
}

