/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*----------------- OVERALL-CSS ----------------------------------------------*/ 
/*----------------------------------------------------------------------------*/

/* Body ----------------------------------------------------------------------*/
body 
{
 text-align: center;
 background-color:#bdbec6;
 margin:2px;
 background-image: url(../images/bg.jpg);
}

html,body,table,td,div,form,button,select,input,textarea,h1,h2,h3,h4,h5,h6,a,p,cite,quote,u,i,strong,ul,li {
  font-family: Verdana,Tahoma,Geneva,Arial,Helvetica,Sans-serif;
  font-size: 12px;
  line-height: 14px;
}

/* Listen --------------------------------------------------------------------*/
ul {
  list-style-type: disc;
}

li,ul {
  margin: 0px;      
  padding: 0px;
  color:#000;
  margin-left: 10px;
}

/* DIV-Layer -----------------------------------------------------------------*/
#page {
  width: 760px;
  margin: 0px auto;
  text-align: left;
  background-image: url(../images/page_bg.jpg);
  background-repeat:repeat-y;           
  border: 1px solid #808080;
  padding: 0px 0px 0px 0px;
 }

#top {
  height: 125px;
  margin: 0px;
  text-align: center;
  background-image: url(../images/top.jpg);
 }

#menu {
  width: 179px;
  min-height:800px;
  height:100%;
  margin: 0px;
  padding: 0px 
  text-align: left;
  float: left;  
 }

#content {
  width: 561px;
  min-height:800px;
  margin: 0px;
  padding: 0px 10px 0px 10px;
  text-align: left;
  float:left;
}

#infoline {
  width: 760px;
  height: 17px;
  margin: 0px;
  padding: 0px 0px 0px 0px;  
  text-align: right;   
}

/* Links ---------------------------------------------------------------------*/
a.text:link, a.text:active, a.text:visited, a.text:hover, b {
  /*color:#302e19;*/
  color:#000;
  text-decoration:none;
}

a.text:hover { 
  color:#006b99;
  text-decoration:underline;
}
 
 
a:link, a:active, a:visited, a:hover {
  color:#00415c;
  text-decoration:none;
}

a:hover { 
  text-decoration:underline;
 } 
 
 
a.infotext:link,a.infotext:active,a.infotext:visited {
  color:#006b99;
  text-decoration:none;
  font-size: 11px;
 } 

a.infotext:hover { 
  text-decoration:underline;
 }

/* Page-Tabellen -------------------------------------------------------------*/
td.top1, td.top2, td.top3, td.top4 {
  height: 105px;  
  line-height: 105px;
}

td.top1 {
  width: 33px;
}

td.top2 {
  width: 112px;
  background-image: url(../images/zuseumslogo.jpg);
}

td.top3 {
  width: 394px;
  background-image: url(../images/zuseum.jpg);
}

td.top4 {
  width: 62px;
}

td.topright {
  height: 125px;  
  line-height: 125px;
  background-image: url(../images/top_right.jpg);
}

td.topbottom {
  height: 20px;  
  line-height: 20px;
}

td.menutop {
  width: 179px;
  height: 110px;  
  line-height: 110px;
  background-image: url(../images/menu_top.jpg);
 }

td.infolineleft {
  width: 179px;
  height: 17px;  
  line-height: 17px;
}

td.infolineright {
  width: auto;
  background-image: url(../images/infoline.jpg);
  height: 17px;  
  line-height: 17px;
}

/* Menu ----------------------------------------------------------------------*/
td.linkrow,td.spacerow{
  width: 179px;
}

td.spacerow {
  height: 10px;
  line-height:10px;
}

#menu1 {
  width: 179px;
  margin: 0px;
  padding:0px;
 }

#menu1 ul, #menu1 li{
  list-style: none;
  margin: 0px;
  padding: 0px;
 }

#menu1 li a:link, #menu1 li a:visited, #menu1 li a:active {
  display:block;
  height:21px;
  line-height:19px;
  color:#3797bf;
  text-decoration:none;
  text-align:left;
  font-size: 12px;
  font-family: Verdana,Times, sans-serif,Arial,Helvetica;
  padding-left:15px;
  padding-bottom:0px;
  margin:0px;
  border-left: 2px solid #3797bf;
 }

#menu1 li a:hover {
  background-color:#FEFFFF;
  background-image:url(../images/menu_hover.jpg);
  background-position: -2px 100%;
  color:#000000;
 }

/* -Tabellen -----------------------------------------------------------*/
/* -> Headline ---------------------------------------------------------------*/
td.r_topleft, td.r_top, td.r_topright {
  height: 21px;  
  line-height: 21px;
}

td.r_topleft {
  width: 11px;
  background-image: url(../images/table_top_left.jpg);
}

td.r_top {
  background-image: url(../images/table_top.jpg);
}

td.r_topright {
  width: 11px;
  background-image: url(../images/table_top_right.jpg);
}

/* Content-Seiten ------------------------------------------------------------*/
td.contentsite_headline {
  height: 21px;
  line-height: 21px;
  background-image: url(../images/table/contentsite_header.jpg);
}

td.contentsite_desc {
  padding: 5px;
  text-align: left;
}

td.contentsite_piclist {
  padding: 5px;
  width: 23%; 
}

/* Texteigenschaften (<p>) ---------------------------------------------------*/
p {
  margin: 0px;
  padding: 0px;
  /*color:#302e19;*/
  color:#000;
}

.infotext {
  color:#00415c;
  line-height:13px;
  font-size: 11px;
}

.infotext2 {
  color:#CCC;
  line-height:13px;
  font-size: 11px;
}

.text {                
  color:#f9d47b;
}

.tabletext {  
  margin: 0px;
  padding: 0px;
  line-height:14px;
  font-size: 11.5px;  
  padding-bottom: 2px;  
  color:#00415c;
}

.headline {
  color:#0092ce;
  line-height:30px;
  font-size: 18px;
  font-style: bold;
  text-align: center;
  padding-bottom: 15px;
}

.texthl {
  color:#0092ce;
  line-height: 20px;
  font-size: 14px;
  text-align: left;
  font-style: bold;
}
