body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
#logo {
   	margin: 0px;
	padding: 0px; 
}
#logo a, #logo a:visited, #logo a:link {
    border: none;
}
.polaroid a, .polaroid a:visited, .polaroid a:link {
    border: none;
}
body img { border: none; }
#bigmom {
    margin-left:12px;
}
.polaroid {
	position: relative;
	top: auto;
	height: 387px;
	width: 324px;
	float: left;
    margin-top: 10px;
       border: 0;
       border-none;
}
.polaroid-bild {
	position: absolute;
	left: 12px;
	top: 12px;
       border: 0;
}
.polaroid-rahmen {
	position: relative;
	left: 0px;
	top: 0px;
       border: 0;
}
.polaroid-beschriftung {
	top: 320px;
	position: absolute;
	left: 25px;
	width: 275px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
    line-height: 1.3;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.polaroid-beschriftung p {
    display: inline;
}
a, a:link, a:visited {
    text-decoration:none;
    color: #000;
    border-bottom: 1px dotted #CCC;
}
a:hover {
    color: #600;
    border-bottom: 1px solid #600;
}
#fuss {
    padding: 25px 0 0 12px;
    clear: both;
    color: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
    line-height: 1.3;
	font-weight: bold;
	text-transform: uppercase;
}
#fuss a, fuss a:link, #fuss a:visited, #fuss a:hover {
    color: #fff;
}