/*
 * (Text-)Formatierung
 * ===================
 */

body {
  font-family: Arial, Helvetica, sans-serif;
	color: black;
}
 
#content {
	font-size: 100.01%;
	text-align: left;
	
}

/*t_de spezifisch*/

#leiste1 {background: #B2292E;}
#navi a:hover {background-color: #B2292E;}
#fussleiste2 {background-color: #B2292E;}
h1 {color: #B2292E;}
h2 {color: #B2292E;}
h5 {color: #B2292E;}
.layout_tabelle th {color: #B2292E; text-align: left;}
/*#titelleiste { border-bottom-color: #E6EAF6;}*/
/*#leiste1 { border-bottom: 1px solid #E6EAF6;}*/
/*#fussleiste2 {border-top-color: #E6EAF6;}*/


/*Überschriften, die meist ganz oben stehen*/

h1 {
	font-weight: bold;
	font-size: 1em;
	/*color spez.*/
	margin-top: 0.4em;
	margin-bottom: 1.35em;
}

h2 {
	font-weight: bold;
	font-size: 0.9em;
	/*color spez.*/
	/*line-height: 0.4em;*/
	margin-bottom: 0.2em;
	margin-top: 0;
}

h3 {
	font-weight: bold;
	font-size: 0.75em;
	/*color: #747774;*/
	/*line-height: 0.4em;*/
	margin-top: 0em;
	margin-bottom: 1em;
}

h5 {
	font-weight: bold;
	font-size: 0.9em;
	/*color spez.*/
	/*line-height: 0.4em;*/
	margin-bottom: 1em;
	margin-top: 0.2em;
}

h6 {
	font-weight: bold;
	font-size: 0.75em;
	/*color: #747774;*/
	/*line-height: 0.4em;*/
	margin-top: 0;
	margin-bottom: 0;
}

/*Überschriften weiter unten*/

h4 {
	font-weight: bold;
	font-size: 0.75em;
	color: #747774;
	border-bottom:  1px solid #747774;
	
	margin-bottom: 0.5em;
	margin-top: 0;
}

p  {
	margin-bottom: 1.2em;
	margin-top: 0.6em;
	text-align: left;
	line-height: 1.3em;
	font-size: 0.9em;
}

hr {
	height: 0;
	border: none;
	border-bottom: 1px solid #747774;
	margin-top: 1.2em;
	margin-bottom: 1.5em;
}

.klein {
	font-size: 0.74em;
	line-height: 1.2em;
}

.lead {
	font-weight: bold;
	font-size: 0.8em;
	color: #747774;
	/*border-top: 1px solid #949794;*/
}

.autor {
	font-style: oblique;
	font-size: 0.8em;
	color: #747774;
	text-align: right;
	/*border-top: 1px solid #949794;*/
}

.hervorgehoben {
	font-weight: bold;
}

.hervor {
	font-style: italic;
}

.zitat {
	font-style: italic;
}


.fussnote {
	font-size: 0.7em;
	/*background: #EAEBEA;*/
	border-top: 1px solid #949794;
	/*border-bottom: 1px solid #949794;*/
	margin-top: 4em;
	text-align: right;
	margin-bottom: 4em;
}

#content ul {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 1.2em;
	margin-top: 0.2em;
}

#content ul ul {
	font-size: 1em;
}

#content ul li {
	padding-left: 0;
}


/*
 * Tabellen und Layout-Tabellen (news, veranstaltungen,...)
 * ========================================================
 */

.layout_tabelle {
	/*border: 1px solid #949794; /*#949794;*/
	text-align: left;
	caption-side: bottom;
	font-size: 0.8em;
	border-collapse: collapse;
	margin-bottom: 1em;
}

#content table {
	padding: 0;
	margin: 0;
	
	border-collapse: collapse;
	border-spacing: 0;
}

.layout_tabelle .grau {
	/*background: #EAEBEA;*/
}

.layout_tabelle th {
	/*background-color: white; /*#949794;*/
	border-bottom:  3px solid #B2292E; /*todo: extern*/
	/*background: url(layout/l_tab1_hg.gif) repeat-x;*/
	/*font-size: 0.9em;*/
	color: #B2292E; /*wappengelb: #ECCE29*/
	padding: 1px 4px 1px 4px;
	font-weight: normal;
	/*border-bottom: 1px solid #949794;*/
}

.layout_tabelle td {
	vertical-align: top;
	padding: 6px 6px 10px 4px;
}

.layout_tabelle tbody td {
	/*background: #EAEBEA;*/
	/*border-top: 4px solid white;*/
	border: none;
	border-top: 1px solid #ECC9CB; /*#949794;*/
}

/*#content .layout_tabelle tbody .erstes td {
	border-top: 12px solid white;
}*/

/*#content .layout_tabelle tbody .datum {
	font-size: 0.7em;
	width: 100%;
	border-bottom: 1px solid #888888;
}*/

/*#content .layout_tabelle tbody .letztes td{
	border-bottom: 12px solid white;
}*/

.layout_tabelle tbody img {
	float: left;
	padding: 0px 5px 0px 0;
}

.layout_tabelle tfoot td {
	/*background-color: #949794;*/
	border-top:  1px solid #B2292E; /*todo: extern*/
	/*text-align: center;*/
	/*font-size: 0.9em;*/
	/*color: white;*/
	padding: 1px 4px 1px 4px;
	color: #B2292E;
	/*border-top: 1px solid #949794;*/

}

.layout_tabelle tfoot td img {
	vertical-align: bottom;
}

.layout_tabelle th img {
	vertical-align: bottom;
}

.layout_tabelle .fotogalerie {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}

.layout_tabelle .fotogalerie img {
	float: none;
}

/*#content .layout_tabelle tfoot td a {
	color: #C1CAE9;
}

#content .layout_tabelle th a {
	color: #C1CAE9;
}

#content .layout_tabelle th a:hover {
	color: #B2292E;
}

#content .layout_tabelle tfoot td a:hover {
	color: #B2292E;
}
*/


/*
 * Bilder
 * ======
 */

.image {
	padding: 0;
	margin: 0.6em 5px 0.6em 0;
	/*border: 1px solid #949794;
	/*border-bottom: 1px solid #949794;*/
	border-top: 3px solid #B2292E; 
	border-bottom: 1px solid #B2292E; /*extern*/
}

.image_rechts {
	float: right;
	margin: 0 0 0.6em 1.6em;
	/*border: 1px solid #949794;
	/*border-bottom: 1px solid #949794;*/
	border-top: 3px solid #B2292E; 
	border-bottom: 1px solid #B2292E; /*extern*/
}

.image_links {
	float: left;
	margin: 0 1.6em 0.6em 0;
	/*border: 1px solid #949794;
	/*border-bottom: 1px solid #949794;*/
	border-top: 3px solid #B2292E; 
	border-bottom: 1px solid #B2292E; /*extern*/
}

.image_tabelle {
	margin: 0.6em 5px 1.6em 0;
	
}

.image_tabelle td .klein {
	padding: 0;
	margin: 0;
	border: none;
}

.image_tabelle .image {
	padding: 0;
	margin: 0;
	/*border: 1px solid #949794;*/
	border-top: 3px solid #B2292E; 
	border-bottom: 1px solid #B2292E; /*extern*/
	/*border-bottom: 1px solid #949794;*/
}

.image_tabelle .navigation {
	color: #B2292E;
}

.image_tabelle .navigation img {
	vertical-align: middle;
}

.image_tabelle .navigation .navi2 {
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 3px;
	float: right;
}

img {
	border: none;
}

.image_tabelle_rechts {
	margin: 0.6em 0 0 0;
	background: white;
	border-left: 1.5em solid white;
	border-bottom: 1.5em solid white;
	float: right;

}

.image_tabelle_rechts td .klein {
	padding: 0;
	margin: 0;
	border: none;
}

.image_tabelle_rechts .image {
	padding: 0;
	margin: 0;
	/*border: 1px solid #949794;*/
	border-top: 3px solid #B2292E; 
	border-bottom: 1px solid #B2292E; /*extern*/
	/*border-bottom: 1px solid #949794;*/
}

.image_tabelle_links {
	margin: 0.6em 0 0 0;
	background: white;
	border-left: 1.5em solid white;
	border-bottom: 1.5em solid white;
	float: left;

}

.image_tabelle_links td .klein {
	padding: 0;
	margin: 0;
	border: none;
}

.image_tabelle_links .image {
	padding: 0;
	margin: 0;
	/*border: 1px solid #949794;*/
	border-top: 3px solid #B2292E; 
	border-bottom: 1px solid #B2292E; /*extern*/
	/*border-bottom: 1px solid #949794;*/
}

/*	
 * XXL-Fotos in fotogalerie.php:
 * =============================
 */

#rahmen_xl {
	text-align: left;
	width: 0;
	position: relative;
	left: 0px;
	right: 228px;
	margin: auto;
	/*max-breite: 1200, 1200-(2*228) = 744*/
	max-width: 744px;
}

#rahmen2_xl {
	position: absolute;
	left: -390px;
	right: -390px;
	border: 1px solid black;
	background: white;
}

/*begin - für neuere bzw. nicht-ms-browser*/
html>body #rahmen2_xl {
	
	border: none;
	background: transparent url(layout/l_schatten_rechts.png) repeat-y right;
	padding: 0 10px 0 0;
}
/*end - für neuere bzw. nicht-ms-browser*/

#content_xl {
	text-align: left;
	background: white;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0;
	margin-top: 0;
	/*border: 1px solid green;*/
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 100.01%;
}

#oben_xl {
	height: 26px;
	background-color: white;
}

#l_foto_xl {
	height: 20px;
	width: 100%;
	background-repeat: no-repeat;
}


#tab1_xl {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 20px;
	width: 11.5em;
	/*bg spez.*/
	z-index: 8;
	
	text-decoration: none;
	color: white;
}

#leiste_rahmen_xl {
	position: absolute;
	left: 0;
	top: 20px;
	width: 100%;
	height: 6px;
}

.image {
	padding: 0;
	margin: 0 5px 0.6em 0;
	/*border: 1px solid #949794;
	/*border-bottom: 1px solid #949794;*/
	/*border-top: 3px solid #B2292E;*/
	border-bottom: 1px solid #B2292E; /*extern*/
}

.image_tabelle {
	margin: 5px 5px 0.6em 0;
}

.image_tabelle td .klein {
	padding: 0;
	margin: 0;
	border: none;
}

.image_tabelle .image {
	padding: 0;
	margin: 0;
	/*border: 1px solid #949794;*/
	/*border-top: 3px solid #B2292E;*/
	border-bottom: 1px solid #B2292E; /*extern*/
	/*border-bottom: 1px solid #949794;*/
}

.image_tabelle .navigation {
	color: #B2292E;
}

.image_tabelle .navigation img {
	vertical-align: middle;
}

.image_tabelle .navigation .navi2 {
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 3px;
	float: right;
}


/*
 * Allgemeines
 *
 */

a {
	color: #283F7B; /*#6699CC; /*#254472; /*#2E548D; /*#6A74B8;*/
}

a:hover {
	color: #B2292E; /*extern*/
}

/*a:visited {
	color: #0077BB;
}*/

input[type=Submit] {
	background: #EBEEF8;
	border: 1px solid #254472;
	color: #254472;
}

input[type=Reset] {
	background: #EBEEF8;
	border: 1px solid #254472;
	color: #254472;
}

input[type=Text] {
	width : 99%;
	/*border: 1px solid #254472;*/
}

textarea {
	width : 99%;
	/*border: 1px solid #254472;*/
}


/*
 * Startseite(n)
 *
 */

#content #rechts , #content .rechts{
	position: absolute;
	right: 0;
	/*left: 53.5%;*/
	/*width fuer ie */
	width: 46.5%;
	margin-right: 25px;
	margin-top: -15px;
	text-align: center;
	padding-top: 3.95em;
	z-index: 8;
}

html>body #content #rechts , html>body #content .rechts {
	/*width fuer rest */
	width: 43%;
}

#startseite_text , .links {
	/*position: relative;
	top: 0;
	right: auto;
	left: 0;*/
	width: 50%;
	
	/*padding-right: 1.7em;*/
	/*margin-left: 25px;*/
	
}

#startseite_news_tabelle {
	width: 100%;
	/*font-size: 0.9em;*/
	position: relative;
	top: -3.3em;
	z-index: 8;
}

#startseite_wappen {
	position: relative;
	top: -3.7em;
	margin-top: -23px;
	/*margin-top: -25px;*/
	z-index: 9;
}
