
html, body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, td, form, img, li {
	margin: 0%; padding: 0%;
	border:none; border-collapse:collapse;
	font-weight:normal;
	line-height: 150%;
}

td { margin-bottom:2%; vertical-align:top; }   

h1 { color:#E9953B; color:#ff9900; }
h2, h3 { color:#283c50; font-weight:bold; width:100%; }
h4 { color:#5E5E5E; font-weight:bold;  }
h6 { color:#283C50; font-style: italic; font-weight:bold; }

h1 { font-size: 360%; }                      
h2 { font-size: 190%; }          
h3 { font-size: 110%; }          
h4 { font-size: 100%; }                    
h5 { font-size: 85%; }                  
h6 { font-size: 80%; } 
p  { font-size: 100%; }

ul { 
list-style-position:outside;
list-style-type:circle;
padding-left:3%;
}

ol { 
margin:0%;
margin-left:10%;
padding:0%;
}

.normal { font-weight:normal; text-decoration:none; font-style:normal; } 
.bold { font-weight:bold; /* font-family: "Schrift_bold", "Arial", sans-serif; */ font-weight:200; }
.center { display:block; text-align:center; margin:0%; padding:0%; }
.orange {  color:#ff9900; }
.grau {  color:#bababa; }
.unterstrich { text-decoration:underline; }
.kursiv { font-style:italic; }
.rechts { text-align:right; width:100%; }
.hebraeisch { direction: rtl; text-align:right; }
.none { border 0px solid white; }
.klein, .kleiner { height:1px; }
.einzug { margin-left:20%; }
.logo { width:92%; }
h3.gross { font-size: 140%; color:#515151; }
h6 a { color:#283C50; font-style: italic; font-weight:bold; }

img, img.bild, img.bild_gross { width: 100%; }

.spalte-rechts-30, img.spalte-rechts-30 { float:right; width:30%; margin-left:2%; }
.spalte-rechts-30 h6 {  }
.spalte-links-30 { clear:left; float:left; width:31%; margin-right:2%; }

.spalte-rechts-70 { clear:right; float:right; width:66%; margin-left:2%; }
.spalte-links-70 {  float:left; width:66%; margin-right:2%; }

.linie { clear:left; border-bottom: 1px solid #C7C7C7; width:100%; }

ul.inside { list-style-position:inside; }


ul li { line-height: 1.23; }
td > ul { padding-left:4%; }

ol li { padding-left:1.5%;  line-height: 1.23; }

.hr { padding-top:0%; border-bottom: 1px solid #A1A1A1; margin-bottom:0.8%; }


.mehr {
margin:0%; margin-top:1%;
padding:0%;;
color:#075A6C;
}


.unseen, .hidelabeltxt,
.meta, .meta h1, .meta h2, .meta h3, .meta h4, .meta p {
    display: inline;
    height: 0%;
    left: -3000%;
    position: absolute;
    top: -2000%;
    width: 0%;
}


.pseudo-clear { clear:left; width:100%; height:10px; }
.clear-left { clear:left; width:100%; height:0px; }
.clear-right { clear:right; width:100%; height:0px; }


ul.spalten li { 
	list-style-position:inside;
	list-style-type:none;
	float:left;
}

ul.spalten li:nth-child(2n+1) {
	margin-right: 4%;
	width:64%;
	margin-bottom:2%;
	margin-left:-2%;
	clear:left;
}
ul.spalten li:nth-child(2n) { width:28%; margin-left:1%; padding-top:3%; }
ul.spalten li:nth-child(2n) img { padding-top:22%; }


ul.bild { list-style-type:none; margin:0px; padding:0px; }
li.bild { margin:0px; padding:0px; margin-bottom:20px; }
img.rahmen {  border: 1px solid #EBEEF3; }
img.abstand { margin-top:1%; }

.button {
	width: 85%; 
	margin-left: -20%;
	margin-top: 9%;
	margin-bottom:0px;
}

.button_down { width: 0%; visible:hidden; }
.oben { width:100%; text-align:center; }
.zurueck { width:100%; text-align: right; }
.zurueck a { text-decoration:none; }

.scroll {
	position:absolute;
	bottom:-30px;
	left:5%;
	color:#ff9900;
	width:1%;
	vertical-align:bottom;
	margin:0px;
	margin-bottom:0%;
	margin-left:4%;
	padding:0px;
	transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}

h1.titel { margin-left:0%; margin-top:1.5%; margin-bottom:0%; width:100%; }
p.titel { padding-top:-10%; padding-bottom:2%; color:white; font-size: 95%; font-weight:bold; }


.hintergrund {
z-index:-2;
position:absolute;
position:fixed;
top:0px;
left:0px;
width:100%;
height:auto;
}


.hidepics {
  width:0px;
  height:0px;
  display:none;
}

.item-seperator { border-top:0px solid #EC8016; }

[class|='leading'] { padding-top:2%; margin-top:2%; margin-bottom:4%; }
.leading-0 { padding-top:0%; margin:0%; }
.leading-1 { padding-top:1%; }

.items-leading {  margin-top:-0.8%; }


/***************************************************************************************************************/
/* sonstige Formate                                                                                            */
/***************************************************************************************************************/
#anmeldung {
text-align:left;	
font-size: 0.8em;	
}


.userdata {
	text-align:left;
	margin-top:30%;
}

#form-login-username, #form-login-password, #form-login-remember
 {
font-size: 0.8em;	
width:90%;
text-align:left;	
}

 .userdata {
width:180%;	 
 }

#modlgn-username {
	width:100%;
}


	

.mehrtext { position:relative; }
 
/* Ausblenden des input-Feldes */
.mehrtext input {
    position: absolute;
    left: -99999px;
}
 
/* Gestaltung der labels */
.mehrtext label {
    display: block;
    background: transparent;
    color: #E9953B;  color:#ff9900;
    padding-left: 0px;
    cursor: pointer;
}
 
.mehrtext label:hover { /* text-decoration: underline; */ }
 
/* Der Aufklappmechanismus */
.mehrtext input:not(:checked) ~ div {
    opacity: 0;
    height: 0px;
	
    position: absolute;
    left: -99999px;	
}
 
.mehrtext input:checked ~ div {
    opacity: 1;
    padding: 0px;
	padding-top:1%;
	padding-bottom:1%;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
}
 
/* Steuerung der Sichtbarkeit der labels */
.mehrtext input:not(:checked) ~ .close,
.mehrtext input:checked ~ .open {
    display: none;
    position: absolute;
    left: -99999px;
}

div.mehrtext div ul li {
	list-style: none;
	float: left;
}
div.mehrtext div ul li:nth-child(2n+1) {
	margin-right: 4%;
	margin-bottom:2%;
	margin-left:-3%;
	margin-right:0%;
	width:68%;
}
div.mehrtext div ul li:nth-child(2n) { width:31%; margin-left:3%; }
div.mehrtext div ul li img { width:100%; }





/* ++++++++++++++  display: inline  ++++++++++++++ */

.inline { 
display: inline-block;
float:left;
margin:0%;
margin-right: 20%;
padding: 0%;
width: 60%;
vertical-align:top;
display: -moz-inline-grid;
min-height:300%;
}

*:nth.inline { display: inline; }

* html .inline { display: inline; } 
*:first-child+html .inline { display: inline; }





/* ++++++++++++++  breadcrumbs   ++++++++++++++ */

#breadcrumbs {
	text-align:right;
	margin-right:10%;
	height:20%;	
	
}

#breadcrumbs {
	/*display: block;*/
	background: none;
	float: right;
	text-align: right;
	width: 100%;
}

#breadcrumbs *
{
	text-align:right;
	float: right;

}
/* for IE7 and less */
*:first-child+html .breadcrumbs, * html .breadcrumbs {
	width: 100%;
}
#breadcrumbs
{
	margin:15% 5% 15% 0%;
}
#breadcrumbs img
{
	padding: 4% 5% 0% 5%;
}

#breadcrumbs .showHere {
	margin-left: 4%;
}


a.readmore:link,a.readmore:visited,.readmore a:link,.readmore a:visited
	{
	background: url(https://www.die-namen-der-nummern.de/templates/template_dis01/images/nature/arrow1_rtl.gif) repeat-x scroll right top;
	padding-right: 10% !important
}

.readmore a:hover, .readmore a:active, .readmore a:focus,
a.readmore a:hover, a.readmore a:active, a.readmore a:focus
{
	background: url(https://www.die-namen-der-nummern.de/templates/template_dis01/images/nature/arrow2_rtl.gif) no-repeat right 6% #555 !important;
}



@media (-webkit-min-device-pixel-ratio: 1.5) { /* WebKit */ }
@media (min--moz-device-pixel-ratio: 1.5) { /* Mozilla */ }
@media (-o-min-device-pixel-ratio: 3/2) { /* Opera */ }
@media (min-resolution: 1.5dppx) { /* CSS3 */ }
