/* CSS Document */
/*===================  COLORS  =================================================
# c-seagreen.css
# 
# part of the Triad skin for Pmwiki
#=============================================================================*/

/*=============== liight blue theme =================*/
/*body { background:#C6DBB2; } */
body { background:#eee; }  
#outer-box { border:1px solid #43562E; } 
#left-box { background: url(../images/seagreen-brd-right.jpg) right repeat-y; } /*left: right border img */ 
#outer-box { background:#d3e399 url(../images/seagreen-brd-left.jpg) repeat-y; }/*left: left border img + background */
#center-box, #right-box, #footnavbox { background:#fff; font-size:0.93em;} /* main background color */
 
a:link   { color:#009;}
a:visited{ color:#009;}
a:active { color:#009;}
a:hover  { color:#900;}

#header { background-image: url(../images/bg-logo.png); background-repeat: repeat-y; height: 100px;}
#header img { border: 0px;	}


/*#header { background:#BED0E4 url(../images/seagreen-topNoOBV.jpg) repeat-x;   height:92px;} */

/* #header { background:#BED0E4 url(../images/seagreen-top.jpg) repeat-x;   height:90px;} */
/* #header { background:#BED0E4 url(../images/h_da-logo.png); background-position: right; background-repeat: no-repeat; height: 100px;}  */
/* #header { background:#58713D url(../images/hda_fbmn_small.gif); background-position: right; background-repeat: no-repeat; height: 90px;}*/

#topnav {  background:#3c5000; /* toplink bar background color */
			border-bottom:1px solid #fff;  }
#topnav a, #topnav ul li { color:#f3f3f3; }		
#topnav li a:hover, #topnav li a:active  { 
		color: #fff; background: #3c5000; } /* hover colors */

#contentbox { background:#fff;  
			  border:1px solid #fff; }

#pagetitle { margin: 0.3em 1em 0em;
	padding: .2em .3em .3em; color: #000; 
	font-weight: lighter;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;  
	border-top: 3px double #ccc; border-bottom: 3px double #ccc; background: transparent;
	}
#pagegroup a, #pagetitle a { color:#900; }
#titlebar a:hover { text-decoration:none; color:#009; }

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

.quickref { background:#eef }	 

#sidebar p, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 { color:#8caa00 } /* Farbe der Überschriften */
#sidebar .sidehead, #sidebar p.sidehead a.wikilink { color:#cb6a0e; /*background:#8caa00;*/ } /*#5F5F30*/

#sidebar h1 a:link, #sidebar h1 a:visited { color:#3c5000; }
#sidebar h1 a:hover, #sidebar h1 a:active,
#sidebar a:link, #sidebar a:visited { color:#506700; }
#sidebar a:hover, #sidebar a:active { color:#3c5000; text-decoration:none; }
#sidebar p.sidehead a.wikilink:hover  { color:#3c5000; background: #900; } /* hover colors */
#sidebar p.sidehead a.wikilink:active { color:#3c5000; background: #900; }
#sidebar li a:hover, #sidebar li a:active  { 
		color: #3c5000; background: #b9d164; } /* hover colors */
/*#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 #999; border-bottom:0;}
#sidebar a.selflink { color:#000000; font-weight: bold; }
#sidebar a:hover.selflink { background:none; color:#fff }
#sidebarfooter { border-top:0px solid #999; }

.inputbox, .inputtext { background: #EBF1E4;
			border-top:1px solid #999; 
			border-left:1px solid #999;
			border-right:1px solid #eee;
			border-bottom:1px solid #eee; }
.inputbox:hover, .inputbox:focus { color:#000; background:#fff; }
/* comment next six lines to get a standard button */
.inputbutton {color:#000066; background:#D5E1C7; 
			border-top:1px solid #eee; 
			border-left:1px solid #eee;
			border-right:1px solid #999;
			border-bottom:1px solid #999;}
.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:#D5E1C7;
			color:#006;
			border-top:1px solid #eee; 
			border-left:1px solid #eee;
			border-right:1px solid #999;
			border-bottom:1px solid #999;}
		
#footer-box { border-top:1px solid #43562E;
  	    background:#eee url(../images/seagreen-foot.jpg) repeat-x;}

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

#rightbar a.fontsizer, #header-box a.fontsizer  { 
		color:#eee;
		background:#58713D;  
		border-top:0;
		border-left:0;
		border-bottom:1px solid #1D5183;
		border-right:1px solid #1D5183;}
#content a.fontsizer { background:#D5E1C7; }
#sidebar a.fontsizer { background:#58713D; }
#rightbar a.fontsizer:hover { background:#900; }
#sidebar a.fontsizer:hover { background:#900; }
#content a.fontsizer:hover { background:#fff; color:#900; }

#sidebar  p { color:#3c5000; }		

.clip, .news { border:1px solid #43562E;
		color:#000;
		background:#EBF1E4 url(../images/seagreen-clip-left.jpg) repeat-y;
		padding:0 8px 5px 8px;
		margin-bottom:5px; }
		
#sidebar .sideclip { border:1px solid #003B62;
		color:#000;
		background:#EBF1E4;
		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:#58713D;
		border:none;
}
#toggleleft input { border-right:1px solid #fff }
#toggleright input { border-left:1px solid #fff }

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

#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:#637E44; background:#fff; }
.previewheader, .previewfooter, #edithelp { border-color:#637E44; background:#EBF1E4;}


/* commentbox styled */
.messagehead { background:#D5E1C7; }
.messageitem, .bquote { background:#EBF1E4; }
