﻿/* General Demo Style */
/* @import url(http://fonts.googleapis.com/css?family=Lato:400,700);

@font-face {
	font-family: 'the_godfatherregular';
	src: url('../fonts/thegodfather-v2-webfont.eot');
	src: url('../fonts/thegodfather-v2-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/thegodfather-v2-webfont.woff') format('woff'),
		url('../fonts/thegodfather-v2-webfont.ttf') format('truetype'),
		url('../fonts/thegodfather-v2-webfont.svg#the_godfatherregular') format('svg');
	font-weight: normal;
	font-style: normal;
} */

html { height: 100%; }

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* padding: 0; */
	/* margin: 0; */
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
	/* background-image:url('../../wilfan/images/bg-wilfan.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
    background-size: cover;	 */
    font-weight: 400;
    font-size: 15px;
    color: #333;
    /* overflow-x: hidden;
	overflow-y: scroll; */
}

a {
	color: #555;
	text-decoration: none;
}

.container {
	width: 100%;
	position: relative;
}

.main,
.container > header {
	width: 50%;
	max-width: 1060px;
	margin-right:10px;
	margin-top: 10px;
	position: relative;
	padding: 0 0px 50px 0px;
}

.lotte {
	background-image:url('../../wilfan/images/tn_lotte-1965-01a.png');
	width: 500px;
	height: 600px;
	margin-left: 10px;
	position: absolute;
	margin-top:30px;
	float:left;
	padding: 0 0px 50px 0px;
}

.lotte-foto1 {
	border-radius: 12px;
background-image:url('../../wilfan/images/tn2_lotte-keller.png');
	width: 200px;
	height: 288px;
	margin-left: 30px;
	position: absolute;
	margin-top:325px;
	float:left;
	padding: 0 0px 50px 0px;
	border:solid 1px #000000;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright:12px;
    -moz-border-radius-bottomleft:12px;
    -moz-border-radius-bottomright:12px;
    -webkit-border-top-left-radius:12px;
    -webkit-border-top-right-radius:12px;
    -webkit-border-bottom-left-radius:12px;
    -webkit-border-bottom-right-radius:12px;
    -moz-box-shadow: 10px 10px 28px #000000;
    -webkit-box-shadow: 10px 10px 28px #000000;
    box-shadow: 10px 10px 28px #000000;
}

.lotte-foto1 {
	-webkit-transition: 0.75s;
	-webkit-transform-style: preserve-3d;
	-moz-transition: 0.75s;
	-moz-transform-style: preserve-3d;
	transition: 0.75s;
	transform-style: preserve-3d;
}
    
.lotte-foto1a:hover {
	perspective: 1000px;
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
}

.lotte-foto1-text {
	width: 200px;
	height: 28px;
	margin-left: 0px;
	position: absolute;
	margin-top:300px;
	float:left;
	text-align:center;
}

.lotte-foto2 {
	border-radius: 12px;
background-image:url('../../wilfan/images/tn_lotte-hubert3.png');
	width: 310px;
	height: 288px;
	margin-left: 270px;
	position: absolute;
	margin-top:325px;
	float:left;
	padding: 0 0px 50px 0px;
	border:solid 1px #000000;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright:12px;
    -moz-border-radius-bottomleft:12px;
    -moz-border-radius-bottomright:12px;
    -webkit-border-top-left-radius:12px;
    -webkit-border-top-right-radius:12px;
    -webkit-border-bottom-left-radius:12px;
    -webkit-border-bottom-right-radius:12px;
    -moz-box-shadow: 10px 10px 28px #000000;
    -webkit-box-shadow: 10px 10px 28px #000000;
    box-shadow: 10px 10px 28px #000000;
	
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: -webkit-transform 3s;
	-moz-transition: -moz-transform 3s;
	transition: transform 3s;	
}

.lotte-foto2a:hover {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
}

.lotte-foto2-text {
	width: 310px;
	height: 28px;
	margin-left: 0px;
	position: absolute;
	margin-top:300px;
	float:left;
	text-align:center;
}

.annette-foto1 {
	border-radius: 12px;
background-image:url('../../wilfan/images/tn_annette.png');
	width: 320px;
	height: 320px;
	margin-left: 580px;
	position: absolute;
	margin-top:165px;
	float:left;
	padding: 0 0px 50px 0px;
	border:solid 1px #000000;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright:12px;
    -moz-border-radius-bottomleft:12px;
    -moz-border-radius-bottomright:12px;
    -webkit-border-top-left-radius:12px;
    -webkit-border-top-right-radius:12px;
    -webkit-border-bottom-left-radius:12px;
    -webkit-border-bottom-right-radius:12px;
    -moz-box-shadow: 10px 10px 28px #000000;
    -webkit-box-shadow: 10px 10px 28px #000000;
    box-shadow: 10px 10px 28px #000000;
}

.annette-foto1 {
	-webkit-transition: 0.75s;
	-webkit-transform-style: preserve-3d;
	-moz-transition: 0.75s;
	-moz-transform-style: preserve-3d;
	transition: 0.75s;
	transform-style: preserve-3d;
}
    
.annette-foto1a:hover {
	perspective: 1000px;
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
}

.annette-foto1-text {
	width: 200px;
	height: 28px;
	margin-left: 0px;
	position: absolute;
	margin-top:200px;
	float:left;
	text-align:center;
}

.lotte2 {
	background-image:url('../../wilfan/images/tn_lotte-1965-02.png');
	width: 387px;
	height: 500px;
	margin-left: 600px;
	position: absolute;
	margin-top:30px;
	float:left;
	padding: 0 0px 50px 0px;
}

.annette2 {
	border-radius: 5px;
background-image:url('../../wilfan/images/tn_annette-1963.png');
	width: 437px;
	height: 600px;
	margin-left: 30px;
	position: absolute;
	margin-top:30px;
	float:left;
	padding: 0 0px 50px 0px;

    border:solid 5px #8c6a26;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -moz-box-shadow: 10px 10px 15px #000000;
    -webkit-box-shadow: 10px 10px 15px #000000;
    box-shadow: 10px 10px 15px #000000;
	
}

.titel {
	width:400px;
	height:450px;
	font-size: 24px;
	line-height: 26px;
	margin-left: 635px;
	margin-top:40px;
	position: absolute;
	float:left;
	font-weight: 700;
	color:black;
	text-shadow:2px 2px 3px #faf7fa;
}

.text-links {
	width:547px;
	height:254px;
	background-color:#FFFFCC;
	font-size: 18px;
	line-height: 26px;
	margin-left: 30px;
	margin-top:40px;
	padding:10px;
	position: absolute;
	float:left;
	font-weight: 700;
	color:black;
	
	text-shadow:2px 2px 3px #faf7fa;
	border:solid 1px #000000;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright:12px;
    -moz-border-radius-bottomleft:12px;
    -moz-border-radius-bottomright:12px;
    -webkit-border-top-left-radius:12px;
    -webkit-border-top-right-radius:12px;
    -webkit-border-bottom-left-radius:12px;
    -webkit-border-bottom-right-radius:12px;
    border-top-left-radius:12px;
    border-top-right-radius:12px;
    border-bottom-left-radius:12px;
    border-bottom-right-radius:12px;
    
   -moz-box-shadow: 10px 10px 28px #000000;
    -webkit-box-shadow: 10px 10px 28px #000000;
    box-shadow: 10px 10px 28px #000000;
}

.text-links-annette {
	width:424px;
	height:124px;
	background-color:#FFFFCC;
	font-size: 18px;
	line-height: 26px;
	margin-left: 530px;
	margin-top:30px;
	padding:10px;
	position: absolute;
	float:left;
	font-weight: 700;
	color:black;
	
	text-shadow:2px 2px 3px #faf7fa;
	border:solid 1px #000000;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright:12px;
    -moz-border-radius-bottomleft:12px;
    -moz-border-radius-bottomright:12px;
    -webkit-border-top-left-radius:12px;
    -webkit-border-top-right-radius:12px;
    -webkit-border-bottom-left-radius:12px;
    -webkit-border-bottom-right-radius:12px;
    border-top-left-radius:12px;
    border-top-right-radius:12px;
    border-bottom-left-radius:12px;
    border-bottom-right-radius:12px;
    
   -moz-box-shadow: 10px 10px 28px #000000;
    -webkit-box-shadow: 10px 10px 28px #000000;
    box-shadow: 10px 10px 28px #000000;
}

.text-links-annette ul li {
		list-style:none;
}

.hubert-lillian {
	border-radius: 12px;
background-image: url('../../wilfan/images/tn_hubert-lillian.png');
	width:224px;
	height:300px;
	margin-left: 670px;
	margin-top:197px;
	position: absolute;
	float:left;
	
	border:solid 1px #000000;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright:12px;
    -moz-border-radius-bottomleft:12px;
    -moz-border-radius-bottomright:12px;
    -webkit-border-top-left-radius:12px;
    -webkit-border-top-right-radius:12px;
    -webkit-border-bottom-left-radius:12px;
    -webkit-border-bottom-right-radius:12px;
    -moz-box-shadow: 10px 10px 28px #000000;
    -webkit-box-shadow: 10px 10px 28px #000000;
    box-shadow: 10px 10px 28px #000000;
}

/*	WILFAN-UNTERSCHRIFT */
	
#logo {
	width: 55%;
	position: fixed;
	bottom: 5%;
	right: 5%;
	text-align: right;
	z-index: 0;
	}
		
#logo img {
	width: 100%;
	max-width: 300px;
	height: auto;
	}

/*	WEITER-PFEIL */
	
#weiter {
	width: 95%;
	position: fixed;
	top: 45%;
	right: 2%;
	text-align: right;
	z-index: 0;
	}
		
#weiter img {
	width: 100%;
	max-width: 48px;
	height: auto;
	}


.pfeil-rechts {
	width:48px;
	height:48px;
	margin-left: 945px;
	margin-top:330px;
	position: absolute;
	float:left;	
}

.schriftzug {
	background-image:url('../../wilfan/images/wilfan-schriftzug01.png');
	background-repeat:no-repeat;
	position: absolute;
	width: 400px;
	height: 131px;
	margin-top:510px;
	margin-left: 580px;
	float:left;
	padding: 0 0px 0px 0px;
}

.schriftzug2 {
	background-image:url('../../wilfan/images/wilfan-schriftzug02.png');
	background-repeat:no-repeat;
	position: absolute;
	width: 300px;
	height: 100px;
	margin-top:540px;
	margin-left: 600px;
	float:left;
	padding: 0 0px 0px 0px;
}

.titel ul li {
	font-size: 20px;
	line-height: 22px;
	list-style-type:none;
	text-decoration:none;
	
}

.text-links ul li {
	font-size: 17px;
	line-height: 20x;
	list-style-type:none;
	text-decoration:none;	
}

.container > header {
	padding: 36px 10px 10px 0px;
}

.container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin-right: 10px;
	margin-top:10px;
	font-weight: 700;
	color: #333;
	float: left;
}

.support-note {
	color: #d7823e;
	font-size: 16px;
	display: block;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	text-align: left;
	clear: both;
}

.bookshelf {
	width: 100%;
	height: 63px;
	z-index: -1;
	margin-top: -25px;
	background: url('../../wilfan/images/shelf.png') no-repeat center;
	position: relative;
}