@import url("content.css");

#root {
	background-color: #fbf2d7;
}

#cbody, #shopmodul {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
}

h4 {
	background: #d61200 url(../images/nav_bg_ro.jpg) repeat-x;
	padding: .11em .4em;
	color: #fff;
	font-size: 1em;
	display: block;
	margin-bottom: .7em;
	
}

/*
###################################################################
#### Styles für den linken und rechten Bereich des Haupttemplates #
###################################################################
*/
h5 {
	background: #e99503 url(../images/nav_bg_no.jpg) top repeat-x;
	color: #96000A;
	font-size: 1em;
	display: block;
	padding: .2em 0 .2em 0.4em;
}

h5 a {
	text-decoration: none;
}


/*
###################################################################
#### Styles für das Startseiten-News-Plugin                       #
###################################################################
*/

.news-latest-item h3 a {
	font-size: .9em;
	text-decoration: none;
	color: #96000a;
	border: none;
}

.news-latest-item h3 a:hover {
	font-size: .9em;
	text-decoration: none;
	color: #96000a;
	border: none;

}

.news-latest-item a {
	text-decoration: none;
	color: black;
	font-weight: bold;
	border-bottom: 1px dotted black;

}

.news-latest-item a:hover {
	border-bottom: 1px solid black;

}
.news-latest-morelink {
	float: right;
	margin-bottom: 1em;
	border: none;
}

.news-latest-morelink a, .news-latest-morelink a:hover {
	border: none;
}


.news-latest-item {
	float: left;
	border-bottom: 1px dotted #e99503;
}

.news-latest-item IMG {
	float: left;
	padding-right: .4em;
}

.product_note {
	margin: 0em 0 .5em 120px;
}

.start-category {
	color: #96000A;
	font-size: .8em;
	margin-left: 130px;
}

.price {
	clear: both;
	margin: 0 0 .5em 0;
	margin-left: 130px;
}

.listitem {
	margin-top: .7em;
}