#tabelle {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

#tabelle p{
	margin:0px;
	padding:0px;
	color:#000000;
}


.round_corners table{
	text-align:center;
}

.grey{
	background-color:#e9e7e7;
}

.white{
	background-color:#ffffff;
}

#tabelle table{
	border:1px solid #e9e7e7;
	width:400px;
}

#tabelle1 table{
	width:400px;
}


/*
.round_corners {
  background: url(http://schmuck-krone.de/sk.de/images/oben_links.gif) top left no-repeat;
  
}


.round_corners div {
 background: url(http://schmuck-krone.de/sk.de/images/oben_rechts.gif) top right no-repeat;
 
}

.round_corners div div {
  background: url(http://schmuck-krone.de/sk.de/images/unten_links.gif) bottom left no-repeat;
}

.round_corners div div div  {
  background: url(http://schmuck-krone.de/sk.de/images/unten_rechts.gif) bottom right no-repeat;
} 
*/


/*
#tabelle_oben_links{
	width:11px;
	height:11px;
	background-image:url(http://schmuck-krone.de/sk.de/images/oben_links.gif);
	background-repeat:no-repeat;
}

#tabelle_oben_linie{
	height:11px;
	
	background-image:url(http://schmuck-krone.de/sk.de/images/linie_oben_px.gif);
	background-position-y:top;
	background-repeat: repeat-x;
	float:left;
}
*/