* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.header{ background:url('img/banner.png') no-repeat 0 0; height:376px; margin-top:115px;padding-bottom:40px;background-position:center;}
.banner1{ background:url('img/banner1.png') no-repeat 0 0; height:376px; margin-bottom:40px; padding-bottom:40px;background-position:center;}
.banner2{ background:url('img/banner2.png') no-repeat 0 0; height:376px; margin-bottom:40px; padding-bottom:40px;background-position:center;}
.banner3{ background:url('img/banner3.png') no-repeat 0 0; height:376px; margin-bottom:40px; padding-bottom:40px;background-position:center;}
.banner4{ background:url('img/banner4.png') no-repeat 0 0; height:376px; margin-bottom:40px; padding-bottom:40px;background-position:center;}
.banner5{ background:url('img/banner5.png') no-repeat 0 0; height:376px; margin-bottom:40px; padding-bottom:40px;background-position:center;}
.banner6{ background:url('img/banner6.png') no-repeat 0 0; height:376px; margin-bottom:40px; padding-bottom:40px;background-position:center;}

html,
body {
	margin: 0;
	padding: 0;
	background-color: #edf4db;
	text-decoration:none;
}

body {
	color: #615520;
	font: 16px/1.5 Verdana, Arial, sans-serif ;
}


h1,
h2,
h3,
p,
ul,
p{
	font-size: 16px;
	line-height: 2;
	margin-bottom: 2em;
	letter-spacing:2px;
	text-align: justify;
}	

ul {
	margin: 0;
	padding: 0;
}
h1 {
    margin-left: 0px;
	font-family:Century;
	font-size: 30px;
	font-stretch:2;
	font-variant:small-caps;
	line-height: 1.5;
	margin-bottom: 1em;
	margin-top: 1.5em;
	letter-spacing:5px;
	text-align: right;
	}
a:link {
	color:#615518;
text-decoration:none;
}
a:visited {
	color:#615518;
text-decoration:none;
}

h2 {
	font-family:Century;
	font-stretch:2;
	font-variant:small-caps;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 1em;
	letter-spacing:5px;
}

h3 {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 1em;
	letter-spacing:4px;
	padding-left:40px;
}


pre,
ul {
	margin-bottom: 2em;
}



ul {
	margin-left: 2em;
}



#nav a {
	background: #6a2424;
	color: #6a2424;
	display: block;
	font-size: 15px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing:4px;
}




#nav .current a {
	background: #6a2424;
	color: #6a2424;
}

#container {
	margin: 0 auto;
	width: 800px;
	align-items: center;
	
}

.section {
	border-bottom: 1px #510945;
	border-width: 1px;
	border-style: solid;
	margin-bottom:100px;
	margin-left:300px;
	margin-right:300px;
	margin-top:100px;
	
	
}

.section p:last-child {
	margin-bottom: 0;
}
.section-wrapper {
			margin-top: -50px;
			padding-top: 50px;
		}
.section-wrapper:first-child .section .section-1{
			padding-top: 50px;
		}

		#nav {
			background: #6a2424;
			position:absolute;
			width:100%;
			list-style: none;
			overflow: hidden;
		    top: 25px;
			position: fixed;
			right: 0;
			text-align: left;
			border: 1px solid;
			border-color: #510945;
			
			
		}
		#nav li {
			display: inline-block;
			margin-bottom: 0;
			margin-left: 0;
			margin-right:0;
		}
		#nav a {
			background: #6a2424;
			color: #edf4db;
			display: block;
			padding: 13px;
		}
		#nav a:hover {
		background: #6a2424;
			color: #510945;
		}
		#nav .current a {
			background: #edf4db;
			color: #6a2424;
			transition:background 1s;
		}		
		
#news {
	padding-left:50px;
	text-align:right;
	background: #6a2424;
	color: #edf4db;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
letter-spacing:4px;}

#kursiv {
font-size:14px;
text-transform: uppercase;
letter-spacing:3px;
font-weight:bold;
}
	
	