*, *:before, *:after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 *behavior: url(/scripts/boxsizing.htc);}

#slideshow { 

    position: relative; 
	z-index:0;
    width: 100%; 
    height: 300px;  
	margin-bottom:50px; 
}

#slideshow > div { 
    position: absolute; 
 
}
/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	height: 180px;
	width: 850px;
	background-color: #fff;
	background-image: url(sunflowefade.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#pause1, #pause2 {
	z-index:1;
}

 .toggle {
	display:none;
}
	#container .unsichtbar-header {
	background-color:;
	display:none;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 4px;
	padding-top: 10px;
	height: 120px;
}
body {
	color: #373737;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	line-height: 18px;
	background-image: url(../danse/hintergrund/01bg2.jpg);
	background-repeat: no-repeat;
	background-color: #EAE8E9;
}
 .core ul {
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
	display: block;
}
 .core  ul li {
	list-style-image: url(../rechtspfeilklein.gif);
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	list-style-position: outside;
	margin-left: 40px;
}
h1 {
	font-size: 1.4em;
	color: #428DBB;
	letter-spacing: 4px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #3C7CA4;
	padding-bottom: 2px;
	padding-top: 8px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #3C7CA4;
	margin-top: 20px;
}


.containerinnenh2 {
	background-color: #FEE9B8;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	font-size: 1em;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-top: 4px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	color: #5398C1;
	font-family: Verdana, Geneva, sans-serif;
}
#container #main-content #inner-content .core .box3 .box-rechts .boxbox {
	float: left;
	padding-right: 60px;
}


#container {
	max-width:1020px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 12px;
	width: 100%;
	
}
#main-content {
    box-shadow: 0px 0px 10px #9A9A9A;
	margin-top:8px;
	max-width:1020px;
	display: block;
	width: 100%;
	float: right;
	background-repeat: no-repeat;
	font-size: 0.9em;
	background-color: #FBE0A3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
		/*vivo schatten für die Seite*/

}

#inner-content {
	float: right;
	width: 79%;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 00px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 28px;
	background-color: #FFF;
	background-image: url(../danse/bilder/hinterdunkelkl.jpg);
	background-position: 2px;
	background-repeat: no-repeat;
	font-size: 0.9em;
	line-height: 1.6em;
	/*vivo schatten für die Seite*/
	
}

#container #menu-left-wrapper {
	background-color: #FBE0A3;
	width: 21%;
	margin-top: 8px;;
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
	padding: 0px;
}

.core {
	width: 710px;
	margin-left: 6%;
	padding:0%;
}
.box1 {
	border: 1px solid #F9D37D;
	background-color: #FDF1D7;
	height: 80px;
}
#container #main-content #inner-content .core .box3 .containerinnenh2 .containerinnenh2 a {
	color: #5398C3;
	text-decoration: none;
}

#container #main-content .unsichtbar-header #logo-klein {
	height: 22px;
	width: 240px;
	padding-left: 5%;
	padding-top: 10px;
	float: left;
	padding-bottom: 8px;
}
#container #main-content .unsichtbar-header #logo-klein img{
	margin-top: 4px;
}


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

.startbild img{
	max-width: 100%;
	height: auto;
	-webkit-box-shadow: 2px 2px 4px 1px rgba(20, 20, 20, 0.2);
	-moz-box-shadow: 2px 2px 4px 1px rgba(20, 20, 20, 0.2);
	box-shadow: 2px 2px 4px 1px rgba(20, 20, 20, 0.2);
	border: 1px solid #E2A813;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius : 6px;
	border-top-right-radius: 6px;
	background-color: #FFF9DF;
	font-weight: normal;
	padding: 0px;
	margin-left: 6%;
	margin-top: 0px;
	margin-bottom: 24px;
}
	input {
	border: 1px solid #999999;
}
textarea {
    border: 1px solid #999999;
}
.knopf {
    background-color: #e2e2e2;
}
.nein {
	border: medium none #ffffff;
	margin-top: 6px;
}
@media screen and (max-width:980px) {
	
	.core {
	width:100%;
	max-width:92%;
	margin-left:0%;
	padding-right: 5.2%;
	padding-left: 5.2%;
	}
		
	}

	
@media screen and (max-width:880px) {
	.aus {display:none;}
	h1{
		margin-top:30px;
		margin-bottom:-4px;
		text-align:center;
		}
#container #main-content .unsichtbar-header #logo-klein img{
	margin-top: 10px;
}
.startbild img {  
    margin-top: 20px;
	margin-bottom:10px;
}
.vorschau img {
	width:28%;
	padding-bottom:20px;
	
	}

#infos .box2 .box-rechts {
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: none;
	width: 100%;	
}
#infos .box2 .box-links{
	width: 100%;
	float: none;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#container .unsichtbar-header  {
	display: block;
	width: 100%;
	height:72px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.core {
	width:100%;
	max-width:100%;
	margin-left:0%;
	padding-right: 5.2%;
	padding-left: 5.2%;
	}
#container{
	width: 96%;
	margin-top: -18px;
	overflow: auto;
	height: 100%;
}

#container #menu-left-wrapper {
	display:none;
	height: auto;
	width: 21%;
	margin-top: 0px;
	float: left;
	padding: 0px;}
#main-content {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 0px;
}
#inner-content {
	background-color:#FFF;
	float: right;
	width: 100%;
	height: auto;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	padding-top: 0px;
}
.startbild img{
	width:100%;
	margin-left:0%;
}
.startbild{
	align:center;
	width:100%;
	padding-right:5%;
	padding-left:5%;
	margin-top: 30px;
	margin-bottom: 0px;
}

}
@media screen and (max-width:640px) {
	.bildrahmen-solo {
	border: 1px solid #CCC;
	padding: 3px;
	margin-left:6px;
	width: 60%; height: auto;
}
.schrift {
	font-size:0.8em;
	}
.weck {display:none;}
.core {
	width:100%;
	margin-left:0%;
	padding-right: 2%;
	padding-left: 2%;
	}
#accordion .eigen.start li a {
	
	font-size: 1em !important;
}
.vorschau img {
	max-width: 40%;
	width:50%
	height: auto;
	padding-bottom:-10px;
}

#container  {
	width: 100%;
}
.startbild{
	align:center;
	width:100%;
	padding-right:2%;
	padding-left:2%;
	padding-bottom: 0px;
}

#container .unsichtbar-header  {
	display: block;
	width: 100%;
	margin-top:0px;
}
#container #menu-left-wrapper {
	display:none;
	height: 100%;
}
#main-content {
width: 100%;

}
#inner-content {
	
	width: 100%;
	height: 100%;
	
}
.startbild img{
	width:100%;
}

.box3 .box-links img{
float:none;
}

.box3 .box-rechts{
float:right;

}
	
}
#logo {
	height: 140px;
	width: 140px;
	padding-top: 30px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 32px;
	box-sizing:border-box
	max-width: none;
}
#logo img {
	max-width: none;
	}

#navigation-left {
	padding-top: 40px;
	font-family: Verdana, Geneva, sans-serif;
}
.box-leer  {
	margin-top: 30px;
	height: 100%;

}
.box-leer img {
	float: left;
	margin-bottom: 18px;
	margin-right: 20px;
	padding: 4px;
}
.box-leer .bildrahmen {
	border: 1px solid #CCC;
}
.bildrahmen-solo {
	border: 1px solid #CCC;
	padding: 3px;
	margin-left:6px;

}
.vorschau h1 {
	text-align:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}
h1 {
	padding-bottom:0px;
}
.blau {
	color: #37779D;
	font-size: 1.3em;
	margin-top: 30px;
	font-weight: normal;
	text-align: left;
}
#textarea2 {
	width: 100%;
}
label #Nachricht {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 100px;
}
#container #main-content #inner-content .startbild {
	margin-bottom: -12px;
	margin-top: 14px;
}
#container #main-content #inner-content .core .box3 table tr td{

	margin: 0px;
}


}

#container #main-content #inner-content .core #form1 .box3 table tr td div {
	padding-top: 0px;
}
#container #main-content #inner-content .core .ohnera .tainnen td .link1 {
	color: #326C8F;
}

.blaukleiner {
	font-size: 1.1em;
	color: #37779D;
}
.schriftklein {
	font-size: 0.9em;
	color: #666;
}
#container #main-content #inner-content .core .vorschau .vor {
	color: #333;
}
.sicherheit {
	float: right;
}
.rot {
	color: #CB2D1B;
}
.rechts {
	float: left;
}
.mittig {
	text-align: left;
	font-style: italic;
}
.mittigtext {
	text-align: center;
}
.kasten {
	border: none;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #f7f7f7;
	
}
