/* Styles Code www.schloss-wachendorf.de  by softWEHRS.de 2007, Henrik Wehrs
Update 08.2010
*/

html{
height:100%;
 margin:0;
 padding:0;
 overflow-x:hidden;
}

body {
height:100%;
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
text-align: center;
color: #9b6b55;
}

#top {
border-bottom: 1px solid #9B6B55;
width: 800px;
background-color: rgb(255, 240, 218);
text-align: center;
height: 120px;
margin: auto;
}

ul#Navigation {
    margin: 1; padding: 0.3em;
    text-align: center;
    font-size: 8pt;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.2 em; padding: 0.2em;
  }

  ul#Navigation a {
    padding: 0.3em 0.3em;
    text-decoration: none; font-weight: bold;
    border: 1px solid #FFFFFF;
    border-left-color: #FFFFFF;
    border-top-color: #FFFFFF;
    color: #9B6B55; background-color: #FFFFFF;
}

  ul#Navigation span {
    padding: 0.2em 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px solid #FFFFFF;
    border-left-color: #FFFFFF;
    border-top-color: #FFFFFF;
    color: #9B6B55; background-color: #FFFFFF;
  }

  * html ul#Navigation a, * html ul#Navigation span {
    width: 0.2em;    /* nur fuer IE 5.0x erforderlich */
    height: 0.2em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
    height: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */  
}
  ul#Navigation a:hover {
    border-color: #9B6B55;
    color: #9B6B55;
    background-color: #FFFFFF;
  }

 ul#Navigation span {
    border-color: #FFFFFF;
    border-left-color: #FFFFFF; border-top-color: #FFFFFF;
    color: #9B6B55; background-color: #FFFFFF;
  }

/*   --- Subnavigation --- */

ul#Subnavi {
    margin: 1; padding: 0.3em;
    text-align: center;
    font-size: 8pt;
    border: 1px solid #FFF0DA;
    background-color: #FFF0DA;
    align="bottom";
  }
  ul#Subnavi li {
    list-style: none;
    display: inline;
    margin: 0.2 em; padding: 0.2em;
  }

  ul#Subnavi a {
    padding: 0.3em 0.3em;
    text-decoration: none; font-weight: bold;
    border: 1px solid #FFFFFF;
    border-left-color: #FFFFFF;
    border-top-color: #FFFFFF;
    color: #9B6B55; background-color: #FFF0DA;
   align="top";
}

  ul#Subnavi span {
    padding: 0.2em 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px solid #FFFFFF;
    border-left-color: #FFFFFF;
    border-top-color: #FFFFFF;
    color: #9B6B55; background-color: #FFF0DA;
  }

  * html ul#Subnavi a, * html ul#Subnavi span {
    width: 0.2em;    /* nur fuer IE 5.0x erforderlich */
    height: 0.2em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
    height: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */  
}
  ul#Subnavi a:hover {
    border-color: #9B6B55;
    color: #9B6B55;
    background-color: #FFF0DA;
  }

 ul#Subnavi span {
    border-color: #FFFFFF;
    border-left-color: #FFFFFF; border-top-color: #FFFFFF;
    color: #9B6B55; background-color: #FFF0DA;
  }



.rahmen {
border: 2px solid #9B6B55;
}

a:link {color: #9B6B55; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
a:visited {color: #9B6B55; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
a:active {color: #9B6B55; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}
a:hover {color: #9B6B55; font-family: Arial, Helvetica, sans-serif; text-decoration: underline;}

a #thickbox {
  border:2px solid #9B6B55;
}

#player, #galerie, #wegbeschreibung {
margin: auto;
border-top: 1px solid #9B6B55;
border-bottom: 30px solid #FFF0DA;
width: 700px;
min-height:70%;
background:  #FFF0DA;
text-align:left;
padding-top: 20px;
padding-left: 50px;
padding-right: 50px;
}

#wegbeschreibung {
border-bottom: 30px solid #FFF;
background: #FFF;
}

* html #player {
\width: 800px;
w\idth: 800px;
}


#blindtext {
font-size: 8pt;
color: #FFF0DA;
margin-top: 0;
margin-bottom: 0;
}

.blindtext{
font-size: 5pt;
color: FFF0DA;
}


h2{
color: #9B6B55;
font-size: 1em;
font-weight: strong;
text-align:left;
}

h3{
color: #9B6B55;
font-size: 0.9em;
font-weight: strong;
margin-bottom: 0.2em;
}

#left {
text-align: left;
font-size: 1.2em;
width: 330px;
height: 250px;
float: left;
}

#image {
border-color: #9B6B55;
border-width: 1;
border-style: solid;
vertical-align:text-bottom;
}

.imagenav {
border-color: #FFFFFF;
border-width: 1;
border-style: solid;
vertical-align:text-bottom;
}

.imagefunc {
border-color: #9B6B55;
border-width: 1;
border-style: solid;
vertical-align:text-bottom;
}

table.content {
background: #9B6B55;
border-collapse: collapse;
}

.softwehrs{
font-size: 5pt;
color: FFFFFF;
text-decoration: none;
cursor: default;
}
