BODY, table {
	margin: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	cursor: default;
}

img{border:none;}
.imgcenter{margin-bottom: 2; text-align: center;} 

.titel_angebot {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.titel_preis {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 28px;
}

A.content:LINK, A.content:VISITED {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

A.content:HOVER {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

A.content2:LINK, A.content2:VISITED {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

A.content2:HOVER {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

A.sublink:LINK, A.sublink:VISITED {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

A.sublink:HOVER {
   background-color: #E05B00;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 5px;
}

.inputfeld {
    background-color: #E05B00;
	 border: 1px solid #9B2604;
	 width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

.inputfeld2 {
    background-color: #E05B00;
	 border: 1px solid #9B2604;
	 width: 200px;
	 height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
