@media print
{ 
  h1 {font-size: 48pt;
      page-break-before: always;
      margin-bottom: 20pt;
      font-family: tahoma;
      font-weight:bold;
      text-decoration:underline;
      }
}

body, input,textarea, table
{
  font-family: verdana, tahoma, sans-serif;
  font-size: 9pt;
  color: #333;
}
p 
{
  margin: 0;
}

img
{
  margin: 0 3px 0 3px;
}

body
{
  /*scrollbar-base-color:#fff;
  scrollbar-3dlight-color:#888;
  scrollbar-arrow-color:#888;
  scrollbar-darkshadow-color:#888;
  scrollbar-face-color:#fff;
  scrollbar-highlight-color:#fff;
  scrollbar-shadow-color:#888;
  scrollbar-track-color:#fff;*/
  background-color: #ACA8A1;
  background-image:url(../data/img/bgimg.jpg);
  background-attachment: fixed;
  background-repeat: repeat;
  margin:0 ;
}

#top
{
  width: 1000px;
  border-collapse:collapse;
  margin-top: 2px;
  margin-bottom:2px;
}

#title
{
  width: 1000px;
  height: 100px;
  border: solid 1px #999;
  
}

#title img
{
  margin: 0px;
  padding: 0px;
}


#left
{
  width: 160px;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  border-left: solid 1px #999;
  background-image:url(../data/img/bgmenu_170.png);
  background-repeat:repeat-y;
  vertical-align: top;
}

#content
{ 
    /*text-align: left;*/
    width: 850px;
    vertical-align: top;
    background-color:#ffffff;
    border-top: solid 1px #999;
    
    border-bottom: solid 1px #999;
}

#right
{ 
    /*text-align: left;*/
    width: 180px;
    vertical-align: top;
    background-color:#fff;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
}
  
#footer
{
    font-size: 8pt;
    border: 1px solid #aaa;
    background-color: #eee;
    text-align: center;
    padding: 3px;
}
  
blockquote
{	
    font-style:italic;
    text-align:justify;	  
}


/******************************************************************************/
/* navigation
/******************************************************************************/
#navcontainer
{
  width: 140px;
  padding: 25px 0 0 10px;
  vertical-align:top;
  font-family: tahoma, verdana, sans-serif;
}

  #navcontainer ul
  {
    margin:0px;
    padding:0px;
    list-style-type: none;
  }

  #navcontainer li
  {
    margin: 0 0 2px 0;
  }
  
  #navcontainer a
  {
    display: block;
    padding: 1px 1px 1px 4px;
    /*width: 125px;*/
    color: #2f4f4f;
  }
  
  #navcontainer a:hover
  {
    color: #c60;
    text-decoration: none;
    font-weight: bold;
    border-left: 5px solid #c60;
    margin-left:-5px;
  }
  
  #navcontainer ul
  {
    margin-top: 3px;
  }
  
  #navcontainer ul ul
  {
    margin-top: 3px;
  }
  
  #navcontainer ul ul a
  {
    display: block;
    font-size: 8pt;
    padding: 1px 1px 1px 2px;
    /*width: 115px;*/
    color: #2f4f4f;
    text-decoration: none;
    margin-left: 5px;
  }
  
  #navcontainer ul ul a:hover
  {
    color: #c60;
    text-decoration: none;
    border-left: 5px solid #f90;
    margin-left: 0px;
  }
  
   #navcontainer ul ul ul a
  {
    display: block;
    font-size: 8pt;
    padding: 1px 1px 1px 2px;
    /*width: 95px;*/
    color: #004488;
    text-decoration: none;
    margin-left: 10px;
  }
  
  #navcontainer ul ul ul a:hover
  {
    color: #c60;
    border-left: 7px solid #fc0;
    margin-left:3px;
    text-decoration: none;
  }
  
  .navseperator
  {
    cursor:default;
    font-size: 3pt;
  }
  
  .navtopic
  {
    font-weight:bolder;
    padding-top: 3px;
    padding-bottom: 3px;
    cursor:default;
  }
  
  .navsubtopic
  {
    font-weight: bold;
    padding-left: 10px; 
    cursor:default;
  }
  
.menuactive
{
  background-color: #fc0;
}

/******************************************************************************/
/* links
/******************************************************************************/
  a:link
  {
    color: #006688;
    text-decoration: none;
    font-weight: bold;
  }
  a:visited
    {
      color: #006688;
      text-decoration: none;
      font-weight: bold;
    }
  a:hover
    {
      color: #f60;
      text-decoration:none;
      /*background:#bfbfdf;*/
      font-weight: bold;
    }
  a:active
    {
      color:#006688;
      text-decoration:none;
      font-weight: bold;
    }

a span
{
  display: none;
}

a:focus span, a:active span
{
  display: block;
}

a.help:link
  {
    color: rgb(102,153,255);
    text-decoration: none;
    font-weight: bold;
    cursor: help;
  }
  a.help:visited
    {
      color: rgb(102,153,255);
      text-decoration: none;
      font-weight: bold;
      cursor: help;
    }
  a.help:hover
    {
      color: #000000;
      text-decoration:none;
      /*background:rgb(255,204,0);*/
      font-weight: bold;
      cursor: help;
    }
  a.help:active
    {
      color:rgb(102,153,255);
      text-decoration:none;
      font-weight: bold;
      cursor: help;
    }
    
  a[href^="http://"] 
  {
    background:transparent url(img/web.png) no-repeat scroll center left;
    padding-left:20px;
  }  

  a[href^="http://gallery.mohsdorf.de"] 
  {  
    background: none;    
    padding-left: 0;
  }
  
  a.locked
   {
     background: transparent url(img/lock.gif) no-repeat scroll center left;
     padding-left:20px;
   } 
  
  a.gallery
  {
    background:transparent url(img/cam.gif) no-repeat scroll center left;
    padding-left:20px;
  }
  
  
  

  .linkpic
  {
    text-align:center;
  }
    
  .linkpic a:link img
  {
    
    -moz-opacity:0.7;
    filter:alpha(opacity=70);
    border:1px dashed #999;
    margin:0px;
  }

  .linkpic a:visited img
    {
      -moz-opacity:0.7;
      filter:alpha(opacity=70);
      border:1px dashed #999;
      margin:0px;
    }
    
  .linkpic a:hover img
    {
      
      -moz-opacity:1.0;
      filter:alpha(opacity=100);
      border:1px solid #999;
      margin:0px;
    }

  .linkpic_noborder a
  {
    background: transparent;
  }
  
  .linkpic_noborder a:link img
  {
    
    -moz-opacity:0.7;
    filter:alpha(opacity=70);
    margin:0px;
  }

  .linkpic_noborder a:visited img
    {
      -moz-opacity:0.7;
      filter:alpha(opacity=70);
      margin:0px;
    }
    
  .linkpic_noborder a:hover img
    {
      
      -moz-opacity:1.0;
      filter:alpha(opacity=100);
      margin:0px;
    }

/******************************************************************************/
/* gallery
/******************************************************************************/
#button td
  {
    border:1px solid #888;
    background: #ddd;
    padding: 2px;
    margin:1px;
  } 

.gallery_subdesc
  {
    font-family: tahoma, sans-serif;
    font-size: 7pt;
  }

/******************************************************************************/
/* boxes
/******************************************************************************/
  .newstop
  {
    color: #fff;
    padding:1px;
    border: solid 1px #888;
    background-color:#888;
    font-weight: 800;
    text-align: left; 
    line-height: 1.5em;   
  }

  .newsdate
  {
    color: #fff;
    padding:1px;
    border: solid 1px #888;
    background-color:#888;
    font-weight: 800;
    text-align: right;
    /*width:75px;*/
    
  }
  .newsbox
  {
    vertical-align: top;
    padding:5px;
    border-left: dotted 1px #888;
    border-right: dotted 1px #888;
    border-bottom: dotted 1px #888;
    background: white;
  }

  .newsbox small
  {
    line-height: 16px;
  }

  .newsbox .center
  {
    text-align: center;
  }
  
  .newsbox .right
  {
    float: right;
  }
  
  .newsbox .left
  {
    float: left;
  }
  
  .newsbox hr
  {
    clear: both;
    border: none;
  }

  .newsbox img.cat
  {
    float:left;
    margin: 0.5em 1em 1em 0.5em;
  }

  .newsbox p
  {
    text-align: justify;
    text-indent: 0;
    line-height: 1.3em;
    margin-bottom: 0.5em;
  }
  
  .newsbox .warning
  {
    text-indent: 0;
    margin: 2em;
    padding: 0.5em;
    background-color: #ffbbcc;
    border: 1px solid #dc143c;
  }

  


  .newsbox h1
  {
    font-size: 1em;
    text-decoration: underline;
  }

  .newsbox h4
  {
    font-size: 1em;
    font-style: italic;
  }
  
  .newsbox p.rel
  {
    clear:both;
    text-indent: 0;
    margin-top: 1em;
    padding: 0.5em;
    background-color: #eee;
    border: 1px solid #ccc;
    line-height: 1.6em;
    background-image: url(img/internet-web-browser.gif);
    background-repeat: no-repeat;
	  background-position: top right;
  }
  
  .newsbox ul
  {
    clear:both;
  }
  
  .rel a
  {
    background:transparent url(img/web.png) no-repeat scroll center left;
    padding-left:20px;
  }
  
  a[href$=".pdf"] 
  {
    background:transparent url(img/pdf.gif) no-repeat scroll center left;
    padding-left:20px;
  }
  
  
  .rel a.gallery
  {
    background:transparent url(img/cam.gif) no-repeat scroll center left;
    padding-left:20px;
  }





.infobox
{
  padding:5px;
  border: dashed 1px #777;
}

.infobox img.cat
{
  float:left;
  margin: 0.5em 1em 1em 0.5em;
}
  
.infobox p
{
  text-align: justify;
  text-indent: 1em;
  line-height: 1.3em;
  margin-bottom: 0.5em;
}

.infobox p.rel
{
  clear:both;
  text-indent: 0;
  margin-top: 1em;
  padding: 0.5em;
  background-color: #eee;
  border: 1px solid #ccc;
  line-height: 1.6em;
  background-image: url(img/internet-web-browser.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

.simpletable
{
  border: 1px solid #777;
  border-collapse:collapse;
  font-family: courir, monospace;
}  

.simpletable td
{
  border: 1px solid #ccc;
  padding: 1px 4px 1px 4px;
}

.rechts
{
  text-align:right;
}

.simpletable th
{
  border: 1px solid #ccc;
  background-color: #888;
  color: #fff;
  padding: 1px 4px 1px 4px;
}

/******************************************************************************/
/* headlines
/******************************************************************************/
h1
{
    font-family: tahoma;
    font-size: 12pt;
    color: #555;
    font-weight:bold;
    text-decoration:underline;
    margin-top: 3px;
    margin-bottom: 3px;
}

h2
{
    font-family: tahoma;
    font-size: 10pt;
    color: #555;
    font-weight:bold;
    text-decoration:underline;
    margin-top: 3px;
    margin-bottom: 3px;
}

