/* CSS Document */
/*===================  COLORS  =================================================
# c-white.css
# 
# part of the Triad skin for Pmwiki
#=============================================================================*/

/*=============== liight blue theme =================*/
body { background:#e8eeef; margin:10px; } 

#titlebarbox{
	display:none;
}

p .error{
	font-size:95%;
	color:red;
} 

#outer-box { width: 972px; border:1px solid #006; background:#fff; } 

#header-box {
	height: 116px;
	background-image:url(../images/header.jpg);
}

#header-box .mainnav{
	margin: 0 0 0 190px;
	width: 640px;
}

#header-box .meldnav{
	float:right;
	margin: 70px 10px 0 0;
}

#left-box { 
	background:#fff;  
	background-image:url(../images/bg_left.gif);
}  
#right-box { 
	background:#fff;  
	background-image:url(../images/bg_right.gif);
}

#center-box { background:#fff; }
#footnavbox { background:#fff; } /* main background color */

 
a:link   { color:#009;}
a:visited{ color:#009;}
a:active { color:#009;}
a:hover  { color:#006;}


#header-box a, #header-box ul li { color:#666; }		
#header-box li a:hover, #header-box li a:active  { color: #009; background: #eee; } /* hover colors */

#xcontentbox { xbackground:#ff0 ; background:transparent }

#pagetitle { margin: 0.3em 1em 0em;
	padding: .2em .3em .3em; color: #000; 
	font: lighter  "Lucida Grande", "Lucida Sans Unicode", verdana, sans-serif;  
	border-top: 3px double #ccc; border-bottom: 3px double #ccc; background: transparent;
	}
#titlebar a { color:#006; }
#titlebar a:hover { text-decoration:none; color:#009; }

#content h1, #content h2, #content h3, 
#content h4, #content h5, #content h6 { color:#e2001a; }

#content hr { background:#e2001a; }

.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:#000;  border-bottom:1px solid #999; }
#sidebar a:hover, #sidebar a:active { color:#fff; background: #aa0000; text-decoration:none; }
#sidebar p.sidehead a.wikilink:hover  { background: #aa0000; color:#fff; } /* hover colors */
#sidebar p.sidehead a.wikilink:active { background: #aa0000; color:#fff; }

#sidebar ul ul li  { border-top:0px solid #999; border-bottom:0;}

#sidebar a.selflink { background: #aa0000; color:#fff; }
#sidebar a:hover.selflink { background: #aa0000;; color:#fff; }

.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:#003c6a; 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:#006; background:#ffe }

.nav li a:link, .nav li a:visited { color:#009}
.nav li a:hover, .nav li a:active {  color:#006; background:#fff }

.navbuttons li a { color:#006; background:#eee; }
.navbuttons li a:hover, .navbuttons li a:active { color:#006; 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 solid #006; 
			  background:#e8eeef; }

#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:#006; background:#fff; }
#rightbar a.fontsizer:hover { color:#006; background:#fff; }
#sidebar a.fontsizer:hover { color:#006; background:#fff; }
#content a.fontsizer:hover { color:#006; 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 { 
	margin:0;
	padding:0; 
}

.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 }		

.clip2 { width: 158px; border:1px solid #999;
		padding:0 0 0 0;
		margin:0 auto 5px auto;
		clear:both;
}

.hl_aw_box{
	background:#003c6a; 
	text-align:left; 
	color: #FFF;
	font-weight:bold;
	font-size:115%;
	margin: 0px 5px 0px 0px; 
	padding: 3px 3px 3px 10px;
}

.aw_box{
	margin: 0 5px 5px 0; 
	padding: 0 1em 1em 1em; 
	border: 1px solid #003c6a; 
	background-color:#fff;
}

.hl_aw_box_hell{
	background:#e8eeef; 
	text-align:left; 
	color: #006;
	font-weight:bold;
	font-size:110%;
	margin: 0px 5px 0px 0px; 
	padding: 3px 3px 3px 10px;
}

.aw_box_hell{
	margin: 0 5px 5px 0; 
	padding: 0 1em 1em 1em; 
	border: 1px solid #e8eeef; 
	background-color:#fff;
}

.hl_aw_box_rot{
	background:#aa0000; 
	text-align:left; 
	color: #fff;
	font-weight:bold;
	font-size:110%;
	margin: 0px 5px 0px 0px; 
	padding: 3px 3px 3px 10px;
}

.aw_box_rot{
	margin: 0 5px 5px 0; 
	padding: 0 1em 1em 1em; 
	border: 1px solid #aa0000; 
	background-color:#fff;
}



.aw_box_center{
	margin: 0 5px 5px 0; 
	padding: 0 1em 1em 1em; 
	border: 1px solid #003c6a; 
	background-color:#fff;
	text-align:center;
}

/* commentbox styled */
.messagehead { background:#eee; }
.messageitem { background:#fff; }

/* new styles */

#commerce {
	width:160px;
	margin:0 auto 0 auto;
	padding:0;
}

.rechtespalte{
	width:150px;
	margin:0 auto 0 auto;
	padding:0;	
}

#commerce a {
	color:#006;
	font-weight:bold;
	text-decoration:underline;
}

#commerce a:hover {
	color:#006;
	font-weight:bold;
	text-decoration:underline;
}

#commerce .error {
	color:#e50020;
	font-weight:bold;	
}

#commerce .line{
	margin:0;
	padding:0;
	width:160px;
	height:2px;
	background:#fff;
}

.rightbox{
	width:150px;
	margin:20px auto 20px auto;
	padding:0;	
}

#sidebar { 
	margin:0;
	padding:0;
	width:179px; 
}

#sidebartop {
	width:100%;
	background:#fff;
	padding-bottom:10px;
}

.search {
	width:100%;
	height:43px;
	background-image:url(../images/bg_search.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.innersearch{
	padding: 10px;
}