  
 
 @import url("noDB_boxen.css");


/* work-sans-regular - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../css/fonts/work-sans-v3-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Work Sans'), local('WorkSans-Regular'),
       url('../css/fonts/work-sans-v3-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/work-sans-v3-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/work-sans-v3-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/work-sans-v3-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/work-sans-v3-latin-regular.svg#WorkSans') format('svg'); /* Legacy iOS */
}

/* sanchez-regular - latin */
@font-face {
  font-family: 'Sanchez';
  font-style: normal;
  font-weight: 400;
  src: url('../css/fonts/sanchez-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Sanchez'), local('Sanchez-Regular'),
       url('../css/fonts/sanchez-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/sanchez-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/sanchez-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/sanchez-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/sanchez-v5-latin-regular.svg#Sanchez') format('svg'); /* Legacy iOS */
}
/* sanchez-italic - latin */
@font-face {
  font-family: 'Sanchez';
  font-style: italic;
  font-weight: 400;
  src: url('../css/fonts/sanchez-v5-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Sanchez Italic'), local('Sanchez-Italic'),
       url('../css/fonts/sanchez-v5-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/sanchez-v5-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/sanchez-v5-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/sanchez-v5-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/sanchez-v5-latin-italic.svg#Sanchez') format('svg'); /* Legacy iOS */
}

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


	/* (en) base layout gets standard font size 12px */
	/* (de) Basis-Layout erh�lt Standardschriftgr��e von 12 Pixeln */
	
  	body {
font-family: 'Work Sans', sans-serif;
	 min-height: 100%;
 		color: ;
		font-size: 100%;
				 background-color:  ;
				 background-image: url() ;
				 repeat-x top left fixed; 
				 padding: 10px 0; 
				  
	}
	
	
	
  	p {
  	
font-family: 'Work Sans', sans-serif;
  height: auto !important;
		font-size: 100%;
		padding-bottom: 15px;
		line-height: 130%;
	}
  	

  
	/*--- Headings | Überschriften ------------------------------------------------------------------------*/
	h1,h2,h3,h4,h5,h6 {
	font-family: 'Sanchez', serif;
		color: ;
		font-weight: bold;
		margin: 0px 0px 20px 0px;
				line-height: 140%;

	}
	h1 {
		font-size: 130%;
		
	} /* 30px */
	h2 {
		font-size: 125%;
	} /* 24px */
	h3 {
		font-size: 115%;
	} /* 18px */
	h4 {
		font-size: 105%; /* 16px */
	}
	h5 {
		font-size: 100%;
	} /* 14px */
	h6 {
		font-size: 50%;
		text-align: right;
		color: #ccc;
	}
	
	
	/* --- Lists | Listen  -------------------------------------------------------------------------------- */
	ul,ol,dl {
	list-style-type: none;list-style-position:outside;
	}
 	ul.punkt{ list-style-type: disc; }
 	li{ list-style-type: disc; }

 	li.none{ list-style-type: none; }
 	
 	
 	/* --- general text formatting | Allgemeine Textauszeichnung ------------------------------------------ */

	p.bildunterschrift {
		line-height: 120%;
		font-style: italic;
	}
	p.bildunterschrift2 {
		line-height: 120%;
		font-size: 70%;
	}



hr {
	color: #fff;
	background: transparent;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	border: 0;
	border-bottom: 1px #ccc solid;
}

/**
  * ------------------------------------------------------------------------------------------------- #
  *
  * Miscellaneous | Sonstiges
  *
  * @section content-misc
  */ /**
  * (en) Emphasizing external Hyperlinks via CSS
  * (de) Hervorhebung externer Hyperlinks mit CSS
  *
  * @section             content-external-links
  * @app-yaml-default    disabled
  */ /*
  #main a[href^="http:www.my-domain.com"],
  #main a[href^="https:www.my-domain.com"]
  {
    padding-left:12px;
    background-image:url('your_image.gif');
    background-repeat:no-repeat;
    background-position:0 0.45em;
  }
  */
a.menue1:link {
color: ;
	display: block;
	text-align: left;
	border-bottom: 1px solid;
	border-bottom-color: #cccccc;
	margin:5px 10px 5px 10px;
	background: transparent;
	font-style: normal;
	font-size: 100%;
	line-height: 130%;

}
a.menue1:visited {
	color: ;
}
a.menue1:hover {
	color: ;
}


a.menue2:link {
color: ;

	display: block;
	text-align: left;
	border-bottom: 1px solid;
	border-bottom-color: #cccccc;
	margin:5px 10px 5px 20px;
	font-style: normal;
	font-size: 95%;
	
}
a.menue2:visited {
	color: ;
}

a.menue2:hover {
	color: ;
}


a.menue3:link {
color: ;
	display: block;
	text-align: left;
	text-decoration: none;
	border-style: solid;
	border-width: 0px;
	border-bottom: 1px solid;
	border-bottom-color: #cccccc;
	margin:5px 10px 5px 30px;

	background: transparent;
	text-decoration: none;
	font-style: normal;
			font-size:90%;
		list-style-type: none;
	
}
a.menu3:visited {
	color: ;
}
a.menue3:hover { 
	color: ;
	}



div.faq {
	background-color: #ffffff;
	padding: 2px;
	border-bottom: 1px solid;
	padding-bottom: 2px;
	text-align: left;
	border-width: 1px;
	border-color: #fff;
	min-height: 5px;
	border-bottom: 1px solid;
	padding-bottom: 1px;
	margin: 3px;
	-moz-border-radius: 3px; /* Rundungen f�r Firefox */
	-webkit-border-radius: 3px; /* Rundungen f�r Chrome und Safari */
	border-radius: 3px; /* Rundungen f�r Opera und Internet Explorer 9 */
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	-moz-box-shadow: 3px 3px #aaa;
	-webkit-box-shadow: 3px 3px #aaa;
	box-shadow: 3px 3px #aaa;
}


.bildlinks {
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	font-size: 0.80em;
	padding: 5px;
	padding-left: 0px;
	text-align: center;
	font-style: italic;
	
	line-height: 14px
}

.bildrechts {
	
	float: right;
	margin-left: 0px;
	font-size: 0.80em;
	padding: 5px;
	padding-right: 0px;
	text-align: center;
		text-align: center;
	font-style: italic;
	
		line-height: 14px
	
}


 
.art-button {
	border-collapse: separate;
	-webkit-background-origin: border !important;
	-moz-background-origin: border !important;
	background-origin: border-box !important;
	background: #0C5679;
	background: linear-gradient( #0C5A7D 0, #0D6087 40%, #0D6087 70%, #05212E 100%)
		no-repeat;
	background: -webkit-linear-gradient(top, #0C5A7D 0, #0D6087 40%, #0D6087 70%,
		#05212E 100%) no-repeat;
	background: -moz-linear-gradient(#0C5A7D 0, #0D6087 40%, #0D6087 70%, #05212E
		100%) no-repeat;
	background: -o-linear-gradient(#0C5A7D 0, #0D6087 40%, #0D6087 70%, #05212E
		100%) no-repeat;
	background: -ms-linear-gradient(#0C5A7D 0, #0D6087 40%, #0D6087 70%, #05212E
		100%) no-repeat;
	background: linear-gradient(#0C5A7D 0, #0D6087 40%, #0D6087 70%, #05212E 100%)
		no-repeat;
	-svg-background: linear-gradient(#0C5A7D 0, #0D6087 40%, #0D6087 70%, #05212E 100%)
		no-repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
	border: 1px solid #545454;
	padding: 0 5px;
	margin: 0 auto;
	height: 22px;
}

a.art-button,a.art-button:link,a:link.art-button:link,body a.art-button:link,a.art-button:visited,body a.art-button:visited,input.art-button,button.art-button
	{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #FFFFFF;
	margin: 0 !important;
	overflow: visible;
	cursor: pointer;
	text-indent: 0;
	line-height: 22px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.art-button img {
	margin: 0;
	vertical-align: middle;
}

.art-button2 {
	border-collapse: separate;
	-webkit-background-origin: border !important;
	-moz-background-origin: border !important;
	background-origin: border-box !important;
	background: #cccccc;
	-svg-background: linear-gradient( #0C5A7D 0, #0D6087 40%, #0D6087 70%, #05212E 100%)
		no-repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
	border: 1px solid #545454;
	padding: 0 5px;
	margin: 0 auto;
	height: 22px;
}

a.art-button2,a.art-button2:link,a:link.art-button2:link,body a.art-button2:link,a.art-button2:visited,body a.art-button2:visited,input.art-button2,button.art-button2
	{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #FFFFFF;
	margin: 0 !important;
	overflow: visible;
	cursor: pointer;
	text-indent: 0;
	line-height: 22px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.art-button2 img {
	margin: 0;
	vertical-align: middle;
}

input.art-button {
	float: none !important;
}

.art-button.active,.art-button.active:hover {
	background: #8AB0C1;
	background: linear-gradient(#8DB2C3 0, #91B4C5 40%, #91B4C5 70%, #588EA7 98%,
		#568BA4 100%) no-repeat;
	background: -webkit-linear-gradient( #8DB2C3 0, #91B4C5 40%, #91B4C5 70%,
		#588EA7 98%, #568BA4 100%) no-repeat;
	background: -moz-linear-gradient( #8DB2C3 0, #91B4C5 40%, #91B4C5 70%, #588EA7	98%, #568BA4 100%) no-repeat;
	background: -o-linear-gradient( #8DB2C3 0, #91B4C5 40%, #91B4C5 70%, #588EA7 98%
		, #568BA4 100%) no-repeat;
	background: -ms-linear-gradient( #8DB2C3 0, #91B4C5 40%, #91B4C5 70%, #588EA7
		98%, #568BA4 100%) no-repeat;
	background: linear-gradient( #8DB2C3 0, #91B4C5 40%, #91B4C5 70%, #588EA7 98%,
		#568BA4 100%) no-repeat;
	-svg-background: linear-gradient( #8DB2C3 0, #91B4C5 40%, #91B4C5 70%, #588EA7 98%,
		#568BA4 100%) no-repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
	border: 1px solid #ABABAB;
	padding: 0 5px;
	margin: 0 auto;
}

.art-button.active,.art-button.active:hover {
	color: #142024 !important;
}

.art-button.hover,.art-button:hover {
	background: #942C1E;
	background: linear-gradient(#982D1F 0, #9D2F20 40%, #9D2F20 70%, #501810 100%)
		no-repeat;
	background: -webkit-linear-gradient( #982D1F 0, #9D2F20 40%, #9D2F20 70%,
		#501810 100%) no-repeat;
	background: -moz-linear-gradient( #982D1F 0, #9D2F20 40%, #9D2F20 70%, #501810
		100%) no-repeat;
	background: -o-linear-gradient( #982D1F 0, #9D2F20 40%, #9D2F20 70%, #501810
		100%) no-repeat;
	background: -ms-linear-gradient(#982D1F 0, #9D2F20 40%, #9D2F20 70%, #501810
		100%) no-repeat;
	background: linear-gradient( #982D1F 0, #9D2F20 40%, #9D2F20 70%, #501810 100%)
		no-repeat;
	-svg-background: linear-gradient( #982D1F 0, #9D2F20 40%, #9D2F20 70%, #501810 100%)
		no-repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.35);
	border: 1px solid #545454;
	padding: 0 5px;
	margin: 0 auto;
}

.art-button.hover,.art-button:hover {
	color: #D7E4EA !important;
}

.art-button {
	font-size: 90%;
}

.art-button2 {
	font-size: 90%;
}

form {   
	padding: 3px 30px 30px;
	margin: 10px auto;
}


hr {
	width: 100%;
}


div.fenster {
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: #cccccc;
	max-width:968px;
	margin: 0 auto;

}


.2spalten-links{  width: 25%; margin: 0; float:left;border-width:10px;} /* left column */
.ym-col-3spalten-2 { width: 72%; float:left; margin: 0; border-width:10px;} /* center column */
.ym-col-3spalten-3 { width: 3%; float:left;  border-width:10px;} /* right column */

  
  input, textarea, select {
   background-color: #F3F4F8; 
   color: #4d4d4d;
   border: 1px solid #c4c4c4;
    padding: 4px ;
     -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
 margin-bottom:2px;
   -webkit-box-shadow: 2px 2px 5px #e2e2e2, inset 2px 2px 5px #e2e2e2;
   -moz-box-shadow: 2px 2px 5px #e2e2e2, inset 2px 2px 5px #e2e2e2;
   box-shadow: 2px 2px 5px #e2e2e2, inset 2px 2px 5px #e2e2e2;
  }
  
a:link
{
color:;
text-decoration:none;
}
a:visited
{
color:;
text-decoration:none;
}
a:hover
{
color:;

text-decoration:none;
}


/*Cookies */
#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}

#cookiedingsbumsCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
  margin-right: 5em; 
  margin-left: 5em; 
    text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:10px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}
  
  
  
  #info-block section {
    border: 2px solid #cccccc;
     margin: 1em; 
  
}

.file-marker > div {
    padding: 0 3px;
    
    margin-top: -0.8em;
}
.box-title {
	   font-size: 10px;
	
    background: white none repeat scroll 0 0;
    display: inline-block;
    padding: 0 2px;
}



.col:nth-child(1) { background: #ffffff; }
.col:nth-child(2) { background: #ffffff; }
.col:nth-child(3) { background: #ffff00; }
img {width: 100%; height: auto; }

@media (min-width: 500px) {
   .container {
      display: table;
      border-spacing: 1px;
      width: 100%;
     
   }
   .col {
      display: table-cell;
      box-sizing: border-box; 
      cell-spacing: 0px;
      padding: 0em;
      vertical-align: top
   }

   .col:nth-child(1) { width: 20%; }
   .col:nth-child(2) { width: 80%; }
   .col:nth-child(3) { width: 00%; }
}