.internal-link, .internal-link-new-window, .external-link-new-window, .external-link {
background: url(/fileadmin/goatlantis/images/arrow_goatlantis.png) no-repeat left center;
padding-left: 15px;
color: #ff6600 ! important;
text-decoration:none;
}

.htmlarea-content-body {
font-family: arial, helvetica, sans-serif;
color: #666;
font-weight: normal;
background-color: #fff;
} 

.htmlarea-content-body a {
color: #ff6600;
}


.table-preise { 
width: 620px;
}
	.table-preise .tr-even {
	background-color: #F1F1F1;
	}
	.table-preise .tr-odd {
	background-color: #FFFFFF;
	}
	.table-preise th {
	text-align: center;
	}
	.table-preise td {
	text-align: center;
	}

.table-bedingungen {
width: 620px;
}
	.table-bedingungen .tr-even {
	background-color: #F1F1F1;
	}
	.table-bedingungen .tr-odd {
	background-color: #FFFFFF;
	}
	.table-bedingungen th {
	text-align: center;
	}
	.table-bedingungen td {
	text-align: center;
	}

.table-teaser {
width: 620px;
}

table.table-test {
background-color: red;
}