td.storykategorie { background: transparent none; font-weight: bold; padding: 15px 3px 5px 3px; }
/* ###################################################################

   Verwendete Farben

   HEX      RGB DEC      FARBE        VERWENDUNG
	
   #FF0000  255,000,000  Rot          Hauptrahmen
	#FFCCCC	255,204,204  Hellrot 1    Tabellenhintergründe
	#FF9999  255,153,153  Hellrot 2    Umrandungen und Balken
	#800000  128,000,000  Dunkelrot    Text, Umrandungen, Tabellenköpfe und Balken
   #EEEEEE  238,238,238  Hellgrau     HG
	                                   Texte in Balken

  ################################################################### */


/* ###################################################################
   # Template Design
	#
	# Dieser Block definiert die Stile die in den Templates verwendet
	# werden. Da das Template-Design individuell ist, dürfen in diesem
	# Bereich beliebige Änderungen vorgenommen werden.
	#
	################################################################### */

#print1 { display: none; }
#print2 { display: none; }

#screen1 {
	height: 100%;
	background-color: #FF0000;
	background-image: url(../files/back1.gif);
	background-position: Bottom;
	background-repeat: repeat-x;
}
#screen2 {
	height: 100%;
	background-color: transparent;
	background-image: url(../files/back1.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#layouttop {
	background-image: url(../files/back1.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#layoutleft {
	float: left;
	background-color: #FF0000;
	background-image: url(../files/back1.gif);
	background-position: left;
	background-repeat: repeat-y;
	color: #FFFFFF;
	width: 225px;
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 100%;
}
#layoutmain {
	float: none;
	background-color: #EEEEEE;
	color: #800000;
	/*height: 700px;*/
	background-image:  url("../files/corner1.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 3px 5px 15px;
	margin: 0px 0px 0px 225px;
	z-index: 99;
	text-align: left;
}
#layoutmainbottom {
	background-color: #EEEEEE;
	color: #800000;
	background-image:  url("../files/corner2.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5px 3px 0px 15px;
	margin: 0px 0px 0px 225px;
	text-align: center;
	position: relative;
	top: -35px;
	height: 45px;
	vertical-align: middle;
	z-index:0;
	/*border: 1px solid Blue;*/
}
#layoutcopyright {
	background-color: #FF0000;
	background-image: url(../files/back1.gif);
	background-position: left;
	background-repeat: repeat-y;
	color: #EEEEEE;
	font-weight: bold;
	font-size: 7pt;
	padding: 0px 3px 2px 43px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	height: 15px;
	position: relative;
	top: -34px;
	z-index:0;
}
#layoutcontentone {
	background-color: #FF0000;
	background-image: url(../files/back1.gif);
	background-position: left;
	background-repeat: repeat-y;
	/*vertical-align: bottom;*/
	color: #FFFFFF;
	font-weight: bold;
	font-size: 7pt;
	padding: 0px 0px 1px 43px;
	width: 182px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	height: 32px;
	position: relative;
	top: 32px;
	z-index:1;
	/*border: 1px solid Lime;*/
}
#FloatMenu1 {
	float: left;
	color: inherit;
	width: 225px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	margin: 0px 0px 0px 0px;
	position: absolute;
	z-index:2;
	top: 0px;
}
.FloatMenu2 {
	background-color: #FF0000;
	color: #000000;
	width: 185px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	margin: 0px 0px 0px 0px;
	position: absolute;
	z-index:1;
}
.FloatMenu3 {
	background-color: #EEEEEE;
	color: #000000;
	width: 184px;
	padding: 5px 0px 5px 1px;
	vertical-align: top;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
.FloatMenu4 {
	background-color: #FF0000;
	color: #EEEEEE;
	width: 184px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: right;
	margin: 0px 0px 0px 0px;
	position: absolute;
}
.FloatMenu5 {
	width: 184px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	text-align: right;
	margin: 0px 0px 0px 0px;
	position: absolute;
	font-size: 9px;
}
table.head0 {
	width: 100%;
	border: 0px none Silver;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table.head1 {
	width: 100%;
	border: 0px none Silver;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
td.head1 {
	width: 33%;
	text-align: right;
	height: 50px;
}
td.head2 {
	width: 100%;
	text-align: right;
	vertical-align: top;
	height: 30px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
table.main {
	border: 0px none #FFFFFF;
	width: 100%;
	height: 500px;
	background-image: url(../files/back2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
table.main2 {
	border: 0px none;
	width: 100%;
}
td.main1 {
	border: 0px none #FFFFFF;
	height: 100%;
}
td.main2 {
	border: 0px none #FFFFFF;
	height: 100%;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

/* ###################################################################
   # HTML Elemente
	#
	# Hier werden die Stile für ganze HTML-Elemente festgelegt.
	# Änderungen in diesem Block sind erlaubt, haben aber grosse
	# Auswirkungen auf das Erscheinungsbild des Shops.
	#
	################################################################### */

body {
	background-color: #EEEEEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	color: #800000;
	scrollbar-face-color: #800000; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #800000; 
	scrollbar-darkshadow-color: #800000; 
	scrollbar-track-color: #EEEEEE; 
	scrollbar-arrow-color: #FFFFFF;
}
hr {
	color: #800000;
}
td {
	color: #800000;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
}
th {
	color: #EEEEEE;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #800000;
}
a         {font-weight: bold; text-decoration: none; color: #CC0000;}
a:link    {font-weight: bold; text-decoration: none; color: #CC0000;}
a:visited {font-weight: bold; text-decoration: none; color: #CC0000;}
a:hover   {font-weight: bold; text-decoration: underline overline; color: #800000;}
a:active  {font-weight: bold; text-decoration: underline overline; color: #0000FF;}
a:focus   {font-weight: bold; text-decoration: underline overline; color: #CC0000;}

H1, .Titel_1 { font-size: 18pt; font-weight: bold; text-align: left; letter-spacing: 1px; }
H2, .Titel_2 { font-size: 16pt; font-weight: bold; text-align: left; letter-spacing: 1px; }
H3, .Titel_3 { font-size: 14pt; font-weight: bold; text-align: left; letter-spacing: 1px; }
H4, .Titel_4 { font-size: 12pt; font-weight: bold; text-align: left; letter-spacing: 1px; }
H5, .Titel_5 { font-size: 10pt; font-weight: bold; text-align: left; letter-spacing: 1px; }
H6, .Titel_6 { font-size: 7pt; font-weight: bold; text-align: left; letter-spacing: 1px; }

.Gelber_Marker { background-color: Yellow; }
.Oranger_Marker { background-color: Orange; }
.Roter_Marker { background-color: #FFCCCC; }
.Grüner_Marker { background-color: Lime; }
.Blauer_Marker { background-color: #00CCFF; }

/* *******************************************************************
   * Formularfelder
	******************************************************************* */
INPUT {
	border: 1px solid #800000;
	COLOR: #800000; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FF9999; 
	}
SELECT {
	border: 1px solid #800000;
	COLOR: #800000; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FF9999; 
}
INPUT.radio {
	border: 1px solid #800000;
	COLOR: #800000; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: transparent;
}
INPUT.image {
	border: none;
	background-color: transparent;
}
TEXTAREA {
	border: 1px solid #800000;
	COLOR: #800000; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FF9999; 
}

/* ###################################################################
   # SYSTEMBEREICH
	#
	# Elemente in diesem Bereich werden vom Shopsystem verwendet.
	# Diese Elemente dürfen angepasst, aber nicht entfernt werden.
	# Das ändern oder entfernen kann drastische auswirkungen auf
	# das Erscheinungsbild des Shops haben!
	#
	################################################################### */

/*************************************************************************
 * Menu
 *************************************************************************/
table.menu1 { width: 100%; border: 0px none #FFFFFF; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background-color: transparent; }
tr.menu1 { background-color: transparent; }
td.menu1 { width: 100%; padding: 2px 0px 2px 0px; margin: 0px 0px 0px 0px; border: 0px none #FFFFFF; background-color: transparent; }
a.menu1:link    { color: #CC0000; text-decoration: none; font-size: 10pt; display: block; background-color: #EEEEEE; padding-left: 2px; }
a.menu1:visited { color: #CC0000; text-decoration: none; font-size: 10pt; display: block; background-color: #EEEEEE; padding-left: 2px; }
a.menu1:hover   { color: #FFFFFF; text-decoration: none; font-size: 10pt; display: block; background-color: #FF0000; padding-left: 2px; }
a.menu1:active  { color: #CC0000; text-decoration: none; font-size: 10pt; display: block; background-color: #EEEEEE; padding-left: 2px; }
a.menu1:focus   { color: #CC0000; text-decoration: none; font-size: 10pt; display: block; background-color: #EEEEEE; padding-left: 2px; }

a.menu1active:link    { color: #CC0000; text-decoration: none; font-size: 10pt; display: block; background-color: #DDDDDD; padding-left: 2px; }
a.menu1active:visited { color: #CC0000; text-decoration: none; font-size: 10pt; display: block; background-color: #DDDDDD; padding-left: 2px; }
a.menu1active:hover   { color: #FFFFFF; text-decoration: none; font-size: 10pt; display: block; background-color: #FF0000; padding-left: 2px; }
a.menu1active:active  { color: #CC0000; text-decoration: none; font-size: 10pt; display: block; background-color: #EEEEEE; padding-left: 2px; }
a.menu1active:focus   { color: #CC0000; text-decoration: none; font-size: 10pt; display: block; background-color: #EEEEEE; padding-left: 2px; }

table.menu2 { width: 100%; border: 0px none #FFFFFF; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background-color: transparent; }
tr.menu2 { background-color: transparent; }
td.menu2 { width: 100%; padding: 1px 0px 1px 0px; margin: 0px 0px 0px 0px; border: 0px none #FFFFFF; background-color: transparent; }
td.menu2b { width: 12px; padding: 2px 3px 0px 2px; margin: 0px 0px 0px 0px; border: 0px none #FFFFFF; background-color: transparent; }
a.menu2:link    { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }
a.menu2:visited { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }
a.menu2:hover   { color: #FFFFFF; text-decoration: none; font-size: 7pt; display: block; background-color: #FF0000; }
a.menu2:active  { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }
a.menu2:focus   { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }

a.menu2active:link    { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #DDDDDD; }
a.menu2active:visited { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #DDDDDD; }
a.menu2active:hover   { color: #FFFFFF; text-decoration: none; font-size: 7pt; display: block; background-color: #FF0000; }
a.menu2active:active  { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }
a.menu2active:focus   { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }

table.menu3 { width: 100%; border: 0px none #FFFFFF; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background-color: transparent; }
tr.menu3 { background-color: transparent; }
td.menu3 { width: 100%; padding: 1px 0px 1px 0px; margin: 0px 0px 0px 0px; border: 0px none #FFFFFF; background-color: transparent; }
td.menu3b { width: 24px; padding: 2px 3px 0px 2px; margin: 0px 0px 0px 0px; border: 0px none #FFFFFF; background-color: transparent; }
a.menu3:link    { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }
a.menu3:visited { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }
a.menu3:hover   { color: #FFFFFF; text-decoration: none; font-size: 7pt; display: block; background-color: #FF0000; }
a.menu3:active  { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }
a.menu3:focus   { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }

a.menu3active:link    { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #DDDDDD; }
a.menu3active:visited { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #DDDDDD; }
a.menu3active:hover   { color: #FFFFFF; text-decoration: none; font-size: 7pt; display: block; background-color: #FF0000; }
a.menu3active:active  { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }
a.menu3active:focus   { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }

table.menu4 { width: 100%; border: 0px none #FFFFFF; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background-color: transparent; }
tr.menu4 { background-color: transparent; }
td.menu4 { width: 100%; padding: 1px 0px 1px 0px; margin: 0px 0px 0px 0px; border: 0px none #FFFFFF; background-color: transparent; }
td.menu4b { width: 36px; padding: 2px 3px 0px 2px; margin: 0px 0px 0px 0px; border: 0px none #FFFFFF; background-color: transparent; }
a.menu4:link    { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }
a.menu4:visited { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }
a.menu4:hover   { color: #FFFFFF; text-decoration: none; font-size: 7pt; display: block; background-color: #FF0000; }
a.menu4:active  { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }
a.menu4:focus   { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }

a.menu4active:link    { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #DDDDDD; }
a.menu4active:visited { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #DDDDDD; }
a.menu4active:hover   { color: #FFFFFF; text-decoration: none; font-size: 7pt; display: block; background-color: #FF0000; }
a.menu4active:active  { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }
a.menu4active:focus   { color: #CC0000; text-decoration: none; font-size: 7pt; display: block; background-color: #EEEEEE; }

/*************************************************************************
 * Formulare
 *************************************************************************/
.systemform { text-align: left; }
table.systemform { border: 1px solid #800000;  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
th.systemform { color: #FFFFFF;  text-align: left;  font-weight: bold;  background-color: #800000; padding: 3px 3px 3px 3px; margin: 0px 0px 0px 0px;}
td.systemform { color: #800000; background-color: transparent; background-image: url(../files/back3.gif); padding: 3px 3px 3px 3px;  margin: 0px 0px 0px 0px; }
td.systemformbutton { color: #800000; background-color: transparent; padding: 3px 3px 3px 3px;  margin: 0px 0px 0px 0px;  text-align: center;  }
.systemformerror { color: #0000FF; background-color: transparent;  font-weight: bold;  font-size: 10pt; }
.systemformfieldinfo { color: #EEEEEE; background-color: transparent;  font-size: 7pt;  font-weight: normal;   }
hr.systemform { border: 1px solid #800000;}

/*************************************************************************
 * Index
 *************************************************************************/
.indexblockpos { text-align: center; }
table.indexblock { background-color: transparent; background-image: url(../files/back3.gif); border: 1px solid #800000; font-size: 10pt; margin: 0 auto; }
tr.indexblock { background-color: transparent; font-size: 10pt; }
td.indexblock { background-color: transparent; text-align: center; vertical-align: middle; color: #800000; font-size: 10pt; padding: 5px 5px 5px 5px; }
table.index { background-color: transparent; font-size: 10pt; }
tr.index { background-color: transparent; font-size: 10pt; }
td.index { text-align: left; vertical-align: top; color: #800000; font-size: 10pt; padding: 3px 0px 3px 0px; }
a.index:link    {font-weight: bold; text-decoration: none; color: #CC0000; font-size: 10pt; }
a.index:visited {font-weight: bold; text-decoration: none; color: #CC0000; font-size: 10pt; }
a.index:hover   {font-weight: bold; text-decoration: underline overline; color: #800000; font-size: 10pt; }
a.index:active  {font-weight: bold; text-decoration: underline overline; color: #0000FF; font-size: 10pt; }
a.index:focus   {font-weight: bold; text-decoration: underline overline; color: #CC0000; font-size: 10pt; }

/*************************************************************************
 * Bilder
 *************************************************************************/
p.image { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: center; }
p.imagetext { font-weight: bold; font-size: 10pt; color: #800000; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: center; }
p.imagelargelink { font-size: 7pt; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: right; }
table.image { background-color: transparent; margin: 3px 3px 3px 3px; padding: 0px 0px 0px 0px; }
tr.image{ background-color: transparent; }
td.image { background-color: transparent; margin: 0px 0px 0px 0px; padding: 0px 3px 3px 0px; border-bottom: 1px solid #800000; border-right: 1px solid #800000; text-align: right; }
a.imagelargelink:link    {font-weight: bold; text-decoration: none; color: #CC0000; font-size: 7pt; text-align: right; }
a.imagelargelink:visited {font-weight: bold; text-decoration: none; color: #CC0000; font-size: 7pt; text-align: right; }
a.imagelargelink:hover   {font-weight: bold; text-decoration: underline overline; color: #800000; font-size: 7pt; text-align: right; }
a.imagelargelink:active  {font-weight: bold; text-decoration: underline overline; color: #0000FF; font-size: 7pt; text-align: right; }
a.imagelargelink:focus   {font-weight: bold; text-decoration: underline overline; color: #CC0000; font-size: 7pt; text-align: right; }

/*************************************************************************
 * Breadcrumbs
 *************************************************************************/
.breadcrumbs { font-size: 7pt; line-height: 150%; color: #800000; text-align: right; padding-bottom: 10px; background-color: transparent; }
td.breadcrumbs { font-size: 7pt; color: #800000; text-align: right; background-color: transparent;  height: 20px;  }
a.breadcrumbs:link    { color: #CC0000; text-decoration: none; font-size: 7pt; line-height: 150%; text-align: right;}
a.breadcrumbs:visited { color: #CC0000; text-decoration: none; font-size: 7pt; line-height: 150%; text-align: right;}
a.breadcrumbs:hover   { color: #800000; text-decoration: none; font-size: 7pt; line-height: 150%; text-align: right;}
a.breadcrumbs:active  { color: #CC0000; text-decoration: none; font-size: 7pt; line-height: 150%; text-align: right;}
a.breadcrumbs:focus   { color: #CC0000; text-decoration: none; font-size: 7pt; line-height: 150%; text-align: right;}

/*************************************************************************
 * Block
 *************************************************************************/
.block { background-color: transparent; background-image: url(../files/back3.gif); border: 1px solid #800000; font-size: 10pt;  width: 80%; text-align: inherit;  padding: 3px 3px 3px 3px;    }
.blockpos { background-color: transparent; text-align: center;   }

/*************************************************************************
 * Contentlinks
 *************************************************************************/
a.contentlink         {font-weight: bold; text-decoration: none; color: #CC0000;}
a.contentlink:link    {font-weight: bold; text-decoration: none; color: #CC0000;}
a.contentlink:visited {font-weight: bold; text-decoration: none; color: #CC0000;}
a.contentlink:hover   {font-weight: bold; text-decoration: underline overline; color: #800000;}
a.contentlink:active  {font-weight: bold; text-decoration: underline overline; color: #0000FF;}
a.contentlink:focus   {font-weight: bold; text-decoration: underline overline; color: #CC0000;}

/*************************************************************************
 * Multimediaelemente
 *************************************************************************/
table.media { border: 0px none; background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
td.media { border: 0px none; background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;  vertical-align: middle;  text-align: center;   }

/*************************************************************************
 * Sitemap
 *************************************************************************/
a.sitemap         {font-weight: bold; text-decoration: none; color: #CC0000;   }
a.sitemap:link    {font-weight: bold; text-decoration: none; color: #CC0000;}
a.sitemap:visited {font-weight: bold; text-decoration: none; color: #CC0000;}
a.sitemap:hover   {font-weight: bold; text-decoration: underline overline; color: #800000;}
a.sitemap:active  {font-weight: bold; text-decoration: underline overline; color: #0000FF;}
a.sitemap:focus   {font-weight: bold; text-decoration: underline overline; color: #CC0000;}
hr.sitemap { border: 1px solid #800000; }
table.sitemap { border: 1px solid #800000; background-color: transparent; background-image: url(../files/back3.gif); padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
tr.sitemap { border: 0px none; background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
td.sitemap { border: 0px none; background-color: transparent; padding: 3px 3px 3px 3px; margin: 0px 0px 0px 0px;  vertical-align: top;  text-align: left;   }

/*************************************************************************
 * Story
 *************************************************************************/
table.storylist { border: 1px solid #800000; background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
tr.storylist { border: 0px none; background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
th.storylist { border: 0px none; background-color: #800000; padding: 3px 3px 3px 3px; margin: 0px 0px 0px 0px;  vertical-align: top;  text-align: left;   }
td.storylist { background-color: transparent; background-image: url(../files/back3.gif); padding: 5px 3px 5px 3px; margin: 0px 0px 0px 0px;  vertical-align: top;  text-align: left; border-bottom: 1px solid #FF9999;   }
img.storyimage { background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
table.storyimage {  background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
tr.storyimage { border: 0px none; background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
td.storyimage {  background-color: transparent;  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;  vertical-align: top;  text-align: center;   }
td.storykategorie { background: transparent none; font-weight: bold; padding: 15px 3px 5px 3px; border-bottom: 1px solid #FF9999; }

/*************************************************************************
 * Newsletter
 *************************************************************************/
table.newsletterlist {  background-color: transparent; width: 100%;  border-bottom: 10px solid #800000;   }
tr.newsletterlist { border: 0px none; background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
th.newsletterlist {  background-color: #800000; padding: 3px 3px 3px 3px; margin: 0px 0px 0px 0px;  vertical-align: top;  text-align: left;  color: #ffffff;    }
td.newsletterlist {  background-color: transparent;  padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px;  vertical-align: top;  text-align: left;   }
td.newsletterkategorie {  background: transparent none; font-weight: bold; padding: 15px 3px 5px 3px; border-bottom: 1px solid #FF9999;  }
p.newsletterdate { text-align: left; font-weight: bold; }
p.newslettertitel { text-align: left; font-weight: bold;   }
p.newsletterback { text-align: center; }

table.newsletterabo { margin: auto; width: 110px;  background: transparent; border: 1px solid #800000;}
tr.newsletterabo { background: transparent; }
th.newsletterabo { padding: 3px 3px 3px 3px;  text-align: center;  }
td.newsletterabo { padding: 3px 3px 3px 3px;  text-align: center;  }
.newsletterabobutton { width: 100px; }
.newsletteraboform { width: 100px; }
td.newsletterabomessage { padding: 3px 3px 3px 3px;  text-align: left;  color: #0000ff;  font-weight: bold;  font-size: smaller;  line-height: normal;      }

/*************************************************************************
 * Download
 *************************************************************************/
table.downloadlist { border: 1px solid #800000; background-color: transparent; padding: 0px 0px 0px 0px; margin: auto;  width: 80%;  }
tr.downloadlist { border: 0px none; background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
th.downloadlist { border: 0px none; background-color: #800000; padding: 3px 3px 3px 3px; margin: 0px 0px 0px 0px;  vertical-align: top;  text-align: left;   }
td.downloadlist {  background-color: transparent; background-image: url(../files/back3.gif); padding: 5px 3px 5px 3px; margin: 0px 0px 0px 0px;  vertical-align: top;  text-align: left; border-bottom: 1px solid #FF9999;   }
td.downloadkategorie { background: transparent none; font-weight: bold; padding: 15px 3px 5px 3px; border-bottom: 1px solid #FF9999; border-top: 2px solid #FF9999; }
table.download { border: 1px solid #800000;  padding: 0px 0px 0px 0px; margin: auto;}
th.download { color: #FFFFFF;  text-align: left;  font-weight: bold;  background-color: #800000; padding: 3px 3px 3px 3px; margin: 0px 0px 0px 0px;}
td.download { color: #800000; background-color: transparent; background-image: url(../files/back3.gif); padding: 3px 3px 3px 3px;  margin: 0px 0px 0px 0px; }
td.downloadbutton { color: #800000; background-color: transparent; padding: 3px 3px 3px 3px;  margin: 0px 0px 0px 0px;  text-align: center;  }
p.downloadback { text-align: center; }

/*************************************************************************
 * News
 *************************************************************************/
table.news { border: 0px none; background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
tr.news { border: 0px none; background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
td.news { 
background-color: transparent; 
background-image: url(../files/back1.gif);
padding: 3px 3px 3px 3px; margin: 0px 0px 0px 0px; vertical-align: top; text-align: left; font-size: 7pt; border-color: #FF9999 #800000 #800000 #800000; border-style: none solid none solid; border-width: 0px 1px 0px 1px;   }
tr.newstitle { border: 0px none; background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
td.newstitle { border: 0px none; background-color: #800000; padding: 3px 3px 3px 3px; margin: 0px 0px 0px 0px;  vertical-align: top;  text-align: left;  font-weight: bolder;  color: #EEEEEE; border-color: #800000 #800000 #800000 #800000; border-style: none solid none solid; border-width: 1px 1px 0px 1px;    }
tr.newsdate { border: 0px none; background-color: transparent; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
td.newsdate { background-color: transparent; padding: 3px 3px 3px 3px; margin: 0px 0px 0px 0px; vertical-align: top; text-align: right; font-size: 7pt; border-color: #FF9999 #800000 #800000 #800000; border-style: solid solid solid solid; border-width: 1px 1px 1px 1px;  background-image: url(../files/back1.gif);  }
p.newsimage { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: center; }
p.newsimagetext { font-weight: bold; font-size: 10pt; color: #800000; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: center; }
p.newsimagelargelink { font-size: 7pt; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: center; }
table.newsimage { background-color: transparent; margin: 3px 3px 3px 3px; padding: 0px 0px 0px 0px; }
tr.newsimage{ background-color: transparent; }
td.newsimage { background-color: transparent; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;   text-align: right; }
a.newsimagelargelink:link    {font-weight: bold; text-decoration: none; color: #CC0000; font-size: 7pt; text-align: center; }
a.newsimagelargelink:visited {font-weight: bold; text-decoration: none; color: #CC0000; font-size: 7pt; text-align: center; }
a.newsimagelargelink:hover   {font-weight: bold; text-decoration: underline overline; color: #800000; font-size: 7pt; text-align: center; }
a.newsimagelargelink:active  {font-weight: bold; text-decoration: underline overline; color: #0000FF; font-size: 7pt; text-align: center; }
a.newsimagelargelink:focus   {font-weight: bold; text-decoration: underline overline; color: #CC0000; font-size: 7pt; text-align: center; }

/*************************************************************************
 * Suchen
 *************************************************************************/
.searchresultspos { text-align: center; }
table.searchresults { border: 1px solid #800000; background-color: transparent; background-image: url(../files/back3.gif);  width: 90%;   }
td.searchresults { text-align: left; vertical-align: top; padding: 3px 3px 10px 3px; }
.searchresultsexample { font-size: 7pt; }
.searchresultsshort { font-size: 10pt; }

/*************************************************************************
 * Seitensteuerung
 *************************************************************************/
.pagemenuoff { color: Silver; }

/*************************************************************************
 * Sprachmenü
 *************************************************************************/
.langmenuoff { color: Silver; }
a.langmenuon:link    {font-weight: bold; text-decoration: none; color: #CC0000; }
a.langmenuon:visited {font-weight: bold; text-decoration: none; color: #CC0000; }
a.langmenuon:hover   {font-weight: bold; text-decoration: underline overline; color: #800000; }
a.langmenuon:active  {font-weight: bold; text-decoration: underline overline; color: #0000FF; }
a.langmenuon:focus   {font-weight: bold; text-decoration: underline overline; color: #CC0000; }

/*************************************************************************
 * Gästebuch
 *************************************************************************/
table.guestbook { border: 1px solid #800000;  background-color: transparent;  width: 90%;   }
tr.guestbook { padding: 0px 0px 0px 0px;   }
td.guestbook { text-align: left;  vertical-align: top;  padding: 3px 3px 10px 3px;   }
td.guestbooktext { background-color: transparent; background-image: url(../files/back3.gif); text-align: left;  vertical-align: top;  padding: 3px 3px 10px 3px;  width: 100%;    }
td.guestbookname { background-color: transparent; background-image: url(../files/back3.gif); text-align: left;  vertical-align: top;  padding: 3px 3px 10px 3px;  border-right-color: #FF9999;  border-right-style: solid;  border-right-width: 1px;  border-spacing: 5px;  width: 160px;        }
tr.guestbooktitle { padding: 0px 0px 0px 0px;  background-color: #FF9999;    }
td.guestbooktitle { text-align: left;  vertical-align: top;  padding: 3px 3px 3px 3px;   }
p.guestbookadmin { font-style: italic; color: Red; }

td.guestbooknav { color: #800000; font-size: 8pt; padding: 3px 0px 3px 0px; margin: 0px 0px 0px 0px; background-color: #FF0000; text-align: right; border: 0px none #FF0000; }
.guestbooknav { color: #800000;  font-size: 8pt;  padding: 2px 4px 2px 4px;  background-color: #EEEEEE;  font-weight: bold;  border: 1px solid #FF0000;            }
.guestbooknavpagecount {   font-size: 7pt;    background-color: transparent;  font-weight: normal;                 }
a.guestbooknav         { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 2px 4px 2px 4px; background-color: #800000; border: 1px solid #FF0000; }
a.guestbooknav:link    { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 2px 4px 2px 4px; background-color: #800000; border: 1px solid #FF0000; }
a.guestbooknav:visited { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 2px 4px 2px 4px; background-color: #800000; border: 1px solid #FF0000; }
a.guestbooknav:hover   { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 2px 4px 2px 4px; background-color: #FF0000; border: 1px solid #FF0000; }
a.guestbooknav:active  { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 2px 4px 2px 4px; background-color: #FF0000; border: 1px solid #FF0000; }
a.guestbooknav:focus   { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 2px 4px 2px 4px; background-color: #800000; border: 1px solid #FF0000; }

a.guestbookname         {font-weight: bold; text-decoration: none; color: #CC0000; font-size: 8pt; }
a.guestbookname:link    {font-weight: bold; text-decoration: none; color: #CC0000; font-size: 8pt;}
a.guestbookname:visited {font-weight: bold; text-decoration: none; color: #CC0000; font-size: 8pt;}
a.guestbookname:hover   {font-weight: bold; text-decoration: underline overline; color: #800000; font-size: 8pt;}
a.guestbookname:active  {font-weight: bold; text-decoration: underline overline; color: #0000FF; font-size: 8pt;}
a.guestbookname:focus   {font-weight: bold; text-decoration: underline overline; color: #CC0000; font-size: 8pt;}

/*************************************************************************
 * Galerie
 *************************************************************************/
.gallerypos { text-align: center; }

table.gallerylist {background-color: transparent; padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;  border: 1px solid #800000;            }
tr.gallerylist {background-color: transparent;           }
th.gallerylist {background-color: #800000; color: #EEEEEE;   padding: 5px 5px 5px 5px;  margin: 0px 0px 0px 0px;           }
td.gallerylist {background-color: transparent; background-image: url(../files/back3.gif);  padding: 7px 7px 7px 7px;  margin: 0px 0px 0px 0px;  border-bottom-color: #FF9999;  border-bottom-style: solid;  border-bottom-width: 1px;              }
.gallerytext { font-size: 7pt; }
td.gallerykategorie { background: transparent none; font-weight: bold; padding: 15px 3px 5px 3px; border-bottom: 1px solid #FF9999; border-top: 2px solid #FF9999; }

table.galleryimagetable {background-color: transparent; padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;  border: 1px solid #800000;      }
tr.galleryimagetable {background-color: transparent;  }
td.galleryimagetable {background-color: transparent; background-image: url(../files/back3.gif);  color: #800000;  font-weight: normal;  text-align: center;  vertical-align: middle;  padding: 5px 5px 5px 5px;  width: 100px;  height: 100px;  border-bottom: 1px solid #FF9999; border-right: 1px solid #FF9999;             }
td.gallerytitle {background-color: #800000; color: #EEEEEE;  font-weight: bold;  text-align: center;  vertical-align: middle;  padding: 5px 5px 5px 5px;                }
td.galleryback {background-color: transparent; color: #800000;  font-weight: bold;  text-align: center;  vertical-align: middle;  padding: 10px 5px 10px 5px;                }
img.gallerypreviewimage { padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px; }
.gallerycount { font-size: 7pt; }
.galleryimagefilename { font-size: 7pt; }

table.gallerymediumimagenav {background-color: #800000; padding: 0px 0px 1px 0px;  margin: 0px 0px 0px 0px;  width: 100%;  height: 20px;       }
tr.gallerymediumimagenav {background-color: transparent;           }
td.gallerymediumimagenav {background-color: #800000; padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;  height: 20px;  font-size: 10pt;          }
td.gallerymediumimagecount {background-color: transparent; padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;  height: 20px;  vertical-align: middle;  text-align: center;  color: #EEEEEE;  width: 100%;  font-size: 10pt;  font-weight: bold;               }

table.gallerymediumimage {background-color: transparent; padding: 0px 0px 0px 0px;  margin: 0px 0px 10px 0px;  width: 450px;  border: 1px solid #800000;    }
tr.gallerymediumimage {background-color: transparent; }
td.gallerymediumimage {background-color: transparent; background-image: url(../files/back3.gif);  color: #800000;  font-weight: normal;  text-align: center;  vertical-align: top;  padding: 0px 0px 0px 0px;       }
td.gallerymediumimagezoom {background-color: transparent; background-image: url(../files/back3.gif);      text-align: right;  vertical-align: bottom;  padding: 0px 0px 0px 0px;  height: 20px;        }
td.gallerymediumimagepreview {background-color: transparent; background-image: url(../files/back3.gif);  color: #800000;  font-weight: normal;  text-align: center;  vertical-align: middle;  padding: 5px 5px 5px 5px;  height: 300px;                 }
td.gallerymediumback {background-color: transparent; color: #800000;  font-weight: normal;  text-align: center;  vertical-align: middle;  padding: 10px 5px 10px 5px;       }
img.gallerymediumimage { border: 4px solid #800000;  margin: 5px 5px 0px 5px;  }

table.galleryinfo {background-color: transparent; padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;  width: 100%;  border-bottom-color: #FF9999;  border-bottom-style: solid;  border-bottom-width: 1px;  border-top-color: #FF9999;  border-top-style: solid;  border-top-width: 1px;            }
tr.galleryinfo {background-color: transparent; }
th.galleryinfo {background-color: #FF9999; color: #800000;  font-weight: bold;  text-align: left;  vertical-align: top;  padding: 5px 5px 5px 5px;    }
td.galleryinfo {background-color: transparent; color: #800000;  font-weight: normal;  text-align: left;  vertical-align: top;  padding: 5px 5px 5px 5px;    }

table.gallerymoviestrip { background-color: #000000; margin: 0px 0px 0px 0px; }
tr.gallerymoviestrip { background-color: #000000; }
td.gallerymoviestrip { background-color: #000000; padding: 0px 0px 0px 0px; text-align: center;  vertical-align: middle;  }
td.gallerymoviestriptop { background-color: #000000; padding: 0px 0px 0px 0px; text-align: center; background-image: url(../files/tile.gif); height: 28px; }
td.gallerymoviestripbottom { background-color: #000000; padding: 0px 0px 0px 0px; text-align: center; background-image: url(../files/tile.gif); height: 28px; }
img.gallerymoviestrip { margin: 2px 0px 2px 0px; vertical-align: middle;     }
img.gallerymoviestripact { margin: 2px 0px 2px 0px; vertical-align: middle;  border: 1px solid #FF0000;      }
td.gallerymoviestripframe { padding: 0px 6px 0px 6px; vertical-align: middle;  border-style: none solid none solid;  border-width: 0px 1px 0px 1px;  border-color: #000000 #C0C0C0 #000000 #C0C0C0;  text-align: center;     }

td.gallerynav { color: #800000; font-size: 8pt; padding: 3px 0px 3px 0px; margin: 0px 0px 0px 0px; background-color: #FF0000; text-align: right; border: 0px none #FF0000; }
.gallerynav { color: #800000;  font-size: 8pt;  padding: 2px 4px 2px 4px;  background-color: #EEEEEE;  font-weight: bold;  border: 1px solid #FF0000;            }
.gallerynavpagecount {   font-size: 7pt;    background-color: transparent;  font-weight: normal;                 }
a.gallerynav         { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 2px 4px 2px 4px; background-color: #800000; border: 1px solid #FF0000; }
a.gallerynav:link    { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 2px 4px 2px 4px; background-color: #800000; border: 1px solid #FF0000; }
a.gallerynav:visited { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 2px 4px 2px 4px; background-color: #800000; border: 1px solid #FF0000; }
a.gallerynav:hover   { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 2px 4px 2px 4px; background-color: #FF0000; border: 1px solid #FF0000; }
a.gallerynav:active  { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 2px 4px 2px 4px; background-color: #FF0000; border: 1px solid #FF0000; }
a.gallerynav:focus   { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 2px 4px 2px 4px; background-color: #800000; border: 1px solid #FF0000; }

a.gallerynavimg         { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 0px 0px 0px 0px; background-color: #800000; border: 1px solid #FF0000; }
a.gallerynavimg:link    { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 0px 0px 0px 0px; background-color: #800000; border: 1px solid #FF0000; }
a.gallerynavimg:visited { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 0px 0px 0px 0px; background-color: #800000; border: 1px solid #FF0000; }
a.gallerynavimg:hover   { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 0px 0px 0px 0px; background-color: #FF0000; border: 1px solid #FF0000; }
a.gallerynavimg:active  { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 0px 0px 0px 0px; background-color: #FF0000; border: 1px solid #FF0000; }
a.gallerynavimg:focus   { font-weight: bold; text-decoration: none; color: #EEEEEE; font-size: 8pt; padding: 0px 0px 0px 0px; background-color: #800000; border: 1px solid #FF0000; }

a.galleryimagelink         {font-weight: bold; text-decoration: none; color: #CC0000; font-size: 8pt; }
a.galleryimagelink:link    {font-weight: bold; text-decoration: none; color: #CC0000; font-size: 8pt;}
a.galleryimagelink:visited {font-weight: bold; text-decoration: none; color: #CC0000; font-size: 8pt;}
a.galleryimagelink:hover   {font-weight: bold; text-decoration: underline overline; color: #800000; font-size: 8pt;}
a.galleryimagelink:active  {font-weight: bold; text-decoration: underline overline; color: #0000FF; font-size: 8pt;}
a.galleryimagelink:focus   {font-weight: bold; text-decoration: underline overline; color: #CC0000; font-size: 8pt;}

/*************************************************************************
 * Kalender
 *************************************************************************/
table.eventdaylist {background-color: transparent; padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;                 }
tr.eventdaylist {background-color: transparent;}
td.eventdaylist {background-color: transparent;   padding: 3px 3px 3px 3px;  margin: 0px 0px 0px 0px;                   }

table.eventcatlist {background-color: transparent; padding: 0px 0px 0px 0px;  margin: 15px 0px 0px 0px;  border: 1px solid #800000;               }
tr.eventcatlist {background-color: transparent;}
td.eventcatlist {background-color: transparent;   padding: 4px 8px 4px 8px;  margin: 0px 0px 0px 0px;               }

a.calendartext1         {font-weight: normal; text-decoration: underline; color: #800000; font-size: 7pt; }
a.calendartext1:link    {font-weight: normal; text-decoration: underline; color: #800000; font-size: 7pt;}
a.calendartext1:visited {font-weight: normal; text-decoration: underline; color: #800000; font-size: 7pt;}
a.calendartext1:hover   {font-weight: normal; text-decoration: underline overline; color: #800000; font-size: 7pt;}
a.calendartext1:active  {font-weight: normal; text-decoration: underline overline; color: #0000FF; font-size: 7pt;}
a.calendartext1:focus   {font-weight: normal; text-decoration: underline overline; color: #800000; font-size: 7pt;}

a.calendartext2         {font-weight: normal; text-decoration: underline; color: #800000; font-size: 7pt; }
a.calendartext2:link    {font-weight: normal; text-decoration: underline; color: #800000; font-size: 7pt;}
a.calendartext2:visited {font-weight: normal; text-decoration: underline; color: #800000; font-size: 7pt;}
a.calendartext2:hover   {font-weight: normal; text-decoration: underline overline; color: #800000; font-size: 7pt;}
a.calendartext2:active  {font-weight: normal; text-decoration: underline overline; color: #0000FF; font-size: 7pt;}
a.calendartext2:focus   {font-weight: normal; text-decoration: underline overline; color: #800000; font-size: 7pt;}

a.calendarevent         {font-weight: bold; text-decoration: none; color: #EEEEEE; background-color: #FF0000;  }
a.calendarevent:link    {font-weight: bold; text-decoration: none; color: #EEEEEE; background-color: #FF0000;}
a.calendarevent:visited {font-weight: bold; text-decoration: none; color: #EEEEEE; background-color: #FF0000;}
a.calendarevent:hover   {font-weight: bold; text-decoration: underline overline; color: #99CDFF; background-color: #FF0000;}
a.calendarevent:active  {font-weight: bold; text-decoration: underline overline; color: #EEEEEE; background-color: #FF0000;}
a.calendarevent:focus   {font-weight: bold; text-decoration: underline overline; color: #EEEEEE; background-color: #FF0000;}

a.anmeldelink         {font-weight: bold; text-decoration: underline; font-size: 11px;  line-height: 200%;  }
a.anmeldelink:link    {text-decoration: underline;}
a.anmeldelink:visited {text-decoration: underline;}
a.anmeldelink:hover   {text-decoration: underline overline;}
a.anmeldelink:focus   {text-decoration: underline overline;}
a.anmeldelink:active  {text-decoration: underline overline;}

.calendarpos { text-align: center; }

table.event {background-color: transparent; padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;  border: 1px solid #800000;  width: 90%;             }
tr.event {background-color: transparent;}
th.event {background-color: #800000; color: #EEEEEE;   padding: 5px 5px 5px 5px;  margin: 0px 0px 0px 0px; border-bottom: 1px solid #FF9999;  width: 75px;            }
td.event {background-color: transparent; background-image: url(../files/back3.gif);  padding: 7px 7px 7px 7px;  margin: 0px 0px 0px 0px;  border-bottom: 1px solid #FF9999;             }
.eventtext {font-size: 7pt; }
td.eventtitle {background-color: #800000;  color: #EEEEEE;  padding: 7px 7px 7px 7px;  margin: 0px 0px 0px 0px;  border-bottom: 1px solid #FF9999;  font-weight: bold;              }

table.eventlist {background-color: transparent; padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;  border: 1px solid #800000;               }
tr.eventlist {background-color: transparent;}
th.eventlist {background-color: #800000; color: #EEEEEE;   padding: 5px 5px 5px 5px;  margin: 0px 0px 0px 0px; border-bottom: 1px solid #FF9999;              }
td.eventlist {background-color: transparent; background-image: url(../files/back3.gif);  padding: 7px 7px 7px 7px;  margin: 0px 0px 0px 0px;  border-bottom: 1px solid #FF9999;             }
td.eventlistsubject {background-color: transparent; background-image: url(../files/back3.gif);  padding: 7px 7px 7px 7px;  margin: 0px 0px 0px 0px;  border-bottom: 1px solid #FF9999;  vertical-align: middle;              }
.eventlisttext {font-size: 7pt; }
td.eventlisttitle {background-color: #800000;  color: #EEEEEE;  padding: 7px 7px 7px 7px;  margin: 0px 0px 0px 0px;  border-bottom: 1px solid #FF9999;  font-weight: bold;              }
td.eventlistpause {background-color: transparent;   padding: 5px 5px 5px 5px;  margin: 0px 0px 0px 0px;  border-bottom: 1px solid #FF9999;             }

table.eventliststart {background-color: transparent; padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;  border: 1px solid #800000; width: 100%;  }
tr.eventliststart {background-color: transparent;}
th.eventliststart {background-color: #800000; color: #EEEEEE;   padding: 3px 3px 3px 3px;  margin: 0px 0px 0px 0px; border-bottom: 1px solid #FF9999;              }
td.eventliststart {background-color: transparent; background-image: url(../files/back3.gif);  padding: 7px 7px 7px 7px;  margin: 0px 0px 0px 0px;  border-bottom: 1px solid #FF9999;             }

table.calendarselector {background-color: transparent; padding: 5px 5px 5px 5px;  margin: 5px 5px 5px 5px;  border: 1px solid #800000;            }
tr.calendarselector {background-color: transparent;           }
td.calendarselector {background-color: transparent; color: #800000;   padding: 5px 5px 5px 5px;   }

table.calendarsheet {background-color: transparent; padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;  border: 1px solid #800000;            }
tr.calendarsheet {background-color: transparent;           }
th.calendarsheet {background-color: #800000; color: #EEEEEE;   padding: 5px 5px 5px 5px;  margin: 0px 0px 0px 0px;           }
td.calendarsheet {background-color: transparent; background-image: url(../files/back3.gif);  padding: 7px 7px 7px 7px;  margin: 0px 0px 0px 0px;  border-bottom-color: #FF9999;  border-bottom-style: solid;  border-bottom-width: 1px;              }
.calendartext {font-size: 7pt; }

td.calendarmonthnamelarge { text-align: center; font-weight: bold;background-color: #800000; color: #EEEEEE;   padding: 2px 2px 2px 2px;   }
td.calendarweeknumlarge {padding: 3px 3px 3px 5px;  width: 20px;  height: 60px; font-size: 7pt; }
td.calendarwwekdaynamelarge {padding: 3px 3px 3px 3px; height: 20px; background-color: Red;  color: #EEEEEE;  font-weight: normal;  font: 8pt;    }
td.calendarweekdaylarge {padding: 3px 3px 3px 3px;  width: 80px;  height: 60px; background-image: url(../files/back3.gif);  border-color: #800000;  border-width: 1px 0px 0px 1px;  border-style: solid;       }
td.calendarholydaylarge {padding: 3px 3px 3px 3px;  width: 80px;  height: 60px; border-color: #800000;  border-width: 1px 0px 0px 1px;  border-style: solid; background-color: #FF7B7B; color: #800000;}
td.calendaractdaylarge {background-color: #FF8C00;  color: #EEEEEE; padding: 3px 3px 3px 3px;  width: 80px;  height: 60px; border-color: #800000;  border-width: 1px 0px 0px 1px;  border-style: solid; }

td.calendarmonthnamesmall { text-align: center; font-weight: bold;background-color: #800000; color: #EEEEEE;   padding: 3px 3px 3px 3px;}
td.calendarweeknumsmall {padding: 2px 2px 2px 2px;  width: 10px;  height: 15px; font-size: 7pt;}
td.calendarwwekdaynamesmall {padding: 2px 2px 2px 2px; height: 15px; background-color: Red;  color: #EEEEEE;  font-weight: normal; }
td.calendarweekdaysmall {padding: 2px 2px 2px 2px;  width: 15px;  height: 15px; background-image: url(../files/back3.gif);  border-color: #800000;  border-width: 1px 0px 0px 1px;  border-style: solid; }
td.calendarholydaysmall {padding: 2px 2px 2px 2px;  width: 15px;  height: 15px; border-color: #800000;  border-width: 1px 0px 0px 1px;  border-style: solid; background-color: #FF7B7B; color: #800000; }
td.calendaractdaysmall {background-color: #FF8C00;  color: #EEEEEE; padding: 2px 2px 2px 2px;  width: 15px;  height: 15px; border-color: #800000;  border-width: 1px 0px 0px 1px;  border-style: solid; }

td.calendaryearnum { text-align: center; font-weight: bold;background-color: #800000; color: #EEEEEE;   padding: 2px 2px 2px 2px;   }
td.calendaryear {background-color: transparent;   padding: 15px 15px 15px 15px;  margin: 0px 0px 0px 0px;                    }

td.calendardatetitle { text-align: center; font-weight: bold;background-color: #800000; color: #EEEEEE;   padding: 2px 1px 2px 1px;}
td.calendardaytime { background-color: transparent; padding: 3px 3px 3px 3px;    border-color: #800000 #800000 #800000 #800000;  border-width: 1px 1px 0px 0px;  border-style: solid;  height: 40px;  width: 140px;          }
td.calendardaytext {background-color: transparent; background-image: url(../files/back3.gif);  padding: 3px 3px 3px 3px;  border-color: #800000 #800000 #800000 #800000;  border-width: 1px 0px 0px 0px;  border-style: solid;  width: 400px;     }

td.calendarnav { background-color: transparent;  padding: 2px 0px 2px 0px; color: #EEEEEE;  width: 10%;     }

a.calendarnav         {font-weight: bold; text-decoration: none; color: #FF9999; font-size: 8pt; }
a.calendarnav:link    {font-weight: bold; text-decoration: none; color: #FF9999; font-size: 8pt;}
a.calendarnav:visited {font-weight: bold; text-decoration: none; color: #FF9999; font-size: 8pt;}
a.calendarnav:hover   {font-weight: bold; text-decoration: underline overline; color: #FF9999; font-size: 8pt;}
a.calendarnav:active  {font-weight: bold; text-decoration: underline overline; color: #0000FF; font-size: 8pt;}
a.calendarnav:focus   {font-weight: bold; text-decoration: underline overline; color: #FF9999; font-size: 8pt;}

/*************************************************************************
 * Bildvergrösserung
 *************************************************************************/
img.largeimage {  margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;  background-color: transparent;  }
table.largeimage { border-style: none solid solid none; border-width: 0px 1px 1px 0px; border-color: #800000 #800000 #800000 #800000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
td.largeimage { margin: 0px 0px 0px 0px; padding: 0px 3px 3px 0px; }

/* ###################################################################
   # Ende SYSTEMBEREICH
	################################################################### */

	.Kein_Style { font-size: 10pt; font-weight: normal; text-align: left; letter-spacing: 0px; }
	
	table.storytemplate { border: 0px none; width: 100%;  background-color: transparent;  }
	td.storytitlefield { background-color: #800000; width: 100%; padding: 4px 4px 4px 4px;  color: #EEEEEE;     }
	td.storytextfield { background-color: transparent; width: 100%; padding: 0px 10px 0px 0px; }
	td.storyimagefield { background-color: transparent; background-image: url(../files/back3.gif); width: auto; padding: 4px 4px 4px 4px; text-align: center;  border: 1px solid #800000;  }
	td.storydatefield { background-color: #800000; width: 100%; padding: 4px 4px 4px 4px;  color: #EEEEEE;  text-align: right;  }
	td.storybackfield { background-color: transparent; width: 100%; padding: 0px 0px 0px 0px; text-align: center; }
	.Tabellenkopf { color: #EEEEEE; font-size: 10pt; text-align: left; vertical-align: top; font-weight: bold; background-color: #800000; }
	.Tabellenkopf2 { color: #800000; font-size: 10pt; text-align: left; vertical-align: top; font-weight: bold; background-color: #FF9999; }

