/* --- HTML Tags ---*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	line-height: 36px;
}
h2 {
	font-size: 30px;
	color: #B58546;
}
td {
	vertical-align: top;
}
img {
	border: 0px none;
}
textarea {
	font-size: 12px;
	color: #000000;
	background-image: url(../images/hintergrund.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 70px;
	width: 350px;
}


a {
	font-weight: bold;
	color: #B58546;
	text-decoration: underline;
}
a:hover {
	color: #B58546;
	text-decoration: none;
}


/* --- LAYOUT Tags ---*/
#basis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	background-color: #e1e1e1;
	border: 1px solid #B58546;

}
#tdheader1 {
	background-color: #000000;
	height: 120px;
	width: 85px;
	text-align: center;
	vertical-align: middle;
}
#tdheader2 {
	background-color: #B58546;
	height: 120px;
	width: 615px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	padding: 25px;
	width: 615px;
	text-align: justify;
}
#spInfo {
	background-color: #000000;
	vertical-align: top;
	padding-top: 25px;
	padding-bottom: 25px;
}
#prodMessage {
	background-color: #B58546;
	text-align: justify;
	vertical-align: top;
	padding: 25px;
}
#formular {
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 100%;
	border: 1px solid #B58546;
}


/* --- TEXT Classen ---*/
.contentBlack {
	font-size: 14px;
	color: #000000;
	line-height: 22px;
}
.contentWhite {
	font-size: 14px;
	color: #e1e1e1;
	line-height: 22px;
}
.infozeileWhite {
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;

}
.goldInfo {
	color: #B58546;
	font-weight: bold;
}

.eyecatcher {
	font-size: 36px;
	color: #e1e1e1;
	font-weight: bold;
	background-position: left;
}
.input {
	font-size: 12px;
	color: #000000;
	background-image: url(../images/hintergrund.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 20px;
	width: 350px;
}
.exemplare {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	width: 30px;
	border: 1px solid #B58546;

}

