/* CSS Document */
/*===================  COLORS  ======================
# c-egg.css   part of the Triad skin for EGG Bayern
#=============== orange lilac theme ===============*/

body { background:#ffffcc; } /*Nur Wirkung bei kleinerer Seitenbreite und kurzzeitig beim Laden*/
#outer-box { border:1px solid #e09e00; } /* Randlinie um gesamte Seite */
#left-box { url(../images/navi-rand-rechts.jpg) right repeat-y; } /*left: right border img */
#outer-box { background:#ffeb83 url(../images/navi-rand-links.jpg) repeat-y; }/*Linke Navigation: Linkes Randbild und Hintergrundfarbe */
#center-box, #right-box, #footnavbox {background:#fcdc5e; } /* Rechte Seite Hintergrundfarbe */

a:link   { color:#784386;}
a:visited{ color:#3e1749;}
a:active { color:#be70de;}
a:hover  { color:#be70de;}

#header { background:#ffffcc url(../images/kopf-100px.jpg) repeat-x;} /* Kopfleiste Hintergrundbild und Farbe */

#topnav {  background:#fcdc5e; /* Kopfnavigation Hintergrundfarbe */
			border-bottom:1px solid #ffc;  }
#topnav a, #topnav ul li { color:#930; }
#topnav li, #topnav a:hover, #topnav li, #topnav a:active  {
		color: #431c00; } /* hover colors */

/*Farbe des hervorgehobenen Menüpunkts (Kopfleiste) Site.PageTopMenu wird direkt in dieser Seite gesetzt*/
#titlebar a { color:#784386; }
#titlebar a:hover { color:#be70de; }

.pagetitle { /*überschreibt Farbe der Linen (Seitentitel) --> Layout-triad.css */
		border-top: 3px double #fcdc5e; 
		border-bottom: 3px double #fcdc5e; }

#contentbox { background:#fff; border:1px solid #e09e00; }
	/* Rahmenlinie um Content-Box */

#header h1, #header h2, #header h3, 
#header h4, #header h5, #header h6 { color:#784386;}

#content h1, #content h2, #content h3,
#content h4, #content h5, #content h6 { color:#e09e00; }

#titlebar h1, #titlebar h2, #titlebar h3, 
#titlebar h4, #titlebar h5, #titlebar h6 { color:#930;}

.quickref { background:#ffc }

#sidebar p, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 { color:#993300; }
#sidebar .sidehead { color:#930; }

#sidebar a:link, #sidebar a:visited { color:#930; text-decoration:none; }
#sidebar a:hover, #sidebar a:active { color:#431c00; text-decoration:none; }
#sidebar p.sidehead a.wikilink { color:#784386; text-decoration:none;}
#sidebar p.sidehead a.wikilink:hover, #sidebar p.sidehead a.wikilink:active
		{ color:#3e1749; } /* wikilink sind Links wie "Bearbeiten" */
#sidebar li { background: #fcdc5e; } /* Unterpunkte dunkel hinterlegen */
/* #sidebar li, #sidebar h1 { border-bottom: 1px solid #999; } menu lines */
/* border-top:1px adds horizontal lines for second level list elements: */
#sidebar ul ul li  { border-top:0px solid #d9ad00; border-bottom:0;}
#sidebar a.selflink { color:#784386; font-weight: bold;} /*aktueller Menüpunkt*/
#sidebarfooter { border-top:0px solid #d9ad00;}

.inputbox, .inputtext { background: #ffc;
			border-top:1px solid #e09e00;
			border-left:1px solid #e09e00;
			border-right:1px solid #ffc;
			border-bottom:1px solid #ffc; }
.inputtext { background: #ffc; }
.inputbox:hover, .inputbox:focus { color:#000; background:#fff; }
/* comment next six lines to get a standard button
.inputbutton {color:#000066; background:#eee;
			border-top:1px solid #eef;
			border-left:1px solid #eef;
			border-right:1px solid #99c;
			border-bottom:1px solid #99c;}
.inputbutton:hover { color:#900; background:#ffe } */

.navbuttons li a {  }
.navbuttons li a:hover, #footaction li a:active { color:#900; background:#fff }
.navbuttons li a, a.fontsizer{
			background:#784386;
			color:#fff;
			border-top:1px solid #be70de;
			border-left:1px solid #be70de;
			border-right:1px solid #3e1749;
			border-bottom:1px solid #3e1749;}
#footnavbox { xbackground:#ffc;
			xborder:1px solid #e09e00; }

#footer-box { border-top:1px solid #e09e00;
  	    background:#ffc url(../images/fussleiste-100px.jpg) repeat-x;}

#content ul { list-style-image: url(../images/bullet.gif); }
#rightbar ul { list-style:none; }


/* Nur wichtig, wenn der Fontsizer außerhalb des Page Headers?
#rightbar a.fontsizer, #header-box a.fontsizer  {
		color:#eee;
		background:#BED0E4;
		border-top:0;
		border-left:0;
		border-bottom:1px solid #1D5183;
		border-right:1px solid #1D5183;}
#content a.fontsizer { background:#eee; }
#sidebar a.fontsizer { background:#1D5183; }
#rightbar a.fontsizer:hover { background:#900; }
#sidebar a.fontsizer:hover { background:#900; }
#content a.fontsizer:hover { background:#fff; color:#900; } */

#sidebar p { color:#431c00; } /*#eee*/

.nachricht {
        border:1px solid #d09e00;
        padding:3px 2px 3px 0px;
        background:#ffc;
        color:#431c00;
        }

/* Brauchen wir die folgenden Klassen? Wofür?
.clip, .news { border:1px solid #003B62;
		color:#000;
		background:#f4f4ed url(../images/silver-left.jpg) repeat-y;
		padding:0 8px 5px 8px;
		margin-bottom:5px; }

#sidebar .sideclip { border:1px solid #003B62;
		color:#000;
		background:#f4f4ed;
		padding:2px 0px;
		margin:5px 5px 0 5px;
		font-size:0.85em;} 
#sidebar .sideclip p, #sidebar .sideclip h4 {
		color:#000;
		line-height:1.2em;}
#sidebar .sideclip a { color:blue }
*/

#toggleright input, #toggleleft input{
		color:#fff;
		background:#784386;
		border-top:1px solid #be70de;
		border-left:1px solid #be70de;
		border-right:1px solid #3e1749;
		border-bottom:1px solid #3e1749;}

#toggleright input:hover, #toggleleft input:hover { background:#be70de; }

#sidebar .trailmenu ul li a { color:#efe; }
#sidebar .trailmenu ul ul li a { color:#afa; }
#sidebar .trailmenu ul ul ul li a { color:#faa; }

#editpreview { border-color:#e09e00; background:#fff; }
.previewheader, .previewfooter, #edithelp { border-color:#e09e00; background:#ffe;}

/* commentbox styled */
.messagehead, .messageheader, .messagefooter { background:#ffeb83; }
.messageauthor { background:#fcdc5e; }
.messagesubject { background:#fcdc5e; }
.messageitem, .messagetext, .bquote { background:#e09e00; }

