
.unfold_ad {

}


/*Modal PopUps ohne jQuery*/

 .modal_hour {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
		height: 100%;
	
    }
    .modal_hour:target {
        opacity:1;
        pointer-events: auto;
    }
    .modal_hour > div {
        width: 80%;
		height: 80%;
		overflow: auto;
        position: relative;
        margin: 5% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 5px;
        background: #fff;
        background: -moz-linear-gradient(#fff, #999);
        background: -webkit-linear-gradient(#fff, #999);
        background: -o-linear-gradient(#fff, #999);
		
    }
	
	
 .modal_hour_set {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
		height: 100%;
	
    }
    .modal_hour_set:target {
        opacity:1;
        pointer-events: auto;
    }
    .modal_hour_set > div {
	width: 80%;
	height: 80%;
	overflow: auto;
	position: relative;
	margin: 5% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 5px;
	background: #fff;
	/* [disabled]background: -moz-linear-gradient(#fff, #999); */
	/* [disabled]background: -webkit-linear-gradient(#fff, #999); */
	/* [disabled]background: -o-linear-gradient(#fff, #999); */
    }
	
/*Modal PopUps modal_hour_no  ohne jQuery*/
	
 .modal_hour_no {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 999;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
	height: 100%;
    }
    .modal_hour_no:target {
        opacity:1;
        pointer-events: auto;
    }
    .modal_hour_no > div {
	width: 50%;
	max-height: 80%;
	overflow: auto;
	position: relative;
	margin: 5% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 5px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
	z-index: 100000;		
    }
	
	
 .modal_hour_no_set {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
		height: 100%;
	
    }
    .modal_hour_no_set:target {
        opacity:1;
        pointer-events: auto;
    }
    .modal_hour_no_set > div {
	width: 80%;
	height: 80%;
	overflow: auto;
	position: relative;
	margin: 5% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 5px;
	background: #fff;
	/* [disabled]background: -moz-linear-gradient(#fff, #999); */
	/* [disabled]background: -webkit-linear-gradient(#fff, #999); */
	/* [disabled]background: -o-linear-gradient(#fff, #999); */
    }
	
	
	
	
	
	
	
	
    .close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: 12px;
	text-align: center;
	top: 10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	height: 24px;
padding-right: 0px;	
    }
    .close:hover {
        background: #00d9ff;
    }


/*Modal PopUps ohne jQuery*/



.online {
	border: solid 1px #0086B9;
	padding: 2px 2px;
	background-image: url(../images/online.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
textarea {
	resize: none;
}
.online1 {
	/* [disabled]border: solid 1px #0086B9; */
	/* [disabled]background-color: #cccccc; */
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	/* [disabled]float: left; */
	width: 93%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 3px;
	cursor: alias;
}
textarea1 {
	resize: none;
}
.online2 {
	/* [disabled]border: solid 1px #0086B9; */
	/* [disabled]background-color: #cccccc; */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: center; */
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	float: left;
	width: 97%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
}
textarea2 {
	resize: none;
}

.online3 {
	/* [disabled]border: solid 1px #0086B9; */
	/* [disabled]background-color: #cccccc; */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: center; */
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	float: left;
	width: 98.5%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
}








/*.online3 {
	border: solid 1px #0086B9;
	padding: 2px 2px;
	background-color: #6fa3f6;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
*/

textarea3 {
	resize: none;
}
.download {
	padding: 2px 2px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
.online4 {
	border: solid 1px #0086B9;
	padding: 2px 2px;
	background-color: #fb4141;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}
textarea4 {
	resize: none;
}
textarea4 {
	resize: none;
}
.nb_ha_content_panel2 img {
	width: 20px;
	/* [disabled]float: left; */
	margin-right: 2px;
	margin-left: 2px;
}
.nb_ha_content_panel22 {
	width: 100% !important;
	height: 60px;
	overflow: hidden;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.nb_ha_content_panel3 img {
	width: 30%;
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
	max-width: 80px;
}


.nb_ha_content_panel_photo img {
	/* [disabled]width: 30%; */
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
	max-width: 60px;
}





.nb_ha_content_panel2 {
	width: 100% !important;
	height: 60px;
	overflow: hidden;
	padding-left: 2px;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #999; */
}

.nb_ha_content_panel_photo2 {
	width: 100% !important;
	height: 60px;
	overflow: hidden;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	/* [disabled]background-color: #CCC; */
}







.nb_ha_content_panel2_widen {
	width: 100% !important;
	height: 40px;
	overflow: hidden;
	padding-left: 2px;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #999; */
}










.nb_ha_scontent_panel2 {
	width: 100% !important;
	height: 40px;
	overflow: hidden;
	padding-left: 2px;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #999; */
}

.nb_ha_scontent_panel2_easy {
	width: 100% !important;
	/* [disabled]height: 40px; */
	overflow: hidden;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}


.nb_ha_content_panel_for {
	width: 98% !important;
	height: 40px;
	overflow: hidden;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	float: left;
}

.nb_ha_content_panel_for img {
	width: 20px;
	float: left;
}

.nb_ha_content_panel_for1 {
	width: 48% !important;
	height: 40px;
	overflow: hidden;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	float: left;
}

.nb_ha_content_panel_for1 img {
	width: 20px;
	float: left;
}

.nb_ha_content_panel {
	width: 60% !important;
	max-height: 80px;
	overflow: hidden;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 2px;
}




.nb_ha_content_panel_photo {
	width: 100% !important;
	height: 80px;
	overflow: hidden;
	float: left;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #F00; */
	padding-left: 2px;
	background-color: #0FF;
}
.nb_ha_content_panel_photo2 img {
	width: 40px !important;
	max-height: 80px;
	overflow: hidden;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 2px;
}







.nb_ha_content1 {
	float: left;
	width: 33%;
	height: 65px;
	overflow: hidden;
	min-width: 120px;
	padding-left: 2px;
}
.nb_ha_content3 {
	float: left;
	width: 16%;
	height: 65px;
	overflow: hidden;
	min-width: 120px;
	padding-left: 2px;
}


.nb_ha_content1_easy {
	float: left;
	width: 32.5%;
	height: 15px;
	overflow: hidden;
	min-width: 120px;
	white-space: nowrap;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 2px;
}

.nb_ha_content1_easy img {
	float: left;
	width: 15px;
	/* [disabled]height: 65px; */
	/* [disabled]overflow: hidden; */
	/* [disabled]min-width: 120px; */
	/* [disabled]padding-left: 2px; */
	/* [disabled]white-space: nowrap; */
	margin-right: 2px;
	margin-left: 2px;
}





.nb_ha_content3_easy {
	float: left;
	width: 16%;
	height: 20px;
	overflow: hidden;
	min-width: 120px;
	white-space: nowrap;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 2px;	
	
}

.nb_ha_content3_easy img {
	/* [disabled]float: left; */
	max-height: 15px;
	max-width: 15px;
	/* [disabled]height: 65px; */
	/* [disabled]overflow: hidden; */
	/* [disabled]min-width: 120px; */
	/* [disabled]padding-left: 2px; */
	/* [disabled]white-space: nowrap; */
	margin-right: 2px;
	margin-left: 2px;
}

/*Global*/

.nb_ha_global_easy {
	width: 100%;
	height: 28px !important;
	position: relative;
	z-index: 100;
	cursor:help;
	/* [disabled]left: 0px; */
	/* [disabled]bottom: 2px; */
	margin-top: -15px;
	/* [disabled]margin-bottom: 2px; */
	/* [disabled]overflow: hidden !important; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&amp;0+75,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 75%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(75%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #CCC; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
	float: left;
	margin-left: 20px;
}
.nb_ha_global_easy3 {
	width: 89%;
	height: 28px !important;
	position: relative;
	z-index: 100;
	/* [disabled]left: 0px; */
	/* [disabled]bottom: 2px; */
	margin-top: -15px;
	/* [disabled]margin-bottom: 2px; */
	/* [disabled]overflow: hidden !important; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&amp;0+75,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 75%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(75%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #CCC; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
	float: left;
	margin-left: 20px;
}

.nb_ha_global_easy3for {
	width: 100%;
	height: 28px !important;
	position: relative;
	z-index: 100;
	/* [disabled]left: 0px; */
	/* [disabled]bottom: 2px; */
	margin-top: -15px;
	/* [disabled]margin-bottom: 2px; */
	/* [disabled]overflow: hidden !important; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&amp;0+75,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 75%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(75%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #CCC; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
	float: left;
	/* [disabled]margin-left: 20px; */
}

.nb_ha_global_easyw {
	width: 100%;
	height: 28px !important;
	position: relative;
	z-index: 100;
	/* [disabled]left: 0px; */
	/* [disabled]bottom: 2px; */
	margin-top: -15px;
	/* [disabled]margin-bottom: 2px; */
	/* [disabled]overflow: hidden !important; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&amp;0+75,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 75%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(75%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #CCC; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
	float: left;
	margin-left: 20px;
}

.nb_ha_global_easyu {
	width: 100%;
	height: 28px !important;
	position: relative;
	z-index: 100;
	/* [disabled]left: 0px; */
	/* [disabled]bottom: 2px; */
	margin-top: -15px;
	cursor:alias;
	/* [disabled]margin-bottom: 2px; */
	/* [disabled]overflow: hidden !important; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&amp;0+75,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 75%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(75%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #CCC; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
	float: left;
	/* [disabled]margin-left: 20px; */
}








/*Global*/


.nb_ha_content2 {
	float: left;
	width: 24.4%;
	height: 100px;
	overflow: hidden;
	min-width: 120px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin-bottom: 2px;
}

.nb_ha_content_photo{
	float: left;
	width: 33%;
	height: 100px;
	overflow: hidden;
	min-width: 120px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin-bottom: 2px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-left: 2px;
	padding-bottom: 2px;	
	
	
	
}





.nb_ha_content_description44444444444444 {
	width: 24.4%;
	min-width: 120px;
	height: 25px;
	overflow: hidden;
	border: 1px solid #F00;
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}
.nb_ha_content_description {
	width: 50%;
	height: 25px;
	float: right;
	min-width: 120px;
	max-width: 150px;
	position: relative;
	z-index: 100;
	left: 0px;
	bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: -23px;
	margin-bottom: 2px;
	overflow: hidden !important;
	padding-right: 8px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
}
.nb_ha_content_big {
	width: 100%;
	height: 25px;
	position: relative;
	z-index: 100;
	/* [disabled]left: 0px; */
	/* [disabled]bottom: 2px; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #CCC; */
	margin-top: -23px;
	margin-bottom: 2px;
	overflow: hidden !important;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	/* [disabled]background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); */ /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	margin-left: 1px;
}

.nb_ha_content_big_photo {
	width: 100%;
	height: 28px;
	position: relative;
	z-index: 100;
	left: 0px;
	bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-top: -33px;
	/* [disabled]margin-bottom: 2px; */
	overflow: hidden !important;
	/* [disabled]padding-right: 8px; */
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	/* [disabled]float: right; */
}






.nb_ha_content_easy {
	/* [disabled]width: 89%; */
	height: 28px !important;
	position: relative;
	/* [disabled]z-index: 100; */
	/* [disabled]left: 0px; */
	/* [disabled]bottom: 2px; */
	margin-top: -15px;
	/* [disabled]margin-bottom: 2px; */
	overflow: hidden !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&amp;0+75,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 75%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(75%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #CCC; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
}


.nb_ha_content_easy_photo2 {
	/* [disabled]width: 89%; */
	height: 28px !important;
	position: relative;
	/* [disabled]z-index: 100; */
	/* [disabled]left: 0px; */
	/* [disabled]bottom: 2px; */
	margin-top: -15px;
	/* [disabled]margin-bottom: 2px; */
	overflow: hidden !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&amp;0+75,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 75%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(75%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #CCC; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
}





.nb_ha_content_easy_photo {
	/* [disabled]width: 98%; */
	height: 28px !important;
	position: relative;
	/* [disabled]z-index: 100; */
	/* [disabled]left: 0px; */
	/* [disabled]bottom: 2px; */
	margin-top: -15px;
	/* [disabled]margin-bottom: 2px; */
	overflow: hidden !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&amp;0+75,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 75%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(75%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #CCC; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
}

.nb_ha_content_easy2 {
	/* [disabled]width: 100%; */
	height: 23px !important;
	position: relative;
	/* [disabled]z-index: 100; */
	/* [disabled]left: 0px; */
	/* [disabled]bottom: 2px; */
	margin-top: -23px !important;
	margin-bottom: 2px;
	overflow: hidden !important;
	/* [disabled]padding-left: 12px; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+75,ffffff+100&amp;0+75,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 75%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(75%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #CCC; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
	padding-bottom: 2px;
}





.nb_ha_scontent_big_for {
	width: 40%;
	height: 25px;
	/* [disabled]position: relative; */
	z-index: 100;
	/* [disabled]left: 0px; */
	bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: -23px;
	margin-bottom: 0px;
	overflow: hidden !important;
	padding-right: 8px;
	float: left;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0F0;	
	
	
}

.nb_ha_scontent_big_for1 {
	width: 100%;
	height: 20px;
	/* [disabled]position: relative; */
	z-index: 100;
	/* [disabled]left: 0px; */
	bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: -20px;
	margin-bottom: 0px;
	overflow: hidden !important;
	float: left;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	/* [disabled]margin-right: 20px; */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F00;
}

.nb_ha_scontent_big_for2 {
	width: 48%;
	height: 20px;
	/* [disabled]position: relative; */
	z-index: 100;
	/* [disabled]left: 0px; */
	bottom: 0px !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F0;
	margin-top: -20px;
	margin-bottom: 0px;
	overflow: hidden !important;
	float: left;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	/* [disabled]margin-right: 20px; */
	/* [disabled]clear: both; */
}

.nb_ha_scontent_small {
	width: 100%;
	height: 25px;
	position: relative;
	/* [disabled]z-index: 100;
*/
	left: 0px;
	bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: -23px;
	margin-bottom: 2px;
	overflow: hidden !important;
	padding-right: 8px;
}




.nb_ha_content_small {
	width: 100%;
	height: 25px;
	position: relative;
	/* [disabled]z-index: 100;
*/
	left: 0px;
	bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: -23px;
	margin-bottom: 2px;
	overflow: hidden !important;
	padding-right: 8px;
}
.nb_ha_box_small {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px !important;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	min-width: 120px;
	bottom: 0px;
}

.nb_ha_global_box_small {
	float: left;
	width: 99%;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	min-width: 120px;
	/* [disabled]bottom: 0px; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #3FC; */
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
}

.nb_ha_global_box_small3 {
	float: left;
	width: 32.5%;
	/* [disabled]margin-left: 2px !important; */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	min-width: 120px;
	bottom: 0px;
	/* [disabled]background-color: #9F9; */
	height: 18px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 2px;
}





/*.nb_ha_box_small_forum {
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px !important;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	min-width: 120px;
	bottom: 0px;
}
*/

/*nb_ha_photo Archiv*/
.nb_ha_content_photo_big3 {
	/*	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
*/	/* [disabled]bottom: 2px; */
	height: 18px;
	/* [disabled]left: 0; */
	/* [disabled]overflow: hidden !important; */
	/* [disabled]position: relative; */
	/* [disabled]z-index: 100; */
	/* [disabled]white-space: pre; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-bottom-color: #ccc; */
	/* [disabled]border-left-color: #C39; */
	/* [disabled]background-color: #F30; */
	float: left;
	margin-top: -17px;
	/* [disabled]margin-bottom: 2px; */
	/* [disabled]margin-left: 2px; */
	width: 100% !important;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	
	
}

.nb_ha_content_photo_big {
	/*	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
*/	/* [disabled]bottom: 2px; */
	height: 18px;
	/* [disabled]left: 0; */
	/* [disabled]overflow: hidden !important; */
	/* [disabled]position: relative; */
	/* [disabled]z-index: 100; */
	/* [disabled]white-space: pre; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-bottom-color: #ccc; */
	/* [disabled]border-left-color: #C39; */
	/* [disabled]background-color: #F30; */
	float: left;
	margin-top: -17px;
	margin-bottom: 2px;
	margin-left: 2px;
	width: 100% !important;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	
	
}



.nb_ha_photo_box_small {
	float: left;
	width: 32.5%;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	min-width: 120px;
	/* [disabled]bottom: 0px; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 18px;
	padding-right: 2px;
	/* [disabled]padding-left: 2px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


.nb_ha_photo_box_small3 {
	float: left;
	width: 16%;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	min-width: 120px;
	/* [disabled]bottom: 0px; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
}

.nb_ha_photo_title_small {
	float: left;
	width: 89%;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #999; */
	white-space: nowrap;
	overflow: hidden;
	/* [disabled]min-width: 120px; */
	/* [disabled]cursor: help !important; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 18px;
}


.nb_ha_photo_title_small3 {
	float: left;
	width: 88%;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #999; */
	white-space: nowrap;
	overflow: hidden;
	/* [disabled]min-width: 120px; */
	/* [disabled]cursor: help !important; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #0FF; */
	height: 18px;
}


/*.nb_ha_photo_box_big {
	float: left;
	width: 32%;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	min-width: 120px;
	height: 18px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
*/
.nb_ha_photo_box_big2 {
	float: left;
	width: 16%;
	margin-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	min-width: 120px;
	/* [disabled]bottom: 0px; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 18px;
	/* [disabled]padding-right: 8px; */
	/* [disabled]padding-left: 2px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
}


.nb_ha_photo_box_big3 {
	float: left;
	width: 16%;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	/* [disabled]white-space: nowrap; */
	overflow: hidden;
	min-width: 120px;
	/* [disabled]bottom: 0px; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 60px;
	/* [disabled]padding-right: 2px; */
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
	padding-top: 2px;
}

.nb_ha_photo_box_big {
	float: left;
	width: 32%;
	margin-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	/* [disabled]white-space: pre; */
	overflow: hidden;
	min-width: 100px;
	/* [disabled]bottom: 0px; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
}

.nb_ha_content_panel_photo_big3 {
	height: 40px !important;
	float: left !important;
	width: 58% !important;
	margin-bottom: 2px;
	margin-left: 2px;
	/* [disabled]background-color: #FF0; */
	overflow: hidden;
	/* [disabled]display: none; */
}

.nb_ha_content_panel_photo_big3 img {
	max-width: 20px !important;
	max-height: 20px !important;
	/* [disabled]display: none; */
}

.nb_ha_content_panel_photo_big4 img {
	max-width: 20px !important;
	max-height: 20px !important;
	/* [disabled]display: none; */
}



.nb_ha_content_panel_photo_big {
	height: 40px !important;
	float: left !important;
	width: 60% !important;
	margin-bottom: 2px;
	margin-left: 2px;
	/* [disabled]background-color: #FF0; */
	overflow: hidden;
}

.nb_ha_content_panel_photo_picture {
	height: 42px !important;
	float: left !important;
	
	width: 40% !important;
	
	margin-bottom: 2px;
	margin-left: 2px;
			max-width: 55px;
}

.nb_ha_content_panel_photo_picture img {
			max-width: 50px;
	max-height: 50px;	
}


/*nb_ha_photo Archiv*/

/*nb_ha_photo Panel*/

.nb_ha_scontent_photo_big3 {
	/*	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
*/	/* [disabled]bottom: 2px; */
	height: 18px;
	/* [disabled]left: 0; */
	/* [disabled]overflow: hidden !important; */
	/* [disabled]position: relative; */
	/* [disabled]z-index: 100; */
	/* [disabled]white-space: pre; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-bottom-color: #ccc; */
	/* [disabled]border-left-color: #C39; */
	/* [disabled]background-color: #F30; */
	float: left;
	margin-top: -35px;
	margin-bottom: 2px;
	margin-left: 2px;
	width: 58% !important;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #F00; */
}

.nb_ha_scontent_photo_big {
	/*	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;
*/	/* [disabled]bottom: 2px; */
	height: 18px;
	/* [disabled]left: 0; */
	/* [disabled]overflow: hidden !important; */
	/* [disabled]position: relative; */
	/* [disabled]z-index: 100; */
	/* [disabled]white-space: pre; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-bottom-color: #ccc; */
	/* [disabled]border-left-color: #C39; */
	/* [disabled]background-color: #F30; */
	float: left;
	margin-top: -20px;
	margin-bottom: 2px;
	margin-left: 2px;
	width: 68% !important;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 ); /* IE6-9 */
	
	
}



.nb_ha_sphoto_box_small {
	float: left;
	width: 98%;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	min-width: 150px;
	/* [disabled]bottom: 0px; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 20px;
	padding-right: 2px;
	/* [disabled]padding-left: 2px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


.nb_ha_sphoto_box_small3 {
	float: left;
	width: 47%;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	/* [disabled]min-width: 120px; */
	/* [disabled]bottom: 0px; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 20px;
	/* [disabled]padding-left: 2px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
}

.nb_ha_sphoto_title_small {
	float: left;
	width: 85%;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #999; */
	white-space: nowrap;
	overflow: hidden;
	/* [disabled]min-width: 120px; */
	/* [disabled]cursor: help !important; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 20px;
}


.nb_ha_sphoto_title_small3 {
	float: left;
	width: 75%;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #999; */
	white-space: nowrap;
	overflow: hidden;
	/* [disabled]min-width: 120px; */
	/* [disabled]cursor: help !important; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 20px;
}


.nb_ha_sphoto_box_big4 {
	float: left;
	width: 16%;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	/* [disabled]white-space: nowrap; */
	overflow: hidden;
	/* [disabled]min-width: 120px; */
	/* [disabled]bottom: 0px; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 53px;
	/* [disabled]padding-right: 2px; */
	/* [disabled]padding-left: 2px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
}


.nb_ha_sphoto_box_big3 {
	float: left;
	width: 48%;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	/* [disabled]white-space: nowrap; */
	overflow: hidden;
	/* [disabled]min-width: 120px; */
	/* [disabled]bottom: 0px; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 53px;
	/* [disabled]padding-right: 2px; */
	/* [disabled]padding-left: 2px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
}

.nb_ha_sphoto_box_bigpe {
	float: left;
	width: 48%;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	/* [disabled]white-space: nowrap; */
	overflow: hidden;
	/* [disabled]min-width: 120px; */
	/* [disabled]bottom: 0px; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 40px;
	/* [disabled]padding-right: 2px; */
	/* [disabled]padding-left: 2px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
}


.nb_ha_sphoto_box_big {
	/* [disabled]float: left; */
	width: 98%;
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	/* [disabled]white-space: pre; */
	overflow: hidden;
	min-width: 150px;
	/* [disabled]bottom: 0px; */
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 53px;
	/* [disabled]padding-right: 2px; */
	/* [disabled]padding-left: 2px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
}

.pimmelarsch {
	/* [disabled]float: left; */
	margin-right: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
	/* [disabled]display: none; */
}

.nb_ha_scontent_panel_photo_big3 {
	height: 40px !important;
	/* [disabled]float: left !important; */
	width: 58% !important;
	margin-bottom: 2px;
	margin-left: 2px;
	/* [disabled]background-color: #FF0; */
	overflow: hidden;
}
.nb_ha_scontent_panel_photo_big3 img {
	max-width: 15px !important;
	max-height: 15px !important;
	/* [disabled]display: none; */
}

.nb_ha_scontent_panel_photo_big {
	height: 40px !important;
	float: left !important;
	width: 68% !important;
	margin-bottom: 2px;
	margin-left: 2px;
	/* [disabled]background-color: #FF0; */
	overflow: hidden;
}

.nb_ha_scontent_panel_photo_picture {
	height: 42px !important;
	float: left !important;
	
	width: 40% !important;
	
	margin-bottom: 2px;
	margin-left: 2px;
			max-width: 55px;
}

.nb_ha_scontent_panel_photo_picture img {
			max-width: 50px;
	max-height: 50px;	
}

.nb_ha_scontent_panel_photo_picture3 {
	height: 42px !important;
	float: left !important;
	
	width: 30% !important;
	
	margin-bottom: 2px;
	margin-left: 2px;
			max-width: 55px;
}

.nb_ha_scontent_panel_photo_picture3 img {
			max-width: 25px;
	max-height: 25px;	
}





/*nb_ha_photo Panel*/


.nb_ha_forum_box_small {
	float: left;
	width: 32.5%;
	margin-right: 2px;
	/* [disabled]margin-left: 2px !important; */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	min-width: 120px;
	bottom: 0px;
	/* [disabled]max-height: 120px !important; */
	/* [disabled]background-color: #9F6; */
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.nb_ha_forum_box_big {
	float: left;
	width: 16%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	min-width: 120px;
	bottom: 0px;
	/* [disabled]max-height: 120px !important; */
	background-color: #0FF;
	padding-left: 2px;
	height: 20px;
}




.nb_ha_sbox_small {
	float: left;
	width: 48%;
	margin-left: 2px !important;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	/* [disabled]min-width: 120px; */
	bottom: 0px;
	background-color: #9F9;
	height: 18px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.nb_ha_global_sbox_small {
	float: left;
	width: 48%;
	/* [disabled]margin-left: 2px !important; */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	/* [disabled]min-width: 120px; */
	bottom: 0px;
	/* [disabled]background-color: #0FC; */
	height: 18px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 2px;
}









.nb_ha_sbox_small img {
	float: left;
	width: 20px;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #999; */
	/* [disabled]white-space: nowrap; */
	margin-right: 2px;
	margin-left: 2px;
}

.nb_ha_global_sbox_small img {
	float: left;
	width: 20px;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #999; */
	/* [disabled]white-space: nowrap; */
	margin-right: 2px;
	margin-left: 2px;
}






.nb_ha_sbox_small_photo {
	float: left;
	width: 48%;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #999; */
	/* [disabled]white-space: nowrap; */
	overflow: hidden;
}


.nb_ha_sbox_small_photo img {
	float: left;
	width: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	/* [disabled]white-space: nowrap; */
	margin-right: 2px;
	margin-left: 2px;
}





.nb_ha_sbox_small_for {
	float: left;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	height: 20px !important;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #999; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
	margin-right: 2px;
}



.nb_ha_sbox_small_for33 {
	float: left;
	width: 89%;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #999; */
	white-space: nowrap;
	overflow: hidden;
	height: 15px !important;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #999; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
	margin-bottom: 2px;
	margin-right: 2px;
	/* [disabled]background-color: #FF6; */
}

.nb_ha_sbox_small_for44 {
	float: left;
	width: 80%;
	/* [disabled]border-left-width: 1px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #999; */
	white-space: nowrap;
	overflow: hidden;
	height: 15px !important;
	/* [disabled]border-right-width: 1px; */
	/* [disabled]border-right-style: solid; */
	/* [disabled]border-right-color: #999; */
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
	margin-bottom: 2px;
	margin-right: 2px;
	/* [disabled]background-color: #F90; */
}








.nb_ha_sbox_big_for {
	/* [disabled]float: left; */
	width: 98%;
	margin-right: 2px;
	/* [disabled]white-space: nowrap; */
	overflow: hidden;
	min-width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
	/* [disabled]height: 18px; */
}

.nb_ha_sbox_big_for3 {
	float: left;
	width: 48%;
	margin-right: 2px;
	/* [disabled]white-space: nowrap; */
	overflow: hidden;
	min-width: 80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
	height: 40px;
}











.nb_ha_sbox_small_for img {
	float: left;
	/* [disabled]width: 23px; */
	margin-right: 2px;
	margin-left: 2px;
	max-height: 15px;
}



.nb_ha_sbox_small_for1 {
	float: left;
	width: 48%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
	margin-right: 2px;
}

.nb_ha_sbox_small_for1 img  {
	/* [disabled]float: left; */
	/* [disabled]width: 15px; */
	margin-right: 2px;
	margin-left: 2px;
	max-height: 15px;
	max-width: 15px;
}











.nb_ha_sbox_big {
	float: left;
	width: 98%;
	margin-right: 2px;
	/* [disabled]white-space: nowrap; */
	overflow: hidden;
	min-width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
	/* [disabled]height: 18px; */
}

.nb_ha_sbox_big3 {
	float: left;
	width: 48%;
	margin-right: 2px;
	/* [disabled]white-space: nowrap; */
	overflow: hidden;
	/* [disabled]min-width: 150px; */
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
	/* [disabled]height: 18px; */
}




.nb_ha_global_sbox_big {
	float: left;
	width: 98%;
	margin-right: 2px;
	white-space: nowrap;
	overflow: hidden;
	min-width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
	height: 18px;
	/* [disabled]background-color: #CF9; */
}




.nb_ha_sbox_big img {
	float: left;
	width: 20px;
	margin-right: 2px;
	margin-left: 2px;

}

.nb_ha_sbox_big3 img {
	/* [disabled]float: left; */
	width: 12px;
	margin: 1px;
}

.nb_ha_sbox_big_for img {
	float: left;
	width: 20px;
	margin-right: 2px;
	margin-left: 2px;

}

.nb_ha_sbox_big_for3 img {
	float: left;
	width: 20px;
	margin-right: 2px;
	margin-left: 2px;

}




.nb_ha_global_sbox_big img {
	float: left;
	width: 20px;
	margin-right: 2px;
	margin-left: 2px;

}







.nb_ha_sbox_big_photo {
	float: left;
	width: 98%;
	margin-right: 0px;
	margin-left: 0px;
	height: 60px;
	overflow: hidden;
	min-width: 150px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
	padding-bottom: 2px;
	
	
	
	
	
	
}

.nb_ha_sbox_big_photo img {
	float: left;
	margin-bottom: 2px;
	margin-right: 2px;
	/* [disabled]max-width: 80px; */
	width: 40%;
}





.nb_ha_box_big {
	float: left;
	width: 33%;
	margin-right: 0px;
	margin-left: 0px !important;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	white-space: nowrap;
	overflow: hidden;
	min-width: 120px;
	bottom: 0px;
	/* [disabled]background-color: #0FF; */
}

.nb_ha_box_bigr {
	/* [disabled]float: left; */
	width: 50px;
	/* [disabled]white-space: nowrap; */
	/* [disabled]overflow: hidden; */
	/* [disabled]min-width: 120px; */
	/* [disabled]bottom: 0px; */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F00;
	background-color: #CCC;
	background-position: right;
	z-index: 1000;
	height: 10px;
}








.nb_ha_box_admin {
	padding-right: 0px;
	padding-left: 0px;
	}



.R8hl_001 {
	float: left;
	width: 98%;
	margin-right: 2px;
	margin-left: 2px;
}
.R8hl_002 {
	margin-bottom: 3px;
	margin-top: 0px;
}
.R8hl_003 {
	float: left;
	color: #ff0000;
	padding-right: 2px;
}
.R8hl_004 {
	float: left;
	padding-right: 2px;
}

.R8hl_new_new {
	float: left;
	color: #CC0000;
	margin-left: 3px;
	margin-right: 3px;
	cursor: alias !important;
/*
-moz-cursor: alias !important;

o-cursor: alias !important;
-webkit-cursor: alias !important;

-ms-cursor: alias !important;
*/
}

.R8hl_no_new {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	color: #666666;
	/* [disabled]cursor: alias; */
}

.R8hl_new_snew {
	font-size: 8px !important;
	color: #CC0000;
	/* [disabled]float: left !important; */
	/*	font-size: 7px;
	float: left;
	color: #CC0000;
	margin-left: 3px;
	margin-right: 3px;
	cursor: alias;
*/	/* [disabled]display: none; */
	margin: 3px;
}

.R8hl_no_snew {
	font-size: 8px !important;
	color: #666666;
	float: left;
	margin: 3px;
}




.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
