/* stilesheet fuer die xhtml-Seiten von Samsonow, Anthropologie */

a:link {
   color:#900;
   text-decoration:none;
   }
a:visited {
   color:#900;
   text-decoration:none;
   }
a:hover {
   color:#d00;
   text-decoration:none;
   }
a:active {
   color:#d00;
   text-decoration:none;
   }

a.goto:link {
   color:#811;
   text-decoration:none;
   }
a.goto:visited {
   color:#440;
   text-decoration:none;
   }
a.goto:hover {
   color:#e41;
   font-weight:bold;
   text-decoration:none;
   }
a.goto:active {
   color:#ffe;
   font-weight:bold;
   text-decoration:none;
   }

a.sdfootnoteanc {
   vertical-align:super;
   font-size:smaller;
   }

a.sdfootnotesym {
   vertical-align:super;
   }

body {
   min-width:750px;
   margin:0;
   padding:0;
   background-color:white;
   color:#400;
   font-family:"Trebuchet MS","Bitstream Vera Sans",sans-serif;
   }

/* ie only */
* html body {
    padding-bottom:40px;
}

div {
   margin:0;
   padding:0;
   }

em, .cit {
    font-style:italic;
}

h2,h3,h4,p {
   font-size:1em;
   }

h1 {
   float:left;
   font-size:1em;
   font-weight:bold;
   margin-top:20px;
   padding-left:7em;
   text-indent:-3em;
   text-align:left;
   }

h2 {
   font-size:1.2em;
   font-weight:normal;
   }

h3 {
   font-weight:bold;
   }

h4 {
   font-size:0.7em;
   font-weight:bold;
   margin-top:20px;
   margin-right:5%;
   text-align:right;
   }

.h4_left {
   font-size:0.9em;
   font-weight:bold;
   text-align:left;
   margin-left:18px;
   }

img {
   border:1px solid #400;
   margin:0;
   }

ul {
   list-style-image:url(../imgs/list-anthro.png);
   }

.anthro {
    color:#900;
    font-size:1.8em;
    }

.header {
   height:108px;
   width:100%;
   background-color:#fbb;
   background-image:url(../imgs/bg-header.jpg);
   padding:1px;
   margin:0px;
   color:black;
   }

.icon {
   border:none;
   }

.image {
   width:187px;
   margin-right:12px;
   margin-top:4px;
   margin-bottom:6px;
   float:left;
   }

.legend {
   font-size:0.6em;
   line-height:1em;
   clear:both;
   margin-top:0;
   }

.link {
   font-size:0.7em;
   margin-top:20px;
   margin-right:4%;
   }

.linklist {
   list-style-image:url(../imgs/list-arrow.png);
   }

.menu {
   float:left;
   width:15%;
   background-color:#ddd;
   color:#fed;
   border-top:solid 2px white;
   border-right:solid 1px white;
   padding-top:2px;
   padding-bottom:3px;
   font-size:0.8em;
   font-weight:bold;
   text-align:center;
   }

/* MSIE always needs some special care to do what it should... */
* html .menu {  /* nur fuer Internet Explorer */
  width:14%;     /* Version 5.x */
  w\idth:14%;    /* Version 6 */
}

#menu1 {
   clear:left;
   margin-left:5%;
   }

.menuACT {
   float:left;
   width:15%;
   background-color:#fbb;
   border-top:solid 2px white;
   border-right:solid 1px white;
   padding-top:2px;
   padding-bottom:3px;
   font-size:0.8em;
   font-weight:bold;
   text-align:center;
   vertical-align:middle;
   }

.readIt {
   clear: both;
   background-color:transparent;
   background-image:url(../imgs/list-arrow.png);
   background-position:18px 1px;
   background-repeat:no-repeat;
   font-size:0.8em;
   padding-left:36px;
   }

.small {
   font-size:0.8em;
   margin-left:18px;
   }

.star {
   clear:left;
   text-align:center;
   line-height:3em;
   margin-top:1em;
   margin-bottom:1.4em;
   }

.up {
    clear: both;
    background-image:url(../imgs/arrow-up.png);
   background-repeat:no-repeat;
   font-size:0.8em;
   padding-left:16px;
   margin:2.5em 0;
   }

.video {
   width:352px;
   float:left;
   margin-right:12px;
   margin-top:4px;
   margin-bottom:6px;
   }


/* elements identified with id-attribute */

#content {
   float:left;
   width:65%;
   background-color:#fcc;
   background-image:url(../imgs/bg-guide-content-top.png);
   background-repeat:repeat-x;
   border-top:none;
   border-right:dashed 2px #ddd;
   border-bottom:dashed 2px #ddd;
   border-left:none;
   margin-top:14px;
   margin-bottom:18px;
   }

/* MSIE always needs some special care to do what it should... */
* html #content {  /* nur fuer Internet Explorer */
  width:61%;     /* Version 5.x */
  w\idth:61%;    /* Version 6 */
}

#content-box {
   background-color:transparent;
   font-size:1em;
   text-align:left;
   margin:1em;
   margin-top:2.5em;
   }

#content-box ul li {
	margin-bottom: .5em;
}

#content-box ul ul {
	list-style: circle;
}

#content-box ul ul li {
	margin-bottom: 0;
}

#easyplay {
   margin-bottom: 2px;
}

#flowplay {
   border: 1px solid gray;
   border-bottom: none;
}

#footer {
   float:left;
   width:65%;
   height:35px;
   background-color:#ddd; /*#eea;*/
   border:1px solid #caa;
   font-size:0.8em;
   color:#a44;
   padding-top:2px;
   text-align:center;
   vertical-align:middle;
   }

#footer a:link, #footer a:visited {
    color: #a44;
}
#footer a:hover, #footer a:active {
    color: #d00;
}

/* MSIE always needs some special care to do what it should... */
* html #footer {  /* nur fuer Internet Explorer */
  width:61%;     /* Version 5.x */
  w\idth:61%;    /* Version 6 */
}



#footer-w3 {
   width:23%;
   height:35px;
   clear:left;
   float:left;
   background-color:transparent;
   border:none;
   margin:0 2% 40px 5%;
   padding-top:4px;
   text-align:center;
   vertical-align:middle;
   }

/* MSIE always needs some special care to do what it should... */
* html #footer-w3 {  /* nur fuer Internet Explorer */
  width:22%;     /* Version 5.x */
  w\idth:22%;    /* Version 6 */
}

#guide {
   width:23%;
   clear:left;
   float:left;
   background-color:#fcc;
   background-image:url(../imgs/bg-guide-content-top.png);
   background-repeat:repeat-x;
   border-top:none;
   border-right:none;
   border-bottom:dashed 2px #ddd;
   border-left:dashed 2px #ddd;
   margin:14px 2% 18px 5%;
   font-size:0.8em;
   text-align:right;
   }

/* MSIE always needs some special care to do what it should... */
* html #guide {  /* nur fuer Internet Explorer */
  width:22%;     /* Version 5.x */
  w\idth:22%;    /* Version 6 */
}

#guide-box {
   background-color:transparent;
   margin:1em;
   margin-top:2em;
   }


