
body {
/*font-family : Verdana, Arial, Helvetica, sans-serif;*/
font-family : Verdana, Arial, Helvetica, sans-serif;
margin : 0;
padding : 0;
background-color : #DDFFFF;
font-size : 75%;
color : #666666;
line-height : 125%;
}
#logo {
width : 100%;
margin : 0 auto;
background-image : url(../images/logo.jpg);
background-repeat : no-repeat;
background-position : center top;
height : 175px;
}
#menu-main {
background-color : #0072B9;
width : 100%;
margin : 0 auto;
color : #ffffff;
text-transform : uppercase;
line-height : 200%;
font-size : 90%;
font-weight : bold;
}
#menu {
width : 780px;
margin : 0 auto;
}
#content {
width : 780px;
margin : 0 auto;
background-image : url(../images/content.png);
background-repeat : repeat;
}
#top {
background-image : url(../images/top.png);
background-repeat : no-repeat;
background-position : center top;
height : 31px;
}
#main {
width : 780px;
margin : 0 auto;
}
#text {
background-image : url(../images/text.png);
float : left;
width : 580px;
}
#text-inside {
padding-right : 20px;
padding-left : 20px;
}
#news {
width : 100%;
padding-top : 10px;
border-top : 1px solid #ccc;
}
#news1 {
float : left;
width : 45%;
font-size : 90%;
}
#news2 {
float : right;
width : 45%;
font-size : 90%;
}
#side {
background-image : url(../images/side.png);
float : right;
width : 200px;
}
#side-inside {
padding-right : 20px;
padding-left : 20px;
}
#footer {
background-image : url(../images/footer.png);
background-repeat : no-repeat;
background-position : center top;
height : 31px;
clear : both;
}
#validation {
width : 740px;
margin : 0 auto;
text-align:right;
font-size:80%;
font-weight:bold;
}
body.contentpane {
background : #fff;
}
ul#mainlevel-nav {
list-style : none;
padding : 0;
margin : 0;
font-size : 0.8em;
}
ul#mainlevel-nav li {
background-image : none;
padding-left : 0;
padding-right : 0;
float : left;
margin : 0;
font-size : 11px;
line-height : 25px;
white-space : nowrap;
border-right : 1px solid #fff;
}
ul#mainlevel-nav li a {
display : block;
padding-left : 15px;
padding-right : 15px;
text-decoration : none;
color : #fff;
background : transparent;
}
#buttons > ul#mainlevel-nav li a {
width : auto;
}
ul#mainlevel-nav li a:hover {
color : #fff;
background : #0072B9;
}
.contentheading {
font-family : "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
line-height : 30px;
padding-top : 2px;
padding-bottom : 1px;
/*padding-left : 30px;*/
/*color : #ccc;*/
color : #0072B9;
font-size : 150%;
/*background-image : url(../images/dot.png);*/
/*background-repeat : no-repeat;*/
/*background-position : left 0%;*/
font-weight : bold;
}
.componentheading {
font-family : "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
line-height : 36px;
padding-bottom : 10px;
/*padding-left : 30px;*/
/*color : #ccc;*/
color : #0072B9;
font-size : 150%;
/*background-image : url(../images/dot.png);*/
/*background-repeat : no-repeat;*/
/*background-position : left 0%;*/
font-weight : bold;
}
.moduletable th {
font-family : "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
line-height : 36px;
padding-bottom : 10px;
text-align : left;
color : #ccc;
font-size : 150%;
font-weight : bold;
}
.small {
font-size : 80%;
color : #000;
font-weight : bold;
padding-left : 20px;
}
.readon {
font-size : 80%;
font-weight : bold;
padding-left : 20px;
}
.modifydate {
font-size : 80%;
color : #000;
font-weight : bold;
padding-left : 20px;
}
.createdate {
font-size : 80%;
color : #000;
font-weight : bold;
padding-left : 20px;
}
.pathway {
font-size : 80%;
color : #000;
font-weight : bold;
}
.back_button {
font-size : 80%;
color : #000;
font-weight : bold;
text-decoration : none;
}
a.mainlevel {
text-decoration : none;
text-transform : uppercase;
display : block;
width : 140px;
font-weight : bold;
font-size : 80%;
padding-bottom : 2px;
margin-bottom : 5px;
}
a.mainlevel:link, a.mainlevel:visited {
text-decoration : none;
text-transform : uppercase;
display : block;
border-bottom : 1px solid #ccc;
color : #0072B9;
border-left : 10px solid #efefef;
padding-left : 5px;
}
a.mainlevel:hover {
text-decoration : none;
text-transform : uppercase;
display : block;
border-bottom : 1px solid #ccc;
color : #000;
border-left : 10px solid #ccc;
padding-left : 5px;
background-color : #efefef;
}
a.mainlevel#active_menu {
color : #000;
border-left : 10px solid #ccc;
}
a.mainlevel#active_menu:hover {
color : #ff6600;
border-left : 10px solid #ccc;
}
.sectiontableentry2 {
background-color : #efefef;
}
a:link, a:visited {
color : #0072B9;
text-decoration : none;
}
a:hover {
color : #ff6600;
text-decoration : none;
}

/* Anpassungen für ZOOhaus / SABE / 10.11.07 */
.g2image_normal
{
margin: 4px;
}
.g2image_float_left
{
float: left;
clear: left;
margin: 4px;
}
.g2image_float_right
{
float: right;
clear: right;
margin: 4px;
}
.g2image_centered
{
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.entry{
  font-size: 90%;
  font-weight : bold;
  text-align: center;
}
.TabListe td{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
  vertical-align: top;
}
.TabListe td#img1{
  text-align: center;
  padding-left: 0px;
  padding-right: 10px;
}
.TabListe td#titel{
  text-align: left;
  font-weight : bold;
}
.TabListe td ul{
  margin-left: 3px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-right: 0px
}

/* Anpassungen für Gallery2 */
#gallery{
 font-family : Verdana, Arial, Helvetica, sans-serif;
 color            : black;
 font-size: 80% !important;
}

#gallery h1,
 h2,
 h3,
 h4,
 h5,
 h6,
 .giDescription,
 .autoCompleteBackground,
 .autoCompleteHighlight,
 .autoCompleteNotSelected,
 .autoCompleteNotSelected{
 color : black !important;
}

#gallery table.gbDataTable th {
 background : #DDFFFF !important;
 color : #666666 !important;
}

#gallery .gcBackground1, .gbEven { background-color: transparent !important; }
#gallery .gcBackground2, .gbOdd { background-color: transparent !important; }
#gallery .summary{ color: #666666; }
#gsHeader { display : none !important; }
#gsFooter { display : none !important; }
#gsNavBar { display : none !important; }

