body{
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e6e1;
}

#outer{
	width:955px;
	padding:0;
	margin:0px auto;
	text-align:left;
	background-color: #e5e6e1;
}

/* Header */

#divhead01{
	float: left;
	width: 190px;
	height: 114px;
	background-color: #e5e6e1;
}

#divhead02{
	float: left;
	height: 114px;
	width: 575px;
	background-image: url(../images/pellets-head02.jpg);
	font-weight: bold;
}

#divhead03{
	float: left;
	width: 190px;
	height: 114px;
}

/* Content-Bereich */

.adresse-links {
	padding-left: 25px;
	float: left;
	width: 150px;
	font-size: 10px;
	padding-top: 30px;
}

.adresse-links a {
	font-size: 10px;
	color: #666666;
}

.adresse-links a:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#content-gesamt {
	float: left;
	width: 955px;
	background-image: url(../images/hintergrund.jpg);
	height: 500px;
	min-height: 500px;
}

html>body #content-gesamt {
	height: auto;
}

.content-head{
	float: left;
	display: block;
	clear: none;
	text-align: left;
	width: 435px;
	font-size: 18px;
	padding-top: 40px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 50px;
	padding-right: 50px;
}

.content-text{
	float: left;
	display: block;
	clear: none;
	text-align: left;
	width: 435px;
	font-size: 12px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 40px;
	padding-left: 50px;
	padding-right: 50px;
}

.content-image{
	float: right;
	clear: right;
	text-align: left;
	width: 191px;
	font-size: 12px;
	padding-top: 40px;
	display: block;
	height: 100%;
	padding-bottom: 40px;
	margin-right: 35px;
}

.headline-news{
	color: #da2128;
	font-weight: bold;
	padding-left: 15px;
	font-size: 14px;
	padding-bottom: 25px;
}

.kasten-news{

}

.content-text a{
	color: #da2128;
	font-size: 12px;
	text-decoration: underline;
}

.content-text a:hover {
	color: #999999;
	text-decoration: none;
}

/* News-Bereich */

.artikelliste {

}

.artikelliste h2 a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.artikelliste p {
	font-size: 12px;
}

.artikelliste p a {
	font-size: 12px;
	color: #da2128;
}

.artikelliste p a:hover {
	color: #999999;
	text-decoration: none;
}

.artikelblock {
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-right: 15px;
	padding: 10px;
	margin-bottom: 15px;
}
