/* common */
/* --A---------------------------------------------------------------- */


/* Hintergrund Kurs-Liste und -Details */
body {
 background-color:#FFFFFF;
 background-image: url(http://kursportal.info/files/sterkenburgr.g);
 background-repeat: no-repeat;
 background-position: center;
 background-attachment: fixed;
 font-family:Arial,sans-serif; font-size:9pt;
 margin:0px; 
 border-width:0px;
 padding:0px; 
}


/* Schriftgröße von "Index" in der Glossar-Überschriftszeile */

p, td {
 font-family:Arial,sans-serif; font-size:9pt;
}
/* Größe der Schriften von Suchbox, Kursen (nicht Pulldown) */


/* --A--------------------1.KOPFZEILE-------------------------------- */
/* Schriftfarbe und Größe 1.Kopfzeile */

.tausend {
 font-family:Arial,Tahoma,sans-serif; font-size:32px;
 color:#E7C26A;
 padding-left: 80px;
}

.tausende {
 font-family:Verdana,sans-serif; font-size:14px;
 color:#ffffff;
 padding-top: 18px;
 padding-left: 40px;
}

h1 {
 margin-top:5px;
 margin-left:0px;
 margin-bottom:0px;
}

h2 {
 margin-top:0px;
 margin-left:0px;
 margin-bottom:0px;
}

----------
a:link, a:visited, a:active {
 font-weight:normal;
 color:#000000;
 text-decoration:underline;
}

a:hover {
 font-weight:normal;
 color:#555555;
 text-decoration:underline;
}

input, textarea, select {
 font-family:Arial,sans-serif; font-size:10pt;
}

input.hinted {
 color:#808080;
}

input.normal {
}

td.subtitle {
	background-color: #990000;
	color: #000000;
}


td.headhgr{
	background-color: #990000;
	color: #000000;
	background-image: url(http://kursportal.info/files/starkenburgr.gif);
	height: 144px;
	background-position: right;
	background-repeat: no-repeat;
}

td.headhgrm{
	background-color: #990000;
	color: #000000;
	background-image: url(files/starkenburgr.gif);
	height: 144px;
	background-repeat: repeat-x;
}



/* ------------------------2.MENÜ-KOPFZEILE------------------------- */
/* [subtitle] */

td.subtitle a:link, td.subtitle a:visited, td.subtitle a:active {
 color:#ffffff;
 text-decoration:none;
 font-family:Arial,sans-serif;  font-weight:bold;
}

td.subtitle a:hover {
 color:#ffffff;
 text-decoration:underline;
 background-color:#990000;
}



/* --B---------------------SYMBOL-ZEICHEN--------------------------- */

.minorlink a:link, .minorlink a:visited, .minorlink a:active {
 text-decoration:none;
}

.minorlink a:hover {
 text-decoration:none;
}

/* i-Infopoint, Schriftfarbe */
a.help:link, a.help:visited, a.help:active {
 text-decoration:none; font-family:"Courier New",serif; font-weight:bold; color:#D40006;

}

/* i-Infopoint, wenn besucht */
a.help:hover {
 text-decoration:underline; font-family:"Courier New",serif; font-weight:bold; 
color:#D40006; 
}

td.ixh a.help:link,td.ixh a.help:visited,td.ixh a.help:active {
 text-decoration:none; font-family:"Courier New",serif; 
font-weight:bold; color:#D40006;
}

td.ixh a.help:hover {
 text-decoration:underline; font-family:"Courier New",serif; 
font-weight:bold; color:#D40006; 
}


a.help:link, a.help:visited, a.help:active {
 text-decoration:none; font-family:"Courier New",serif; font-weight:bold; color:#D40006;
}

a.help:hover {
 text-decoration:underline; font-family:"Courier New",serif; font-weight:bold; color:#D40006; 
}


a.close:link, a.close:visited, a.close:active {
 text-decoration:none; font-weight:bold; font-size:8pt; color:#555555;
}

a.close:hover {
 text-decoration:underline; font-weight:bold; font-size:8pt; color:#000000; 
}

h1, h2, h3, h4, h5, h6 {
 font-size:13pt; font-weight:bold;
}

.wikiwild {
 color:#CD0009;
}

.wikibox {
 background-color:#EEEEEE; 
}



/* ------------------------"NEUE SUCHE"-BOX--------------------------- */
p.sindent4 {
 font-weight:bold; text-transform:uppercase; 
 /* letter-spacing:0.1em; */
 padding-left:10px; padding-top:5px; padding-right:0px; 
 padding-bottom:0px;
 text-decoration:none;
 white-space:nowrap;
}

p.sindent4 a:link, p.sindent4 a:visited, p.sindent4 a:active {
 color:#990000; 
 font-family:Arial,Verdana,sans-serif; 
 font-weight:bold;
 text-decoration:none;
 color:#990000;
 /* background-color:#E8E8E8; */
}

p.sindent4 a:hover {
 text-decoration:underline;
}



/* ------------------------Erweiterte Suche zugeklappt--------------------------- */
p.sindent5 {
 color:#990000;
 font-weight:bold; text-transform:uppercase;
 margin-top:10px; 
 letter-spacing:0.1em;
 padding-left:0px; padding-top:5px; padding-right:0px; 
 padding-bottom:0px;
 text-decoration:none;
 /* background-color:#F7EBDB; white-space:nowrap; */
}



/* ------------------------SUCH-SPALTE--------------------------- */
/* [s]earch table */

td.stitle, td.stitlehilite {
 color:#990000; font-weight:bold; text-transform:uppercase; letter-spacing:0.1em;
 padding-left:20px; padding-top:10px; padding-right:0px; padding-bottom:0px;
 background-color:#E8E8E8; white-space:nowrap;
}

td.shelp, td.shelphilite {
 padding-left:0px; padding-top:10px; padding-right:4px; padding-bottom:0px;
 text-align:right; white-space:nowrap;
 background-color:#E8E8E8;
}

td.scell, td.scellhilite {
 margin:0px;
 padding-left:10px; padding-top:10px; padding-right:10px; padding-bottom:10px;
 border-bottom:2px solid #FFFFFF;
 background-color:#E8E8E8;
}

td.stitlehilite, td.shelphilite, td.scellhilite {
 background-color:#D4D4D4;
}

p.sindent0 {

 margin:0px;
 padding-left:10px; padding-top:0.1em; padding-right:0em; padding-bottom:0.2em;
}

p.sindent1 {
 margin:0px;
 padding-left:10px; padding-top:0.1em; padding-right:0em; padding-bottom:0.2em;
 background-image:url(sindent1.gif); background-repeat:no-repeat;
}


p.sindent2 {
 margin:0px; 
 padding-left:30px; padding-top:0.1em; padding-right:0em; padding-bottom:0.2em;
 background-image:url(sindent2.gif); background-repeat:no-repeat;
}

p.sindent3 {
 margin:0px;
 padding-left:50px; padding-top:0.1em; padding-right:0em; padding-bottom:0.2em;
 background-image:url(sindent3.gif); background-repeat:no-repeat;
}

p.sindent1 a:link, p.sindent1 a:visited, p.sindent1 a:active, 
p.sindent2 a:link, p.sindent2 a:visited, p.sindent2 a:active, 
p.sindent3 a:link, p.sindent3 a:visited, p.sindent3 a:active {
 text-decoration:none;
}

p.sindent1 a:hover, p.sindent2 a:hover, p.sindent3 a:hover {
 text-decoration:underline;
}

option.shilite {
 color:#D40006;
}

p.sdots {
 text-align:right;
 padding-right:28px;
}

.scell_logo {
   text-align:center;
   background-color:#E8E8E8;
   border-top:8px solid #E8E8E8;
   border-bottom:8px solid #E8E8E8;
}



/* --F--------------------ERGEBNISTEXTE LISTE + DETAILS------------------ */
/* [i]nde[x] table */

table.ix {
	/* background-image: url(http://luebeck.kursportal.info/files/luebeck_hgr.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed; */ 
}

table.ix td {
 border-top:1px solid #D0D0D0;
 vertical-align:top;
 padding:4px;
}

table.ix td a:link, table.ix td a:visited, table.ix td a:active {
 text-decoration:none;
}

table.ix td a:hover {
 text-decoration:underline;
}

 /*Farbe der Suchspalten-Überschrift FEE6A0 */
table.ix td.ixh {
 background-color:#FEE6A0; color:#000000; 
 font-weight:bold;
 text-align:center;
 border-top:0px solid #000000; border-right:1px solid #FFFFFF;
 padding:2px;
 white-space:nowrap;
}

td.ixh a:link, td.ixh a:visited, td.ixh a:active {
 color:#000000;
 font-weight:bold;
 text-decoration:none;
}

table.ix td.ixn {
 border-top:0px solid #000000;
}

p.ixkurs {
 margin:0px;
 padding-left:20px; padding-top:0em; padding-right:0em; padding-bottom:0em;
}
/* background-image:url(box.gif); background-repeat:no-repeat; */


/* ------------------------GLOSSAR-------------------------- */
/* [gl]ossar */

div.glsel {
 background-color:#d29292;
 padding-left:1em; padding-top:0.7em; padding-right:0.5em; padding-bottom:0.7em;
}

div.glsel form {

 margin:0px;
}

td.gltext {
 padding:1em;
}

/* ------------------------EDITIERBOX-------------------------- */
/* [edit] */

td.edit {
 background-color:#D4D4D4; color:#404040;
}

td.edit a:link, td.edit a:visited, td.edit a:active {
 color:#404040;
 text-decoration:none;
}

td.edit a:hover {
 color:#808080;
 text-decoration:none;
}