/* Haupttext */

.main { font-size: 9pt; font-weight:100; color:DDDDBB; font-family: sans-serif; }
body	{ font-size: 12pt; font-weight:100; color:darkblue; font-family: sans-serif; background-color:gainsboro; }
td.navigator{ font-size: 10pt; }
pre 	{ font-size: 10pt; font-weight:100; color:darkblue; font-family: sans-serif; }
p		{ text-align:justify; }
b     { font-weight:bold; }
td.bildu{ text-align:center; font-weight:bold; }
.text	{ font-size:9pt; margin-left:0.15cm; }
.textW	{ font-size:9pt; margin-left:0.15cm; color:white; }

/* Ueberschriften */

.uebermax 	{ font-size: 24pt; font-weight:800; color:white; font-family: sans-serif; margin-top:0; margin-bottom:0; }
.uebernorm	{ font-size: 14pt; font-weight:100; color:white; font-family: sans-serif; margin-top:0; margin-bottom:0; }
.uebermin	{  font-size: 9pt; font-weight:800; color:white; font-family: sans-serif; word-spacing:0; margin-top:0; margin-bottom:0; }

/* sonstiges */

a:link   ,
a:visited,
a:active  { text-decoration: underline; color:darkgreen; }
a:hover   { color:forestgreen; }

/* Navigator-Links */
a:link.galNav   ,
a:visited.galNav,
a:active.galNav { color:darkgreen; padding-left:2px; padding-right:2px; text-decoration: none; font-weight:normal; }
a:hover.galNav  { color:red; padding-left:2px; padding-right:2px; text-decoration: none; font-weight:normal; }

/* Navigator-Links */
a:link.navigator   ,
a:visited.navigator,
a:active.navigator { color:white; padding-left:2px; padding-right:2px; text-decoration: none; font-weight:normal; }
a:hover.navigator  { color:white; padding-left:2px; padding-right:2px; text-decoration: none; font-weight:normal; background-color:navy; }

a:link.navLogo   ,
a:visited.navLogo,
a:active.navLogo ,
a:hover.navLogo   { color:white; margin:0px; padding:0px; text-decoration: none; }

div.navLogo
{
	background-color: crimson;
	top             : 0px;
	left            : 0px;
	width           : 130px;
	height          : 125px;
	z-index         : 100;
	position        : fixed;
	overflow        : hidden;
}
table.navLogo
{
	background-color: white;
	color           : crimson;
	margin          : 10px;
}
img.navLogo { width:20px; height:20px; margin:0px; padding:0px; }
tr.navLogo { font-size: 10pt; font-weight: 100; font-family: sans-serif; padding: 2px; }
td.navLogo { font-size: 10pt; font-weight: 100; font-family: sans-serif; padding: 5px; }

tr.navZeile { font-size: 10pt; font-weight:100; color:midnightblue; font-family: sans-serif; margin:0px; padding:0px; }

div.navLeiste
{
	background-color: crimson;
	border          : thin solid white;
	top             : 75px;
	left            : 140px;
	height          : 75%;
	padding         : 5px;
	z-index         : 120;
	position        : fixed;
	overflow        : scroll;
	visibility      : hidden;
}
table.navLeiste
{
/*	border-color: white;  */
/*	border-width: medium; */
}
td.navLeiste
{
	font-size  : 10pt;
	font-weight: 100;
	color      : crimson;
	font-family: sans-serif;
	margin     : 0px;
	padding    : 5px;
}

div.galNavLeiste{ height:75%; padding-top:140px; }

div.menuBtn
{
	background-color: crimson;
	top             : 75px;
	left            : 140px;
	z-index         : 110;
	position        : fixed;
	overflow        : hidden;
}

/* EMail-Links */

a:link.mail   ,
a:visited.mail,
a:active.mail	 { font-family:sans-serif; color:crimson; }
a:hover.mail 	 { font-family:sans-serif; color:coral; }

div.content
{
	top        : 0px;
	left       : 0px;
	width      : 100%;
	padding    : 5px;
	margin-top : 125px;
	z-index    : 250;
}

div.kopfBereich
{
	background-color: crimson;
	top             : 0px;
	left            : 0px;
	height          : 125px;
	width           : 100%;
	position        : fixed;
	z-index         : 10;
}

div.aktuelles
{
	background-color: WhiteSmoke;
	border          : thin dotted blue;
	padding         : 10px 20px 10px 20px;
	top             : 125px;
	left            : 20%;
	width           : 50%;
	position        : absolute;
	z-index         : 10;
}

table.kopfbereich { padding-left: 140px; width: 100%; }
td.kopfTitel
{
	font-size: 14pt; font-weight: 100; color: white; font-family: sans-serif; 
	margin-top: 0px; margin-bottom: 0px; 
	text-align: right; 
	padding-left: 140px;
}
td.kopfSeite
{
	font-size: 24pt; font-weight: 800; color: white; font-family: sans-serif; 
	margin-top: 0px; margin-bottom: 0px;
	text-align: right;
	padding-left: 140px;
}
td.kopfMenu
{
	font-size: 24pt; font-weight: 800; color: white; font-family: sans-serif; 
	margin-top: 0px; margin-bottom: 0px;
	text-align: right;
	padding-left: 140px;
}
td.kopfZiel
{
	font-size: 14pt; font-weight: 100; color: white; font-family: sans-serif;
	margin-top: 0px; margin-bottom: 0px;
	text-align: left;
	padding-left: 140px;
}

td.headLine
{
	font-size: 20pt; font-weight: 100; color: crimson; font-family: sans-serif;
	margin-top: 0px; margin-bottom: 0px;
	text-align: center;
	padding-left: 140px;
}
