﻿/*stilalfimonav.css*/
@import url('layout.css');
/* Standards */
h1 {
	color: darkblue;
	font-size: 14pt;
	margin: 0;
}
h2 {
	font-size: 12pt;
	color: black;
}
h3 {
	font-size: 10pt;
	color: blue;
	background-color: white;
	margin: 0;
}
h4 {
	color: blue;
	font-size: 10pt;
	margin: 5px;
	background-color: white;
	font-weight: bold;
}
h5 {
	color: black;
	margin: 0;
	font-style: italic;
	font-size: 10pt;
	background-color: white;
}
h6 {
	color: midnightblue;
	margin: inherit;
	font-size: 10pt;
	background-color: white;
	color: black;
}
p {
	margin: 0;
	background-color: white;
}
ol {
	font-size: 12pt;
	margin-left: 10px;
}
ul li {
	margin-left: 20px;
	list-style-type: none;
}
a, a:active, a:link, a:visited {
	text-decoration: none;
	color: #800000;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
nav ul li a {
	font-size: 9pt;
	list-style: none;
}
/* alle ID's */
#container {
	border-style: none;
	width:1320px;
	margin: auto;
	background-color: aliceblue;
	max-width: 1320px;
	min-width: 600px;
	position:relative; 
	z-index:auto;
}
#navicontainer{
	border-style: none;
	width: 100% ;/*1325px;*/
	margin: auto;
	background-color: aliceblue;
	max-width: 1325px;
	min-width: 600px;
	position:absolute;top:0px;z-index:65000;
}
#inhalt {
	width: 900px;
	table-layout: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 7px #BBBBBB inset;
	border-right: 5px #BBBBBB inset;
	font-size: 12pt;
	padding: 5px;
	background-color: whitesmoke;
}
#inhaltakt {
	width: 760px;
	background-color: #FFF7F0;
	padding: 10px;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	margin: auto;
}
#inhaltakt a {
	display: inline;
}
#inhaltakt table td {
	border-bottom: 1px black solid;
}
#kastenrechts {
	clear: both;
	position: relative;
	float: right;
	width: 225px;
	border: 1px gray inset;
	font-size: 8pt;
	padding-top: 10px;
}
#kastenrechts .rahmen {
	border-style: solid;
	border-width: 0px;
	border-bottom-color: gray;
}
#seiterechts {
	margin: auto;
	clear: both;
	position: relative;
	float: right;
	width: 78%;
	font-size: inherit;
	padding-top: 10px;
	top: 0px;
}
#seitelinks {
	clear: both;
	float: left;
	width: 17%;
	font-size: inherit;
	padding-top: 10px;
	padding-left: 15px;
	background-color: whitesmoke;
}
#seitelinks a {
	padding-left: 15px;
}
#vorlage {
	margin: auto;
	width: 1300px;
	font-size: 12pt;
	position: relative;
	top:-10px;
	z-index: 10;
}
#section vorlage object {
	margin: auto;
}
#vorlage p {
	margin: 0px;
}
#gdo {
	width: 750px;
	margin: auto;
	background-image: url('../../back/back_sand.jpg');
	border-bottom: 7px #BBBBBB inset;
	border-right: 5px #BBBBBB inset;
	border-width: 2px;
}
#gdoplus {
	width: 620px;
	table-layout: auto;
	vertical-align: top;
	margin: 0px;
	display: table;
	background-color: #E8E8E8;
	border-bottom: 7px #BBBBBB inset;
	border-right: 5px #BBBBBB inset;
}
#gdoakt {
	margin: auto;
	width: 560px;
	table-layout: auto;
	display: table;
	padding-left: 5px;
	border: 0px;
}
#gdoalle {
	margin: auto;
	background-color: white;
	font-size: 12pt;
	/*width: 100%;*/
}
#gdoneu {
	margin: auto;
	font-size: 13pt;
	text-align: left;
	padding-left: 5px; width:600px;
	vertical-align: top;
	font-family: Calibri;
	background-color: lightyellow;
}
#gdoneu td {
	border-right: 0px;
	border-bottom: 1pt solid cornflowerblue;
	vertical-align: top;
}
#gdoneu td p {
	padding-left: 5px;
}
/*START:table_stripe*/
#gdoneu tr:nth-of-type(even){
  background-color:   beige; color:black;
}
#gdoneu tr:nth-of-type(odd) {
  background-color:   lightgoldenrodyellow; color:black;
}
#jahrtermin {
	margin: auto;
	font-size: 12pt;
	text-align: left;
	padding-left: 5px;
	width: 90%;
}
#jahrtermin td {
	border-bottom: 2pt royalblue solid;
}
#starter {
	padding: 10px;
	width: 890px;
	margin: auto;
	background-color: white;
}
#neu {
	clear: left;
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url('../../back/hintergrund.gif');
	border: 2px none black;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#neu td {
	border: 1px #808000 solid;
}
#termin {
	margin: auto;
	background-color:  aliceblue;
	font-size: 12pt; width:1000px;
	color: #000000;
}
#termin td {
	vertical-align: text-top;
	border-bottom: 2px chocolate solid;
}
#termin td p {
	background-color: aliceblue;
	
}
.veranstaltung {
	width: 600px;
	background-color: aliceblue;
	text-align: left;
	padding: 5px;
	font-size: 12pt;
}
.veranstaltung td {
	border-bottom: 1px black solid;
	margin: 0;
}
#kontakt {
	width: 560px;
	margin: auto;
	background-image: url('../../back/back_kalkstein.jpg');
}
#kontakt {
	width: 560px;
	margin: auto;
	background-image: url('../../back/back_kalkstein.jpg');
}
#kontakt h2, h3, h1, p {
	background-color: transparent;
}
#footer {
	clear: both;
	width: 100%;
	margin: 15px 5px 0 0;
	height: 25px;
	font-size: 0.9em;
	padding-top: 8px;
	display: block;
}
#kitatab {
	background-image: url('../../gruppen/mo/kiga/Bilder/VorneKita.png');
	opacity: 0.75;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12pt;
	padding: 10px;
}
#kitatab td {
	padding: 10px;
}
#verteiler {
	background-color: white;
	margin: auto;
	width: 1220px;
}
#verteiler td {
	width: 25%;
	border-right: 3px blue solid;
	padding: 5px;
	padding-left: 25px;
	text-align: left;
	vertical-align: top;
	-moz-border-radius: 10px; /* Firefox */;
	-webkit-border-radius: 10px; /* Safari, Chrome */;
	-khtml-border-radius: 10px; /* Konqueror */;
	border-radius: 10px; /* CSS3 */;
}
#verteiler td a {
	color: black;
}
#verteiler td a:hover {
	text-decoration: underline;
}
/* classes */
.fett {
	font-weight: bold;
}
.fettmitte {
	font-weight: bold;
	text-align: center;
}
.styleitalic {
	font-style: italic;
}
.stylecenter {
	text-align: center;
	position: relative;
}
.fettkursivunter {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.fettkursivunter td > p {
}
.fettkursiv {
	font-weight: bold;
	font-style: italic;
}
.rechts {
	text-align: right;
}
.links {
	clear: both;
	text-align: left;
	float: left;
}
.unterstrichen {
	text-decoration: underline;
}
.blocksatz {
	text-align: justify;
	position: relative;
}
.seiteohne {
	width: 1220px; /* margin-left:50px;*/;
	padding: 10px;
	background-color: whitesmoke;
	font-size: 12pt;
	position: relative;
	z-index: auto;
}
.seite {
	width: 1220px; /*margin-left:50px;*/;
	padding: 10px;
	background-color: white;
	font-size: 12pt;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	box-shadow: 10px 10px 10px #c0c0c0;
	-moz-box-shadow: 10px 10px 10px #c0c0c0;
	-webkit-box-shadow: 10px 10px 10px #c0c0c0;
	position: relative;
	z-index: auto;
}
.seite td {
	padding: 0 10px 0 10px;
}
.seite > p {
	margin: 0;
	padding: 0 10 0 10;
}
.seite ol li {
	font-size: 11pt;
}
.tabelle {
	margin: auto;
	text-align: left;
	empty-cells: hide;
	vertical-align: top;
	width:auto;
}
.tabelle td {
	/*margin-top: 5px;*/
	padding: 5px;
	border-bottom: 1pt black solid;
}
.tabelleweiss {
	padding: 0px;
	margin: auto;
	border-spacing: 0 0;
	text-align: left;
	font-variant: normal;
	display: table;
	empty-cells: hide;
}
.ueberschriften {
	border-radius: 10px;
	width: 95%;
	margin: auto;
	padding: 5pt;
	font-variant: normal;
	empty-cells: hide;
	background-color: cornflowerblue;
	color: whitesmoke;
}
.ueberschriften td > p {
	border-bottom: 4px white solid;
}
.ueberrot {
	width: 100%;
	margin: auto;
	padding-bottom: 10pt;
	padding-top: 10pt;
	background-color: #FF6600;
	color: whitesmoke;
	table-layout: auto;
	empty-cells: hide;
	caption-side: inherit;
}
.ueberrot a {
	color: white;
}
.tabellerahmen {
	display: table;
	margin: auto;
	/*border: 2px solid black;*/
}
.tabellerahmen td {
	border-bottom: 1px solid black;
	border-right: 1px black solid;
}
.weiss {
	color: white;
}
.weissfett {
	color: white;
	font-weight: bold;
}
.nummern {
	list-style: decimal;
}
.kreis {
	list-style: circle;
}
.weit {
	letter-spacing: 3px;
}
.strich {
	border-bottom: 2px blue solid;
}
.abgerundet {
	-moz-border-radius: 10px; /* Firefox */;
	-webkit-border-radius: 10px; /* Safari, Chrome */;
	-khtml-border-radius: 10px; /* Konqueror */;
	border-radius: 10px; /* CSS3 */;
}
.schatten {
	/*background: #000000;
	padding: 2px;*/
	box-shadow: 10px 10px 10px #c0c0c0;
	-moz-box-shadow: 5px 5px 5px #c0c0c0;
	-webkit-box-shadow: 5px 5px 5px #c0c0c0;
}
h1#blau {
	color: white;
	background-color: blue;
}
.keinrahmen {
	border-bottom-width: 0;
}
.feuerrot {
	color: firebrick;
}
.reset {
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	height: 1px;
	float: none;
	clear: both;
}
.gelb {
	background-color: yellow;
	border: 1px black solid;
	margin: 5px;
	padding: 0 5px 0 5px;
	font-size: 10pt;
	-moz-border-radius: 10px; /* Firefox */;
	-webkit-border-radius: 10px; /* Safari, Chrome */;
	-khtml-border-radius: 10px; /* Konqueror */;
	border-radius: 10px; /* CSS3 */;
}
.rand {
	border: 1px black solid;
	margin: 5px;
	padding: 0 5px 0 5px;
	font-size: 10pt;
	font-weight: normal;
	-moz-border-radius: 10px; /* Firefox */;
	-webkit-border-radius: 10px; /* Safari, Chrome */;
	-khtml-border-radius: 10px; /* Konqueror */;
	border-radius: 10px; /* CSS3 */;
}
.bleft {
	float: left;
	padding: 5px;
}
.bright {
	float: right;
	padding: 5px;
}
.navi_fenster {
	width: 1350px;
	height: 250px;
	border: 0px;
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 66000;
	target: parent;
}
.navi_fenster_ohne {
	width: 1320px;
	/*height:550px;*/
	border: 0px;
	position: relative;
	left: 0;
	top: 10px;  margin-bottom:5px;
	overflow: hidden;
	z-index: 66000;
	target: parent;
}
.navi_kurz_fenster {
	width: 1350px;
	height: 250px;
	border: 0px;
	left: 0;
	top: 0;
	position: relative;
	overflow: hidden;
	z-index: 99999999;
	target: parent;
	overflow: hidden;
}
.navi_edv_fenster {
	border: 0;
	width: 200px;
	target: parent;
	height: 400px;
	nav-left: auto;
}
.fuss_fenster {
	width: 1250px;
	height:100px;
	border: 0px;
	left: 0;
	top: 0;
	position: relative;
	overflow: hidden;
	z-index: 99999999;
	target: parent;
}
#aktgross {
	padding: 25px 15px 5px 15px;
	margin: auto;
	width: 1240px;
	background: none;
	font-size: 12pt;
	vertical-align: top;
	position: relative;
			}
#aktgross a {
	background: transparent;
	color: cornflowerblue;
	font-size: 11pt;
	font-weight: bold;
}
#aktgross a:active, #aktgross a:link, #aktgross a:visited {
	text-decoration: none;
}
#aktgross p {
	font-size: 12pt;
	margin: 0;
	padding-right: 10px;
	vertical-align: top;
}
#aktgross h1 {
	font-size: 16pt;
	margin: 0;
	color: #0099FF;
}
#aktgross h2 {
	font-size: 14pt;
	margin: 0;
	color: black;
}
#aktgross h3 {
	font-size: 10pt;
	margin: 0;
	color: #99CCFF;
	font-weight: normal;
}
#aktgross a:hover {
	color: cornflowerblue;
	font-size: 11pt;
	text-decoration: underline;
}
#hotspot {
	text-align: center;
}
#hotspot p {
	display: inline;
	position: relative;
	margin: 0 10px 0 0;
	background-color: red;
	padding-right: 10px;
	padding-left: 10px;
	clear: left;
	height: 18pt;
	-moz-border-radius: 10px; /* Firefox */;
	-webkit-border-radius: 10px; /* Safari, Chrome */;
	-khtml-border-radius: 10px; /* Konqueror */;
	border-radius: 10px;
/* CSS3 */box-shadow: 10px 10px 10px #c0c0c0;
	-moz-box-shadow: 5px 5px 5px #c0c0c0;
	-webkit-box-shadow: 5px 5px 5px #c0c0c0;
}
#hotspot p a {
	color: white;
	height: 20pt;
	padding-right: 20px;
}
