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

h1    {
	font-size: 24px;
	color: #333;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
}
h2    {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
h3    {
	font-size: 14px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	color: #555555;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.button {
	background-image: url(../images/layout/button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	height: 25px;
	width: 195px;
	display: block;
	line-height: 25px;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.button a:link, .button a:active, .button a:visited {
	color: #000000;
}
.buttonklein {
	background-image: url(../images/layout/buttonklein.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	height: 25px;
	width: 60px;
	display: block;
	line-height: 25px;
	text-align: center;
	margin: 0px;
	font-size: 11px;
}
.buttonklein a:link, .buttonklein a:active, .buttonklein a:visited {
	color: #000000;
}

.box1 {
	background-color: #FFF;
	width: 205px;
	font-size: 12px;
}


.box1 th {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(../images/layout/reiter01.gif);
	background-repeat: repeat-x;
	color: #0DB70A;
	text-align: middle;
}
.box1 td {
	color: #666666;
	padding: 2px;
	border: none;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}
.box2 {
	background-color: #FFF;
	width: 480px;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.box2  th {
	padding: 1px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	color: #333;
	background-image: url(../images/layout/back50.jpg);
	background-repeat: repeat-x;
}
.box2  td {
	padding: 1px;
	border: none;
	vertical-align: top;
	border-bottom: 1px solid #D9D9D9;
}
.smalltext {
	color: #666;
	font-size: 11px;
}
.preislabel {
	text-decoration: none;
	font-weight: normal;
	display: block;
	height: 35px;
	width: 85px;
	text-align: right;
	line-height: 35px;
	background-image: url(../images/layout/preislabel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 14px;
	padding: 0px 10px 0px 0px;
}
.preislabel,.preislabel a,.preislabel a:link,.preislabel a:visited,.preislabel a:active {
	color: #000;
	text-decoration: none;
	display: block;
	width: 85px;
	height: 35px;
	padding: 0px 10px 0px 0px;
}
.visual {
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px auto;
}

