/* nabu-voerde - an open source xhtml/css website layout original by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.0 (Apr 07, 2006) */
/* Source Sans Pro */
@font-face {
  font-display: block;
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/SourceSansPro-Regular.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: block;
  font-family: 'Source Sans Pro';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/SourceSansPro-It.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: block;
  font-family: 'NABU Hand';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/NABUHand-Regular.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: block;
  font-family: 'NABU Hand';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/NABUHand-Bold.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro'), local('Source Sans Pro'), url('fonts/SourceSansPro-Regular.ttf') format('truetype');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Source Sans Pro */
/*@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro'), local('Source Sans Pro'), url('fonts/SourceSansPro-Regular.ttf') format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}*/
/***** Body and main container *****/
 
img {
        max-width: 100%; 
        height: auto!important;
}


body {
	margin:0 auto;
	padding:0;
	font:95% 'Source Sans Pro','NABU Hand',Verdana,Tahoma,Arial,sans-serif;
	background:#eaeaea url(img/bg.gif) top center repeat-y;
	color: #3a3a3a;
}

#wrap {
	background-color:#ffffff;
	color: #303030;
	margin:0 auto;
	padding:1px 0%;
	width:100%;
	max-width:760px;
}

#wrap::before {
	content: ' ';
	display: table;
}

#wrap::after {
	clear: both;
}

/***** Header *****/

#header {
	color:#505050;
/* 	background:#ffffff url(img/momm1-3.jpg) center center no-repeat; */
/* 	background:#ffffff url(carousel/220307_sdg22_keyvisual_940x300.jpeg) center center no-repeat; */
/* 	background-size: 740px 242px; */
/* 	height: 100%; */
/* 	width: 100%; */
	height: 100%;
	width: 100%;
	margin:0 0 10px 0;
	padding:0;
	position:relative;
}

#header h1 {
	font-size:2.5em;
	font-weight:normal;
	letter-spacing:-2px;
	margin:0 0 4px 15px;
	padding:15px 0 0;
	font-family: 'Source Sans Pro';
}

#header h1 a,#header h1 a:hover {
padding:0;
font-weight:bold;
font-style: normal;
color:#0068b4;
}

#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 5px 15px;
padding:0 0 0 3px;
}

#spacer-top {
    background: #e1e1e1;
    height: 20px;
}

#logo {
    display: block;
    z-index: +1;
    margin-left: 20px;
    width: 42%;
    position: absolute;
    margin-bottom: 0px;
    margin-top: 0px;
}

#smallmenu {
/*     margin-left: 200px; */
    margin-bottom: 0px;
    text-align: right;
    font-size: 0.86rem;
    line-height: 0.86rem;
    padding-top: 7px;
/*     height: 50px; */
    background: #e3e2d4;
/*     font-style: italic; */
}

#smallmenu-bottom {
/*     margin-left: 200px; */
    margin-top: 0px;
    text-align: right;
    font-size: 0.86rem;
    line-height: 0.86rem;
    padding-bottom: 7px;
/*     height: 50px; */
    background: #e3e2d4;
/*     font-style: italic; */
}

.nav-link {
    padding-right: 7px;
}

#rol-pics {
    color:#505050;
/* 	background:#a0a0a0 url(carousel/220307_sdg22_keyvisual_940x300.jpeg) center center no-repeat; */
	background:#ffffff url(img/momm1-3.jpg) center center no-repeat;
/* 	background:#ffffff url(carousel/220307_sdg22_keyvisual_940x300.jpeg) center center no-repeat; */
/* 	background-size: 760px 242px; */
	background-size: 760px 160px;
	/* 	background:#ffffff url(img/momm1-3.jpg) center center no-repeat; */
    height:242px;
/* 	margin:0 0 10px 0; */
    padding:0;
/* 	position:relative; */
}

#momm {
    padding: 70px 0;

  text-align: center;
}

#rol-pics img {
    padding: 70px 0;
    text-align: center;
}

#carousel-caption {
    left: 8%;
    right: 12%;
    text-align: left;
    padding-bottom: 10px;
    position: absolute;
    bottom: 0px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

#carousel-caption h2 {
    font-size: 2.15rem;
    font-weight:bold;
    font-style: normal;
}

#carousel-caption a:hover {
text-decoration:none;
color:#286ea0;
XXbackground-color:inherit;
}

#carousel-caption a:visited {
    color:#f2f3e4;
}

#menuswitch {
	position:absolute;
	width:40px;
	height:60px;
	bottom:10px;
/* 	top: 10px; */
	left:0;
/* 	right: 0; */
	cursor:pointer;
	display:none;
}
#menuswitch img { width:90%}


/***** Left sidebar *****/

#avmenu {
clear:left;
float:left;
width:20%;
margin:0 0 10px 0;
padding:0;
/* font-style: italic; */
}

#avmenu ul {
list-style:none;
XXwidth:20%;
margin:0 0 20px 0;
padding:0;
/*background: #0068b4;*/
}

#avmenu li {
margin-bottom:1px;
}

#avmenu li a {
font-weight:bold;
XXheight:20px;
text-decoration:none;
color:#f2f3e4;
display:block;
padding:6px 0 5px 10px;
background: #0068b4; /* url(img/menubg.gif) bottom left repeat-x; */
border-top:1px solid #0068b4;
/* border-right:1px solid #d8d8d8; */
border-bottom:1px solid #0068b4;
/* border-left:4px solid #cccccc; */
}

#avmenu .menu-current a {
font-weight:bold;
XXheight:20px;
text-decoration:none;
color:#f2f3e4;
display:block;
padding:6px 0 5px 10px;
background: #ef7b00; /* url(img/menubg.gif) bottom left repeat-x; */
border-top:1px solid #0068b4;
/* border-right:1px solid #d8d8d8; */
border-bottom:1px solid #0068b4;
/* border-left:4px solid #cccccc; */
}

#avmenu .menu-child a {
font-weight:bold;
XXheight:20px;
text-decoration:none;
color:#f2f3e4;
display:block;
padding:6px 0 5px 10px;
background: #0068b4; /* url(img/menubg.gif) bottom left repeat-x; */
border-top:1px solid #0068b4;
/* border-right:1px solid #d8d8d8; */
border-bottom:1px solid #0068b4;
/* border-left:4px solid #cccccc; */
}

#avmenu li a:hover, #avmenu li a.menu-current, #avmenu li li li a:hover {
background:#004f8c; /* url(img/menubg2.gif) bottom left repeat-x; */
color: #c6c4b3;
border-top:1px solid #b0b0b0;
/* border-right:1px solid #b0b0b0; */
border-bottom:1px solid #b0b0b0;
/* border-left:4px solid #505050; */
}

#avmenu ul ul {
/* margin:0px 0 0px 15px; */
margin-top: 1px;
margin-right: 0px;
margin-bottom: 1px;
margin-left: 15px;
font-size:0.9em;
XXwidth:135px;
}

#avmenu ul ul a {
XXheight:16px;
margin:0;
padding:4px 0 3px 8px;
}

/*#avmenu li li {
margin-bottom:5px;
background: #008143;
}*/

/*#avmenu li li a {
margin-bottom:0px;
background: #008143;
border-top: 1px solid #008143;
border-bottom: 1px solid #008143;
}*/

#avmenu li li a {
margin-bottom:1px;
background: #0068b4;
border-top: 1px solid #a9a691;
border-bottom: 1px solid #a9a691;
}

/*#avmenu li li a:hover {
margin-bottom:0px;
background: #005e31;
color: #c6c4b3;
border-top: 1px solid #b0b0b0;
border-bottom: 1px solid #b0b0b0;
}*/

#avmenu li li a:hover {
margin-bottom:0px;
background: #86846b;
color: #c6c4b3;
border-top: 1px solid #86846b;
border-bottom: 1px solid #86846b;
}

#avmenu li li li a {
margin-bottom:0px;
background: #0068b4;
border-top: 1px solid #0068b4;
border-bottom: 1px solid #0068b4;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}

/***** Right sidebar *****/

.maincontent {margin: 10px 0 10px 22%;}

#extras {
float:right;
width:22%;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#extras p, #extras ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#extras a {
font-weight:bold;
}

#extras li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#extras h2 {
font-size:1.6em;
font-weight:normal;
margin:0 0 6px 0;
;
letter-spacing:-1px;
}

/***** Main content *****/

#content {
float:left;
width: 75%;
margin:10px 0 10px 0;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentwide {
margin:10px 0 10px 0;
float:left;
width: 96%;
padding:0;
line-height:1.5em;
text-align:left;
}

#smallmenu a[href]:not([href*="nabu-voerde.de"]):after {
/*     content: url(../../media/ressourcen/mehr2.gif); */
/*     position: absolute; /* Prevent underline of arrow */
    padding-left: 2px; /* Add a little space between text and arrow */
    vertical-align:unset;
/*     content: "\00bb"; /* Unicode hex for &raquo; */
    content: "\1f86d"; /* Unicode hex for  */
}

#contentwide a[href]:not([href*="nabu-voerde.de"]):after {
/*     content: url(../../media/ressourcen/mehr2.gif); */
/*     position: absolute; /* Prevent underline of arrow */
    padding-left: 2px; /* Add a little space between text and arrow */
    vertical-align:unset;
/*     content: "\00bb"; /* Unicode hex for &raquo; */
    content: "\1f86d"; /* Unicode hex for  */
}

#footer a[href]:not([href*="nabu-voerde.de"]):after {
/*     content: url(../../media/ressourcen/mehr2.gif); */
/*     position: absolute; /* Prevent underline of arrow */
    padding-left: 2px; /* Add a little space between text and arrow */
    vertical-align:unset;
/*     content: "\00bb"; /* Unicode hex for &raquo; */
    content: "\1f86d"; /* Unicode hex for  */
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:2.8em;
/* letter-spacing:-1px; */
font-family: 'NABU Hand';
font-weight: normal;
margin:8px 0 10px 0;
padding:0;
color: #0069b3;
}

#content h3, #contentwide h3, #contentfull h3 {
font-size:1.5em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
color: #0069b3;
}

#content img, #contentwide img, #contentfull img {
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #f0f0f0;
	max-width:96%;
	height:auto;
}

#content a, #contentwide a, #contentfull a {
font-weight:bold;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:100%;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#808080;
XXbackground-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various tags *****/

a {
text-decoration:none;
color:#505050;
XXbackground-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
XXbackground-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4; /* url(img/menubg.gif) bottom left repeat-x; */
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:1px solid #d8d8d8;
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:7px;
text-align:left;
background:#ffeaea; /* url(img/menubg2.gif) bottom left repeat-x; */
color:#505050;
}

td {
padding:7px;
font-size:0.9em;
text-align:left;
background:#e3e2d4; /* url(img/menubg.gif) bottom left repeat-x; */
color:#303030;
}

/***** Form styles *****/

.button {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
background:#f4f4f4; /* url(img/menubg.gif) bottom left repeat-x; */
color:#505050;
font-weight:bold;
padding:4px;
width:120px;
}

input, textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
/* font-family: 'Source Sans Pro'; */
font-size:1em;
margin:0;
padding:4px;
}

label {
margin:2px;
}

input {
width:200px;
}

textarea {
width:400px;
}

/***** Search box *****/

#searchbox {
padding:0;
margin:6px 0 16px 0;
}

#searchform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:94%;
}

#searchbox label {
display:none;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
XXwidth:105px;
color:#505050;
background:#e3e2d4; /* url(img/menubg.gif) bottom left repeat-x;*/
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #f8b571;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#avmenu .announce {
XXwidth:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}


/* ======================================================================
Mobiles */
@media screen and (max-width: 640px) {
	#avmenu {position:absolute; display:none; width:160px; font-size:15px; background-color: #fff;}
	#menuswitch {display:block;}
	
	.maincontent {  margin: 10px 3% 10px 3%;}	
	#content, #contentwide, #extras {width: 100%; margin: 10px 0 10px 0;}	
}

@media screen and (max-width: 700px) {
	#smallmenu {display:none;}
/*     #logo {width:35%} */
}
	
