html, body { /* html ist nötig für die Gesamthöhe */
	height: 100%;
	text-align: center;
	margin:0; /* damit es keinen Scrollbalken gibt */
	background: transparent;
}
div#tab { /* dies ist der übergeordnete Container als Tabelle */
	display:table;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0%;
	top: 0%;
	background-color: transparent;
}
div#zelle { /* dies ist der untergeordnete Container als Zelle innerhalb der Tabelle */
	display:table-cell;
	vertical-align:middle;
	margin: 0 auto;
	border:0;
	text-align:inherit; /* übernimmt vom umschliessenden Objekt, in dem Falle von body*/
}
#seite {
	display:block;
	background-color:transparent;
	width:925px;
	height:630px;
	text-align:left;
	margin: 0 auto;
}
#sprachen {
	display:block;
	background-color:transparent;
	width:925px;
	height:20px;
	text-align:right;
	margin: 0 auto;
}
/* Sprachmenüs */
ul.sprache li a:link, ul.sprache li a:visited   {
	color: #000;
	font-weight: normal;
}
ul.sprache{
	background-color: transparent;
	list-style:none;
	list-style-image: none;
	padding:0;
	margin:0;
	height:20px;
}
ul.sprache li {
	border: 0;
	padding:0;
	height:20px;
	line-height:20px;
	float: right;
	width:auto;
	text-align:right;
	margin-right:25px;
}
li.sprache_keine{ color: #777;}
li.sprache_aktuell{ color: #000; font-weight:bold;}
li.sprache_wahl_keine{ color: #D9D9D9}

/* dies ist die Tabelle auf der Startseite */
table#top_tab{
	width:925px;
	height:620px;
	border:0;
	padding:0;
	margin:0;
	text-align:left;
	background-color:transparent;
	z-index:1;
}
td.hell{
	background-image: url(../img/weissalpha.png);
	background-repeat: repeat;
}
#feldinhalt {
	width: 705px;
	padding: 15px 15px 0 15px;
	margin: 0 0 0 0;
	height: 525px;
	overflow: auto;
	background-color: transparent;
	z-index:2;
}
#spruch {
	margin-left: 300px;
	margin-top: 190px;
}
#spruch p, #spruch p a:link, #spruch p a:visited, #spruch p a:hover, #spruch p a {
	font-family: Times, "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-size: 30px;
	line-height: 42px;
	color: #fff;
}
#Info {
	position: relative;
	top: -92px;
	left: 672px;
	width: 230px;
	height: 63px;
}
div#info p {
	font-size: 10px;
}
.menustart{
	background: url(../img/grund_start.jpg) no-repeat;
}
.menuebild1 {
	background: url(../img/grund_wolke.jpg) no-repeat;
}
.menuebild2 {
	background: url(../img/grund_berg.jpg) no-repeat;
}
.menuebild3 {
	background: url(../img/grund_wasserfall.jpg) no-repeat;
}
.menuebild4 {
	background: url(../img/grund_schwan.jpg) no-repeat;
}
.menuebild5 {
	background: url(../img/grund_sonne.jpg) no-repeat;
}

/* Generelle Stilelemente */
#adresse {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 115px;
	margin-left: 15px;
	width: 150px;
	height: 200px;
	display: block;
}
#home {
	margin-top: 180px;
	margin-left: 15px;
	width: auto;
	height: auto;	
}
div#home a:link, div#home a:visited, div#adresse a:link, div#adresse a:visited {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}
div#home a:hover, div#adresse a:hover {
	color: #fafad2;
}
/* MENU */
a:link, a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover { color: #444;
	text-decoration: underline;
}
ul.menu li a:link, ul.menu li a:visited {
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
	line-height: 26px;
	background: url(../img/weissalpha.png);
	border-bottom: dotted 1px #fff;
	/*background-color: #cde7fa;
	border: dashed 1px #8ac6ea;*/
}
ul.menu li a:hover {
	color: #4169e1;
	background-color: #fff;
	border-bottom: dotted 1px #8ac6ea;
	/*border-top: dashed 1px #8ac6ea;*/
	border-left: 0;
	border-right: 0;
	line-height: 26px;
	z-index: 1000;
}
ul.menu ul li a:link, ul.menu ul li a:visited {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #fff;
	line-height: 26px;
	background-color:  #CCE2FF ;/*#f2d44a;*/
	z-index: 1000;
	/*border: dashed 1px #8ac6ea;*/
}
ul.menu ul li a:hover {
	color: #4169e1;
	background-color: #fff /*#fafad2*/;
	border-bottom: dotted 1px #8ac6ea;
	/*border-top: dashed 1px #8ac6ea;*/
	border-left: 0;
	border-right: 0;
	line-height: 26px;
}
ul.menu a, ul.menu ul a {
	margin: 0;
	display: block;
	padding: 0 15px 0 15px;
}
ul.menu li {
	float:left;
	padding:0;
	margin:0;
	width: 147px;
}
ul.menu ul li {
	padding: 0;
	margin:0;
	float: none;
	width: auto;
}
ul.menu ul {
	margin: 0;
	position: absolute;
	border: 0;
	display: none;
}
ul.menu, ul.menu ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
}
/* IE-Hack für die Breite
*html ul.menu ul {
    width: auto;
} */
/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus
über der Liste  befindet */ 
ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  {
    display: block;
}
.chrkursiv {
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
.fusszeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 9px;
	line-height:15px;
	margin-left: 5px;
	text-align:left;
	width: 895px;
	display: block;
}
h1, h2, h3, h4, h5, p, td, ul, ol, blockquote, input, textarea, select {
	text-align: justify;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

p, td, ul, ol, a { font-size: 12px; line-height: 14px; text-align: left; font-style: normal; margin: 0}
p {margin-bottom: 14px;}

.csc-textpic-caption {  font-size: 11px; line-height: 1.5em; text-align: left;}

.align-center {text-align: center;}
.align-right {text-align: right;}
.align-left {text-align: left;}


h1, h2, h3, h4, h5, H6 {
	margin: 15px 0px 15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.csc-firstHeader { margin: 0px 0px 15px 0px;}
.csc-caption { font-size: 10px; font-style: italic; }

/* Tabelleneigenschaften */
fieldset {
	padding: 0;
	border: 0;
	margin: 0;
	text-align: left;
}
table {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}
td.td-0 {
	width: 145px;
	font-weight: bold;
	line-height: 30px;
}
td.td-1 {
	width: 438px;
}
label {
	width: 136px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	float: left;
	vertical-align: top;
}
input, textarea, select {
	width: 438px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
}
input.csc-mailform-submit, .send_button, .tx-powermail-pi1_mandatory_submit, .tx-powermail-pi1_confirmation {
	margin: 10px 0 10px 0;
	width: 150px;
	text-align: center;
	font-size: 12px;
}
.csc-mailform-field {
	text-align: left;
}
/* powermail */
fieldset.mailform, fieldset.mailform legend{
	margin:0;
	padding:0;
	border:0;
}
fieldset.mailform legend{
	line-height:0px;
	top:0;
	font-weight:bold;
}
input.sicherheit{
	width: 288px;
}
.powermail_all_label{
	width:300px;
	font-weight:bold;
	height: 20px;
}
.powermail_all_td{
	border-bottom:solid 1px #777;
}
.powermail_all{
	width:705px;
	border-collapse:collapse;
	margin:0;
	padding:0;
	border:0;
}
