/* Based on c3o's Metalab skin. */

body { background: #fff url('../../../2007-mediawiki/images/f/f7/Skin-background.png') left top repeat-x; font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif; border-bottom: 1em solid #333333; padding-bottom: 0; margin-bottom: 0;}
#globalWrapper { background: transparent url('../../../2007-mediawiki/images/d/d7/Skin-right.png') right top no-repeat;}

h1, h2, h3, h4, h5, h6 { font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
font-weight:bold; margin-top:.5em; }
table, table.diff, td.diff-otitle, td.diff-ntitle { background:transparent }
ul, .portlet ul { list-style-image: url('../../../2007-mediawiki/images/2/2f/Skin-bullet.png'); }

#n-recentchanges { margin-top:1em }

a:link, #bodyContent a.external { color:#3C5EA2 }
a:visited { color:#213B6F }
#p-cactions li a { color:#000 }
#p-cactions .new a { color:#444; font-style:italic }
#p-personal li a { color:#959BA9 }
#p-personal li a:hover { color:#FFF; background-color:transparent }

#p-logo {  z-index:0; width:100%; height:155px; }
#p-logo a, #p-logo a:hover { background-image:url('../../../2007-mediawiki/images/4/49/Skin-left.png') !important; background-position:left top !important; display:block; height:155px; width:488px; }

#p-cactions, #p-personal { z-index:4; }
#p-cactions { left: 370px;  top:155px; margin-top:-1.85em }
#p-cactions li a, #p-cactions li, .pBody { border:0 }
#p-cactions li a { background-color:#959BA9; padding-top:.2em }
#p-cactions li.selected a { background-color:#FFF; padding:.2em .8em .3em .8em !important }
#p-cactions li a:hover { background-color:#CCC; }
#p-personal { margin-top:.5em;  }
#p-personal ul { margin-right:0px }
li#pt-userpage, li#pt-anonuserpage, li#pt-login { background-image:url('images/9/95/Skin-user.gif') }

#p-navigation, #p-search, #p-tb { position:relative; top:1em }
#searchform { text-align:left }

#content { top:155px; border:0; margin-top: 1em; margin-bottom:10em}
#bodyContent { background-color:#EEE; padding:1em; padding-top:.1em; margin-top:1em }
#bodyContent a.new, #p-personal a.new { color:#E45712 }

h1.firstHeading { display:inline; font-size:175%; color:#333333; text-decoration: none; line-height:1.22em; border-bottom: none;} 
.previewnote { color:#E45712 }

#bodyContent .thumb { border-color:#EEE }

.editsection { margin-top:1.6em; font-size:.9em; color:#888; } 
.editsection a { color:#888; }

#toc { float:right; margin-left:1em; margin-bottom:1em; font-size:.9em; }
.toctoggle { display:none } /* most useless feature of mediawiki */

#footer { position:relative; background:transparent; z-index:5; border:0; padding:0; margin-bottom:.5em; text-align:right }
#footer img { display:none }

#n-recentchanges a, #n-randompage a, #p-tb a { color:#666 !important }

table.events { border-collapse: collapse; }
table.events tr { border-bottom: 1px solid #CCC; }
table.events tr.oeffentlich { background-color: #DDD; }
table.events tr.metalabday { background-color:#AFA; }
table.events tr.oeffentlich b, table.events tr.metalabday b { font-size: 1.1em; display: block; }

/** Do not force 'lowercase' in Menu */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
	text-transform: none;
}
