
/*
* General Pre Settings
*
*/
* {
   margin: 0;
   padding: 0;
   border: 0;
}

ul, ol, dl {
  list-style: none;
}

img, fieldset { border: 0; }

a { color: #99941d; text-decoration: none; }
a:hover { color: #96213e; text-decoration: none; }
a:focus, a:active { outline: none; }

label { cursor: pointer; }


/*
* General Helpers
*
*/
.killfloat {
	overflow: hidden;
	clear: both;
	font-size: 0;
	height: 0;
}

.hidden {
	display: none;
	visibility: hidden;
}

.invisible {
	display: inline;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 0;
	height: 0;
	}




/*
* STRUCTURE
*
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #63574b;
	background-color: #a9e2f5;
	background-image: url(../images/htg_body.jpg);
	background-position: center 720px;
	background-repeat: repeat-y;
	}

html>body { 
	font-size: 16px; /* Set correct font-size for safari browsers */
}


/*
* Structure Elements
*
*/
.container {
	position: relative;
	min-height: 1200px;
	min-width: 980px;
	background-image: url(../images/htg_container.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	}

.containerHeader {
	height: 130px;
	background-image: url(../images/htg_header.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	width: 980px;
	margin: 0 auto;
	z-index: 100;
	}

.containerMain {
	min-height: 600px;
	position: relative;
	width: 980px;
	margin: 0 auto;
	}
	
.containerFooter {
	background-image: url(../images/htg_footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 480px;
	}

.containerBottom {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	}
	
	
	

.containerCenterA {
	float: left;
	width: 540px;
	padding-left: 70px;
	text-align: left;
	}
	
.containerMarginalA {
	float: right;
	width: 360px;
	padding-right: 7px;
	text-align: left;
	}
	
	

.containerCenterB {
	float: left;
	width: 600px;
	padding-left: 70px;
	padding-top: 45px;
	text-align: left;
	}
	
.containerMarginalB {
	float: right;
	width: 300px;
	padding-right: 7px;
	padding-top: 45px;
	text-align: left;
	}



.containerCenterC {
	float: left;
	width: 540px;
	padding-left: 70px;
	padding-top: 45px;
	text-align: left;
	position: relative;
	}
	
.containerMarginalC {
	float: right;
	width: 360px;
	padding-right: 7px;
	padding-top: 45px;
	text-align: left;
	}
	
	
	
.containerCenterD {
	float: right;
	width: 600px;
	padding-right: 70px;
	padding-top: 45px;
	text-align: left;
	position: relative;
	}
	
.containerMarginalD {
	float: left;
	width: 240px;
	padding-left: 70px;
	padding-top: 45px;
	text-align: left;
	}



.containerCenterE {
	width: 840px;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 35px;
	text-align: left;
	position: relative;
	}



/*
* Navigation Elements
*
*/
/* Navigation A */
.navigationA {
	position: absolute;
	left: 215px;
	top: 32px;
	height: 63px;
	}

.navigationA li {
	float: left;
	}
	
.navigationA li a img {
	position: relative;
	}
	
#nav_meinclub { z-index: 90; margin-left: -15px; }
#nav_clubnews { z-index: 50; margin-left: -15px; }
#nav_community { z-index: 60; margin-left: -18px; }
#nav_spielspass { z-index: 70; margin-left: -17px; }
#nav_tigerentenland { z-index: 80; margin-left: -15px; }
#nav_login { z-index: 40; margin-left: -16px; }


.navigationA li.active a img{
	z-index: 100!important;
	}
.navigationA li a:hover img {
	z-index: 110!important;
	}
	

.navigationSub {
	background-image: url(../images/htg_navB.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 37px;
	width: 836px;
	position: absolute;
	left: 91px;
	top: 94px;
	}
	
.navigationB {
	}
	
.navigationB li {
	float: left;
	margin: 0 2px;
	}

.navigationB li.active,
.navigationB li:hover {
	background-image: url(../images/htg_navB_a_hi.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
		
.navigationB li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #706255;
	padding: 6px 4px 4px 4px;
	display: block;
	}
	
.navigationB li.active a,
.navigationB li a:hover {
	color: #4a4138;
	background-image: url(../images/htg_navB_li_hi.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	}

/*#sub_meinclub { background-image: url(../images/htg_navB_01.png); }*/	
#sub_meinclub ul { margin-left: 120px; }

/*#sub_clubnews { background-image: url(../images/htg_navB_02.png); }*/
#sub_clubnews ul { margin-left: 200px; }

/*#sub_community { background-image: url(../images/htg_navB_03.png); }*/
#sub_community ul { margin-left: 260px; }

/*#sub_spielspass { background-image: url(../images/htg_navB_04.png); }*/
#sub_spielspass ul { margin-left: 380px; }

/*#sub_tigerentenland { background-image: url(../images/htg_navB_05.png); }*/
#sub_tigerentenland ul { margin-left: 380px; }


	
/* Navigation Service */
.navigationService {
	position: absolute;
	top: 11px;
	right: 71px;
	}	

.navigationService li {
	font-size: 11px;
	float: left;
	padding: 0 0 0 2px;
	background-image: url(../images/htg_navService.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	}

.navigationService li.firstChild {
	background-image: none;
	padding-left: 0;
	}

.navigationService li a {
	padding: 0 9px;
	color: #63574b;
	}

.navigationService li a.active,
.navigationService li a:hover {
	color: #fff;
	}




.navigationSitemap {
	position: absolute;
	left: 310px;
	top: 40px;
	font-size: 11px;
	line-height: 15px;
	}
	
.navigationSitemap li {
	width: 110px;
	padding-left: 10px;
	/*border-left: 1px solid #fff;*/
	border-left: 1px solid #bdb8a8;
	float: left;
	height: 150px;
	}
	
.navigationSitemap li a {
	/*color: #e0ded9;*/
	color: #bdb8a8;
	font-weight: bold;
	margin-bottom: 15px;
	display: inline-block;
	}
	
.navigationSitemap li a.active,
.navigationSitemap li a:hover {
	color: #ffdf0d;
	}

.navigationSitemap li ul li {
	float: none;
	padding-left: 0;
	border: 0;
	height: auto;
	}
	
.navigationSitemap li ul li a {
	font-weight: normal;
	margin-bottom: 5px;
	}
	


.containerCopyright {
	position: absolute;
	left: 80px;
	top: 40px;
	width: 220px;
	}

.containerCopyright p {
	color: #bdb8a8;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 15px;
	}
	
.containerCopyright img {
	float: left;
	padding-right: 15px;
	}




/*
* Other Elements
*
*/
/* Logo */
.logoBox {
	left: 34px;
	position: absolute;
	top: 20px;
	z-index:999;
	}
	
.kindernetzBox {
	right: 9px;
	position: absolute;
	top: 4px;
	}

#plakatfuesse {
	right: 67px;
	position: absolute;
	top: 0px;
	}




.hr {
	background-image: url(../images/line.png);
	background-position: 10px top;
	background-repeat: no-repeat;
	height: 18px;
	margin-bottom: 25px;
	}
	
.hrSmall {
	background-image: url(../images/line.png);
	background-position: 10px top;
	background-repeat: no-repeat;
	width: 350px;
	height: 18px;
	}

.hrMini {
	background-image: url(../images/line_marginalD.png);
	background-position: 10px top;
	background-repeat: no-repeat;
	width: 240px;
	height: 5px;
	padding-bottom: 20px;
	}



.textBox a {
	/*font-weight: bold;*/
	}

.textBox a:hover {
	color: #96213e;
	}
	
/*.textBox a:visited {
	color: #e3be11;
	}*/




.textBox p a.more {
	padding-left: 22px;
	margin-left: -5px;
	background-image: url(../images/icon_link.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	font-weight: bold;
	}
	
.textBox a.more:hover {
	background-image: url(../images/icon_link_hover.png);
	}
	
/*.textBox a.more:visited {
	background-image: url(../images/icon_link_visited.png);
	}*/




.containerDetail .detailBox {
	padding: 0 10px 15px 10px;
	}

.containerDetail h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #4a4138;
	padding-bottom: 10px;
	}

.containerDetail h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	color: #99941d;
	}

.containerDetail h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	color: #4a4138;
	padding-bottom: 10px;
	}

.containerDetail .textBox {
	font-size: 13px;
	line-height: 18px;
	}
	
.containerDetail .textBox span {
	color: #99941d;
	}
	
.containerDetail .textBox p {
	padding-bottom: 15px;
	}
	
.containerDetail .textBox p.infoBox {
	font-size: 11px;
	line-height: 16px;
	}
	
.containerDetail .introBox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	color: #706255;
	}



.imageBox {
	position: relative;
	}

.imageBox .headerBox {
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.imageBox .footerBox {
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	}
	
.imageBox .contentBox {
	background-position: left top;
	background-repeat: repeat-y;
	}
	
.imageBox .caption {
	padding-top: 5px;
	}
	
.imageBox .caption h2 {
	padding-bottom: 5px;
	}

.imageBox .caption p {
	font-size: 11px;
	}
	
.imageBox .caption a.more {
	padding-left: 22px;
	background-image: url(../images/icon_link.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	font-weight: bold;
	}
	
.imageBox .caption a.more:hover {
	background-image: url(../images/icon_link_hover.png);
	}
	
.containerDetail .floatLeft { float: left; }
.containerDetail .floatRight { float: right; }

.containerDetail .floatLeft .headerBox { margin-left: -10px; }
.containerDetail .floatLeft .footerBox { margin-left: -10px; }
.containerDetail .floatLeft .contentBox { margin-left: -10px; }

.containerDetail .floatRight .headerBox { margin-left: 8px; }
.containerDetail .floatRight .footerBox { margin-left: 8px; }
.containerDetail .floatRight .contentBox { margin-left: 8px; }
	
	
	
.imageBox4 {
	width: 240px;
	}

.imageBox4 .headerBox {
	height: 8px;
	background-image: url(../images/htg_imageBox4_header.png);
	background-position: -1px top;
	}
.imageBox4 .footerBox {
	height: 10px;
	background-image: url(../images/htg_imageBox4_footer.png);
	}
.imageBox4 .contentBox {
	background-image: url(../images/htg_imageBox4.png);
	padding: 3px 20px 0;
	}
.imageBox4 .contentBox .caption { padding: 5px 15px 2px 5px; }
	
.imageBox4 .decoKlammer { position: absolute; right: 37px; top: -4px; }
.imageBox4 .decoPin { position: absolute; left: 105px; top: -17px; }

.textBox4 { width: 340px; }




.imageBox5 {
	width: 300px;
	}

.imageBox5 .headerBox {
	height: 10px;
	background-image: url(../images/htg_imageBox5_header.png);
	}
.imageBox5 .footerBox {
	height: 15px;
	background-image: url(../images/htg_imageBox5_footer.png);
	}
.imageBox5 .contentBox {
	background-image: url(../images/htg_imageBox5.png);
	padding: 0 18px 0 17px;
	}
	
.imageBox5B .headerBox {
	background-image: url(../images/htg_imageBox5B_header.png);
	}
.imageBox5B .footerBox {
	background-image: url(../images/htg_imageBox5B_footer.png);
	}
.imageBox5B .contentBox {
	background-image: url(../images/htg_imageBox5B.png);
	}
	
.imageBox5 .decoKlammer { position: absolute; right: 70px; top: -4px; }
.imageBox5 .decoPin { position: absolute; left: 140px; top: -15px; }
.imageBox5 .steckbrief { position: absolute; left: 22px; bottom: -10px; }

.textBox5 { width: 280px; }


.imageBox10 {
	width: 600px;
	margin-left: -10px;
	}

.imageBox10 .headerBox {
	height: 10px;
	background-image: url(../images/htg_imageBox10_header.png);
	}
.imageBox10 .footerBox {
	height: 10px;
	background-image: url(../images/htg_imageBox10_footer.png);
	}	
.imageBox10 .contentBox {
	background-image: url(../images/htg_imageBox10.png);
	padding: 0 17px 0 18px;
	}
.imageBox10 .decoKlammer { position: absolute; right: 70px; top: -4px; }



.videoBox5 {
	width: 300px;
	}
	
.videoBox5 .contentBox {
	width: 260px;
	height: 180px;
	padding: 30px 20px;
	margin: -15px 0 0 0;
	background-image: url(../images/htg_videoA.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.videoBox10 {
	width: 520px;
	height: 310px;
	padding: 40px 40px;
	margin: -15px 0 0 -10px;
	background-image: url(../images/htg_videoB.png);
	background-position: left top;
	background-repeat: no-repeat;
	}


	
.containerDetail .factBox {
	margin: -15px 0 25px 0;
	background-image: url(../images/htg_factBoxA_bottom.png);
	background-position: 10px bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	}

.containerDetail .factBox .contentBox {
	padding: 0 20px;
	background-image: url(../images/htg_factBoxA.png);
	background-position: left top;
	background-repeat: repeat-y;
	}
	
.containerDetail .factBox .contentBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	}
	
.containerDetail .factBox .contentBox p a {
	padding-left: 30px;
	background-image: url(../images/icon_link.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	}
	
.containerDetail .factBox .contentBox p a:hover {
	background-image: url(../images/icon_link_hover.png);
	}





.containerSlideshow {
	margin-bottom: 10px;
	}



.containerNews {
	width: 290px;
	height: 487px;
	padding: 113px 0 0 70px;
	background-image: url(../images/htg_containerNews.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.containerNews h2 {
	padding: 0 0 26px 2px;
	}
	
.containerNews .imageBox {
	padding: 5px;
	width: 140px;
	position: relative;
	background-image: url(../images/htg_imageBoxNews.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.containerNews .imageBox .infoMembers {
	position: absolute;
	right: -62px;
	top: -9px;
	}
	
.containerNews .textBox {
	padding: 8px 0;
	font-size: 16px;
	line-height: 20px;
	color: #4a4138;
	}
	
.containerNews .textBox h3 {
	font-size: 16px;
	line-height: 20px;
	}




.containerActivityStream {
	width: 320px;
	height: 517px;
	padding: 83px 20px 0 20px;
	background-image: url(../images/htg_containerActivityStream.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.activityBox {
	background-image: url(../images/htg_activityBox.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 99px;
	width: 320px;
	overflow: hidden;
	}
	
.activityBox .imageBox {
	padding: 5px 0 0 15px;
	width: 90px;
	float: left;
	position: relative;
	}

.iconProfileChat {
	position: absolute;
	right: 8px;
	top: 10px;
	}
.iconProfileAussehen {
	position: absolute;
	right: 9px;
	top: 5px;
	}
.iconProfileNew {
	position: absolute;
	right: 5px;
	top: 4px;
	}
.iconProfileFriend {
	position: absolute;
	right: 2px;
	top: 7px;
	}
	
.activityBox .textBox {
	padding: 10px 0 0 0;
	}
	
.activityBox .textBox p {
	font-size: 14px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	}
	

.activityBox .textBox p.time {
	font-size: 11px;
	color: #53a9c7;
	}






.containerDetail .containerTeaser {
	width: 600px;
	}
	
	
.teaserBox .textBox {
	font-size: 12px;
	line-height: 16px;
	}

.teaserBox .textBox h2 {
	font-size: 12px;
	line-height: 16px;
	color: #63574b;
	}
	
.teaserBox .textBox p a.more {
	background-position: left 1px;
	font-weight: bold;
	}
	
	
	

.teaserBoxA {
	width: 272px;
	height: 172px;
	padding: 9px 14px;
	float: left;
	background-image: url(../images/htg_teaserA.png);
	background-position: left top;
	background-repeat: repeat-y;
	position: relative;
	}
.containerMarginalB .teaserBoxA {
	margin-bottom: 25px;
	}
	
.teaserBoxA .decoPin {
	position: absolute;
	left: 140px;
	top: -17px;
	}
	
.teaserBoxA .infoMember {
	position: absolute;
	right: 20px;
	bottom: -12px;
	}

.teaserBoxA .imageBox {
	float: left;
	width: 120px;
	padding-right: 10px;
	}
	
.teaserBoxA .imageBox img {
	width: 120px;
	height: 172px;
	}
	
.teaserBoxA .textBox {
	float: right;
	width: 140px;
	padding: 10px 0;
	}


	
	
.teaserBoxB,
.teaserBoxC {
	width: 156px;
	height: 174px;
	padding: 5px 11px 7px 13px;
	float: left;
	background-image: url(../images/htg_teaserB.png);
	background-position: 8px top;
	background-repeat: no-repeat;
	position: relative;
	}
	
.teaserBoxB .textBox {
	padding: 4px 8px 0;
	}
	
.teaserBoxC .textBox {
	padding: 7px 8px 0;
	}
	
	
.teaserBoxD {
	width: 156px;
	height: 174px;
	padding: 5px 11px 7px 13px;
	float: left;
	background-image: url(../images/htg_teaserD.png);
	background-position: 8px top;
	background-repeat: no-repeat;
	position: relative;
	}
	
.teaserBoxD .imageBox {
	margin-left: -11px;
	margin-top: -15px;
	}
	
.teaserBoxD .textBox {
	padding: 0 8px;
	color: #fff;
	}
	
.teaserBoxD .textBox h2 {
	color: #fff;
	}

.teaserBoxD .textBox a {	
	color: #aeaa32;
	}
	
	
	
.teaserBoxE {
	width: 260px;
	height: 250px;
	padding: 0;
	margin-left: 10px;
	float: left;
	background-image: url(../images/htg_teaserE.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	}
	
.teaserBoxE .imageBox {
	width: 200px;
	height: 150px;
	padding: 22px 30px 0 30px;
	}
	
.teaserBoxE .textBox {
	padding: 10px 30px;
	}
	
	
	
.teaserBoxFree {
	width: 240px;
	height: 190px;
	padding: 0;
	float: left;
	background-image: none;
	}
.containerMarginalB .teaserBoxFree {
	margin-bottom: 25px;
	}
	
.teaserBoxFree .imageBox img {
	width: 240px;
	height: 190px;
	}
	
	
	
.verzierung_01 {
	margin-top: -83px;
	position: relative;
	z-index: 1000;
	}
	
	
	
.teaserBoxSpecial01 {
	background-image: url(../images/htg_teaserSpecial_01.png);
	background-position: 8px top;
	background-repeat: no-repeat;
	width: 233px;
	height: 140px;
	padding: 70px 0 0 0;
	margin-bottom: 15px;
	}

.teaserBoxSpecial01 h2 {
	display: none;
	}	

.teaserBoxSpecial01 .textBox {
	color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	}
.teaserBoxSpecial01 .mittelfett {
	font-weight:bold;
	color:#ffffff;
}
.teaserBoxSpecial01 a { color: #ffffff; text-decoration: none; }
.teaserBoxSpecial01 a:visited { color: #ffffff; text-decoration: none; }
.teaserBoxSpecial01 a:hover { color: #ffffff; text-decoration: none; }
.teaserBoxSpecial01 a:focus, a:active { outline: none; }
	
	
	
.teaserBoxSpecial02 {
	background-image: url(../images/htg_teaserSpecial_02.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 240px;
	height: 295px;
	margin-bottom: 15px;
	}
	
.teaserBoxSpecial02 .textBox {
	padding: 3px 0 0 10px;
	}
	
	
	
.teaserBoxSpecial03 {
	margin-top: -35px;
	margin-bottom: 25px;
	}
	
.teaserBoxSpecial03 .textBox {
	background-image: url(../images/htg_teaserSpecial_03.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 185px;
	padding: 10px 22px;
	width: 196px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	overflow: hidden;
	}
	
	.teaserBoxSpecial03 .textBox2 {
	background-image: url(../images/htg_teaserSpecial_03.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 185px;
	padding: 10px 22px;
	width: 196px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow: hidden;
	}
	
.teaserBoxSpecial03 .textBox p a {
	color: #f6ce12;
	}
	
	
	
.teaserBoxSpecial04 {
	background-image: url(../images/htg_teaserSpecial_04.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 240px;
	height: 302px;
	margin-bottom: 25px;
	}
	
.teaserBoxSpecial04 .textBox {
	color: #fff;
	text-align: center;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	height: 123px;
	width: 180px;
	padding: 137px 30px 0;
	overflow: hidden;
	}
	
.teaserBoxSpecial04 .textBox h2 {
	color: #fff;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	}
	
.teaserBoxSpecial04 .textBox p a {
	color: #f6ce12;
	}
	
	

.teaserBoxSpecial05 {
	padding-bottom: 45px;
	background-image: url(../images/htg_teaserSpecial_05_footer.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 240px;
	margin-top: -25px;
	margin-bottom: 25px;
	}
	
.teaserBoxSpecial05 .textBox {
	background-image: url(../images/htg_teaserSpecial_05.png);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding: 0 25px;
	color: #4a4138;
	}
	
.teaserBoxSpecial05 .textBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #4a4138;
	padding-bottom: 16px;
	}
	
.teaserBoxSpecial05 .textBox p a {
	color: #fff;
	font-weight: bold;
	}



.teaserBoxSpecial06 {
	background-image: url(../images/htg_teaserSpecial_06.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 240px;
	height: 275px;
	margin-bottom: 25px;
	}
	
.teaserBoxSpecial06 .textBox {
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding: 30px 20px 0;
	color: #e0ded9;
	text-align: center;
	overflow: hidden;
	}
	
.teaserBoxSpecial06 .textBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #b02648;
	padding-bottom: 10px;
	}
	
	
	
	
.teaserBoxSpecial07 {
	background-image: url(../images/htg_teaserSpecial_07.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	margin-top: -25px;
	margin-bottom: 25px;
	}

.teaserBoxSpecial07 h3 {
	padding-top: 140px;
	padding-left: 22px;
	}
	
.teaserBoxSpecial07 .imageBox {
	float: left;
	padding: 8px 22px 0;
	}
		
.teaserBoxSpecial07 .textBox {
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding: 20px 15px 0 0;
	overflow: hidden;
	}
	
.teaserBoxSpecial07 .textBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	}
	
.teaserBoxSpecial07 .textBox a.more {
	margin-left:0;
	}
	
	
	
	
.teaserBoxSpecial08 {
	margin-top: -40px;
	margin-bottom: 25px;
	}
	
.teaserBoxSpecial08 .headerBox {
	background-image: url(../images/htg_teaserSpecial_08_header.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 64px;
	padding: 8px 25px 10px;
	width: 250px;
	position: relative;
	}
	
.teaserBoxSpecial08 .headerBox .viewall {
	position: absolute;
	top: 33px;
	right: 10px;
	}
	
.teaserBoxSpecial08 .contentBox .textBox {
	background-image: url(../images/htg_teaserSpecial_08.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 85px;
	padding: 0 25px;
	width: 250px;
	font-size: 11px;
	overflow: hidden;
	}
	
.teaserBoxSpecial08 .contentBox .textBox h2 {
	font-size: 11px;
	}
	
.teaserBoxSpecial08 .contentBox .textBox p {
	padding: 0 20px 0 30px;
	}
	
.teaserBoxSpecial08 .footerBox {
	background-image: url(../images/htg_teaserSpecial_08_footer.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 21px;
	width: 300px;
	}

	

.teaserBoxSpecial09 {
	margin-bottom: 25px;
	}
	
.teaserBoxSpecial09 .headerBox {
	background-image: url(../images/htg_teaserSpecial_09_header.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
	padding: 10px 25px;
	width: 250px;
	position: relative;
	}
	
.teaserBoxSpecial09 .headerBox .viewall {
	position: absolute;
	top: -1px;
	right: 0;
	}
	
.teaserBoxSpecial09 .contentBox {
	background-image: url(../images/htg_teaserSpecial_09.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 275px;
	padding: 0 0px 0 25px;
	width: 265px;
	}
	
.teaserBoxSpecial09 .contentBox .imageBox {
	float: left;
	margin: 10px 15px 0 0;
	position: relative;
	}
	
.teaserBoxSpecial09 .contentBox .imageBox .toolTip {
	position: absolute;
	bottom: 55px;
	left: -158px;
	background-image: url(../images/htg_tooltip_friends.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 170px;
	height: 106px;
	padding: 13px 20px;
	font-size: 11px;
	line-height: 20px;
	display: none;
	}
	
.teaserBoxSpecial09 .contentBox .hover .toolTip {
	display: block;
	}

.teaserBoxSpecial09 .contentBox .imageBox .toolTip h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}	

.teaserBoxSpecial09 .contentBox .imageBox .toolTip p a.more {
	padding-left: 22px;
	background-image: url(../images/icon_link.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-left: -5px;
	}
	
.teaserBoxSpecial09 .contentBox .imageBox .toolTip p a.more:hover {
	background-image: url(../images/icon_link_hover.png);
	}
	
	
	
.teaserBoxSpecial10 {
	margin-bottom: 25px;
	}
	
.teaserBoxSpecial10 .headerBox {
	background-image: url(../images/htg_teaserSpecial_10_header.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 62px;
	padding: 8px 25px 10px;
	width: 250px;
	}
	
.teaserBoxSpecial10 .contentBox {
	background-image: url(../images/htg_teaserSpecial_10.png);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 0 25px;
	width: 250px;
	}
	
.teaserBoxSpecial10 .contentBox .textBox {
	top: -18px;
	position: relative;
	font-size: 13px;
	line-height: 18px;
	}
	
.teaserBoxSpecial10 .contentBox .textBox h2 {
	font-size: 13px;
	line-height: 18px;
	color: #96213e;
	}
	
.teaserBoxSpecial10 .contentBox .textBox p {
	padding-bottom: 18px;
	}

.teaserBoxSpecial10 .contentBox .textBox p span {
	color: #53a9c7;
	}
	
.teaserBoxSpecial10 .footerBox {
	background-image: url(../images/htg_teaserSpecial_08_footer.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 12px;
	width: 300px;
	}
	
	

.teaserBoxSpecial11 {
	margin-bottom: 25px;
	padding: 0 10px;
	}
	
.teaserBoxSpecial11 h3 {
	font-size: 11px;
	line-height: 14px;
	color: #4a4138;
	padding-bottom: 10px;
	}
	
.teaserBoxSpecial11 .imageBox {
	float: left;
	width: 50px;
	padding-right: 5px;
	}
	
.teaserBoxSpecial11 .textBox {
	float: right;
	font-size: 11px;
	line-height: 14px;
	width: 165px;
	}
	
.teaserBoxSpecial11 .textBox h2 {
	font-size: 13px;
	line-height: 18px;
	color: #4a4138;
	padding-bottom: 3px;
	}

.teaserBoxSpecial11 .textBox span {
	color: #53a9c7;
	}
	
	
	

.teaserBoxSpecial12 {
	margin-bottom: 25px;
	width: 240px;
	}
	
.teaserBoxSpecial12 h3 {
	font-size: 11px;
	line-height: 14px;
	color: #4a4138;
	padding: 0 0 10px 10px;
	}
	
.teaserBoxSpecial12 .imageBox .headerBox {
	height: 8px;
	background-image: url(../images/htg_imageBox4_header.png);
	background-position: -1px top;
	}
.teaserBoxSpecial12 .imageBox .footerBox {
	height: 10px;
	background-image: url(../images/htg_imageBox4_footer.png);
	}
.teaserBoxSpecial12 .imageBox .contentBox {
	background-image: url(../images/htg_imageBox4.png);
	padding: 3px 20px 0;
	}
	
.teaserBoxSpecial12 .profileBox {
	float: left;
	width: 50px;
	margin-left: 10px;
	position: relative;
	}
	
.teaserBoxSpecial12 .textBox {
	float: right;
	font-size: 11px;
	line-height: 15px;
	width: 165px;
	padding: 0 10px 0 0;
	}
	
.teaserBoxSpecial12 .textBox h2 {
	font-size: 13px;
	line-height: 18px;
	color: #4a4138;
	}

.teaserBoxSpecial12 .textBox span {
	color: #53a9c7;
	}
	
.teaserBoxSpecial12 .rateBox {
	font-size: 13px;
	line-height: 18px;
	padding: 10px 0 0 0;
	}
	
.teaserBoxSpecial12 .rateBox img {
	padding: 0 0 3px 0;
	}
	
	

.teaserBoxSpecial13 {
	margin-bottom: 25px;
	padding: 0 10px;
	}
	
.teaserBoxSpecial13 .textBox {
	font-size: 13px;
	line-height: 18px;
	color: #706255;
	}
	
.teaserBoxSpecial13 .textBox h2 {
	font-size: 16px;
	line-height: 18px;
	color: #706255;
	padding-bottom: 3px;
	}
	
.teaserBoxSpecial13 .rateBox {	
	padding: 15px 0 0 0;
	}

.teaserBoxSpecial13 .rateBox h3 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding-bottom: 3px;
	}
	
.teaserBoxSpecial13 .rateBox .rateItem {
	padding: 0 0 3px 0;
	float: left;
	position: relative;
	}
	
.teaserBoxSpecial13 .rateBox .rateItem .toolTip {
	position: absolute;
	top: 29px;
	left: 12px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/htg_tooltip_rate.png);
	background-position: left top;
	white-space: nowrap;
	padding: 25px 3px 7px 30px;
	width: 90px;
	display: none;
	z-index: 199;
	}

.teaserBoxSpecial13 .rateBox .hover .toolTip {
	display: block;
	}
	
	
	
.polaroidTesa01 {
	left: 9px;
	position: absolute;
	top: -3px;
	}
	
.polaroidTesa02 {
	position: absolute;
	top: -7px;
	left: 16px;
	}
	
.polaroidTesa03 {
	position: absolute;
	top: -7px;
	left: -5px;
	}
	
.polaroidTesa04 {
	position: absolute;
	top: 1px;
	left: -3px;
	}
	
.postfachIcon {
	position: absolute;
	top: 1px;
	left: 30px;
	}

.polaroidTesa01mini {
	left: 6px;
	position: absolute;
	top: -2px;
	}
	
.polaroidTesa02mini {
	position: absolute;
	top: -3px;
	left: 9px;
	}
	
.polaroidTesa03mini {
	position: absolute;
	top: -5px;
	left: -3px;
	}
	
.polaroidTesa04mini {
	position: absolute;
	top: 1px;
	left: -3px;
	}
	
	
.containerUserProfile {
	margin: -50px 0 25px 0;
	height: 300px;
	}
	
.containerUserProfile .imageBox {
	position: relative;
	width: 240px;
	float: left;
	}
	
.containerUserProfile .imageBox .edit {
	position: absolute;
	right: 20px;
	top: 5px;
	}
	
.containerUserProfile .textBox {
	position: relative;
	width: 290px;
	height: 300px;
	float: right;
	}
	
.containerUserProfile .textBox .edit {
	position: absolute;
	right: 0;
	top: 5px;
	}
	
.containerUserProfile .textBox h1 {
	color: #63574b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding: 20px 0 0 0;
	}
	
.containerUserProfile .textBox h2 {
	color: #63574b;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	}
	
.containerUserProfile .postBox {
	margin-left: -30px;
	height: 75px;
	background-image: url(../images/htg_postBox.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	}
	
.containerUserProfile .postBox input {
	color: #b09a85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: transparent;
	margin:4px 0 0 25px;
	padding: 12px;
	position: absolute;
	width: 260px;
	}
	
.containerUserProfile .postBox img {
	position: absolute;
	right: 10px;
	bottom: 0;
	}
	
.containerUserProfile .pointsBox {
	background-image: url(../images/htg_pointBox.png);
	background-position: right top;
	background-repeat: no-repeat;
	position: absolute;
	padding:25px 0 0;
	height: 105px;
	width: 290px;
	bottom: 0;
	color: #63574b;
	font-size: 12px;
	line-height: 20px;
	}
	
	.pointsBox  p{
	font-size: 9px;
	}
	
.containerUserProfile .pointsBox .totalSum {
	position: absolute;
	bottom: 35px;
	right: 27px;
	color: #63574b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	}

.containerUserProfile .pointsBox .totalSum span {
	font-size: 30px;
	line-height: 30px;
	}


	
.containerUserProfileMini {
	margin: 0 0 25px 0;
	padding-left: 8px;
	}
	
.containerUserProfileMini .imageBox {
	width: 94px;
	height: 120px;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px;
	}
	
.containerUserProfileMini .imageBox .decoTesa {
	position: absolute; left: 30px; top: -12px;
	}
	
.containerUserProfileMini .textBox {
	width: 120px;
	float: right;
	}
	
.containerUserProfileMini .textBox h1 {
	color: #706255;
	font-size: 13px;
	padding: 5px 0 0 0;
	}
	
.containerUserProfileMini .textBox h2 {
	color: #706255;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 25px;
	}
	
.containerUserProfileMini .textBox p a {
	color: #706255;
	font-size: 11px;
	display: block;
	}

.containerUserProfileMini .textBox p a.viewProfile {
	padding-left: 24px;
	padding-bottom: 7px;
	background-image: url(../images/icon_viewprofile.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: -3px;
	}
.containerUserProfileMini .textBox p a.viewProfile:hover {
	background-image: url(../images/icon_viewprofile_hi.png);
	color: #99941D;
	}
	
.containerUserProfileMini .textBox p a.addFriend {
	padding-left: 24px;
	padding-bottom: 7px;
	background-image: url(../images/icon_addfriend.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: -3px;
	}
.containerUserProfileMini .textBox p a.addFriend:hover {
	background-image: url(../images/icon_addfriend_hi.png);
	color: #99941D;
	}
	
	


.containerUserNews {
	margin-top: -15px;
	margin-bottom: 25px;
	}

.containerUserNews .headerBoxNews {
	background-image: url(../images/htg_userNewsBox_header_news.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 52px;
	}
	
.containerUserNews .headerBoxNewsProfile {
	background-image: url(../images/reiter02.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 90px;
}

.containerUserNews .headerBoxSteckbrief {
	background-image: url(../images/htg_userNewsBox_header_steckbrief.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 52px;
	}

.containerUserNews .headerBoxSteckbriefProfile {
	background-image: url(../images/reiter03.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 90px;
	}
	
.containerUserNews .headerBoxInfoProfile {
	background-image: url(../images/reiter01.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 90px;
	}

.containerUserNews .headerBox ul li {
	width: 240px;
	padding-left: 30px;
	float: left;
	position: relative;
	padding-top: 21px;
	}

.containerUserNews .headerBoxInfoProfile ul .InfosReiter {
	width: 100px;
	padding-left: 30px;
	float: left;
	position: relative;
	padding-top: 50px;
	}

.containerUserNews .headerBoxInfoProfile ul .NewsReiter{
  width: 175px;
	padding-left: 50px;
	float: left;
	position: relative;
	padding-top: 50px;
	}
	
.containerUserNews .headerBoxInfoProfile ul .SteckbriefReiter{
  width: 130px;
	padding-left: 20px;
	float: left;
	position: relative;
	padding-top: 50px;
	}
  

  .containerUserNews .headerBoxSteckbriefProfile ul .InfosReiter {
	width: 100px;
	padding-left: 30px;
	float: left;
	position: relative;
	padding-top: 50px;
	}

.containerUserNews .headerBoxSteckbriefProfile ul .NewsReiter{
  width: 175px;
	padding-left: 50px;
	float: left;
	position: relative;
	padding-top: 50px;
	}
	
.containerUserNews .headerBoxSteckbriefProfile ul .SteckbriefReiter{
  width: 130px;
	padding-left: 20px;
	float: left;
	position: relative;
	padding-top: 50px;
	}
		
.containerUserNews .headerBoxNews ul .NewsReiter {
	width:200px;
  padding-left: 70px;
	float: left;
	position: relative;
	}
	
	.containerUserNews .headerBoxNews ul .SteckbriefReiter {
	width:180px;
  padding-left: 60px;
	float: left;
	position: relative;
	}
	
	.containerUserNews .headerBoxSteckbrief ul .NewsReiter {
	width:200px;
  padding-left: 70px;
	float: left;
	position: relative;
	}
	
	.containerUserNews .headerBoxSteckbrief ul .SteckbriefReiter {
	width:180px;
  padding-left: 60px;
	float: left;
	position: relative;
	}


 .containerUserNews .headerBoxNewsProfile ul .InfosReiter {
	width: 100px;
	padding-left: 30px;
	float: left;
	position: relative;
	padding-top: 50px;
	}
.containerUserNews .headerBoxNewsProfile ul .NewsReiter{
  width: 184px;
	padding-left: 50px;
	float: left;
	position: relative;
	padding-top: 50px;
	}
	
	.containerUserNews .headerBoxNewsProfile ul .SteckbriefReiter{
  width: 130px;	
	float: left;
	padding-left: 12px;
	position: relative;
	padding-top: 50px;
	}

.containerUserNews .headerBox .new {
	position: absolute;
	right: 20px;
	top: -5px;
	}

.containerUserNews .headerBox h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #706255;
	padding-left: 10px;
	}

.containerCenterD .containerUserNews .headerBox {
	background-image: url(../images/htg_userNewsBox_02_header.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 600px;
	height: 35px;
	}


.containerUserNews .contentBox {
	background-image: url(../images/htg_userNewsBox.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 10px 15px 20px;
	}
	
.containerCenterD .containerUserNews .contentBox {
	background-image: url(../images/htg_userNewsBox_02.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0 25px 10px 25px;
	margin-top: -10px;
	}
	
	
		
	
.containerUserNews .contentBox .searchBox {
	background-image: url(../images/htg_userNewsBox_searchBox.png);
	background-position: left top;
	background-repeat: no-repeat;	
	height: 93px;
	position: relative;
	}

.containerCenterD .containerUserNews .contentBox .searchBox {
	margin: 10px 20px 0;
	}

.containerUserNews .contentBox .searchBox label {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 10px;
	left: 18px;
	}
	
.containerUserNews .contentBox .searchBox input {
	color: #b09a85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: transparent;
	left: 18px;
	padding: 8px;
	position: absolute;
	top: 34px;
	width: 364px;
	}
	
.containerUserNews .contentBox .searchBox img {
	position: absolute;
	right: -4px;
	bottom: 11px;
	}
	
	
.containerUserNews .contentBox .commentBox {
	background-image: url(../images/htg_commentBox_01.png);
	background-position: left top;
	background-repeat: no-repeat;	
	height: 91px;
	position: relative;
	}
.containerUserNews .contentBox .commentBox02 {
	background-image: url(../images/htg_commentBox_02.png);	
	height: 111px;
	}
.containerUserNews .contentBox .commentBox03 {
	background-image: url(../images/htg_commentBox_03.png);	
	height: 141px;
	}
.containerUserNews .contentBox .commentBox04 {
	background-image: url(../images/htg_commentBox_04.png);	
	height: 171px;
	}
.containerUserNews .contentBox .commentBox05 {
	background-image: url(../images/htg_commentBox_05.png);	
	height: 201px;
	}
.containerUserNews .contentBox .commentBox06 {
	background-image: url(../images/htg_commentBox_06.png);	
	height: 231px;
	}

.containerCenterD .containerUserNews .contentBox .commentBox {
	margin: 10px 5px 15px;
	}

.containerUserNews .contentBox .commentBox label {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 10px;
	left: 18px;
	}
	
.containerUserNews .contentBox .commentBox textarea {
	color: #b09a85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(../images/htg_commentBox_input_01.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	left: 12px;
	padding: 8px;
	position: absolute;
	top: 34px;
	width: 495px;
	height: 37px;
	}
.containerUserNews .contentBox .commentBox02 textarea {
	background-image: url(../images/htg_commentBox_input_02.png);
	height: 47px;
	}
.containerUserNews .contentBox .commentBox03 textarea {
	background-image: url(../images/htg_commentBox_input_03.png);
	height: 77px;
	}
.containerUserNews .contentBox .commentBox04 textarea {
	background-image: url(../images/htg_commentBox_input_04.png);
	height: 107px;
	}
.containerUserNews .contentBox .commentBox05 textarea {
	background-image: url(../images/htg_commentBox_input_05.png);
	height: 137px;
	}
.containerUserNews .contentBox .commentBox06 textarea {
	background-image: url(../images/htg_commentBox_input_06.png);
	height: 167px;
	}
	
.containerUserNews .contentBox .commentBox img {
	position: absolute;
	right: 8px;
	bottom: -14px;
	}
	
	
	
.containerUserNews .teaserBox {
	}
	
.containerUserNews .teaserBox .teaserBoxHeader {
	width: 510px;
	height: 56px;
	background-image: url(../images/htg_userNewsBox_teaserBoxHeader.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	}
.containerUserNews .teaserBox .teaserBoxHeaderPostfach {
	width: 480px;
	height: 21px;
	background-image: url(../images/postfach_oberkante.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	}
	
	.containerUserNews .teaserBox .teaserBoxHeaderForum {
	width: 510px;
	height: 56px;
	background-image: url(../images/htg_userNewsBox_teaserBoxHeaderwhite.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	z-index:0;
	}
.containerCenterD .containerUserNews .teaserBox .teaserBoxHeader {
	width: 550px;
	background-image: url(../images/htg_userCommentsBox_teaserBoxHeader.png);
	}
	.containerCenterD .containerUserNews .teaserBox .teaserBoxHeaderForum {
	width: 550px;
	background-image: url(../images/htg_userCommentsBox_teaserBoxHeaderwhite.png);
	}
	
.containerUserNews .teaserBox .teaserBoxHeader .delete {
	position: absolute;
	top: 12px;
	right: 10px;
	}
.containerUserNews .teaserBox .teaserBoxHeaderPostfach .delete {
	position: absolute;
	top: 0px;
	right: 10px;
	}
	
.containerUserNews .teaserBox .teaserBoxContent {
	width: 510px;
	background-image: url(../images/htg_userNewsBox_teaserBoxContent.png);
	background-position: left top;
	background-repeat: repeat-y;
	position: relative;
	}
	.containerUserNews .teaserBox .teaserBoxContentPostfach {
	width: 497px;
	background-image: url(../images/postfach_mitte.png);
	background-position: left top;
	background-repeat: repeat-y;
	position: relative;
	}
	
	

	.containerUserNews .teaserBox .teaserBoxContentForum {
	width: 510px;
	background-image: url(../images/htg_userNewsBox_teaserBoxContentwhite.png);
	background-position: left top;
	background-repeat: repeat-y;
	position: relative;
	}
	
.containerCenterD .containerUserNews .teaserBox .teaserBoxContent {
	width: 550px;
	background-image: url(../images/htg_userCommentsBox_teaserBoxContent.png);
	} 
	
	.containerCenterD .containerUserNews .teaserBox .teaserBoxContentForum {
	width: 550px;
	background-image: url(../images/htg_userCommentsBox_teaserBoxContentwhite.png);
	} 
	
.containerUserNews .teaserBox .teaserBoxContent .imageBox,.containerUserNews .teaserBox .teaserBoxContentForum .imageBox {
	float: left;
	width: 75px;
	margin: -20px 0 0 25px;
	}
	
.containerUserNews .teaserBox .teaserBoxContent .textBox ,.containerUserNews .teaserBox .teaserBoxContentForum .textBox{
	float: right;
	width: 350px;
	margin-top: -20px;
	padding: 0 50px 0 0;
	word-wrap: break-word;
	}
	
.containerUserNews .teaserBox .teaserBoxContentPostfach .textBox {
	float: right;
	width: 350px;
	margin-top: 0px;
	padding: 0 50px 0 0;
	word-wrap: break-word;
	}
.containerCenterD .containerUserNews .teaserBox .teaserBoxContent .textBox,.containerCenterD .containerUserNews .teaserBox .teaserBoxContentForum .textBox {
	width: 390px;
	}
	
	
.containerUserNews .teaserBox .teaserBoxContent .noImage ,.containerUserNews .teaserBox .teaserBoxContentForum .noImage{
	width: 427px;
	padding: 0 50px 0 35px;
	}
	
.containerUserNews .teaserBox .teaserBoxContent .textBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 10px;
	} 
	
.containerUserNews .teaserBox .teaserBoxContentForum .textBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 10px;
	
	}
	
.containerUserNews .teaserBox .teaserBoxContent .textBox a,.containerUserNews .teaserBox .teaserBoxContentForum .textBox a {
	font-weight: bold;
	}
	
.containerUserNews .teaserBox .teaserBoxContent .textBox span.time,.containerUserNews .teaserBox .teaserBoxContentForum .textBox span.time {
	font-size: 11px;
	color: #53a9c7;
	}

.containerUserNews .teaserBox .teaserBoxFooter {
	width: 510px;
	height: 27px;
	background-image: url(../images/htg_userNewsBox_teaserBoxFooter.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	}
	
	.containerUserNews .teaserBox .teaserBoxFooterPostfach {
	width: 484px;
	height: 21px;
	background-image: url(../images/postfach_unterkante.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	}


	.containerUserNews .teaserBox .teaserBoxFooterForum {
	width: 510px;
	height: 27px;
	background-image: url(../images/htg_userNewsBox_teaserBoxFooterwhite.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	}
.containerCenterD .containerUserNews .teaserBox .teaserBoxFooter {
	width: 550px;
	background-image: url(../images/htg_userCommentsBox_teaserBoxFooter.png);
	}
	.containerCenterD .containerUserNews .teaserBox .teaserBoxFooterForum {
	width: 550px;
	background-image: url(../images/htg_userCommentsBox_teaserBoxFooterwhite.png);
	}
	
.containerUserNews .teaserBox .teaserBoxFooter .comment,
.containerUserNews .teaserBox .teaserBoxFooter .beantworten {
	position: absolute;
	top: -20px;
	right: 10px;
	}
	
.containerUserNews .teaserBox .teaserBoxFooter .speichern {
	position: absolute;
	top: -16px;
	right: 10px;
	}
	

.containerUserNews .teaserBoxReply {
	margin: -15px 0 0 80px;
	position: relative;
	}
	
.containerUserNews .teaserBoxReply .reply {
	position: absolute;
	top: 10px;
	left: -30px;
	}
	
.containerUserNews .teaserBoxReply .teaserBoxHeader {
	width: 417px;
	height: 56px;
	background-image: url(../images/htg_userNewsBox_teaserBoxHeader_reply.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.containerUserNews .teaserBoxReply .teaserBoxContent {
	width: 417px;
	background-image: url(../images/htg_userNewsBox_teaserBoxContent_reply.png);
	background-position: left top;
	background-repeat: repeat-y;
	}

.containerUserNews .teaserBoxReply .teaserBoxContent .textBox {
	width: 295px;
	padding: 0 35px 0 0;
	}	

.containerUserNews .teaserBoxReply .teaserBoxContent .imageBox {
	width: 50px;
	}

.containerUserNews .teaserBoxReply .teaserBoxContent .formBox {
	padding:3px 0 21px 22px;
	margin-top:-20px;
	}

.containerUserNews .teaserBoxReply .teaserBoxContent .formBox textarea {	
	background-image:url(../images/htg_commentBox_textarea.png);
	height: 65px;
	width: 354px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4138;
	padding:8px;
	}
	
.containerUserNews .teaserBoxReply .teaserBoxFooter {
	width: 417px;
	height: 27px;
	background-image: url(../images/htg_userNewsBox_teaserBoxFooter_reply.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
	


.containerUserNews .teaserBox .textBox span {
	color: #53a9c7;
	}
	
.containerUserNews .teaserBox .textBox span.short {
	width: 135px;
	display: inline-block;
	}
	
.containerUserNews .teaserBox_user_iam {
	margin-bottom: 20px;
	}
	
.containerUserNews .teaserBox_user_iam .teaserBoxHeader {
	height: auto;
	background-image: none
	}
	
.containerUserNews .teaserBox_user_iam .textBox {
	background-image: url(../images/htg_userNewsBox_teaser_iam.png);
	background-position: left top;
	background-repeat: repeat-y;
	font-size: 13px;
	line-height: 20px;
	padding: 2px 22px 0;
	}
		
.containerUserNews .teaserBox_user_iam .teaserBoxFooter {
	width: 510px;
	height: 18px;
	background-image: url(../images/htg_userNewsBox_teaser_iam_footer.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	}

.containerUserNews .teaserBox_user_ilike {
	margin-bottom: 20px;
	}

.containerUserNews .teaserBox_user_ilike .teaserBoxHeader {
	height: auto;
	background-image: none
	}

.containerUserNews .teaserBox_user_ilike .textBox {
	background-image: url(../images/htg_userNewsBox_teaser_ilike.png);
	background-position: left top;
	background-repeat: repeat-y;
	font-size: 13px;
	line-height: 20px;
	padding: 2px 22px 0;
	}
		
.containerUserNews .teaserBox_user_ilike .teaserBoxFooter {
	width: 510px;
	height: 26px;
	background-image: url(../images/htg_userNewsBox_teaser_ilike_footer.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	}


.forumBox {
	padding: 0 10px 3px;
	background-image: url(../images/htg_forumBox_teaserBox.png);
	background-position: 8px bottom;
	background-repeat: no-repeat;
	} 

.forumBox .newtheme {
	margin-bottom: 8px;
	}

.forumBox .teaserBox {
	background-image: url(../images/htg_forumBox_teaserBox.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px 0 10px 10px;
	} 

.forumBox .rowA {
	background-color: #ffffff;
	} 
	
.forumBox .teaserBox .imageBox {
	float: left;
	padding-right: 10px;
	width: 70px;
	position: relative;
	} 

.forumBox .teaserBox .textBox {
	float: left;
	padding-right: 10px;
	width: 290px;
	} 

.forumBox .teaserBox .textBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	padding-bottom: 3px;
	}
	
.forumBox .teaserBox .textBox p {
	padding-bottom: 0;
	}
	
.forumBox .teaserBox .numEntries {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	text-align: right;
	width: 70px;
	}
	
.forumBox .teaserBox .lastEntry {
	width: 90px;
	font-size: 10px;
	line-height: 13px;
	padding-left: 10px;
	}

.forumBox .teaserBox .lastEntry span {
	color: #53a9c7;
	}

.forumBox .headerBox .imageBox,
.forumBox .headerBox .textBox,
.forumBox .headerBox .numEntries,
.forumBox .headerBox .lastEntry {
	font-family: Verdana, Arial, Helvetica, sans-serif!important;
	font-weight: bold!important;
	font-size: 11px!important;
	line-height: 20px!important;
	}
	
	
.containerStatus {
	text-align: right;
	font-size: 13px;
	right: 80px;
	top: 10px;
	position: absolute;
	height: 35px;
	}

	
.containerForumNavigation {
	text-align: right;
	font-size: 13px;
	right: 80px;
	top: 10px;
	position: absolute;
	height: 35px;
	}
	
.containerForumNavigation a {
	color: #706255;
	}
.containerForumNavigation a:hover {
	color:#99941D;
	}
	
.containerForumNavigation a.back {
	background-image: url(../images/icon_forum_back.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 20px 6px 20px;
	}
.containerForumNavigation a.back:hover {
	background-image: url(../images/icon_forum_back_hi.png);
	}

.containerForumNavigation a.prev {
	background-image: url(../images/icon_forum_prev.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 6px 28px;
	}
.containerForumNavigation a.prev:hover {
	background-image: url(../images/icon_forum_prev_hi.png);
	}

.containerForumNavigation a.next {
	background-image: url(../images/icon_forum_next.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 28px 6px 0;
	}
.containerForumNavigation a.next:hover {
	background-image: url(../images/icon_forum_next_hi.png);
	}

	
	
.containerFriends .headerBox {
	background-image: url(../images/htg_containerFriends.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 315px;
	position: relative;
	margin: 10px 0;
	}
	
.containerFriends .headerBox h1 {
	left: 91px;
	position: absolute;
	top: 195px;
	}
	
.containerFriends .headerBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	left: 142px;
	position: absolute;
	top: 232px;
	color: #99941D;
	}
	
.containerFriends .teaserBox {
	width: 263px;
	height: 151px;
	float: left;
	background-image: url(../images/htg_teaserFriends.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	margin: 0 8px 9px 9px;
	}

.containerFriends .teaserBox .imageBox {
	float: left;
	width: 102px;
	padding: 11px 10px;
	}
	
.containerFriends .teaserBox .textBox {
	float: right;
	padding: 16px 8px 8px 3px;
	width: 130px;
	}
	
.containerFriends .teaserBox .textBox p {
	color: #706255;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
	}
	
.containerFriends .teaserBox .textBox p.points {
	color: #53a9c7;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 36px;
	}
	
.containerFriends .teaserBox .textBox p.status {
	position: absolute;
	bottom: 15px;
	left: 125px;
	}
	
.containerFriends .teaserBox .textBox p span.online {
	color: #99941D;
	background-image: url(../images/icon_online.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left:22px;
	}
	
.containerFriends .teaserBox .textBox p span.offline {
	color: #96213e;
	background-image: url(../images/icon_offline.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left:22px;
	}
	
.containerFriends .teaserBox .toolTip {
	position: absolute;
	bottom: 124px;
	left: -104px;
	background-image: url(../images/htg_tooltip_friends.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 145px;
	height: 82px;
	padding: 13px 50px 37px 15px;
	font-size: 13px;
	line-height: 20px;
	display: none;
	}
	
.containerFriends .hover .toolTip {
	display: block;
	}

.containerFriends .teaserBox .toolTip .confirm {
	display: none;
	}

.containerFriends .teaserBox .toolTip .confirm h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4138;
	padding-bottom: 15px;
	}
	
.containerFriends .teaserBox .toolTip .confirm p a.deleteYes {
	padding-left: 24px;
	background-image: url(../images/icon_deletefriend.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	width: 48px;
	color: #96213e;
	}
.containerFriends .teaserBox .toolTip .confirm p a.deleteYes:hover {
	background-image: url(../images/icon_deletefriend_hi.png);
	color:#99941D;
	}

.containerFriends .teaserBox .toolTip .confirm p a.deleteNo {
	padding-left: 24px;
	background-image: url(../images/icon_nodeletefriend.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	width: 49px;
	color: #53a9c7;
	}
.containerFriends .teaserBox .toolTip .confirm p a.deleteNo:hover {
	background-image: url(../images/icon_nodeletefriend_hi.png);
	color:#99941D;
	}
	
	

.containerFriends .teaserBox .toolTip p a {
	color: #706255;
	padding-bottom: 8px;
	}
.containerFriends .teaserBox .toolTip p a:hover {
	color:#99941D;
	}

.containerFriends .teaserBox .toolTip p a.viewFriend {
	padding-left: 24px;
	background-image: url(../images/icon_viewprofile.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	}
.containerFriends .teaserBox .toolTip p a.viewFriend:hover {
	background-image: url(../images/icon_viewprofile_hi.png);
	}
	
.containerFriends .teaserBox .toolTip p a.sendFriend {
	padding-left: 24px;
	background-image: url(../images/icon_sendmessage.png);
	background-position: -1px 4px;
	background-repeat: no-repeat;
	display: block;
	}
.containerFriends .teaserBox .toolTip p a.sendFriend:hover {
	background-image: url(../images/icon_sendmessage_hi.png);
	}
	
.containerFriends .teaserBox .toolTip p a.deleteFriend {
	padding-left: 24px;
	background-image: url(../images/icon_deletefriend.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	display: block;
	}
.containerFriends .teaserBox .toolTip p a.deleteFriend:hover {
	background-image: url(../images/icon_deletefriend_hi.png);
	}
	
	
	

.containerGalleryGroups {
	}
	
.containerGalleryGroups .headerBox {
	background-image:url(../images/htg_userNewsBox_02_header.png);
	background-position:left top;
	background-repeat:no-repeat;
	height: 10px;
	}
	
.containerGalleryGroups .contentBox {
	background-image:url(../images/htg_userNewsBox_02.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0 10px 10px;
	}
	
	
.containerGalleryGroups .teaserBox {
	float: left;
	padding: 10px 16px 15px 16px;
	width: 161px;
	}
	
.containerGalleryGroups .teaserBox .imageBox {
	background-image: url(../images/htg_galleryGroup_imageBox.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 29px 29px 17px 26px;
	position: relative;
	}
.containerGalleryGroups .galleryGroup02 .imageBox { background-image: url(../images/htg_galleryGroup_imageBox_02.png); }
.containerGalleryGroups .galleryGroup03 .imageBox { background-image: url(../images/htg_galleryGroup_imageBox_03.png); }
.containerGalleryGroups .galleryGroup04 .imageBox { background-image: url(../images/htg_galleryGroup_imageBox_04.png); }
.containerGalleryGroups .galleryGroup05 .imageBox { background-image: url(../images/htg_galleryGroup_imageBox_05.png); }
.containerGalleryGroups .galleryGroup06 .imageBox { background-image: url(../images/htg_galleryGroup_imageBox_06.png); }
.containerGalleryGroups .galleryGroup07 .imageBox { background-image: url(../images/htg_galleryGroup_imageBox_07.png); }
.containerGalleryGroups .galleryGroup08 .imageBox { background-image: url(../images/htg_galleryGroup_imageBox_08.png); }
.containerGalleryGroups .galleryGroup09 .imageBox { background-image: url(../images/htg_galleryGroup_imageBox_09.png); }
.containerGalleryGroups .galleryGroup10 .imageBox { background-image: url(../images/htg_galleryGroup_imageBox_10.png); }

.containerGalleryGroups .teaserBox .imageBox .decoKlammer { position: absolute; left: 37px; top: 14px; }
	
.containerGalleryGroups .teaserBox .textBox {
	font-size: 13px;
	color: #706255;
	padding: 10px 5px 13px 5px;
	}
	
.containerGalleryGroups .teaserBox .textBox h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	}
	
.containerGalleryGroups .teaserBox .textBox h2 a {
	color: #4a4138;
	}
	
.containerGalleryGroups .teaserBox .textBox h2 a:hover,
.containerGalleryGroups .teaserBox:hover .textBox h2 a {
	color: #96213e;
	}
	
.containerGalleryGroups .teaserBox:hover .textBox {
	background-image: url(../images/htg_galleryGroup_textBox.png);
	background-position: 5px bottom;
	background-repeat: no-repeat;
	}
	


.containerGalleryThumbs .headerBox {
	background-image: url(../images/htg_galleryThumb_header.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 135px;
	padding: 0 40px;
	}
	
.containerGalleryThumbs .headerBox .teaserBox .imageBox {
	background-image: url(../images/htg_galleryGroup_imageBox.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 106px;
	padding: 29px 29px 17px 26px;
	position: relative;
	float: left;
	}
.containerGalleryThumbs .headerBox .teaserBox .imageBox .decoKlammer { position: absolute; left: 37px; top: 14px; }
	
.containerGalleryThumbs .headerBox .teaserBox .textBox {
	font-size: 13px;
	color: #99941d;
	padding: 15px 5px;
	float: right;
	width: 580px;
	}
	
.containerGalleryThumbs .headerBox .teaserBox .textBox h1 {
	font-size: 26px;
	line-height: 30px;
	color: #4a4138;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	}
	
	

.containerGalleryThumbs .contentBox {
	background-image:url(../images/htg_galleryThumb.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding: 10px 20px;
	}
	
.containerGalleryThumbs .contentBox .teaserBox {
	float: left;
	width: 164px;
	height: 210px;
	overflow: hidden;
	margin-bottom: 8px;
	padding: 20px 18px;
	}
	
.containerGalleryThumbs .contentBox .teaserBox:hover/*,
.containerGalleryThumbs .contentBox .teaserBoxActive*/ {
	background-image: url(../images/htg_galleryThumb_teaserBox.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.containerGalleryThumbs .contentBox .teaserBox .imageBox {
	background-image: url(../images/htg_galleryThumb_imageBox.png);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	padding: 7px;
	}
	
.containerGalleryThumbs .contentBox .teaserBox .imageBox .decoTesa { position: absolute; left: 62px; top: -12px; }

.containerGalleryThumbs .contentBox .teaserBox .textBox {
	font-size: 13px;
	color: #706255;
	padding: 5px 5px;
	}
	
.containerGalleryThumbs .contentBox .teaserBox .textBox h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	}
	
.containerGalleryThumbs .contentBox .teaserBox .textBox h2 a {
	color: #4a4138;
	}
	
.containerGalleryThumbs .contentBox .teaserBox .textBox h2 a:hover,
.containerGalleryThumbs .contentBox .teaserBox:hover .textBox h2 a {
	color: #96213e;
	}
	
.containerGalleryThumbs .contentBox .teaserBox .rateBox {
	padding: 2px 0 0 0;
	}
	
.containerGalleryThumbs .contentBox .teaserBox .rateBox img {
	padding: 0 0 2px 0;
	}
	
	
.paginationBox {
	text-align: center;
	padding-bottom: 10px;
	font-size: 13px;
	color: #706255;
	}
	
.paginationBox a {
	color: #706255;
	padding: 5px 0;
	}
	
.paginationBox a:hover {
	color: #96213e;
	}

.paginationBox span.active a {
	color: #96213e;
	font-weight: bold;
	}
	
.paginationBox .prev a {
	padding-right: 36px;
	background-image: url(../images/icon_pagination_prev.png);
	background-position: right top;
	background-repeat: no-repeat;
	}
.paginationBox .prev a:hover {
	background-image: url(../images/icon_pagination_prev_hi.png);
	}
	
.paginationBox .next a {
	padding-left: 36px;
	background-image: url(../images/icon_pagination_next.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
.paginationBox .next a:hover {
	background-image: url(../images/icon_pagination_next_hi.png);
	}
	
.paginationBox .pages {
	padding: 0 20px;
	}
	
.paginationBox .pages .page {
	padding: 0 0 0 5px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
.dialogBox {
	display: none;
	}


.dialogBoxImageUpload {
	background-image: url(../images/dialoge/htg_dialog_imageUpload.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 290px;
	height: 472px;
	padding: 30px 40px 30px 30px;
	}

.dialogBoxAttention {
	background-image: url(../images/dialoge/htg_dialog_attention.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 270px;
	height: 140px;
	padding: 30px 40px 30px 30px;
	position: relative;
	}
	
.dialogBoxAttention .iconAttention {
	position: absolute;
	left: -12px;
	top: -32px;
	}
	
.dialogBoxLogin {
	background-image: url(../images/dialoge/htg_dialog_login.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 280px;
	height: 340px;
	padding: 30px 30px 30px 30px;
	position: relative;
	}

.dialogBoxLogin .iconLogin {
	position: absolute;
	right: -4px;
	top: -29px;
	}

.containerDialog h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #f5d336;
	padding-bottom: 5px;
	}
	
.containerDialog h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #f5d336;
	padding-bottom: 15px;
	}
	
.containerDialog p {
	font-size: 13px;
	line-height: 18px;
	color: #f5f3eb;
	padding: 0 15px 15px 0;
	}

.dialogBoxLogin p {
	padding: 0 0 15px 0;
	}

.dialogBoxLogin p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #f5d336;
	font-weight: bold;
	text-decoration: underline;
	}
	
.containerDialog .formItem {
	padding-bottom: 17px;
	}

.containerDialog .formLabel {
	padding: 0 0 8px 2px;
	}
	
.containerDialog .formLabel label {
	font-size: 11px;
	color: #ffffff;
	}
	
.containerDialog .formField {
	margin-left: -3px;
	}
	
.containerDialog .formField input.input {
	background-image: url(../images/dialoge/htg_dialog_inputBox.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 14px;
	padding: 9px;
	width: 269px;
	}
	
.containerDialog .formField textarea {
	background-image: url(../images/dialoge/htg_dialog_textareaBox.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 9px;
	width: 269px;
	height: 64px;
	}
	
.containerDialog .formField input.file {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.containerDialog .formItemRadio {
	float: left;
	width: 200px;
	}
	
.containerDialog .formItemRadio .formField {
	float: left;
	width: 20px;
	}
	
.containerDialog .formItemSubmit {
	float: right;
	margin-right: -40px;
	}
	
	
.formBox {
	margin-top: -10px;
	}
	
.formBox .headerBox {
	background-image: url(../images/htg_formBox_header.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 10px 12px 13px 12px;
	position: relative;
	}
	
.formBox .iconLogin {
	position: absolute;
	right: 42px;
	top: -55px;
	}
	
.formBox .contentBox {
	background-image: url(../images/htg_formBox.png);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 12px 30px 12px 12px;
	}

.formBox .footerBox {
	background-image: url(../images/htg_formBox_footer.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 20px;
	}
	

.formBox .textBox {
	padding-right: 80px;
	padding-bottom: 18px;
	}
	
.formBox .textBox h3 {
	font-size: 13px;
	line-height: 18px;
	}
	
	
.formBox h2.error {
	color: #aa000b;
	}
	

.formBox fieldset {
	padding-bottom: 18px;
	}
	
.formBox .formItem {
	padding-bottom: 15px;
	}
	
.formBox .formItem .formLabel {
	float: left;
	width: 200px;
	color: #706255;
	}

.formBox .formItem label {
	font-size: 12px;
	font-weight: bold;
	color: #706255;
	}
	

.formBox .formItem .formField {
	float: right;
	width: 310px;
	}
	
.formBox .formItem .formField textarea {
	background-image: url(../images/forms/htg_textareaBox.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 280px;
	height: 50px;
	padding: 10px;
	color: #706255;
	margin-right: 10px;
	}
.formBox .formItemError .formField textarea {
	background-image: url(../images/forms/htg_textareaBoxError.gif);
	width: 286px;
	height: 52px;
	margin-left: -3px;
	}

.formBox .formItem .formField input {
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	padding: 10px;
	color: #706255;
	margin-right: 10px;
	}

.formBox .formItem .formField input.input {
	background-image: url(../images/forms/htg_inputBox.gif);
	width: 280px;
	}
.formBox .formItemError .formField input.input {
	background-image: url(../images/forms/htg_inputBoxError.gif);
	width: 286px;
	margin-left: -3px;
	}
	
.formBox .formItem .formField input.input220 {
	background-image: url(../images/forms/htg_inputBox_220.gif);
	width: 200px;
	}
.formBox .formItemError .formField input.input220 {
	background-image: url(../images/forms/htg_inputBoxError_220.gif);
	width: 206px;
	margin-left: -3px;
	margin-right: 6px;
	}
	
.formBox .formItem .formField input.input120 {
	background-image: url(../images/forms/htg_inputBox_120.gif);
	width: 100px;
	}
.formBox .formItemError .formField input.input120 {
	background-image: url(../images/forms/htg_inputBoxError_120.gif);
	width: 106px;
	margin-left: -3px;
	}

.formBox .formItem .formField input.input70 {
	background-image: url(../images/forms/htg_inputBox_70.gif);
	width: 50px;
	}
.formBox .formItemError .formField input.input70 {
	background-image: url(../images/forms/htg_inputBoxError_70.gif);
	width: 56px;
	margin-left: -3px;
	margin-right: 4px;
	}

.formBox .formItem .formField input.input35 {
	background-image: url(../images/forms/htg_inputBox_35.gif);
	width: 15px;	
	}
	
.formBox .formItemError .formField input.input35 {
	background-image: url(../images/forms/htg_inputBoxError_35.gif);
	width: 21px;
	margin-left: -3px;
	}	


.formBox .formItem .formField select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	color: #706255;
	/*background-color: #f6f6f5;
	border: 1px solid */
	background-image: url(../images/forms/htg_inputBox_220.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 220px;
	}
.formBox .formItemError .formField select {
	background-image: url(../images/forms/htg_inputBoxError_220.gif);
	width: 226px;
	margin-left: -3px;
	}
	
.formBox .formItem .formField select option {
	background-color: #fff;
	}

.formBox .formItem .formFieldCheck {
	float: right;
	width: 310px;
	}

.formBox .formItem .formFieldCheck label {
	padding: 0 20px 0 10px;
	}
.formBox .formItemError .formFieldCheck label {
	color: #bc4544;
	}

	
.formBox .formItemCheck .formField {
	float: left;
	width: 20px;
	}
	
.formBox .formItemCheck .formLabel {
	float: right;
	width: 518px;
	color: #99941d;
	}

.formBox .formItemCheck .formLabel label {
	font-size: 13px;
	font-weight: bold;
	}
	
	
	
.formBox .formItem .formField p {
	font-size: 12px;
	font-weight: bold;
	color: #99941d;
	padding-top: 10px;
	}
	
	
	
.formBox .formSubmitBack {
	float: left;
	}
	
.formBox .formSubmitNext {
	text-align: right;
	float: right;
	}
	
	
.formBox .reviewBox h3 { float: left; width: 290px; }
.formBox .reviewBox p { padding-bottom: 5px; }
