* { margin: 0; padding: 0; outline: none; border: none; }

html, body { height: 100%; }
#wrap { min-height: 100%; position: relative; }

body { background: #777; font-family: Verdana, Arial, Helvetica, sans-serif; color: #eee; font-size: 11px; }
p { margin: 8px 0; }

.outer { padding: 10px; }
.wrap-inner { width: 800px; margin: 0 auto; padding: 15px 0;}

.head { text-align: center; }
.head a { border: none; position: relative; right: -100px; }

.images { height: 420px; padding-top: 215px; padding-bottom: 220px; }
/*.images { height: 480px; padding-top: 215px; padding-bottom: 220px; } bei urlaub */
.images a, .images a:hover { text-decoration: none; border: none; }
.images .wrap-inner { position: relative; right: -80px; }
.images img { padding: 3px; background: #555; }
.images ul li { position: absolute; list-style: none; }
	
	.images li#img01 { left: -129px; top: -165px; }
	/*.images li#img02 { left: 234px; top: 181px; } */
	.images li#img02 { left: 234px; top: 241px; }
	.images li#img03 { left: 397px; top: 48px; }
	/*.images li#img04 { left: 608px; top: 287px; }*/
	.images li#img05 { left: 397px; top: 285px; }
	.images li#img06 { right: 13px; top: 120px; } 
	.images li#img07 { left: -4px; top: 250px; }
	/*.images li#img07 { left: -4px; top: 230px; } */

.images #logo { position: absolute; top: -80px; }  
.images #logo img { background: none; }

#opened { width: 202px; height: 150px; background: #555; color: #fff; padding: 12px; position: absolute; left: 155px; top: -9px; border: 3px solid #555; }
/* #opened { width: 202px; height: 210px; background: #555; color: #fff; padding: 12px; position: absolute; left: 155px; top: -9px; border: 3px solid #555; }  bei urlaub*/
#opened p { margin: 0 0 5px 0; }

.contact { background: #333; height: 170px; position: absolute; bottom: 0; width: 100%; border-top: 3px solid #555; }
.contact .wrap-inner { width: 900px; margin: 0 auto; padding: 10px 0; }
.contact a { color: #eee; border-bottom: 1px dotted #eee; text-decoration: none; }
.contact a:hover { color: #fff; border-bottom: 1px dotted #fff; } 
