
div.linkbox, div.telefonbox {
	background-image: url("layout/linkpfeil.png");
	background-repeat: no-repeat;
	margin:0em;
	margin-bottom:0.6em;
	padding:0em;
	padding-bottom:0.7em;
	padding-top:0em;
	padding-left:40px;
	border-bottom:2px dotted #277FAC;
}
div.telefonbox {
	background-image: url("layout/telefon.png");
}
div.linkbox a, div.telefonbox a {
	color:#000000;
}
div.linkbox p.klein, div.telefonbox p.klein{
	font-size:0.9em;
	color:#277FAC;
}
		
		
div.sonder {
	background: #FBED9A;
	margin:0em;
	margin-top:0.6em;
	margin-bottom:0.6em;
	padding:1em;
}
div.sonder h2 {
	font-size:1.5em;
	font-weight:bold;
	margin:0em;
	padding:0em;
	border:0em;
}

.news_startseite {
	margin-top:0.5em;
	margin-bottom:1.0em;
	padding-bottom:1.0em;
	border-bottom:1px dotted #B3D3E1;
	text-align:left;
}
.news_startseite p{
	text-align:left;
	font-size:1em;
	margin-top:0em;
}
.news_startseite p.datum{
	text-align:left;
	font-size:0.9em;
}
.news_startseite p.newstitel{
	font-weight:700;
	font-size:1.1em;
	text-align:left;
	margin-bottom:0em;
}
.news_startseite h2{
	font-weight:700;
	font-size:1.6em;
	border:none;
	padding:0em;
	text-align:left;
	margin-bottom:0em;
}
.news_startseite li{
	text-align:left;
	margin-top:0.3em;
}
.news_startseite ul{
	margin-left:1em;
}

.contbox4 {
	/*background:#eaeaea; */
	margin:0px;
	padding:0px;
	background:#A3CAEB; 

}
.contbox4content {
	width:96%;max-width:1200px;
	margin:0em auto;
	padding:1em 0.2em;
	text-align:center;
}


.spaltencontainerbox_teaser {
	flex: 1 1 26%;
	position:relative;
	background:#FDFBEE;
	margin:1em 0.5em;
	border:1px solid #ffffff;
	border-radius:0.5em;
	align: left;
	padding:0.3em;
	padding-bottom:5em;
}


/* Mobile Style */ 
@media screen and (max-width: 700px) {

.spaltencontainerbox_teaser {
	flex: 1 1 60%;
	margin:1em auto;
	padding:0em;
	min-width:200px;
	max-width:600px;
		}
}

.spaltencontainerbox_teaser img {
	width:98%;
	margin:1%;
	min-width:180px;
	max-width:600px;
}

.spaltencontainerbox_teaser h2 {
	font-family: ;
	font-size:1.4em;
	line-height:1.3em;
	font-weight:400;
	color:;
	padding:0em;
	margin:0em 0em 0.5em 1.5%;
	text-align:center;
}
.spaltencontainerbox_teaser p {
	margin:0em 0.5em 0.5em 1.5%;
	text-align:center;
}
.spaltencontainerbox_teaser a.link, .spaltencontainerbox_teaser a.link:hover, .spaltencontainerbox_teaser a.link:visited {
	margin:0.2em auto;
	text-align:center;
	padding:0.6em;
	background-image:none;
}

.spaltencontainerbox_teaser ul {
	margin-left:2em;
	margin-top:0.4em;
}
.spaltencontainerbox_teaser li {
	text-align:left;
}


/* Mobile Style */ 
@media screen and (max-width: 650px) {
.spaltencontainerbox_teaser h2 {
	font-size:1.5em;
		}
}


.tabellenlayout {
	margin-top:1em;
	border:0px solid #0C2D5D; 
	border-collapse: collapse;
	width:100%;
}
table.tabellenlayout p {
	text-align:left;
	margin:0em;
	padding:0em;
}
table.tabellenlayout td {
	vertical-align: top;
}
table.tabellenlayout td, table th {
padding: 0.6em;
}

table.tabellenlayout th {
background-color: #004887;
color: #fff;
}
table.tabellenlayout th p {
color: #fff;
font-weight:700;
}
table.tabellenlayout tr:nth-child(1n+1) {
background-color: #EDF4FA;
color: #000;
}
table.tabellenlayout tr:nth-child(2n+2) {
background-color: #ffffff;
color: #000;
}
table.tabellenlayout tr.mobile {
	visibility:hidden;
}
table.tabellenlayout tr.desktop {
	visibility:visible;
}
/* Mobile Style */ 
@media screen and (max-width: 550px) {
table.tabellenlayout tr.mobile {
	visibility:visible;
}
table.tabellenlayout tr.desktop {
	visibility:hidden;
}
}

.teamfoto {
margin-right: 2em; margin-bottom: 1em; max-width: 200px; float: left;
}
@media screen and (max-width: 400px) {
.teamfoto {
	max-width: 120px;
}
}

.schriftzuglayer {
	position:absolute;
	z-index:98;
	right:1.0em;
	bottom:-1.0em;
	width:70%;
	max-width:1000px;
}
.schriftzuglayer img{
	opacity: 0.6;
}
@media screen and (max-width: 900px) {
	.schriftzuglayer {
	display:none;}
}

.iconlayer {
	position:absolute;
	z-index:99;
	right:1.0em;
	top:1.0em;
	width:5%;
	max-width:80px;
}
@media screen and (max-width: 800px) {
.iconlayer img {
	width:30px;
	margin:2px;
	float:left;
}
.iconlayer {
	width:105px;
	max-width:200px;
}
}
#akkordeon:not(:target) .inhalt,
#akkordeon:not(:target) .hide,
#akkordeon:target .show {display: none;}
#akkordeon:target .inhalt {display: block;}

#akkordeon:target .show {display: none;}
#akkordeon:target .inhalt {display: block;}

.inhalt {
	position:absolute;
	width:96%;
top:0em;
left:0em;
z-index:99999999;
text-align:center;
padding: 2%;
margin: 0em;
background:#ffffff;
opacity: 0.95;

}

.listenanzeige {
	padding-top:1em;
	border-top:1px dotted #333333;
}


.spaltencontainerbox_liste_re {
	flex: 1 1 60%;
	padding:0.5em;
	margin:0em 0.5em;

}
.spaltencontainerbox_liste_re p{
margin-top:0.4em;
}

.spaltencontainerbox_liste_li {
	flex: 1 1 30%;
	padding:0.5em;
	margin:0em 0.5em;

}
/* Mobile Style */ 
@media screen and (max-width: 550px) {
.spaltencontainerbox_liste_re {
	padding:1em;
}
}

