body,p,td{
	font-size: 14px;
	font-weight: bold;
	background-color: #FAC9CB;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

#content-left p, #content-middle p, #content-right p, #content-wein p {
	margin: 0;
	padding: 0;
	width: 100%;
	font-weight: normal;
	font-size: 11px
}
#content-mittag p {
	margin: 0;
	padding: 0;
	width: 100%;
	font-weight: normal;
}
#content-left h2, #content-border h2, #content-border p, #content-middle h2, #content-right h2, #content-wein h2 {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 11px
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-right: 4px;
	text-decoration: none;
}

#news h1, #news h1 a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

#news h1 a {
	background-color: #000000;
	color: #FAC9CB;
}

h2 {
	font-size: 14px;
	text-decoration:none;
	line-height:20px;
}
h2 span.strong {
	border-bottom: 2px solid #000000;
	padding:0px;
	margin:0px;
}
h3 {
	
}
h3 span.strong {
	
}
h4 {
	clear: both;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}
#content-mittag h4 {
	width:734px;
}
h4 span.strong {
	
}
#content-main a, #content a, #content-mittag a, #content-left a, #content-border a, #content-middle a, #content-right a, #content-wein a {
	color: #000000;
	text-decoration: underline;
}

#content-menu a {
	color: #000000;
	text-decoration: none;
}

#content-main a:hover, #content-mittag a:hover, #content a:hover,#content-menu a:hover, #content-left a:hover, #content-border a:hover, #content-middle a:hover, #content-right a:hover, #content-wein a:hover {
	border-bottom: 0px none;
	text-decoration: none;
}

.entryNavNO{
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	display: block;	
}

A.entryNavLink{
	color: #000000;
	text-align: left;
	text-decoration: none;
	overflow: hidden;
	display: block;	
	height: 40px;
}

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

A.siteNavLink{
	color: #000000;
	text-align: left;
	text-decoration: none;
}

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

.breadcrumb A{
	color: #000000;
	text-decoration: none;
}

span.menu{
	width: auto;
}

span.preis{
	text-align: right;
	width: auto;
}

div.browse-previous{
	left: 105px;
	margin-top: 5px;
	position: absolute;
	width: 180px;
}

img.browse-previous {
	height: 37px;
	left: 0px;
	margin-right: 5px;
	position: absolute;
	width: 22px;
}

div.browse-next{
	float: left;
	margin-top: 5px;
	text-align: right;
	width: 180px;
}

img.browse-next {
	height: 37px;
	left: 154px;
	position: absolute;
	width: 22px;
}
#next-page, #previous-page {
	font-size:11px;
}
span.browse-next {
	float: left;
	margin-top: 10px;
	padding: 2px;
	text-align: right;
	width: 150px;
}

span.browse-previous {
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 150px;
}

span.browse-next a {
	background-color: #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	color: #FAC9CB;
	text-decoration: none;
}

span.browse-next a:hover {
	background-color: transparent;
	border: 0;
	border-bottom: 2px solid #000000;
	border-left: 0px none;
	border-right: 0px none;
	border-top: 2px solid #000000;
	color: #000000;
}

span.browse-previous a {
	background-color: #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-top: 2px solid #000000;
	color: #FAC9CB;
	text-decoration: none;
}

span.browse-previous a:hover {
	background-color: transparent;
	border-bottom: 2px solid #000000;
	border-left: 0px none;
	border-right: 0px none;
	border-top: 2px solid #000000;
	color: #000000;
}

a.imgPopUp, #content-main a.imgPopUp, #content a.imgPopUp, #content-menu a.imgPopUp{
	border-bottom: 0px none;
	color: #000000;
	text-decoration: none;
}

label {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
	margin-top:5px;
	width:180px;	
}

fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}

legend {
	display: none;
}

select {
	float: left;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
}


input, textarea {
	background-color: #FAC9CB;
	border-bottom: solid 2px #000000;
	border-left: none;
	border-right: none;
	border-top: none;
	float: left;
	margin: 0px;
	margin-right: 5px;
	margin-top:5px;
	padding: 2px;
	padding-left: 0px;
	font-weight:bold;
}

.button {
	background-color: #000000;
	border: none;
	color: #FAC9CB;
	font-weight: bold;
	font-size:12px;
}

.check {
	border: none;
}

.w50 {
	width: 50px;
}

.w100 {
	width: 100px;
}

.w150 {
	width: 150px;
}

.w200 {
	width: 200px;
}

