/********************************************
 AUTHOR:  		A-L-V Konzept! 
 AUTHOR-WEBSITE:   	http://www.alvkonzept.de/
 TEMPLATE NAME:		NetzJuwlen.de
 WEBSITE:		www.netzjuwelen.de
 TEMPLATE CODE: 	-.-
 VERSION:          	1.0	
 DATE:          	2008          	
 *******************************************/
 
 .table_hover
 {
 /*background: #FbFbFb url(images/hint_aktuelles_dark.jpg) repeat-y;*/
 /*text-transform: uppercase;*/
 }
 
 .table_hover:hover
 {
 /*background: #FbFbFb url(images/hint_aktuelles_dark.jpg) repeat-y;*/
 background: #ccffcc;
 text-transform: uppercase;
 font-weight: bold;
 /*color: #003300;*/
}

/********************************************
   LAYOUT
********************************************/ 

/* Rounded Corners */
/* This is the HTML Code to include

<b class="b1h"></b><b class="b2h"></b><b class="b3h"></b><b class="b4h"></b> 

<div class="headh"> 
<h3>Here is your Header!</h3> 
</div> 

<div class="contenth"> 
<div>Look ma, no images!</div> 
</div> 

<b class="b4bh"></b><b class="b3bh"></b><b class="b2bh"></b><b class="b1h"></b>

*/

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh
{
font-size:1px; 
overflow:hidden; 
display:block;
}

.b1h 
{
height:1px; 
background: #F6B736 url(http://www.netzjuwelen.de/images/hint_zelle_02-08_suchenfeld.gif) repeat-x; 
margin:0 5px;
}

.b2h, .b2bh 
{
height:1px; 
background: #F6B736 url(http://www.netzjuwelen.de/images/hint_zelle_02-08_suchenfeld.gif) repeat-x;
border-right:2px solid #DCD2B9; 
border-left:2px solid #DCD2B9; 
margin:0 3px;
}

.b3h, .b3bh 
{
height:1px; 
background: #F6B736 url(http://www.netzjuwelen.de/images/hint_zelle_02-08_suchenfeld.gif) repeat-x; 
border-right:1px solid #DCD2B9; 
border-left:1px solid #DCD2B9; 
margin:0 2px;
}

.b4h, .b4bh 
{
height:2px; 
background: #F6B736 url(http://www.netzjuwelen.de/images/hint_zelle_02-08_suchenfeld.gif) repeat-x; 
border-right:1px solid #DCD2B9; 
border-left:1px solid #DCD2B9; 
margin:0 1px;
}

.b2bh, .b3bh, .b4bh 
{
/* background: #F6B736; */
background: #F6B736 url(http://www.netzjuwelen.de/images/hint_zelle_02-08_suchenfeld.gif) repeat-x;
}

.headh 
{
/* background: #aaa; */
background: #F6B736 url(http://www.netzjuwelen.de/images/hint_zellen_welcome_02-08.gif) repeat-x;
border-right:1px solid #DCD2B9; 
border-left:1px solid #DCD2B9;
}

.headh h3 
{
margin: 0px 10px 0px 10px; 
padding-bottom: 3px;
}

.contenth 
{
/* background: #ddd; */
background: #F6B736 url(http://www.netzjuwelen.de/images/hint_zelle_02-08_kategorien.gif) repeat-x;
border-right:1px solid #DCD2B9; 
border-left:1px solid #DCD2B9;
}

.contenth_map 
{
/* background: #ddd; */
/* background: #F6B736 url(http://www.netzjuwelen.de/images/hint_zelle_02-08_kategorien.gif) repeat-x; */
background: #FCE3B1;
border-right:1px solid #DCD2B9; 
border-left:1px solid #DCD2B9;
}

.contenth div 
{
margin-left: 0px; 
padding-top: 5px;
}