/*
==News==
<pre> */
p {
}
#news * {
    margin:0;
    padding:0;
}
#news h5 {
  margin-top: 1.2em;
  margin-bottom: 0em;
  margin-left: 20px;
}
#dotclear #news h2 {
    margin-top: 0.8em;
    margin-bottom: 0em;
    margin-left: 2em;
}
#dotclear #news #search p {
    text-align: right;
    margin-top: 0.3em;
    margin-right: 1em;
}
#news .pBody {
    margin-top: 0em;
    margin-bottom: 0em;
}
#news .csc-header, #news .csc-header-n1, #news div, #news image {
    margin:0;
    padding:0;
}
#news ul, #news pre {
    margin-left:20px;
}
#news input[type ="submit"] {
	padding: 0 6px 0 6px;
}
#news input[type ="text"] {
	padding: 1px 0 1px 0;
}
#news textarea {
	margin: 0 0 1px 0;
	vertical-align: baseline;
}
/* </pre>

===N-Blog===
<pre> */
#blog-menu h2 {
    margin-top:5px;
    margin-bottom:2px;
}
#blog-menu ul, #blog-menu li, #search * {
    margin:0;
    padding:0;
}
#blog-menu ul {
    margin-left:20px;
}
#blog-menu h2 {
    margin-left:25px;
}
#links {
    display:none;
}
#search input[type ="submit"] {
	padding: 0 6px 0 6px;
}
#search input[type ="text"] {
	padding: 1px 0 1px 0;
}
#search textarea {
	margin: 0 0 1px 0;
	vertical-align: baseline;
}
/* </pre>

==Menu==
[[Image:menu_bg2.png|thumb]]
<pre> */
#top-submenu {
    margin-top: 3px;
}
#top-submenu a {
    margin-left: 2px;
    margin-right: 2px;
}
.menu-top a {
  margin-left: 5px;
}
.menu-top img {
  margin-bottom: -1px;
}
.menu-sub *, .menu-top *, .menu-top {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.menu-sub {
  z-index:9;
  position:absolute;
  visibility:hidden;
  border: none;
  margin-top: 2px;
  padding: 0.3em 0.5em  0.5em  0.5em;
  line-height: 18px;
}
.menu-sub img {
  margin-top: -2px;
}
.menu-sub img {
    vertical-align: top;
}
.menu-sub img {
    vertical-align: text-top;
}
.menubg {
/*  -moz-border-radius:3px;*/
  -moz-outline-radius: 3px;
  text-align: left;
  width: auto;
  height: auto;
  background: url(/mediawiki/skins/images-fj/menu_bg2.png) no-repeat;
}

/* </pre>

==Layout==
[[Image:Layout_head.jpeg|thumb]]
[[Image:Layout_Left.jpg|thumb]]
[[Image:Layout_Menu.jpeg|thumb]]
[[Image:Layout_Main.jpg|thumb]]
<pre> */
#layout {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: auto;
  margin-left: auto;
  width: 945px;
}
#ligne1 {
  height: 122px;
}
#ligne2 {
  height: 39px;
}
#ligne3 {
  height: 385px;
}

#layouttop {
  height: 90px;
  background: url(/mediawiki/images/mw/uploads/b/b1/Layout_head.jpeg) no-repeat;
  padding-top: 26px;
  padding-left: 445px;
}
#top-submenu {
  width: 300px;
  text-align: center;
}
#news {
  height: 466px;
  width: 187px;
  min-width: 187px;
  max-width: 187px;
  background: url(/mediawiki/images/mw/uploads/4/4e/Layout_Left.jpg) no-repeat;
  padding-top: 14px;
  padding-left: 30px;
}
#newsdiv {
  overflow: auto;
  height: 250px;
  width: 177px;
  padding-right: 0.2em;
}
#menu {
  padding-left: 45px;
  background: url(/mediawiki/images/mw/uploads/e/ee/Layout_Menu.jpeg) no-repeat;
  padding-top: 16px;
  padding-right: 0px;
/*  width: 758px;*/
}
#menu a {
  margin-left: 4px;
  margin-right: 4px;
}
#content {
  background: url(/mediawiki/images/mw/uploads/d/d8/Layout_Main.jpg) no-repeat;
  margin: 0;
}
#contentdiv {
  width: 648px;
  height: 390px;
  overflow: auto;
  padding-left: 1px;
  padding-right: 0.3em;
  margin-left: 35px;
}
#footer {
  margin-top: 0px;
}

#lastupdate {
  width: 640px;
  height: auto;
  text-align: right;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #D34411;
}
#footer p {
  text-align: left;
  font-size: 9px;
  color: #d34411;
  text-indent: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
}
/* </pre>

==Menu==
<pre> */

.menu {
   width: auto;
	font-weight: normal;
	color: #ffffff;
	font-size: 13px;
	margin-right: 5px;
	text-decoration: none;
}
.menu A:hover {
	color: #D63347;
}

.menuActive {
   width: auto;
	font-weight: normal;
	color: #D63347;
	font-size: 13px;
	margin-right: 5px;
	text-decoration: none;
}
.menuActive A:hover {
	color: #D63347;
}

.menuLevel2 {
   display: block;
	text-align: left;
	width: 150px;
	height: AUTO;
	background: #525252;
	color: #ffffff;
	/* padding: 2px 4px 4px 4px; for NN und OP */
	padding: 3px 5px 2px 5px; /* for IE */
	font-size: 12px;
	margin-right: 0px;
	text-decoration: none;
	border: 1px #ffffff;
	border-style: solid solid solid solid;
	
}
A.menuLevel2:hover {
	text-decoration: underline
}


A.menuLevel2:hover {
	color: #D63347;
}
/* </pre> */