HTML {
	margin: 0;
	padding: 0;
	height: 100%;
	}
	
BODY {
	margin: 0;
	padding: 0;
	background: url('images/background.jpg') repeat;
	height: 100%;
	}
	

#page {
	height: 100%;
	}	
	
TABLE {
	}
	
#left { 
	width: 372px;	
	background: url('images/lampe.jpg') no-repeat;
	}
	
#center {
	width: 600px;
	background: url('images/bgContent.jpg') repeat-y;	
	}	
	
#right {
	background: url('images/flecken.jpg') no-repeat;
	}
	
#footer {
	background: url('images/footer.jpg') no-repeat;
	height: 58px;
	}
	
#homelink {
	position: absolute;
	top: 180px;
	left: 150px;
	width: 200px;
	height: 100px;
	}	
	
#heimatseite {
	position: absolute;
	top: 0px;
	left: 300px;
	top: 15px;
	z-index: 2;
	background: url('images/heimatseite.jpg') no-repeat;
	width: 200px;
	height: 50px;
	}
	
.post A.noborder {
	border: none;
	}	
	
.post .thumbnail {
	margin: 8px 0px 0 8px;
	border: 4px solid #FFF;
	}	
	
#mouseparkplaetze {
	position: absolute;
	top: 20px;
	left: -162px;
	width: 280px;
	height: 60px;
	background: url('images/mouseparkplaetze.jpg') no-repeat;	
	}

#nav {
	position: absolute;
	left: 245px;
	top: 322px;
	width: 130px;
	text-align: center;
	}	
	
#nav UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#nav LI {
	list-style-type: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-style: italic;
	line-height: 28px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	}		
	
#nav LI A {
	color: #FFF;
	text-decoration: none;
	padding: 1px 8px 2px 8px;
	}
	
#nav LI A:hover {
	color: #bbb;
	}	
	
#nav .current_page_item A {
	background-color: #37322c;
	}		
	
#nav .current_page_item A:hover {
	color: #FFF;
	}	
	
.centerTop {
	height: 93px;
	background: url('images/katze.jpg') top left;
	}	
	
#content {
	background: url('images/bgContentLeft.jpg') no-repeat;
	width: 600px;
	min-height: 625px;
	overflow: visible;
	margin: 0;
	position: relative;
	}
	
.post { 
	padding: 0 30px 20px 30px; 
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	clear: both;
	}
	
.post .Subheadline {
	}	
	
.post IMG {
	border: none;
	}	


.info {
	margin: 5px 25px 15px 20px;
	padding-top: 3px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-style: italic;
	text-align: center;
	}
	
.foto {
	margin-bottom: 20px;
	text-align: center;
	}		

h2 {
	font: 35px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 0 0;
	}
	
.HeadlineBlog {
	font: 22px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 15px 0;
	}	
	
#contentFooter {
	background: url('images/bgFooter.jpg') no-repeat;	
	height: 80px;
	position: relative;	
	}
	
#visiten {
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 2;
	background: url('images/visits.jpg') no-repeat;
	width: 190px;
	height: 35px;
	}	
	
UL { 
	margin: 10px 0 20px 0; padding: 0; 

	}	
	
UL LI {
	list-style-position: inside;
	list-style-image: url('images/iconHairdryer.gif');
	padding: 0px 0 0px 10px;
	margin: 0;
	height: 20px;
	line-height: 17px;
	}
	
	
	
	
	
	
	