/***********************************************/
/* emx_nav_left.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(../images/bg_grad.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.none{
	text-decoration: none;
	color:#333333;
}
/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 1em 1em;
 padding: 1em;
}

h5{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 10px;
 padding: 10px;
 text-align:center;
}

h6{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 10px;
 padding: 10px;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 70% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image: url(../images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;


  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink2{
  	font-size: small;
  	/*color: #000000;*/
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}

a.glink2End{
  	font-size: small;
  	/*color: #000000;*/
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}

a.glink:hover{
  	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}

a.glinkEnd, a.glinkEnd:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glinkEnd:hover{
  	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 15px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#datum{
	position: absolute;
	top: 11px;
	right: 10px;
	z-index: 101;
	font-size:12px;
	color:#000000;
}

#search{
	position: absolute;
	top: 4px;
	right: 10px;
	z-index: 101;
	font-size:12px;
	color:#000000;
}

#search input{
  font-size: 80%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature h4{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 padding: 1em 1em 1em 1em;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.feature img.details{
	float: left;
	padding: 0px 0px 0px 0px;
}


/*************** story styles ******************/
.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story h4{
	font: bold 175% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;

	background-color: #c9ddd8;
	display:block;
	padding: 5px 5px 5px 5px;
}
 
.story a.capsule:hover{
	text-decoration: underline;
}

.capsule_text{
	border:solid 1px #CCCCCC; 
	padding:5px;
	height:260px;
	margin-top:5px;
	display:block;
}

td.storyLeft{
	padding-right: 12px;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfoDatum{

	clear: both;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -35px;
	margin-left: 80%;
}

/************** siteInfo styles ****************/

#endSite{
	clear: both;
	font-size: 11px;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#endSite img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	display: block;

	background-image: none;
	text-decoration: none;
	border-top: 1px solid #cccccc;
	background-repeat:no-repeat;
	background-color: #c9dcd8;
	font-weight: bold;
	text-decoration: none;
	/*
  	background-image: url(../images/glblnav_selected.gif);
	text-decoration: none;
	
	/* davor
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	*/
}

/* für Selected abfrage*/
#sectionLinks a.selected{
	background-image: none;
	text-decoration: none;
	border-top: 1px solid #cccccc;
	background-color: #c9dcd8;
	background-repeat:no-repeat;
	font-weight: bold;
	text-decoration: none;
}


#sectionLinksMakler{
display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#006699;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
}

#sectionLinksMakler h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinksMakler a:link, #sectionLinksMakler a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinksMakler a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/* für Selected abfrage*/
#sectionLinksMakler a.selected{ 
	display: block;
	border-top: 1px solid #cccccc;
	background-color: #c9dcd8;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinksMakler2 a:link, #sectionLinksMakler2 a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinksMakler2 a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
	text-align:center;
}

#advert img{
	display: block;
}

#advertUmfrage{
	padding: 5px;
	border-top:1px solid #cccccc;
	background-color:#FFFFFF;
}

/********************* end **********************/


/******************* eigene Style definition*******************/

/************* Eigabeformular ***********/
.formbox {
  position: relative;
  width: 340px;
  height: 100%;
  color: #000;
  background-color: #cadcd5; /*#EFFFC0; /*#F3F4F5; /*#ffcc99; /*cc9 */ 
  border: 0px solid #666;
  margin-top: 300px;
  top: -260px;
}

.reihe { 
  clear: both;
  padding: 2px 0px;
}

.biglabel {
  clear: both;
  font: bold 120% Arial,sans-serif; 
  margin-top: 30px;     
  margin-bottom: 10px; 
  float: right;
  width: 290px;
  text-align: left;
}

.label {
  clear: both;
  float: left;
  width: 120px;
  text-align: right;
  padding-top: 3px;
  padding-right: 0px;
}

.feld {
  float: right;
  width: 300px;
  text-align: left;
} 

.feld2 {
  float: right;
  width: 290px;
  text-align: left;
} 

.info {
  float: right;
} 

.knopf {
  clear: both;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}

.defbreite {
  width: 240px;
  height: auto;
}

/************* Ende Eigabeformular ***********/

/************* Begin Detail division ***********/
.Zelle1 {
 border: 15px none maroon;
}

.Zelle2 {
 border: 15px dotted olive;
}

.Zelle3 {
 border: 5px dashed green;
}

.Zelle4 {
 border: 1px solid teal;
 background-color: #e4edeb;
}

.Zelle5 {
 border: 5px double teal;
}

.Zelle6 {
 border: 15px groove gray;
}

.Zelle7 {
 border: 15px ridge silver;
}

.Zelle8 {
 border: 15px inset red;
}

.Zelle9 {
 border: 15px outset lime;
}

/* für Detail Ansicht */

	 /* set background images for corners */
	.rbroundbox { background: url(../images/simple_background2.gif) repeat; }
	.rbtop div  { background: url(../images/simple_top_left2.gif) no-repeat top left; }
	.rbtop      { background: url(../images/simple_top_right2.gif) no-repeat top right; }
	.rbbot div  { background: url(../images/simple_bottom_left2.gif) no-repeat bottom left; }
	.rbbot      { background: url(../images/simple_bottom_right2.gif) no-repeat bottom right; }
	
	 /* height and width details */
	.rbtop div, .rbtop, .rbbot div, .rbbot {
		width: 100%;
		height: 14px;
		font-size: 1px;
	}
	.rbcontent  { margin: 0 14px; }
	.rbroundbox { width: 430px; margin: auto; }

/* für Detail Ansicht der Makler Angebote */

	 /* set background images for corners */
	.rbroundboxM { background: url(../images/simple_background2.gif) repeat; }
	.rbtopM div  { background: url(../images/simple_top_left2.gif) no-repeat top left; }
	.rbtopM      { background: url(../images/simple_top_right2.gif) no-repeat top right; }
	.rbbotM div  { background: url(../images/simple_bottom_left2.gif) no-repeat bottom left; }
	.rbbotM      { background: url(../images/simple_bottom_right2.gif) no-repeat bottom right; }
	
	 /* height and width details */
	.rbtopM div, .rbtopM, .rbbotM div, .rbbotM {
		width: 100%;
		height: 14px;
		font-size: 1px;
	}
	.rbcontentM  { margin: 0 14px; }
	.rbroundboxM { width: 380px; margin: auto; }
	
/* für Suchmaske und Loginmaske */

	 /* set background images for corners */
	.rbroundbox2 { background: url(../images/simple_background2.gif) repeat; }
	.rbtop2 div  { background: url(../images/simple_top_left2.gif) no-repeat top left; }
	.rbtop2      { background: url(../images/simple_top_right2.gif) no-repeat top right; }
	.rbbot2 div  { background: url(../images/simple_bottom_left2.gif) no-repeat bottom left; }
	.rbbot2      { background: url(../images/simple_bottom_right2.gif) no-repeat bottom right; }
	
	 /* height and width details */
	.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
		width: auto;
		height: 10px;
		font-size: 1px;
	}
	.rbcontent2  { margin: 0 10px; }
	.rbroundbox2 { width: 450px; margin: auto; }
	
/* für Wohnung anbieten */

	 /* set background images for corners */
	.rbroundbox3 { background: url(../images/simple_background2.gif) repeat; }
	.rbtop3 div  { background: url(../images/simple_top_left2.gif) no-repeat top left; }
	.rbtop3      { background: url(../images/simple_top_right2.gif) no-repeat top right; }
	.rbbot3 div  { background: url(../images/simple_bottom_left2.gif) no-repeat bottom left; }
	.rbbot3      { background: url(../images/simple_bottom_right2.gif) no-repeat bottom right; }
	
	 /* height and width details */
	.rbtop3 div, .rbtop3, .rbbot3 div, .rbbot3 {
		padding:0;
		width: 450px;
		height: 10px;
		font-size: 1px;
	}
	.rbcontent3  { margin: 10px;}
	.rbroundbox3 { width: 450px; }
	
	* html .rbroundbox3 { width: 250px; }
	* html .rbcontent3  { 
	  margin: 0px;
	  width:450px;     /* Version 5.x */
	  w\idth:50px;    /* Version 6 */
	 }

/*************** für Umfrage ********************/

	 /* set background images for corners */
	.rbroundboxU { background: url(../images/simple_background2.gif) repeat; }
	.rbtopU div  { background: url(../images/simple_top_left2.gif) no-repeat top left; }
	.rbtopU      { background: url(../images/simple_top_right2.gif) no-repeat top right; }
	.rbbotU div  { background: url(../images/simple_bottom_left2.gif) no-repeat bottom left; }
	.rbbotU      { background: url(../images/simple_bottom_right2.gif) no-repeat bottom right; }
	
	 /* height and width details */
	.rbtopU div, .rbtopU, .rbbotU div, .rbbotU {
		width: 100%;
		height: 14px;
		font-size: 1px;
	}
	.rbcontentU  { margin: 0 14px; }
	.rbroundboxU { width: 250px; margin: auto; }
	
	
/*************** für Newsletter ********************/

	 /* Newsletetrsystem */
	.rbroundboxN { background: url(../images/simple_background2.gif) repeat; }
	.rbtopN div  { background: url(../images/simple_top_left2.gif) no-repeat top left; }
	.rbtopN      { background: url(../images/simple_top_right2.gif) no-repeat top right; }
	.rbbotN div  { background: url(../images/simple_bottom_left2.gif) no-repeat bottom left; }
	.rbbotN      { background: url(../images/simple_bottom_right2.gif) no-repeat bottom right; }
	
	 /* height and width details */
	.rbtopN div, .rbtopN, .rbbotN div, .rbbotN {
		width: auto;
		height: 10px;
		font-size: 1px;
	}
	.rbcontentN  { margin: 0 14px; }
	.rbroundboxN { width: 240px; margin: auto; }

/*************** für upload ********************/

	 /* set background images for corners */
	.rbroundboxUp { background: url(../images/simple_background2.gif) repeat; }
	.rbtopUp div  { background: url(../images/simple_top_left2.gif) no-repeat top left; }
	.rbtopUp      { background: url(../images/simple_top_right2.gif) no-repeat top right; }
	.rbbotUp div  { background: url(../images/simple_bottom_left2.gif) no-repeat bottom left; }
	.rbbotUp      { background: url(../images/simple_bottom_right2.gif) no-repeat bottom right; }
	
	 /* height and width details */
	.rbtopUp div, .rbtopUp, .rbbotUp div, .rbbotUp {
		width: 100%;
		height: 14px;
		font-size: 1px;
	}
	.rbcontentUp  { margin: 0 14px; }
	.rbroundboxUp { width: 670px; margin: auto; }


/*************** für Wohnungsgesuch ********************/

	 /* Wohnungsgesuch */
	.rbroundboxG { background: url(../images/simple_background2.gif) repeat; }
	.rbtopG div  { background: url(../images/simple_top_left2.gif) no-repeat top left; }
	.rbtopG      { background: url(../images/simple_top_right2.gif) no-repeat top right; }
	.rbbotG div  { background: url(../images/simple_bottom_left2.gif) no-repeat bottom left; }
	.rbbotG      { background: url(../images/simple_bottom_right2.gif) no-repeat bottom right; }
	
	 /* height and width details */
	.rbtopG div, .rbtopG, .rbbotG div, .rbbotG {
		width: auto;
		height: 14px;
		font-size: 1px;
	}
	.rbcontentG  { margin: 5px 14px; }
	.rbroundboxG { width: 85%; margin: auto; }

	
/*************** Tooltip ********************/
    .ToolTipTitel {
     color: black;
     font-family: arial, sans-serif;
     font-weight: bold;
     font-size: 10pt;
    }
	  
    .ToolTipInhalt {
     color: black;
     font-family: arial, sans-serif;
     font-size: 10pt;
    }

    #ToolTip {
     position:absolute;
     width: 100px;
     top: 0px;
     left: 0px;
     z-index: 4;
     visibility: hidden;
    }

/*************** Tabellen Konfiguration ********************/
table.makler { width:100%; }

	td.makler { 
/*		border:1px solid #000; */
		padding-left: 10px;
		padding-right: 10px;
		vertical-align:top; 
		overflow:hidden; 
	}
	
	
table.info { 
	width:100%; 
}	
	td.info { 
		border:2px solid #006699; 
		vertical-align:top; 
		overflow:hidden; 
	}
		
	.makler a.info{
		font: bold 1em Arial,sans-serif;
		color:#FFFFFF;
		background-color: #006699;
		display:block;
		padding-bottom: 5px;
	}

	.makler a.info:hover{
		text-decoration: none;
	}

table.Objekte { 
    border: 1px solid #006699; 
    border-color: #000000;
	width:90%; 
}	
	td.Objekte { 
		border:1px solid #006699; 
		vertical-align:top; 
		overflow:hidden; 
	}

table.Kundendaten { 
    border: 1px solid #006699; 
    border-color: #000000;
	width:90%; 
}	
	td.Kundendaten { 
		border:1px solid #006699; 
		vertical-align:top; 
		overflow:hidden; 
	}

table.Kontaktdaten { 
    border: 1px solid #006699; 
    border-color: #000000;
	width:100%;
	border:none;
	
}	
	td.Kundendaten { 
		border:1px solid #006699; 
		vertical-align:top; 
		overflow:hidden; 
	}
			
table.neu { 
	width:100%; 
}	
	td.neu { 
		border:1px solid #006699; 
		vertical-align:top; 
		overflow:hidden; 

	}
		
	.makler a.neu{
		font: bold 1em Arial,sans-serif;
		color:#FFFFFF;
		background-color: #006699;
		display:block;
		padding-bottom: 5px;
	}

	.makler a.neu:hover{
		text-decoration: underline;
	}
	
	.makler h9.neu{
		font: bold 1em Arial,sans-serif;
		color:#FFFFFF;
		background-color: #006699;
		display:block;
		padding-bottom: 5px;
	}

.button { border: 1px solid black;
 background-color: #c9dcd7;
 color: black;
  }

button.makler {
 border: 1px solid black;
 background-color: #c9dcd7;
 color: white;
}

table.Wohnungsbilder { 
    border: 1px solid #006699; 
    border-color: #000000;
	width:90%; 
}	
	td.Wohnungsbilder { 
		border:1px solid #006699; 
		vertical-align:top; 
		overflow:hidden; 
	}
	
table.Mietspiegel { 
    border: 1px solid #006699; 
    border-color: #000000;
	width:340px;
}	
	td.Mietspiegel { 
		border:1px solid #006699; 
		vertical-align:top; 
		overflow:hidden; 
	}

/* Schriftgrößen*/
.large {
	font-size: large;
	font-weight: bold;
}

.Stil1 {
	color: #55a399;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;	
}
.mailContainer {
	border:solid 1px #CCCCCC; 
	background-color:#e4edeb; 
	margin-top: 15px;
}

/* Javascript openMenu Items*/
.menutitle	{
	display:block;
	cursor:pointer;
	background-color:#e4edeb;
	color:#000000;
	padding:2px;
	text-align:center;
	font-weight:bold;
	border:1px solid #000000;
}

.submenu{
	margin-bottom: 0.5em;
}


#strongness { display:block; height:15px; }
.strong-0 { width:4px; background-color:#FFFFFF;}
.strong-1 { width:20px; background-color:#ff0000;}
.strong-2 { width:40px; background-color:#ff2c00;}
.strong-3 { width:60px; background-color:#ff4d00;}
.strong-4 { width:80px; background-color:#ff7300;}
.strong-5 { width:100px; background-color:#ff9900;}
.strong-6 { width:120px; background-color:#ffc700;}
.strong-7 { width:140px; background-color:#ffff00;}
.strong-8 { width:160px; background-color:#b6ff00;}
.strong-9 { width:180px; background-color:#53e200;}
.strong-10{ width:200px; background-color:#00e200;}

tr.newest_add_tbl_header td{text-align:center;font-weight:bold;}
tr.newest_add_tbl_body td{text-align:center;background:#E8E8E8}
