body {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

p,td,li,.ueberschrift,.textfeld,.textarea,.titel,.autor,.beschreibung,.preis,.details {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.datum {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 2px;
}

a,a:hover {
	text-decoration: none;
	color: #A72528
}

a:hover {
	text-decoration: underline;
}

.ueberschrift {
	font-size: 16px;
	font-weight: bold;
	color: #A72528;
}

.textfeld,.textarea {
	width: 200px;
	border-color: #A72528;
    border-width: 1px;
    border-style: solid;
}

.textarea {

}

.submit {
	height: 20px;
	border: 1px;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #A72528;
	text-transform: uppercase;
}

.titel {
	font-weight: bold;
	font-size: 14px;
}

.autor {
	font-weight: bold;
	font-size: 11px;
}

.beschreibung {
	font-size: 12px;
}

.preis {
	font-weight: bold;
	font-size: 12px;
}

.details {
	font-size: 11px;
}

.newsletter_table {
    background: #DDD;
    border: 1px #CCC solid;
}

.suchcont {
	border:0;
	padding:0;
	height: 90px;
	width: 224px; 
	margin-left: 20px;
	color: #ffffff;
	font-size: 11px;
}

.suchcont form {
	padding: 0;
	margin: 0;
	border: 0;
	margin-top: 23px;
}

.suche {
	width: 200px;
	height: 22px;
	padding: 2px 2px 2px 18px;
	border: 1px #A72528 solid;
    font-size: 12px;
	font-style: italic;
    color: #A72528;
	background: #ffffff url(../images/suche.png) no-repeat scroll 2px 2px;
	display: block;
	float: left;
}

.such_OK {
	width: 22px;
	height: 20px;
	margin-left: 2px;
	margin-top: 1px;
	float: left;
	display: block;
}
