body 
{
 margin-top:0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #999999;
 background-image:url(header_repeat.png);
 background-repeat:repeat-x;
 background-position:center 0px;
 text-align:center;
}

h1 {font-size:18px;color:#000000;margin:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

code
{
 font-size:14px;
 color:#0000cc;
}

pre
{
 font-size:14px;
 color:#0000cc;
 padding:5px;
}

a:link, a:visited, a:active 
{ 
  text-decoration:none;
  font-weight:bold;
  color:#4dac02;
  font-size:12px;
}
a:hover
{
  color:#b3c602;
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ 
  font-weight:bold;
  color:#4dac02;
  font-size:12px;
}
a.menu:active, a.menu:hover
{ 
  color:#FF9900;
}

/* Die Titelzeile */
#title {
text-align:center;
margin-top:0px;
width:760px;
height:auto;
padding:0px;
background-repeat:no-repeat;
}

/* Das Menü */
#menu {
height:20px;
width:760px;
text-align:left;
padding:10px 0px;

}

/* Der Inhalt */
#content {
width:760px;
height:400px;
padding-top:20px;
padding-left:5px;
padding-right:5px;
border-left:1px solid;
border-right:1px solid;
border-left-color:#CCCCCC;
border-right-color:#CCCCCC;
border-bottom:1px solid;
border-bottom-color:#CCCCCC;
color:#999999;
overflow-y:auto;

}
#footer {
padding-top:8px;
text-align:center;
}
.csc-header h1 {
  color:#4dac02;
  font-size: 15px;
}
.tx-lzgallery-pi1 {
  text-align: center;
}

