* {
	margin: 0px;
	padding: 0px;
}

img, a img,:link img,:visited img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

html {
	height: 100%;
}

body {
	text-align: left;
	background-color: #f3f0e9;
	font-family: sans-serif;
	font-size: 1em;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}

div.clearer {
	clear: both;
}

div#main {
	position: relative;
	margin: 0px auto;
	width: 560px;
	background-image: url(http://www.pfeffel.at/wachau-newsletter/newsletter-bilder/main_back.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

/* beginn probleme */

div#probleme {
	min-height: 1.2em;
	float: right;
	margin-right: 7px;
}

div#probleme a {
	color: #767676;
	font-size: 0.6em;
	text-decoration: none;
}

div#probleme a:hover {
	text-decoration: underline;
}

/* ende probleme */

div#flash {
	width: 550px;
	min-height: 140px;
	margin-right: 5px;
	margin-left: 5px;
}

div#aktuell {
	margin-top: 20px;
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div#aktuell h2 {
	border-top: 1px solid #579900;
	border-bottom: 1px solid #579900;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #579900;
	font-size: 0.8em;
}

.aktuell_bild {
	float: left;
	border: 0px;
	margin-top: 10px;
	margin-right: 10px;
	min-height: 120px;
	width: 160px;
}

.aktuell_text h3 {
	color: #579900;
	font-size: 1em;
}

.aktuell_text {
	float: left;
	margin-top: 10px;
	padding: 5px;
	width: 340px;
	color: #666666;
	font-size: 0.8em;
	background-image: url(http://www.pfeffel.at/wachau-newsletter/newsletter-bilder/button_back.gif);
	height: 110px;
}

.aktuell_text p {
	margin-top: 5px;
}

.aktuell_text a {
	color: #579900;
}

.aktuell_text a:hover {
	text-decoration: underline;
}

/* --- beginn footer --- OK */ 

div#footerinhalt {
	position: relative;
	margin: 0px auto;
	width: 560px;
	background-image: url(http://www.pfeffel.at/wachau-newsletter/newsletter-bilder/footer_content_back.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

div#center	{
	margin:auto; 
	padding: 10px;
	text-align: center;
}

.footer_headline h2 {
	font-size: 0.8em;
	text-decoration: underline;
}

.footer_absatz {
	font-size: 0.8em;
	margin-top: 5px;
}

.footer_absatz_01 {
	font-size:0.6em;
	margin-top:5px;
	text-align:justify;
}

.footer_absatz_01 a {
	color: #FFFFFF;
}

.footer_absatz_01 a:hover {
	text-decoration: underline;
}