/* (c) 2007 by Travelan - CSS Stylesheet */

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	}

td {
	margin: 0;
	padding: 0;
	}

h1 { }

h2 { }

h3 { }

h4 { }

img {
	margin: 0;
	}

ul {
	margin: 0;
	}

a {
	color: #5E4A17;
	font-weight:bold;
	}

a:visited {
	color: #5E4A17;
	font-weight:bold;
	}

a:hover {
	color: #5E4A17;
	font-weight:bold;
	background-color: #FFB30F;
	}

a:active {
	color: #5E4A17;
	font-weight:bold;
	}

a img {
	border: none;
	color: #ffffe4;
	background-color: inherit;
	}

ul {
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
	}

.logo {
	margin: 3px 1px;
	text-align:center;
	}

a.keinhover { background-color: transparent; color: transparent; }

#angebote {
	padding: 10px;
	background-color: #ffffe4; 
	height: 300px;
	}

.textrahmen_left {
	margin: 20px 10px 0 0;
	height: 7em;
	}

.fotorahmen_left {
	margin: 5px 15px 0 10px;
	height: 89px;
	float:left; 
	clear: both;
}

#right {
	padding: 0;
	background-color: #ffffe4; 
	height: 284px;
	}

.land {
	line-height: 16px;
	width: 65px;
	}

.region a {
	margin-left: 10px;
	}

.preis {
	line-height: 16px;
	}

.preis a {
	margin-left: 30px;
	color: #FF0000;
	text-decoration: none;
	font-weight:bolder;
	}
