@charset "UTF-8";
/* CSS Document */


* {
    margin: 0;
    padding: 0;
}

/* Make HTML 5 elements display block-level for consistent styling */ 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html {
    overflow-y: scroll;
}


body {
	background-color:#402c21;	
	background-image:url(Bilder/background.jpg);
	background-repeat:repeat-x;
	height: 3800px;
	
	min-width: 1024px;
}



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}


/*--------  CLEAR  ---------*/


.clearfix {
	clear: both;
}



/*--------  hgroup  ---------*/

header hgroup, header nav {
    position: relative;
}


/*--------  Navigation  ---------*/

header nav {
   /* border-bottom: 1px solid #b3986b;*/ /* schwarze dünne Linie unter der Navigation */
    height: 35px;
	float:left;
	width: 600px;
	margin-top: 100px;
	margin-left: 150px;     
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight:normal;
	font-size: 20px;
	letter-spacing: 0.05em;
}


header nav ul {
   	height: 26px;
    margin: 0 0;
    position: relative;
    width: auto; /*   ???    */
	list-style:none;
}

header nav ul li {
    float: left;
	margin: 0 0;
	margin-left: 30px;
	vertical-align:text-bottom;
	vertical-align:baseline;
}

header nav ul li a {
    display: block;
	color: #b3986b; /* */
    height: 26px;
    padding: 0 1px 1px 0;
    text-decoration: none;
	text-transform: uppercase;
	text-shadow: 2px 2px 5px #2d251f; 
}



/*-------- Links  ---------*/


a {
    border: 0 none; /* border:none is working but not valid w3c standard so better we can use border:0;*/
    text-decoration: none;
	outline: medium none;	
}

a:visited {}

a:focus {
	color:#fff; 
}

a:hover {
	color:#fff; 
}

a:active {
	color: #fff; 
}


/*--------  header // Achtung:header und #header unterscheiden!! ---------*/	

header {
	background-image:url(Bilder/header.png);
	background-position: 115px 10px;
	background-repeat:no-repeat;
    position: fixed;
    width: 100%;
	height: 250px;
	margin: 0;
	top: 0;
    z-index: 10;
	display: block;
}


#header {
    padding: 0;
	margin: 0 auto;
    width: 1200px;
	height: 250px;
	display: block;
}


#reinigung_link {
	float:left;
	margin-left: 50px;
	margin-top: 50px;
}


#studio_linguafranca_logo {
	float:left;
}



/* Page structure
*****************************************************************/

#wrapper {
	position: relative;
}




/*--------  typografie  ---------*/	


.content_text {
	color:#fff;
	font-size:12px;
	line-height: 20px;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
}

.content_text strong {
	font-size: 16px;
}




/*--------  page 1  ---------*/	


#page1_outer {
	width: 100%;
	position: relative;
	background:url(../img/background.jpg) repeat-x 50% 50%;
}
	
						
#page1 {
    font: 10px/12px;
	font-family:Arial, Helvetica, sans-serif;
    margin: 0 auto;
	position: relative;
	width: 1200px;
	height:950px;
}	
	
#content_page1 {
	height: 280px;
	width: 280px;
	background-color: transparent;
	margin-left: 670px;
	margin-top: 295px;
	position: absolute;
	position: relative;
	float: left;
	z-index: 2;
}


#content_page1 h1 { 
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px; 
	line-height: 25px;
	padding-bottom: 12px;
	font-weight: normal;
}


#foto_tim {
	position: absolute;
	top: 290px;
	left: 200px;
	height: 500px;
	width: 600px;
	background:url(../img/tim_foto.png) no-repeat  50% 50%;
}





/*--------  page 2  ---------*/	



#page2_outer {
	width: 100%;
	background-image: url(../bilder_page2/background2.jpg);
	background-repeat: repeat-x;
}


#page2 {
    margin: 0 auto;
    position: relative;
    width: 1200px;
	height:950px;
}


#content_page2_1 h1 { 
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px; 
	line-height: 25px;
	padding-bottom: 12px;
	font-weight: normal;
}

#content_page2_1 h2 { 
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px; 
	line-height: 25px;
	font-weight: normal;
}


#sprecherzieher_content {
	height: 500px;
	width: 600px;
	position: relative;
	float: left;
	margin-top: 200px;
	margin-left: 300px;	
}


#content_page2_1 {
	width: 260px;
	height: 450px;
	background-color: transparent;
	margin-left: 20px;
	float: left;
	z-index: 2;
}



#content_page2_2 {
	width: 260px;
	height: 450px;
	background-color: transparent;
	margin-left: 25px;
	margin-top: 37px;
	float: left;
	z-index: 2;
}




/****************  section  ******************/


#section2 {
	background-image:url(../bilder_extra/section2.jpg);
	background-repeat:repeat-x;
	height: 700px;
	width:100%;
	z-index: 8;
	position: absolute;
	top: 1720px;
}

/**********************************/




/*--------  page 3  ---------*/	



#page3_outer {
	width: 100%;
	background-image: url(../bilder_page3/background3.jpg);
	background-repeat: repeat-x;
}


#page3 {
    font: 10px/12px Novecento-Light,sans-serif;
    margin: 0 auto;
    position: relative;
    width: 1200px;
	height:950px;
}	


#content_sprecher{
	height: 200px;
	width: 350px;
	background-color: transparent;
	margin-left: 35%;
	margin-top: 30%;
	padding-right:25px;
	position: relative;
	float: left;
	z-index: 2;
}


#content_sprecher h1 {
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px; 
	line-height: 25px;
	padding-bottom: 15px;
	font-weight: normal;
	letter-spacing: 1px;	
}


#content_sprecher p {
	color:#fff;
	font-size:13px;
	line-height: 22px;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
}


#audio {
	width: 1200px;
	height: 100px;
	float:left;
	margin-top: 70px;
}


#hoerspiel {
	width: 350px;
	height: 80px;
	float: left;
	margin-left: 10%;	
}


#hoerspiel_text{
	width: 150px;
	height: 70px;
	color:#FFF;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
	float: left;
}

#hoerspiel img {
	display:block;
	float:left;	
}

#hoerspiel p{
	width: 150px;
	height: 70px;
	color:#FFF;
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
	letter-spacing: 1pt;
	float: left;
	display: block;
	padding-left: 7px;
	padding-top: 18px;
}


#hoerbuch {
	width: 350px;
	height: 80px;
	float: left;
}

#hoerbuch img {
	display:block;
	float:left;	
}


#hoerbuch p{
	width: 150px;
	height: 70px;
	color:#FFF;
	font-size: 16px;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
	letter-spacing: 1pt;
	float: left;
	display: block;
	padding-left: 7px;
	padding-top: 18px;
}


#synchron {
	width: 350px;
	height: 80px;
	float: left;	
}


#synchron img {
	display:block;
	float:left;	
}


#synchron p{
	width: 190px;
	height: 70px;
	color:#FFF;
	font-size: 13px;
	letter-spacing: 1pt;
	font-family: Helvetica, sans-serif;
	font-weight:lighter;
	line-height: 16px;
	float: left;
	display: block;
	padding-top: 15px;
}



/*--------  page 4  ---------*/	



#page4_outer {
	background-image:url(../bilder_page4/background4.jpg);
	background-repeat: repeat-x;
}



#page4 {
	background-image:url(bilder_page4/background4.jpg);
    margin: 0 auto;
    position: relative;
    width: 1200px;
	height:950px;
	height:1200px;
}	


#loewen {
	position: absolute;
	top: 230px;
	left: 100px;
	height: 800px;
	width: 680px;
	background:url(../bilder_page4/loewe.jpg) no-repeat /* 50%*/ /*50%*/;
}


#content_page4 {
	height: 200px;
	width: 200px;
	background-color: transparent;
	margin-left: 800px;
	margin-top: 525px;
	padding-right:25px;
	position: relative;
	float: left;
	z-index: 2;
}

#content_page4 h2 { 
	color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px; 
	line-height: 25px;
	padding-bottom: 3px;
	font-weight: normal;
}

#content_page4 h3 { 
	color:#b3986b;
	letter-spacing: 1px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px; 
	line-height: 25px;
	padding-bottom: 8px;
	font-weight: normal;
}

#page4 .content_text {
	color:#fff;
	font-size:13px;
	letter-spacing: 0.05em;
	line-height: 25px;
}


#page4 .content_absatz {
	color:#fff;
	font-size:13px;
	letter-spacing: 0.05em;
	margin-top: 10px;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	display:block;
}


#impressum {
	float: left;
	display: block;
	/*margin-top: 20px; */
	margin-left: 100px;	
}

#datenschutz {
	/*float: left;*/
	/*display: block; */
	/* margin-top: 40px; */
	margin-left: 40px;	
}






/* parallax */

/* extra von Stefan */


/*#page1 {
	position: relative;
	background:url(../img/background.jpg) no-repeat 50% 50%;
}*/


/*#foto_tim {
border: 1px solid #ccc;
	position: absolute;*/
	/*top: 150px;*/
	/*top: 30px;
	left: 200px;*/
	/*height: 600px;*/
/*	height: 600px;
	width: 600px;
	background:url(../img/tim_foto.jpg) no-repeat 50% 100%;
}*/


/*
#page2 {
	background: url(../bilder_page2/background2.jpg) no-repeat 50% 50%;
}
*/
/*#page3 {
	background:url(../bilder_page3/background3.jpg) no-repeat 50% 50%;
}*/
/*#page4 {
	background:url(../bilder_page4/background4.jpg) no-repeat 50% 50%;
}*/

