.mainback {
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
	text-align: left;
	padding-left: 75px;
}
.maintable {
	width: 1000px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
	margin-bottom: 20px;
	background-image: url(images/bigdreck.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blogtable {
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/blogback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.basics {
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91D528;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FEFEFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C9C9C9;
	background-image: url(images/basicback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contenttable {
	width: 990px;
	margin-bottom: 20px;
}
.leuchtturm {
	background-image: url(images/leuchtturm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #46B3C0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5D7A7D;
	width: 320px;
	padding-right: 5px;
	padding-left: 5px;
}
.stillfreshbox {
	width: 320px;
	height: 75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6F6F6;
	vertical-align: top;
}
.headback {
	background-image: url(header/images/maingfx.jpg);
	height: 200px;
}
.flatrback {
	height: 40px;
	width: 361px;
	background-image: url(header/images/rest.jpg);
}

