@import url(style_tiny.css);

body {
	background-color: #f0ecdf;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#carpe, #musterrand {
	background-color: #FFFFFF; width:600px; padding: 5px; height: auto;
}

#carpe #diem #fotooben {
	background-image: url(../images/sommerwiese.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	vertical-align: middle;
}

.sloganauffoto{ margin-top: 100px; font-size: 12px; color:#FFFFFF;}


.fotounten {
	background-image: url(../images/fotoleiste.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 60px;
	vertical-align: middle;
	margin: 21px 0 0 0;
}


#titelbild {
	width:600px;
	height:161px;
	background-image: url(../images/titelmuster.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 190px 0 0 0;
}

a{color:#990000;text-decoration:none;}
a:hover{text-decoration:underline;}
