a, a:link, a:visited, a:active{
	color:#0066CC
}
a:hover{
	color:#999999
}
p {
	margin: 0px;
	padding: 0px;
}

h1    {
	font-size: 28px;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2    {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
h3    {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 10px;
	color: #333;
	margin: 0px;
	padding: 0px;
}

.button {
	background-image: url(../images/layout/button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	height: 25px;
	width: 175px;
	display: block;
	line-height: 25px;
	text-align: center;
}
.button a:link, .button a:active, .button a:visited {
	color: #666;
	text-decoration: none;
}
.mitteltabelle {
	width: 480px;
	border: 1px solid #999;
}
.mitteltabelle td {
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.mitteltabelle  th {
	background-color: #FCEBBE;
	padding: 5px;
}

.box1 {
	background-color: #FCEBBE;
	font-family: tahoma, arial, sans-serif;
	width: 200px;
	border: 1px solid #FFFFFF;
}


.box1 th {
	padding: 5px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	background-color: #FADD92;
}
.box1 td {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 4px;
	text-align: left;
	border: none;
}
.smalltext {
	color: #999999;
}
.preislabel,.preislabel a,.preislabel a:link,.preislabel a:visited,.preislabel a:active {
	color: #EFC521;
	text-decoration: none;
}
.preislabel {
	color: #EFC521;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 25px;
	width: 80px;
	text-align: center;
	line-height: 25px;
	font-family: tahoma, arial, sans-serif;
	background-image: url(../images/layout/preislabel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 10px 0px 10px 0px;
}
.visual {
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
.wetter {
	width: 184px;
	height: 58px;
	text-align: center;
}
.boxgelb {
	background-color: #FCEBBE;
	width: 470px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 0px;
}
.boxblau {
	background-color: #96C2E7;
	width: 470px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin: 0px;
}
.adresse {
	width: 180px;
	text-align: center;
	margin: 5px 0px 5px 0px;
	font-size: 10px;
}
.button2 {
	background-image: url(../images/layout/button2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	height: 25px;
	width: 70px;
	display: block;
	line-height: 25px;
	text-align: center;
	font-size: 11px;
	margin: 2px 0px 2px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.button2 a:link, .button2 a:active, .button2 a:visited {
	color: #666;
	text-decoration: none;
}
