/* General Style */ 

body {
	max-width:100%;
	font-size:150%;
	margin:0em;
	padding:0em;
	background-image: url(images/tapete_schiff_750.jpg);  
	
}

titel {
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#878686;
	margin:0em;
}


p {
	line-height:1.25em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#0B2161;
	text-align:justify;
}

ul {
	margin:0px;
	padding:0px;
}

li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#585858;
	line-height:1.25em;
	margin:0em;
	padding:0em;
	margin:0.313em 0em 0.313em 0em;
	list-style-type: none;
}

img {
	width:90%;
	height:auto;
	max-width:100%;
}

a {
	text-decoration: none;
}
bold {
	font-weight: bold;
}
underline {
	text-decoration: underline;
	color: #3B0B0B;
}



.formtext {
	display: block;
	float: left;
	width: 40%;
}

/* On Top Bar */
#menubar {
	display:block;
	max-width: 100%;
	height: 3em;
	
} 
#menubar ul {
	display:block;
	width:4em;
	padding: 1em
}
#menubar ul li {
	display:inline;
	
}
#menubar ul li a.menubutton {
	display:none;
	
}

/* Header */ 
header {
	
	max-height:100px;
	display:block;
	text-align:center;
	padding-top: 3em;
	padding-bottom: 3em;
	
}
header ul img{
	max-width:750px;
	
}

headermobile {
	
	
	max-height:250px;
	display:none;
	text-align:center;
	padding-top: 3em;
	padding-bottom: 3em;
	
}
headermobile ul img{
	display: none;
	max-width:300px;
	
}

/* Navigation */ 
nav {
	
	display:block;
	height:2.5em;
	text-align:center;
	margin-top: 1em;
	
	margin-bottom: 0px;
	
	
}

nav ul {
	display:block;
	
}
nav ul li {
	display:inline;
	
}
nav ul li a {
	font-size: 1em;
	line-height:2.5em;
	padding:0.563em 0.938em 0.375em 0.983em;
	transition:background 0.2s;
	-webkit-transition:background 0.2s;
	color: #0B2161;
	
}


nav ul li a:hover {
	border-bottom-width: 0.188em;
	border-bottom-style: solid;
	border-bottom-color: #0B2161;
}
nav ul li a.active {
	border-bottom-width: 0.188em;
	border-bottom-style: solid;
	border-bottom-color: #0B2161;
}

	/* Content Area */ 
	
#main {
	text-align: center;
	font-size: 18px;
	display:block;
	padding:0em;
	margin-top: 1.25em;
	margin-right: 1em;
	margin-bottom: 1.25em;
	margin-left: 1em;
		
	
}

#main articlet {
	
	
	
	width:100%;
	vertical-align: top;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	
}


#main articlet p {
	
	padding-left:2em;
	text-align: center;
	max-width:100%;
	
}
	
#main articlet p a {
	color:#0B2161;
	text-decoration: underline;
}

#main articlet img {
	
	text-align: center;
	vertical-align: top;
	max-width:600px;
	padding-top: 1em;
}

#main articlek {
	
	
	display:none;
	width:100%;
	vertical-align: top;
	
	
}


#main articlek p {
	
	padding-left:2em;
	text-align: center;
	max-width:100%;
	
}
	
#main articlek p a {
	color:#0B2161;
	text-decoration: underline;
}



#main articlel  {
	
	display:block;
	text-align: center;
	max-width:100%;
	padding-top: 3em;
	padding-bottom: 3em;
} 

#main articleb  {
	
	display:block;
	text-align: center;
	max-width: 100%;
	padding-top: 3em;
	padding-bottom: 3em;
	
}
#main articleb img {
	
	width:600px;
	border-radius: 0.5em;
}

#main articlem {
	display: block;
	width: 100%;
	vertical-align: top;
}

#main articlem p {
	display: block;
	text-align: center;
	
}
#main articlem p l {
	display:inline-block;
	width: 40%;
	text-align: right;
	padding-right: 2em;
}
#main articlem p r {
	display:inline-block;
	width: 40%;
	line-height: 2em;
	text-align: left;
	padding-left: 2em;
	
}
#main articlem img {
	
	width:600px;
	border-radius: 0.5em;
}

#main articlen {
	display: block;
	width: 100%;
	vertical-align: top;
}

#main articlen p {
	display: block;
	text-align: center;
	
}
#main articlen p l {
	display:inline-block;
	width: 40%;
	text-align: right;
	padding-right: 2em;
}
#main articlen p r {
	display:inline-block;
	width: 40%;
	line-height: 2em;
	text-align: left;
	padding-left: 2em;
	
}
#main articlen p a {
	color:#0B2161;
	text-decoration: underline;
	
}
#main articlen img {
	
	width:300px;
	border-radius: 0.5em;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-container-wrapper {
	max-width: 80%;
	width: 620px;
	left: 0;
	right:0;
	margin:auto;
}



/* Footer */ 
footer {
	display: none;
	text-align:center;
	clear:both;
	width: 100%;
	
	
}

footer p {
	display:inline-block;
	width: 100%;
	color: #878686;
	text-align: center;	

}


footer p a {
	color:#878686;
	text-decoration: underline;
}

/* Mobile Style */
@media screen and (max-width:900px) {
	body {
		font-size:90%;
	}
}	
	@media screen and (max-width:800px) {
	body {
		font-size:80%;
	}
}	
	@media screen and (max-width:700px) {
	body {
		font-size:70%;
	}
}
@media screen and (max-width:640px) {
	#main, #main aside,  #main articlel, #main articleb, #main articlet, #main articlem, #main articlek, nav, footer 
	
	{
		width:90%;
		display:block;
		text-align: center;
	}


nav ul li a {
	font-size: 1.5em;
	line-height:2.5em;
	padding:0.563em 0.938em 0.375em 0.983em;
	transition:background 0.2s;
	-webkit-transition:background 0.2s;
	color: #0B2161;
	
}



#main articlem p {
	display: block;
	text-align: left;
	
}
#main articlem p l {
	display:block;
	width: 90%;
	text-align: left;
	padding-right: 0em;
}
#main articlem p r {
	display:block;
	width: 90%;
	text-align: left;
	padding-left: 0em;
	
}
	
	

#main articlez {
	display:none;
}

#main articlek {
	display:block;
}

#main articlen {
	display:none;
}

	
}
@media screen and (min-width:641px) {
	nav.nav {
		display:block !important;
	}
}
@media screen and (max-width:640px) {
	body {
		font-size:86%;
	}
	#adresse {
		display:none;
	}
	header {
	display:none;
	
	}
	header ul img{
	display: none;
	max-width:90%;
	
}

	headermobile {
	display:block;
	margin:auto;
	
	}
	headermobile ul img{
	
	display:block;
	max-width:90%;
	margin:auto;
}
	
	
	#menubar ul li a.menubutton {
		display:block;
		text-align:center;
		
	}	
	
	
	nav {
		display:none;
		height:auto;
		line-height: 2em;
		border-bottom-width: 0.188em;
	border-bottom-style: solid;
	border-bottom-color: #878686;
		}
	nav ul li {
		display:block;
		margin:0.3em 0.3em 0.3em 1em;
	}
	
	
	
	adress {
	display: none;
	}
	footer {
	display:block;
	}
	
}
