/* CSS Document */
/*===================  COLORS  =====================
# c-white.css  part of the Triad skin for Pmwiki
#================ white theme ====================*/

body { background:#eeeeef }
#outer-box { border:1px solid #999; background:#eeeeef;  }
#left-box { border-right:0px dotted #999; background:#fff;  }
/*#left-box { border-right:1px dotted #999; background:#fff;  } */
/*#right-box { border-left:1px dotted #999; background:#fff;  }*/
#right-box { border-left:0px dotted #999; background:#fff;  }
#center-box { background:#fff; }
#footnavbox { background:#fff; } /* main background color */

a:link   { color:#666;}
a:visited{ color:#666;}
a:active { color:#336;}
a:hover  { color:#996;}

/* #header { background:#fff  }  set header background image here */

#topnav {  /* background:#fff;  toplink bar background color */
			border-bottom:1px dotted #999;  }
#topnav a, #topnav ul li { color:#666; }
#topnav li a:hover, #topnav li a:active  {
		color: #336; background: #eee; } /* hover colors */

#titlebar a { color:#666; }
#titlebar a:hover { text-decoration:none; color:#330; }

#content h1, #content h2, #content h3,
#content h4, #content h5, #content h6 { color:#999966; }

.quickref { background:#eef }

#sidebar p, #sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 { color:#666 }
#sidebar .sidehead, #sidebar p.sidehead a.wikilink { color:#666 } /*#5F5F30*/
#sidebar h1 a:link, #sidebar h1 a:visited { xcolor:#FFC27F; }
#sidebar h1 a:hover, #sidebar h1 a:active,
#sidebar a:link, #sidebar a:visited { color:#666;  }
#sidebar a:hover, #sidebar a:active { color:#336; background: #eee; text-decoration:none; }
#sidebar p.sidehead a.wikilink:hover  { color:#009; background: #eee; } /* hover colors */
#sidebar p.sidehead a.wikilink:active { color:#009; background: #fff; }
#xxsidebar li a:hover, #sidebar li a:active  {
		color: #900; background: #eee; } /* 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:#900; }
#sidebar a:hover.selflink { background:none; color:#009; }

.inputbox, .inputtext { color:#666; background: #fff;
			border-top:1px solid #99c;
			border-left:1px solid #99c;
			border-right:1px solid #eee;
			border-bottom:1px solid #eee; }
.inputbox:hover, .inputbox:focus { color:#009; background:#eee; }
/* 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 }

.nav li a:link, .nav li a:visited { color:#009}
.nav li a:hover, .nav li a:active {  color:#900; background:#fff }

.navbuttons li a { color:#006; background:#eee; }
.navbuttons li a:hover, .navbuttons li a:active { color:#900; background:#fff }
.navbuttons li a {
			border-top:1px solid #eee;
			border-left:1px solid #eee;
			border-right:1px solid #99c;
			border-bottom:1px solid #99c;}

#footer-box { border-top:1px dotted #999; }

#content ul { list-style-image: url(../images/bullet7.gif); }
#rightbar ul { list-style:none; }

#rightbar a.fontsizer, #header a.fontsizer  {
		color:#006;
		background:#eee; /*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:#eee; }
#header a.fontsizer:hover { color:#900; background:#fff; }
#rightbar a.fontsizer:hover { color:#900; background:#fff; }
#sidebar a.fontsizer:hover { color:#900; background:#fff; }
#content a.fontsizer:hover { color:#900; background:#fff; }

#toggleright input, #toggleleft input{
		color:#666;
		background:#fff;
		border:none; }
#toggleleft input { border-right:1px solid #666 }
#toggleright input { border-left:1px solid #666 }
#toggleright input:hover, #toggleleft input:hover { color:#009; background:#eee; }

#rightbar { padding:0px 3px 3px 3px; }

.clip, .news { border:1px solid #999;
		background:#fff url(x../images/silver-left.jpg) repeat-y;
		padding:3px 8px;
		margin-top:5px; }

#sidebar .sideclip { border:1px solid #999;
		color:#000;
		background:#fff;
		padding:2px 0px;
		margin:5px 5px 0 5px; }
#sidebar .sideclip p, #sidebar .sideclip h4 {
		color:#000;
		line-height:1.2em;}
#sidebar .sideclip a { color:blue }

#editpreview { border-color:#B4B4D9; background:#fff; }
.previewheader, .previewfooter, #edithelp { border-color:#B4B4D9; background:#F5F5FF;}


/* comment message boxes */
.messagehead, .messageheader, .messagefooter { background:#eeeeee; }
.messageauthor { background:#f7f7f7; }
.messagesubject { background:#f7f7f7; }
.messageitem, .messagetext, .bquote { background:#ffffff; }

.mini { padding:2px; border:1px solid #dddddd; background-color:#ffffff; }
/* ********** Menu opens downwards and to the right (standard)*/
div#vmenu ul ul{
	top:0;
	left:9.0em;
}
div#hmenu ul ul ul{
	top:0;
	left:6.98em;
}
div#emenu{
	float:left;
}
/* ********** Menu opens upwards*/
div#hmenu.menuupleft ul ul,
div#hmenu.menuup ul ul{
	bottom:0.9em;
}
div#hmenu.menuupleft ul ul ul,
div#hmenu.menuup ul ul ul{
	bottom:-0.35em;
	top:auto;
}
div#vmenu.menuupleft ul ul,
div#vmenu.menuup ul ul{
	bottom:-0.15em;
	top:auto;
}
div#emenu.menuup,
div#emenu.menuupleft{
	float:none;
}
/* ********** Menu opens to the left*/
div#hmenu.menuupleft ul ul,
div#hmenu.menuleft ul ul{
	right:-0.3em;
}
div#hmenu.menuupleft ul ul ul,
div#hmenu.menuleft ul ul ul{
	left:-7.15em;
}
div#vmenu.menuupleft ul ul,
div#vmenu.menuleft ul ul{
	left:-9.15em;
}
div#emenu.menuleft{
	float:right;
}
/* ********** Styling */
div#hmenu ul{
	margin:0 5px 5px 0;
	border:1px solid #aaa;
}
div#vmenu ul{
	margin:0 0 2px 0;
	border:1px solid #aaa;
}
div#emenu{
	border:1px solid #aaa;
	background:#eee;
}
div#hmenu ul .createlink,
div#vmenu ul .createlink,
div#emenu ul .createlink{
	display:none;
}
div#hmenu ul a,
div#vmenu ul a{
	color:#888;
	border-bottom:none;
}
div#vmenu ul li{
	padding-left:0;
	border:none;
}
div#hmenu li:hover,
div#vmenu li:hover,
div#emenu li:hover{
	cursor:pointer;
	z-index:100;
}
div#hmenu .menuitem,
div#hmenu .menutitle,
div#vmenu .menuitem,
div#vmenu .menutitle,
div#emenu .menuitem,
div#emenu .menutitle{
	display:block;
	width:100%;
	background:#ddd;
	margin:0;
	padding:1px 0;
	font-size:95%;
	text-indent:3px;
	white-space:nowrap;
}
div#hmenu .menutitle a,
div#vmenu .menutitle a,
div#emenu .menutitle a{
	font-size:100%;
	padding:0;
	background:transparent;
}
div#hmenu ul ul .menuitem:hover,
div#vmenu ul ul .menuitem:hover,
div#emenu ul ul .menuitem:hover{
	background:#ccc;
}
div#hmenu ul ul .menuitem,
div#vmenu ul ul .menuitem{
	background:#ddd;
	font-size:80%;
}
div#emenu ul ul .menuitem{
	background:transparent;
	font-size:80%;
}
div#hmenu a,
div#vmenu a,
div#emenu a{
	display:block;
	text-decoration:none;
}
div#hmenu a:hover,
div#vmenu a:hover,
div#emenu a:hover{
	color:#00f;
	background:transparent;
}
div#hmenu .menutitle,
div#vmenu .menutitle{
	background:#eee;
}
div#vmenu .menutitle{
	background:#ddd;
}
div#hmenu .menutitle:hover,
div#vmenu .menutitle:hover{
	background:#ddd;
}
div#emenu .menutitle:hover{
	background:#ccc;
}
div#hmenu .menuseparator,
div#vmenu .menuseparator,
div#emenu .menuseparator{
	display:block;
	width:100%;
	height:2px;
	background:#999;
	font-size:2px;
	color:#999;
}

/* Fix IE. Hide from IE Mac \*/
* html #hmenu ul li{float:left;height:1%;}
* html #vmenu ul li{float:left;height:1%;}
* html #hmenu ul li a{height:1%;}
* html #vmenu ul li a{height:1%;}
/* End */
.bild { margin-left: 5px; margin-top: 15px; width: 80px; float:left;background:blue; }
.text {background:red; margin: 5px 0 0 100px; border-color: #ccc; border-width: 1px 0 0 0; border-style: dashed; padding-top: 20px; float:left;}
.link {background:green; margin-left:100px; padding-top: 10px;float:left; }
.link a { font-size: small; }
.fusszeile { margin-top: 25px; padding: 8px 0 0 0; text-align: right; border-color: #dedede; border-width: 1px 0 0 0 ;border-style: dashed; }
.ankernav { margin-left: 15px; margin-top: 25px; padding-top:8px; border-color: #dedede; border-width: 1px 0 0 0; border-style: dashed; }
.ankernav ul { list-style-type: none; margin: 0px; padding: 4px 0 0 0;}
.ankernav li { display: inline; margin: 0px; padding: 0 5px 0 8px; border-right: 1px solid #ccc; color: #000000;}
.ankernav a { color: #999999 ! important; }
.bild_style { border:0px solid #dddddd;margin-left: 5px; margin-top: 5px;margin-right: 5px;margin-botton: 5px; width: 100px; hight: 100px;float:left; }
.text_style {margin-left: 20px; margin-top: 5px ; padding-top: 20px; float:left;width:400px; border-color: #ccc; border-width: 1px 0 0 0; border-style: dashed; }
.link_style {border:1px solid #dddddd;margin-left:25px; padding-top: 15px ; float: left ; width: 400px ;font-size: 75%; }
.mini { padding:2px; border:1px solid #dddddd; background-color:#ffffff; }
.ueberschrift_style {margin-left: 5px; margin-top: 5px ; padding-bottom: 10px;float:left;width:520px; border-color: #ccc; border-width: 0 0 1px 0; border-style: dashed;  color:#666;font-size:1.5em;margin-bottom:0.2em;} 