.clearfix{ clear:both; }

body {
	margin: 0 10px 30px 10px;
}

#page { 
    text-align: center;
	margin-bottom:30px;
}

.head{
    text-align: center;
    position: relative;
}

.container{
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.container{
    margin: 0 auto !important;
    max-width: 920px;
    min-width: 400px;
}

section{
    margin: 0 auto !important;
	max-width: 920px;
	min-width: 400px;
}

.content{
 	text-align: left;
}


h3.mydate {
	font-family: Courier New, Courier,sans-serif;
	margin:30px 0 15px 0;
	padding:0;
	text-align:center!important;
	font-size:1.3em;
	color:#333;
	white-space:nowrap
}
span.mycolor {
	color:#ec3822;
	font-weight: 700;
}

#datenschutz {
	color: #222;
}
#datenschutz h2.ueberschrift {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 40px;
}

h1.myueberschrift {
	margin:1px 0 10px 0;
	text-align:center;
	color:#fff;
	font-size:24px;
	text-transform:uppercase;
	letter-spacing:0.2em;
	font-weight:400;
	background-color:#ec3822;
	padding:2px 0 2px 0;
	margin-top:30px; 
	line-height:2em;
	white-space:nowrap;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;

	-moz-box-shadow: 2px 2px 5px #ec3822;
	-webkit-box-shadow: 2px 2px 8px #ec3822;
	box-shadow: 2px 2px 5px #ec3822;
	-khtml-shadow: 2px 2px 3px #ec3822;
}


/* BEGIN panel */

/* bootstrap accordion */
#accordion {
	margin:0px;
	padding:0px;
	margin: 10px auto 10px auto;
	max-width: 920px;
	min-width: 400px;
}
.panel-group

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: white;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}
/* END bootstrap accordion */


.panel {
	-webkit-box-shadow:none;
	box-shadow:none;
}
.panel-group .panel, .panel-heading { border-radius:0px; }
.panel-default { border:0px; }
.panel-title {
	overflow:hidden;
	font-family:Lato, Arial, sansn-serif;
	font-size:1.0em;
	line-height:18px;
	text-transform:uppercase;
	font-weight:700;
}
	.panel-title a {
		display:block;
		color:#ddd;
		padding:10px 15px;
	}
	.panel-title a:hover { color:#fff!important;}
	.panel-title a:active, .panel-title a:focus{ color:#F44336!important;}
	.panel-default > .panel-heading {
		color:#eee;
		background:#424242;
		padding:0px;
		border:0px;
		-webkit-transition:background .2s ease;
		-moz-transition:background .2s ease;
		-ms-transition:background .2s ease;
		-o-transition:background .2s ease;
		transition:background .2s ease;
	}
	.panel-default > .panel-heading:hover { background:#333; }
	.panel-group .panel-heading + .panel-collapse .panel-body {
		background-color:#f0f0f0;
		padding:10px 15px;
		margin-top:5px;
		border-top:0px;
	}

.panel-title {background: #666!important; }

/* END panel */



/* BEGIN pre */

.panel-body {
white-space: pre-wrap !important; /* css3 for ex. Chrome & Safari */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap !important; /* Opera 4-6 */
white-space: -o-pre-wrap !important; /* Opera 7 */
word-break: normal; /* normal, break-all, keep-all - info: überschreibt bootstrap !!! */
word-wrap: normal; /* normal, break-word - info: überschreibt bootstrap !!! */
font-size: 1.2em;
background:#fff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
box-shadow:inset 0 0 7px rgba(0,0,0,0.2);
margin: 0;
padding: 0;
border:1px solid #ddd;
}

/* END pre */


/* BEGIN kapitel */
i.number{
	font-size:12px;
	display:inline-block;
	padding:0 6px;
	line-height:1.5;
	margin-left:0;
	margin-right:10px;
}
i.numberblue{
background: #424242;
	border-radius:3px;
	-webkit-background-clip: padding-box;
	box-shadow: 6px 0 4px -5px #424242 , -6px 0 4px -5px #424242; /* box-shadow: rechts, links */ -moz-box-shadow: 6px 0 4px -5px #424242, -6px 0 4px -5px #424242; -webkit-box-shadow: 6px 0 4px -5px #424242, -6px 0 4px -5px #424242;
	text-shadow: -1px -1px 1px #424242, 1px 1px 1px #ccc !important;
	padding: 2px 6px;
	color: #ddd;
}
i.numberblue:hover{
	background: rgba(109,176,238,1);
}
/* END kapitel */






/* Mikrodaten  */

#mikrodaten{
	display: block;
	font-size: 1.1em;
	margin: 5px auto 5px auto; 
	padding: 15px 0; 
	text-align: center;
	color: #333;
	line-height: 1.6em;
}
* #mikrodaten:hover *{
	color: #111;
}

/* myInfo: H1 darf nur einmal pro Website vorkommen! #mikrodaten h1 {}*/
#mikrodaten h2 span{color: #424242; margin: 0;/*  font-size: 1.0em !important;*/}
#mikrodaten h3{color: #666; margin: 0;/*  font-size: 1.2em;*/}
#mikrodaten h3 em{color: #888;}

#mikrodaten .tele {
	font-size: 1.1em;
	/*white-space: pre;*/
}

#mikrodaten p.update {
	font-size: 1.1em;
}

#mikrodaten .sup_size {
	font-size: 1.1em;
}

/* END /Mikrodaten  */



/* ========================= Bottom ========================= */

#bottom {
/* 	color:#909090;
	background-color:#202020;*/
	padding:60px 0px 20px;
}


/* ========================= Footer ========================= */

	#footer {
	text-align:center;
	background-color:#141414;
	padding:8px 3px;
	border-top:1px solid #999;
	}
	#footer .Cntr { background: #222!important; }
	#footer p { padding: 15px; margin: auto; font-size: 1.0em; color:#999; }
	#footer p.footer { padding: 15px; margin: 0; font-size: 1.2em; color:#ccc; line-height: 1.4em;}




/* BEGIN a */
a{
 color:#E12C14;
 text-decoration: none;
 cursor: pointer;
 -webkit-transition: color 0.2s linear 0s;
  -moz-transition: color 0.2s linear 0s;
   -o-transition: color 0.2s linear 0s;
    transition: color 0.2s linear 0s;
}
a:hover, a:active, a:focus{
 outline: 0;
 color:#E12C14 !important;
 text-decoration:none;
}

a[href^='https://'].myextern {
 padding-right: 16px;
 background: url(./images/anchor_orange.png) right no-repeat;
}
a[href^='https://'].myextern:hover {
 padding-right: 16px;
 background: url(./images/anchor_gray.png) right no-repeat;
}
a[href^='https://'].myextern:hover:before {
 color: #fff;
 background-color: #3cb371;
 position: relative; top: 0; left: 0; padding: 0 3px 0 3px;
 content: "SSL Link";
}

a[href^='http://'].myextern {
 padding-right: 16px;
 background: url(../images/anchor_orange.png) right no-repeat;
}
a[href^='http://'].myextern:hover {
 padding-right: 16px;
 background: url(../images/anchor_gray.png) right no-repeat;
}
a[href^='http://'].myextern:hover:before {
 color: #fff;
 background-color: #e66c3c;
 position: relative; top: 0; left: 0; padding: 0 3px 0 3px;
 content: "externer Link";
}

a[href*='html'].myintern {
 padding-right: 16px;
 background: url(../images/anchor_intern.png) right no-repeat;
}
a[href*='html'].myintern:hover {
 padding-right: 16px;
 background: url(../images/anchor_intern_hover.png) right no-repeat;
}
a[href*='html'].myintern:hover:before {
 color: #fff;
 background-color: #1e90ff;
 position: relative; top: 0; left: 0; padding: 0 3px 0 3px;
 content: "interner Link";
}

a[href*='tel'].myextern {
 padding-right: 20px;
 background: url(../images/anchor_orange.png) right no-repeat;
}
a[href*='tel'].myextern:hover {
 padding-right: 20px;
 background: url(../images/phone-handy-16x20.png) right no-repeat;
}
a[href*='tel'].myextern:hover:before {
 color: #fff;
 background-color: #1e90ff;
 position: relative; top: 0; left: 0; padding: 0 3px 0 3px;
 content: "Telefon";
}

a[href*='pdf'].myintern {
 padding-right: 20px;
 background: url(../images/pdf01.gif) right no-repeat;
}
a[href*='pdf'].myintern:hover {
 padding-right: 20px;
 background: url(../images/pdf01.gif) right no-repeat;
}
a[href*='pdf'].myintern:hover:before {
 color: #fff;
 background-color: #1e90ff;
 position: relative; top: 0; left: 0; padding: 0 3px 0 3px;
 content: "PDF Download";
}

a[href^='mailto'].myextern {
    padding-right: 22px; padding-top: 3px;
    background: url(../images/anchor_intern.png) right no-repeat;
}
a[href^='mailto'].myextern:hover {
    padding-right: 22px; padding-top: 3px;
    background: url(../images/email.png) right no-repeat;
}
a:visited[href^='mailto'].myextern:hover {
    padding-right: 22px; padding-top: 3px;
    background: url(../images/at_blue_trans_16x16.png) right no-repeat;
}
/* END a */



/* END Datenschutz  */
