/* 14.02.2013 web*/
body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#ffffff;
 text-align:center;
 overflow-y: scroll
}
h1 {font-size:18px;color:#000000;margin:0px;}
h2 {font-size:14px;color:#000000;margin:0px;}
h3 {font-size:12px;color:#000000;}
p {margin-top:0px;}

/* Die Titelzeile */
#title {
padding-top:15px;
height:24px;
font-family:Verdana;
font-style: italic;
color:#555
}

#untertitle
{
 font-family:Verdana;
  font-size:18px;
 font-style: italic;
 color:#ffffff;
}

/* start Naviation oben*/
#menu {
color:#ffffff;
text-align:center;
padding:10px 0px;
border-top:1px solid #91a859;
clear:right
}
a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:bold;
  color:#000000;
  font-size:12px;
}
a:active, a:hover
{
  color:#555;
}
a.menu:link, a.menu:visited
{
  /* color:#555; */
  color:#3E4C66;
}
a.menu:active, a.menu:hover
{
  /* color:#eeeeee; */
  color:#91a859;
}
/* ende Navigation oben*/

/* start Navigation im Fenster*/
#nav {
color:#000000;
margin-left: 48px;
padding:10px 0px;
font-size:12px;
font-weight:bold;
clear:right
}

a.nav:link, a.nav:visited, a.nav:active, a.nav:hover
{
  text-decoration:none;
  font-weight:bold;
  color:#000000;
  font-size:12px;
  font-style:italic
}

a.nav:active, a:hover
{
  color:#000000;
}
a.nav:link, a.nav:visited
{
  color:#000000;
}
a.nav:active, a.nav:hover
{
  color:#eeeeee;
}

/* ende Navigation im Fenster*/

/* Mailadresse*/
#mail {
font-size:12px;
}

a.mail:link, a.mail:visited, a.mail:active, a.mail:hover
{
  text-decoration:none;
  color:#3E4C66;
  font-size:12px;
}

a.mail:active, a:hover
{
  color:#3E4C66;
}
a.mail:link, a.mail:visited
{
  color:#3E4C66;
}
a.mail:active, a.mail:hover
{
  color:#eeeeee;
}
/* ende Mailadresse*/

/* Untertitel */
#menu2 {
color:#555555;
text-align:center;
padding:10px 0px;
clear:right;
}

/* Der Inhalt */
#content {
border:2px solid #ffffff;
/*background-color:#00cc33;
background-color: #7da236  #84a741  #91a859 #7e9f46*/
background-color:#91a859;
padding:5px;
color:#000000;
height:600px
}

/* Der Inhalt im Inpressum*/
#content1 {
background-color:#91a859;
padding:55px;
padding-top:18px;
color:#000000
}

#table {
color:#000;
font-family:Verdana, Arial, sans-serif;
font-size:12px;
text-indent:0px;
padding-top: 16px  
}

#td-top {
text-align: center;
padding-bottom: 0px
}


#td {
text-align: center;
padding-top: 38px;
padding-bottom: 0px
}

#td1 {
text-align: center;
vertical-align:top; 
font-family:Verdana, Arial, sans-serif;
font-weight: bold;
font-size:12px 
}

/* Anzeige grosses Bild*/
#td2 {
vertical-align:top;
padding-left: 28px;
padding-bottom: 0px;
font-family:Verdana, Arial, sans-serif;
font-size:12px
}

#rahmen  {
border:3px solid #ffffff
}    

.hidepics {
  width:0px;
  height:0px;
  display:none;
}


