a, a:link, a:visited, a:active{
	color:#BD9C17;
	text-decoration: none;
}
a:hover{
	color:#DFB81C;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}

h1    {
	font-size: 24px;
	color: #2A6A31;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2    {
	font-size: 18px;
	font-weight: normal;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
h3    {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 11px;
	color: #555555;
	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: #000000;
}
.mitteltabelle {
	width: 480px;
}
.mitteltabelle td {
	width: 50%;
	text-align: center;
	padding: 5px;
	vertical-align: top;
}
.mitteltabelle  th {
	background-color: #E0E0E0;
	padding: 5px;
}

.box1 {
	background-color: #F0F0F0;
	width: 205px;
	border: 1px solid #FFFFFF;
}


.box1 th {
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #196B2B;
	border-bottom: 1px solid #FFFFFF;
	text-align: left;
}
.box1 td {
	color: #666666;
	padding: 4px;
	text-align: left;
	border: none;
}
.box2 {
	background-color: #F0F0F0;
	width: 480px;
	border: 1px solid #FFFFFF;
}
.box2  th {
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #196B2B;
	border-bottom: 1px solid #FFFFFF;
}
.box2  td {
	color: #666666;
	padding: 4px;
	border: none;
	vertical-align: top;
}
.smalltext {
	color: #999999;
}
.preislabel,.preislabel a,.preislabel a:link,.preislabel a:visited,.preislabel a:active {
	color: #196B2B;
	text-decoration: none;
}
.preislabel {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	height: 21px;
	width: 71px;
	text-align: center;
	line-height: 21px;
	background-image: url(../images/layout/preislabel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
}
.visual {
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px auto;
}
.boxgelb {
	background-color: #FFDBA4;
	width: 470px;
	padding: 5px;
	margin: 0px;
}
.boxblau {
	background-color: #CEE3F4;
	width: 470px;
	padding: 5px;
	margin: 0px;
}
.boxrot {
	background-color: #FEC2C9;
	width: 470px;
	padding: 5px;
	margin: 0px;
}

