body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height:18px;
}

body {
	background-color: #cfdfee;
	background-image: url(background.jp);
	background-repeat: repeat-x;
	margin: 10px;
	color: #7f7f7f;
}

a:link {
	color: #f59;
	font-weight:bold;
	text-decoration: none;
}

a:visited, a:active {
	color: #069;
	text-decoration: none;	
}

a:hover {
	color: #d00000;
	text-decoration: none;
}

hr {
	margin: 15px 0px 15px 0px;
	color: #ddd;
	height: 1px;
	width: 90%;
}

form {
	margin: 0;
}


/* XML Angebote linke Spalte */

.td_cells {
	width: 190px;
	vertical-align:top;
	padding-left:12px; 
	padding-top:12px; 
	padding-bottom:0px; 
	padding-right:12px; 
	
	border-top:1px solid #ccc; 
	border-left:1px solid #ccc;
	border-right:0px solid #ccc; 
	border-bottom:1px solid #ccc;
}

