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


@font-face {
    font-family: 'ralewaylight';
    src: url('raleway-light-webfont.woff2') format('woff2'),
         url('raleway-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewayregular';
    src: url('raleway-regular-webfont.woff2') format('woff2'),
         url('raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaysemibold';
    src: url('raleway-semibold-webfont.woff2') format('woff2'),
         url('raleway-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* Eigene Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */

body{
	font-family: 'ralewayregular';
							}


.logo{
  font-family: 'ralewaylight';
	display: inline-block;
	padding: 2px 44px 3px 0;
	background:url(../images/nf.png) top right no-repeat;
	text-decoration:none;
	color:000;
	background-size:38px 11px;
	font-size:2rem;
	font-weight:200;
}

.menublock{
	margin-top:1.5em;
	padding-left:0em;
}

nav#menu {
	margin:0em 0em 0em 0em;
	float:left;
	padding-left:20px;
	padding-top:3em;
	z-index:11;
	}
	
nav#menu ul, #menu ul li, #menu ul li a { }
nav#menu ul li a{
	display:inline-block;
	padding:1px 6px 1px 6px;
	border-radius: 4px;
	border: solid 1px #000;
	background-color:#FFF;
	color:#000;
	text-decoration:none;
	}
nav#menu ul li.active a{
	background-color:#990000;
	color:#fff;
	border: solid 1px #990000;
}
	
nav#menu ul {list-style-type:none;}

nav#menu.scrolled {
  margin-top: 4em;
  margin-right: 2em;
  position: fixed;
  top:0;
  background:url(../images/nf.png) 22px 5px	no-repeat;
  background-size:56px 16px;
}

a.logo:hover, a.logo:visited {
	color:#900;
}

a.logo {
color:#900;
}


strong{
	font-weight:600
	}

.kopf {
	background:url(../images/bg.jpg) #D1DBE7 no-repeat bottom center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.value{
	background: url(../images/bg_01.jpg) no-repeat top right #DEDFD7;
	margin-top:1em;
    padding: 1em 0 2em 0;
}


.contact{
	background:#fff;
	height:200px;
}


.papier{
	background-color:#fff;
}

.subtitle{
font-size:1.7rem; width:40%; min-width:360px;
}
.portrait-block {
	margin-top:50px;
}

.portrait a:link{
	display:block;
	font-weight:600;
	text-decoration:none;
}

.tellink a:link{
   color:#6B774B;
   display:inline;
   text-decoration:none;
   font-weight:400;
}

a:link.scrollup {
	color:#fff;
	width:50px;
	height:50px;
	background-color:#990000;
	text-decoration:none;
	text-align:center;
	font-size:26px;
	padding:0;
	position:absolute; 
	top:-25px;
	right: 20%;
	border-radius:50%; 
}

a:hover.scrollup{
	background-color:#000;
}

#scrollto4{
	margin-bottom:40px;
}

.menupunktclose{
	display:inline-block;
	padding:0.1rem 0.7rem 0.1rem 0.7rem;
	border-radius: 4px;
	border: solid 1px #000;
	background-color:#FFF;
	color:#000;
	text-decoration:none;}
	
a.imprint-button{
	color:#000;
	text-decoration:none;
	}
#Privacy .four blockquote{margin-left:0;}

#Privacy h1{
font-size: 3.0rem;}

#Privacy h2{
	padding-top:2em;
	}

#Privacy h2, #Privacy h3{ font-size:1.6em;
	margin-bottom:.15em;
	margin-top:1em;
	letter-spacing:.01em;
}

#Privacy h3{
	font-weight:600;
	font-size:1.1em;
}

 #Imprint .columns, #Privacy .columns{
		margin:0; font-size:0.9em;}
		
 #Imprint .columns p, #Imprint blockquote {
	 margin:0;
	 padding:0;}

	
#Imprint{
	margin-bottom:80px;}

#Imprint .menupunktclose{
 	margin-left:0px;
	}
 
#Privacy .columns blockquote{
	margin:0 40px 0 40px;}
	
#Privacy .closecol{
	text-align:center;
}

#Privacy .eight{
	margin-bottom:40px;
}
