﻿#container {
	font-size: 0.75em;
	margin-top: 1em;
	text-align: right;
}
#container a:link, #container a:visited {
	text-decoration: none;
	font-weight: 400;
	color: #FFF;
}
div#headlines {
	margin-top: 2em;
	font-family: federo;
	font-style: normal;
	font-weight: 600;
}
div#headlines h1 {
	font-weight: 600;
	font-variant: normal;
	font-style: normal;
	font-size: 1.125em;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
blockquote.headlines {
	text-indent: -9999px;
	height: 0;
}
#navigation1 {
	max-width: 1065px;
	margin: auto;
	background-color: rgba(243,243,243,0.99);
	line-height: 1.7em;
	text-align: left;
	padding-left: 1.25em;
	font-size: 90%;
	border-radius: 5px;
}
#navigation1 p {
	color: rgba(0,0,0,1.00);
}
#navigation1 a {
	color: rgba(0,0,0,1.00);
}
#navigation1 a:hover {
	color: rgba(255,1,5,1.00);
}
#navigation2 {
	max-width: 1165px;
	margin: auto;
	background-color: rgba(243,243,243,0.99);
	line-height: 1.7em;
	text-align: left;
	padding-left: 1.25em;
	margin-top: 2em;
	font-size: 70%;
	border-radius: 5px;
}
#navigation2 p {
	color: rgba(0,0,0,1.00);
}
#navigation2 a {
	color: rgba(0,0,0,1.00);
}
#navigation2 a:hover {
	color: rgba(255,1,5,1.00);
}

footer {
	color: #f5f5f5;
	margin-top: 2em;
	padding-top: 1em;
}
footer a {
	color: #f5f5f5;
}
footer a:hover {
	color: #777;
	text-decoration: none;
}
.ueberschrift {
color: #E95204; 
    border-bottom-width: thin; 
    border-bottom-style: solid;
}
/*tables*/	

.table, .table_n, .table_o, .table_b, .table_c {
	width: 100%;	
	border-collapse: collapse;
	font-size: 0.9375em;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.table caption, .table_n caption, .table_b caption  {
	font: italic normal 129%/1.44 Georgia, serif;
	text-align: left;
	caption-side: top;
	padding-top: 1em;
}
.table {
	border-collapse: collapse;
	border-color: #333333;
	border-width: 1px;
	border-bottom-style: solid;
}
.table td {
	border: 1px solid #fff;
	padding-top: 5px !important;
	padding-left: 5px !important;
	padding-bottom: 5px !important;
	font-size: 1em;
	vertical-align: top;
}
.table th {
	background-color: #E8EBEC;
	font-family: Federo, "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	text-align: left;
	font-weight: 600;
	line-height: 2.0em;
	padding-left: 5px !important;
	font-size: 1.0625em;
}
.table tr:hover {
	background-color: #FFFFFF;
	background-image: -webkit-linear-gradient(270deg, rgba(255,255,255,1.00) 0%, rgba(192,206,206,1.00) 51.30%, rgba(255,255,255,1.00) 98.96%);
	background-image: -moz-linear-gradient(270deg, rgba(255,255,255,1.00) 0%, rgba(192,206,206,1.00) 51.30%, rgba(255,255,255,1.00) 98.96%);
	background-image: linear-gradient(180deg, rgba(255,255,255,1.00) 0%, rgba(192,206,206,1.00) 51.30%, rgba(255,255,255,1.00) 98.96%);
}
.table_n tr:hover {
	background-color: #FFFFFF;
	background-image: -webkit-linear-gradient(270deg, rgba(255,255,255,1.00) 0%, rgba(221,221,221,1.00) 51.30%, rgba(255,255,255,1.00) 98.96%);
	background-image: linear-gradient(180deg, rgba(255,255,255,1.00) 0%, rgba(221,221,221,1.00) 51.30%, rgba(255,255,255,1.00) 98.96%);
}
.table_n td {
	padding-left: 5px;
	line-height: 1.8em;
	text-transform: none;
}
.table_n tr {
	line-height: 1.5em;
}
.table_n th {
	font-size: 100%;
	font-weight: 500;
	text-align: left;
	padding-left: 5px;
	background-color: #DEECF1;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	line-height: 2.1em;
}
.table_n_church {
	width: 10%;
	text-align: right;
	padding-right: 5px;
}
.table_n_church_r {
	width: 10%;
	text-align: left;
}
.table_o {
	font-size: 1em;
	line-height: 18px;
}
.table_o th {
	font-size: 1em;
	font-weight: 600;
	text-align: left;
	line-height: 17px;
	padding-left: 5px;
	background-color: #D0E2EC;
}
.table_o td {
	padding-left: 5px;
}
.table_o tr {
	font-weight: 500;
	text-align: left;
	line-height: 17px;
	padding-left: 5px;
	background-color: #E1E8EC;
}
.table_b {
	border-color: #333333;
	border-width: 1px;
	border-bottom-style: solid;
	background-color: rgba(255,255,255,1.00);
}
.table_b td {
	border: 1px solid #fff;
	padding-top: 5px !important;
	padding-left: 5px !important;
	padding-bottom: 5px !important;
	font-size: 1em;
	vertical-align: top;
}
.table_b th {
	background-color: #DEECF1;
	text-align: left;
	font-weight: 600;
	line-height: 2.0em;
	padding-left: 5px !important;
	font-size: 1.0625em;
}
.table_c {
    line-height: 1.4em;
	padding: 10px;
		-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-width: 1px;
	background-color: rgba(255,255,255,1.00);
}
.table_c th {
	background-color: #DEECF1;
	text-align: center;
	font-weight: 600;
	line-height: 1.6em;
	padding-left: 15px !important;
	font-size: 1.0625em;
}
.centre {
    text-align: center;
    font-weight: 400;
    line-height: 1.6em;
    font-size: 1.0625em;
}


/*data*/

.data_10_c, data_35_r, data_25_r, data_10, data_15, data_20, data_25, data_30, data_35, data_50, data_60, data_75 {
	font-size: .9375em;
}
.data_10, data_15, data_20, data_25, data_30, data_35, data_50, data_60, data_75 {
	text-align: left;
	text-indent: 3px;
}
.data_8_c {
	text-align: center;
	font-size: .9375em;
	width: 8%;
}
.data_10_c {
	text-align: center !important;
	font-size: .9375em;
	width: 11.333333333%;
}
.data_15_c {
	text-align: center !important;
	font-size: .9375em;
	width: 15.333333333%;
}
.data_35_r {
	text-align: right;
	padding-right: 5px;
	width: 35.333333333%;
}
.data_25_r {
	text-align: right;
	padding-right: 5px;
	width: 25.333333333%;
}
.data_10 {
	width: 10.333333333%;
}
.data_10_l {
	width: 10.333333333%;
	text-align: right;
}
.data_15 {
	width: 15.333333333%;
	padding-left: 5px;
}
.data_20 {
	width: 20.333333333%;
}
.data_25 {
	width: 25.333333333%;
}
.data_30 {
	width: 30.333333333%;
}
.data_35 {
	width: 35.333333333%;
}
.data_40 {
	width: 40.333333333%;
}
.data_50 {
	width: 50.333333333%;
}
.data_55 {
	width: 55.333333333%;
}
.data_60 {
	width: 60.333333333%;
}
.data_75 {
	width: 75.333333333%;
}
.data_90 {
	width: 90%;
}
.cell {
	background-color: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F5335;
	font-size: .8125em;
	text-align: left;
	padding-left: 15px;
	font-weight: 400;
	line-height: 1.2;
	border: 3px solid #FFFFFF;
}

/*articel aside*/	

article {
	font: 600 120%/2.5em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	width: 100%;
	height: auto;
	font-weight: 400;
}
article img {
	padding: 2px;
}
article p {
	font-size: 80%;
	text-align: justify;
	line-height: 1.4em;
	padding-top: 0.5em;
}
article h1 {
	font: 600 75%/2.5em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 400;
	text-align: justify;
	padding-left: 2em;
	line-height: 1em;
}
article h5 {
	font-size: .8125em;
	font-weight: 400;
	text-align: justify;
	line-height: 1.4em;
}
article h2 {
	font-size: 80%;
	color: #333;
	font-weight: 600;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	line-height: 2.2em;
	background-image: url(images/links.png);
	padding-left: 10px;
}
article h4 {
    font: 600 65%/2.5em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    padding-left: 45px;
    background-image: url(images/leiste_pdf_2.jpg);
    text-align: left;
    line-height: 2em;
    width: auto;
}
article h3 {
    font: 600 65%/2.5em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    padding-left: 45px;
    background-image: url(images/leiste_link.png);
    text-align: left;
    line-height: 2em;
    width: auto;
}
article h6 {
	font-size: 0.75em;
	font-weight: 400;
	text-align: justify;
	line-height: .1em;
}
article td {
	padding-left: 3px;
	padding-right: 3px;
	font-size: .875em;
	line-height: 1em;
	color: #333;
}
article ul {
	font-size: 90%;
	text-align: left;
	line-height: 1.6em;
	list-style-type: none;
}
article a:link, article a:visited {
	font-size: 1.125em;
	text-decoration: none;
	color: #096FB8;
	font-weight: 600;
}
article a:hover, article a:active, article a:focus {
	font-size: 1.125em;
	color: #FF0000;
	text-decoration: none;
	font-weight: 600;
}
aside a:link {
	color: #05680A;
}
aside a:hover {
	text-decoration: none;
}
aside dl {
	margin: 0 ;
}
aside dt {
	width: 24%;
	float: left;
	clear: left;
	border-top: 1px dashed #af1e1e;
	padding: 1em .5em;
	text-align: center;
}
aside dd {
	border-top: 1px solid #000;
	padding: 1.7em 0 0 0;
	margin-left: 25%;
}
aside dd:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;
}
aside h3 {
	font: 600 95%/2.5em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-left: 10px;
	background-image: url(images/leiste.png);
	text-align: left;
	line-height: 2.4em;
}
aside h5 {
	font: 500 145%/.5em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	//-webkit-border-radius: 8px;
	//-moz-border-radius: 8px;
	//border-radius: 8px;
	//padding-left: 10px;
	//background-image: url(images/leiste.png);
	text-align: left;
	line-height: 1.4em;
}

/*image*/

.image_rg {
	float: right;
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
	padding: 1px;
	margin: 8px 10px 1px 12px;
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,.65);
}
.image_lft {
	float: left;
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
	padding: 1px;
	margin: 0px 10px 20px 12px;
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,.65);
}
.scalable_r {
	float: right;
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 5px;
	padding: 1px;
	margin: 8px 10px 1px 12px;
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,.65);
}
.scalable-rounded {
	width: auto;
	height: auto;
	max-width: 100%;
	border-radius: 7px;
}
.well {
	line-height: 1.2em;
	padding: 6px;
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}
.wrapp {
	text-align: center;
	width: 100%;
}
.wrapp img {
	border: 1px solid #333;
	padding: 2px;
	vertical-align: middle;
	max-width: 47%;
	height: auto;
}
.wrapp_c {
	text-align: center;
	width: 100%;
}
.wrapp_c img {
	border: 1px solid #333;
	padding: 2px;
	margin: 5px 5px 0 5px;
	vertical-align: middle;
	max-width: 47%;
	height: auto;
	box-shadow: 0px 0px 10px rgba(0,0,0,.65);
}
.wrapp span {
	display: inline-block; /* Opera */
	padding-left: 100%;
}


/*misc*/

.heading {
	color: rgba(11,6,6,1.00);
	font-size: 20px;
}
.box3 {
	max-width: 100%;
	margin-top: 30px;
	padding: 1em;
	font-size: .8125em;
	text-align: justify;
	line-height: 1.5em;
	color: #000000;
	border: thin solid #BDB7B7;
	background-color: #F7F7F7;
}
.box3 p {
	font-size: 1em !important;
}

.box4 {
	max-width: 100%;
	margin: 30px 0 30px 0;
	padding:  0 1em 0 1em;
	font-size: .8125em;
	text-align: left;
	line-height: 1.5em;
	color: #000000;
	border: thin solid #BDB7B7;
	background-color: #F7F7F7;
}
.box4 p {
	font-size: 1em !important;
}



.pdf {
	font: 500 1em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-image: url(images/leiste_pdf_2.png);
	text-indent: 50px;
	line-height: 2.2em;
	margin-bottom: 2.2em;
}
.underline {
	color: #E95204;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.bg_color {
	background-color: white;
	text-align: center;
}
.link {
	font: 500 1em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-image: url(images/leiste_link_2.jpg);
	text-indent: 50px;
	line-height: 2.2em;
}
.pdf_icon {
	padding-left: 70px;
	background: url(images/pdf_icon.png) right no-repeat;
}
a[type="application/pdf"] {
	background-image: url(pdf_icon.png);
	padding-left: 20px;
}
a[href^="mailto"]:hover:after {
	content: "  " attr(title);
}

