/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
    color: #222;
}
body {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/* ==========================================================================
   ========================================================================== */


body {
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	}



#content {
	top: 0;
	width: 1200px;
	height: 800px;
	padding: 0px;
	margin: 0px auto;
	background-color: red;
	background: url(../img/bg.jpg) no-repeat; 
	z-index: 10;
	}

#inner {
	display: block;
	width: 1200px;
	height: 800px;
	position:relative;
	
	
	}

#alink {
	position: absolute;
	display: block;
	top: 0; right: 0;
	width: 30px; height: 30px;
	z-index: 200;
	}

#text {
	position: absolute;
	display: block;
	width: 200px;
	left: 723px;
	top: 336px;
	height: 50px;
	z-index:300;

	font-family: 'Trebuchet MS', TrebuchetMS, 'Lucida Grande', Tahoma, Arial, sans-serif;
	font-size: 23px;
	line-height: 25px;
	color: rgb(255, 255, 255);
	text-align: right;
	cursor: default;
	}

#text > .tspacer {
	font-size: 10px;
	}

.fenster {
	padding: 0;
	margin: 0;
	position: relative;
	}

.contact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: rgb(255, 255, 255);
	text-align: center;
	margin: 0 10px;
	}
#contact {
	position: relative;
	display: block;
	bottom: 50px;
	height: 50px;
	width: 100%;
	z-index:200;
	text-wrap: none;
	}

#contact > div {
	display: block;
	position: absolute;
	bottom: 30px;
	text-align: left;
	}
#contact > .name {
	left: 67px;
	}
#contact > .street {
	left: 261px;
	}
#contact > .plzort {
	left: 410px;
	}
#contact > .tel {
	left: 602px;
	}
#contact > .mobil {
	left: 775px;
	}
#contact > .mail {
	left: 974px;
	bottom: 31px;
	}
#f1img {
	top: 268px;
	left: 62px;
	width: 131px;
	height: 337px;
	display: block;
	background: url(../img/f/1.jpg) no-repeat; 
	z-index: 40;
	float: left;
	cursor: default;
	}
#f1img:hover, #f1img.myHover {
	background: url(../img/f/1-hover.jpg) no-repeat; 
	cursor: default;
	}
#f1img.link {
	background: url(../img/f/1.jpg) no-repeat; 
	cursor: pointer;
	}
#f1img.link:hover {
	background: url(../img/f/1-hover.jpg) no-repeat; 
	cursor: pointer;
	}


#f2img {
	top: 268px;
	left: 108px;
	width: 131px;
	height: 337px;
	display: block;
	background: url(../img/f/2.jpg) no-repeat; 
	z-index: 50;
	float: left;
	cursor: default;
	}
#f2img:hover, #f2img.myHover {
	cursor: default;
	background: url(../img/f/2-hover.jpg) no-repeat; 
	}
#f2img.link {
	cursor: pointer;
	background: url(../img/f/2.jpg) no-repeat; 
	}
#f2img.link:hover {
	background: url(../img/f/2-hover.jpg) no-repeat; 
	cursor: pointer;
	}

#f3img {
	top: 268px;
	left: 112px;
	width: 131px;
	height: 337px;
	display: block;
	background: url(../img/f/3.jpg) no-repeat; 
	z-index: 60;
	float: left;
	cursor: default;
	}
#f3img:hover, #f3img.myHover {
	background: url(../img/f/3-hover.jpg) no-repeat; 
	cursor: default;
	}
#f3img.link {
	cursor: pointer;
	}
#f3img.link:hover {
	background: url(../img/f/3-hover.jpg) no-repeat; 
	cursor: pointer;
	}

#f4img {
	top: 268px;
	left: 122px;
	width: 131px;
	height: 337px;
	display: block;
	background: url(../img/f/4.jpg) no-repeat; 
	z-index: 70;
	float: left;
	cursor: default;
	}
#f4img:hover, #f4img.myHover {
	background: url(../img/f/4-hover.jpg) no-repeat; 
	cursor: default;
	}
#f4img.link {
	cursor: pointer;
	}
#f4img.link:hover {
	background: url(../img/f/4-hover.jpg) no-repeat; 
	cursor: pointer;
	}

#f5img {
	top: 268px;
	left: 138px;
	width: 131px;
	height: 337px;
	display: block;
	background: url(../img/f/5.jpg) no-repeat; 
	z-index: 80;
	float: left;
	cursor: default;
	}
#f5img:hover, #f5img.myHover {
	background: url(../img/f/5-hover.jpg) no-repeat; 
	cursor: default;
	}
#f5img.link {
	cursor: pointer;
	}
#f5img.link:hover {
	background: url(../img/f/5-hover.jpg) no-repeat; 
	cursor: pointer;
	}

#f6img {
	top: 268px;
	left: 288px;
	width: 131px;
	height: 337px;
	display: block;
	float: left;
	background: url(../img/f/6.jpg) no-repeat; 
	z-index: 90;
	cursor: default;
	}
#f6img:hover {
	background: url(../img/f/6-hover.jpg) no-repeat; 
	cursor: default;
	}
#f6img.link {
	cursor: pointer;
	}
#f6img.link:hover {
	background: url(../img/f/6-hover.jpg) no-repeat; 
	cursor: pointer;
	}






/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 480px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1140px) {
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group; /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
