/* zustaendig für die generelle Schriftfarbe im gesamten Body*/



.fett_14px {
	font-weight: bold;
	font-size: 14px
}

.rot_fett_12px {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

.Farbige_Zeile_grau {
	background-color: #DDDDDD;
}


body {
	background-color: #cccccc;
	background-image: url(bilder/space.gif);
    overflow:-moz-scrollbars-vertical;
}

/*class backtable*/
.backtable {
	background-color: #cccccc;
}

a:link {
	color: #777777;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #9999FF;
}



h1 { font-size: 16pt; display:inline; }
h2 { font-size: 14pt; display:inline;}
h3 { font-size: 12pt; display:inline;}
h4 { font-size: 10pt; display:inline;}
h5 { font-size: 8pt; display:inline;}


.EditFuncButton {
    /*cursor:hand; height:20px;*/
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-left-color: #8cc542;
    border-bottom-color: #8cc542;
    border-right-color: #8cc542;
    border-top-color: #8cc542;
    color: #000000;
    font-family: verdana; font-size: 10px;
    background-color: #daf783;
}

A.schriftzoom1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-decoration: underline;
  color: #000000;
}

A.schriftzoom2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-decoration: underline;
  color: #000000;
}

A.textlink {
  text-decoration: none;
}

A.textlink:hover {
  text-decoration: none;
}

/* Boxanzeige nur inaktiven Text*/
.boxtable {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 14px;
}

/* Boxanzeige nur inaktiven Text*/
A.boxtable {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 14px;
 /*background-color: #;*/
 border: 1px solid;
 border-color: #E6E6E6;
}

/* Einrückung für UL Listenpunkte */
ul {
    margin-top: 0px;
    margin-left: 30px;
    margin-bottom: 0px;
}


/* Bildrand setzen für Artikelbilder die LINKS stehen*/
.bildrand_links
{
	margin-top: 5px;
    margin-left: 0px;
    margin-right: 15px;
	margin-bottom: 4px;
	padding-right: 15Px;
	border: 0px solid #ffffff;
}

/* Bildrand setzen für Artikelbilder die RECHTS stehen*/
.bildrand_rechts
{
	margin-top: 5px;
    margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 4px;
	border: 0px solid #ffffff;
}


/* DiaShowRahmen im Zoom-Window*/
.diarahmen {
	border: 2px solid #777777;
}
            	

/* DiaShowRahmen in Voranzeige */
.diabildrahmen {
	border: 0px solid #999999;
}



/* Linie Links setzen */
.bildlinie_links {
	border-right: 1px solid #5871A1;
	margin-right: 15px;
	vertical-align: top;
	border: 1px solid #ffffff;
}

/* Linie Rechts setzen */
.bildlinie_rechts {
	border-right: 1px solid #5871A1;
	margin-right: 15px;
	vertical-align: top;
	border: 1px solid #ffffff;
}	

/* Textausgabe ohne Blocksatz ok*/
.ohne_blocksatz, td {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}


/* Textausgabe im Blocksatz*/
.blocksatz {
    border: 0px solid #444444;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	text-indent: 0pt;
    text-align: justify;
    margin-left: 5;
    margin-right: 5;
}


/* zuständig für die generelle Hintergrundfarbe der Gesamttabelle*/
.tableShop {
   background-color: #FFFFFF;
}


/* Linke Navigationsseite */
.navLeft {
	vertical-align: top;
}

/* Linke Navigationsseite */
.navRight {
	vertical-align: top;
}

/* Kopfzeile bei Tabellen-Listenausgabe*/
.Tabellenkopf {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    background-color: #CCDDED;
    color:#000000;
}


/* Kopfzeile bei Tabellen-Listenausgabe*/
.contentsTableHeader {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    background-color: #CCDDED;
    border-left: 1px solid #5871A1;
    border-bottom: 1px solid #5871A1;
    border-right: 1px solid #5871A1;
    border-top: 1px solid #5871A1;
    border: 1px solid;
}

/* Inhaltszeilen bei Tabellen-Listenausgabe*/
.contentsTableRows {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 20px;
}


A.navlink {
    text-decoration: none;
}


A.navlink:hover {
    text-decoration: underline;
}


A.sonderlink:link {
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
  color: #777777;
}

A.sonderlink:visited {
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
  color: #0000FF;
}

A.sonderlink:hover {
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
  color: #FF0000;
}


A.fliesslink {
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
  color: #505F68;
}

A.fliesslink:hover {
  font-family: Verdana, Arial, sans-serif;
  text-decoration: underline;
  color: #ff0000;
}

/* zuständig für die Anzeige des aktuellen Menuepfades -$mPfad-*/
.mPfad {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    color: #445E90;
}

/* zuständig für die Rollover-Anzeige des aktuellen Menuepfades-$mPfad-*/
.mPfad:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    color: #ff0000;	
}

.mPfadActive {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    color: #ff0000;
}





/* zuständig für die Anzeige eines BoxTextes*/
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	/*line-height: %MENUEPKT_GROESSE_PLUS5%px;*/
    line-height: 20px;
    padding-left:0px;
}

/* zuständig für die Anzeige eines BoxTextes*/
a.boxText {
    font-size: 13px;
    text-decoration: none;
    color: #000000;
}

/* zuständig für die Anzeige eines BoxTextes*/
a.boxText:hover {
	font-size: 13px;
    text-decoration: underline;
    color: #0066CC;
}


/* zuständig für die Rollover-Anzeige eines Links im BoxText*/
.boxText:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    color: #ff0000;	
}

 
 
/* SideMap Headline anzeigen*/
.sitemapHead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: #555555;
}


/* Infotext anzeigen*/
.infoText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color: #555555;
}


/* zuständig für die Anzeige eines BoxTextes*/
.hinweisText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
    color: #445E90;
}


/* zuständig für die generelle Schriftfarbe eines Links*/
A {
  color: #000000;
  text-decoration: underline;
}


/* zuständig für die generelle Rolloverfarbe eines Links*/
A:hover {
  color: #ff0000;
  text-decoration: underline;
}


/* Zuständig für den Rolloverzustand der Kopfnavigation bei Links*/
a.top_nav:hover
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; color:#626669;
	font-size: 11px;
	font-style: normal;	
	font-weight: bold;
	background-color: #dddddd;
	color: #333333;
	vertical-align: middle;
}


/* Zuständig für des Fusszeilentextes*/
.fusstext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}


/* Link Bilder haben keinen Rand */
img{
    border: 0px solid #666666;
}

img#box{
    border: 0px solid #666666;
}

imgRand{
    border: 1px solid #666666;
}

/* Kopfzeile bei Tabellen-Listenausgabe*/
.contentsTableHeader {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 line-height: 14px;
 background-color: #CCDDED;
 border-left: 0.5px solid #5871A1;
 border-bottom: 0px solid #5871A1;
 border-right: 0px solid #5871A1;
 border-top: 0px solid #5871A1;
 color:#000000;
}

/* Inhaltszeilen bei Tabellen-Listenausgabe*/
.contentsTableRows {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 20px;
 color:#000000;
}


/* Zuständig für die Ausgabe der Editformularkopfzeile*/
.EditFormHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 17px;
  border: 1px solid;
  border-color: #0000ff;
  background: #BBBBBB;
}


/* Zuständig für die Ausgabe der Editformularkopfzeile mit Rahmen*/
.EditFormHeadline {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 17px;
  border-color: #0000ff;
  background: #BBBBBB;
}

/* Zuständig für die Ausgabe der EditformularFunktionszeile*/
.EditFormFunction {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 17px;
  border: 1px solid;
  border-color: #0000ff;
  background: #BBBBBB;
}


/* ZellenFarbe z.B. bei Kategorien*/
.FormTrenner {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 padding-left: 10px;
 line-height: 15px;
 color: #ffffff;
 background-color: #69A8D7;
 border: 1px solid;
 border-color: #E6E6E6;
}


/* Zuständig für die Ausgabe der Feldnamenszeile*/
.EditFormFieldNames {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #444444;
  background: #DDDDDD;
}


/* ZellenFarbe z.B. bei Kategorien*/
.EditFormFields {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 14px;
 padding-left: 2px;
 border: 1px solid;
 border-color: #888888;
 color:#000000;
}


/* ZellenFarbe z.B. bei Kategorien*/
.HiddenFormFields {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 background: #DDDDDD;
 border: 0px solid;
}


.EditFormInfo {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 12px;
 padding: 6px;
 background-color: #DDDDDD;
 color:#000000;
}


/* Zuständig für die Ausgabe eigentlichen Inputzeile*/
.EditFormFieldInput {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #444444;
  background: #EEEEEE;
}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


/* Verantworlich für das Erscheinungsbild des Hintergrundes
zu einem Untermenüpunkt */
.SubmoduleRow {
    font-family: Verdana, Arial, sans-serif;
    background-color: ;
    background-image: url(bilder/space.gif);
    background-repeat:no-repeat;
    background-position:14px center;

    border: 0px solid;
    border-color: #999999;
    font-weight: normal;
}


.SubmoduleRowOver {
	font-family: Verdana, Arial, sans-serif;
    background-color: #CCCCCC;
	background-image: url(bilder/space.gif);
    background-repeat:no-repeat;
    background-position:14px center;
	
	border: 0px solid;
    border-color: #999999;
    font-weight: normal;
}


.SubmoduleRowSelected {
    font-family: Verdana, Arial, sans-serif;
    background-color: ;
    background-image: url(bilder/space.gif);
    background-repeat:no-repeat;
    background-position:14px center;

	border: 0px solid;
    border-color: #999999;
    font-weight: normal;
}



/* Verantworlich für das Erscheinungsbild des Hintergrundes
zu einem Menüpunkt */
.moduleRow {
    font-family: Verdana, Arial, sans-serif;
    background-color: ;
    background-image: url(bilder/space.gif);
    background-repeat:no-repeat;
    background-position:0px center;
    
	border: 0px solid;
    border-color: #999999;
    font-weight: normal;
}


.moduleRowOver {
    font-family: Verdana, Arial, sans-serif;
	background-color: #CCCCCC;
	background-image: url(bilder/space.gif);
    background-repeat:no-repeat;
    background-position:0px center;
    	
	border: 0px solid;
    border-color: #999999;
    font-weight: normal;
}


.moduleRowSelected {
    font-family: Verdana, Arial, sans-serif;
    background-color: ;
    background-image: url(bilder/space.gif);
    background-repeat:no-repeat;
    background-position:0px center;
    
	border: 0px solid;
    border-color: #999999;
    font-weight: normal;
}


/* Formatierung der Boxheaderzeile*/
.contentsTopics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	padding: 5px;
}


/* Verantworlich für das Erscheinungsbild der Unter-Menüpunktschrift */
.aktiverUntermenuepunkt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
	margin-left:5px;
}


A.aktiverUntermenuepunkt:hover {
    color: #0066CC;
}


.inaktiverUntermenuepunkt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-left:5px;
}


A.inaktiverUntermenuepunkt:hover {
    color: #0066CC;
}


/* Verantworlich für das Erscheinungsbild der Menüpunktschrift */
.aktiverMenuepunkt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}


A.aktiverMenuepunkt:hover {
    color: #0066CC;
}


.inaktiverMenuepunkt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


A.inaktiverMenuepunkt:hover {
    color: #000000;
}


.tableBody {
    padding: 5px;
}


.navborder {
	border: none;
}


.navborder2 {
	border-top: 1px solid #efefef;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #efefef;
}


