/* General Style */ 

body {
	max-width: 100%;
	font-size:100%;
	margin:0em;
	padding:0em;
	background-color: #000000;
}

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:#878686;
	margin:0em;
	padding:1.25em;
	text-align:justify;
}

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

li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#878686;
	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: #878686;
}

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

/* On Top Bar */
#menubar {
	display:block;
	background-color:#000000;
} 
#menubar ul {
	display:block;
	width:2em;
	padding-top:2em;
	padding-bottom:3em;
	padding-left:1em;
}
#menubar ul li {
	display:inline;
	
}
#menubar ul li a.menubutton {
	display:none;
}
/* Header */ 
header {
	max-height:90px;
	display:block;
	text-align:left;
	img-align:left;
	background-color:#000000;
	padding-top: 3em;
	padding-bottom: 2em;
	padding-left: 2em;
}
header ul img{
	max-width:500px;
}


/* Navigation */ 
nav {
	width:20%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.875em;
	color:#878686;
	vertical-align: top;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 2em;
	margin-left: 4em;
	float: left;
	display: block;
}

nav black {
	width:20%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color:#000000;
	
}

nav ul {
	display:list-item;
	list-style: none;
}
nav ul li {
	display:list-item;
	list-style: none;
	margin:0em 0.188em 0em 0.188em;
}
nav ul li a {
	color:#878686;
	font-size: 1.2em;
	transition:background 0.2s;
	-webkit-transition:background 0.2s;
	line-height: 4em;
	letter-spacing: 0.15em;
	padding-top: 0.563em;
	padding-bottom: 0.375em;
}

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


	/* Content Area */ 
	
#main {
	display:inline-block;
	width: 65%;
	padding:0em;
	margin-top: 1.25em;
	margin-right: 1em;
	margin-bottom: 1.25em;
	margin-left: 1em;
		
	
}

#main article {
	display:inline-block;
	width:90%;
	vertical-align: top;
	text-align:center;
	img-align:center;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

#main article img {
	max-width:500px;
	
	
		
}

	
#main article1 {
	display:inline-block;
	width:90%;
	vertical-align: top;
	text-align:center;
	margin-top: 2em;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 1em;
	
}
#main article1 p {
	display:inline-block;
	text-align: left;
	font-size: 0.8em;
	max-width:50%;
	padding-top: 0em;
	padding-right: 1.25em;
	padding-bottom: 1.25em;
	padding-left: 1.25em;
}	
#main article1 img {
	display:inline-block;
	vertical-align: top;
	width:40%;
	max-width:180px;
	padding-top: 0em;
	padding-bottom: 0em;
}

#main articlet {
	display:inline-block;
	width:90%;
	vertical-align: top;
	text-align:left;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	
}
#main articlet p {
	display:inline-block;
	text-align: left;
	font-size: 1em;
	max-width:100%;
	
}
	
#main articlet p a {
	color:#878686;
	text-decoration: underline;
}

#main articlet img {
	display:inline-block;
	vertical-align: top;
	width:100%;
	max-width:450px;
	padding-top: 1em;
}


#main articleb {
	display:inline-block;
	width: 90%;
	box-shadow:0px 0px 10px -5px #FFFFFF;
	vertical-align: top;
	padding:0em;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	
	
}
#main articleb p {
	display:inline-block;
	
	
}
#main articleb a {	
	display:inline-block;
	color:#878686;
	
}
#main articleb img {
	max-width:200px;
	display:inline-block;
	margin-bottom: 0em;
	margin-right: 1em;
	margin-left: 1em;
	margin-top: 2em;
}

	
	
adress {
	display: block;
	text-align:center;
	width: 100%;
	vertical-align: top;
	padding-left: 4em;
	
}

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

}


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

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

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 article, #main articlek, #main articleb, #main articlel, #main article1, #main article2, #main article3, #main article4, #main article5, #adresse, #adresse img, nav, footer {
		width:100%;
		display:block;
		margin:0.625em 0em 0.625em 0em;
	}
}
@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:block;
	}
	#menubar ul li a.menubutton {
		display:block;
	}	
	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;
	}
	#main articlel p {
	display: inline-block;
	}
	
	#main articlen {
	display: none;
	}
	
	adress {
	display: none;
	}
	footer {
	display:block;
	}
	
}
