/*body { margin: 0px; padding: 0px; overflow: hidden; height: 100%; width: 800}*/
body { margin: 0px; padding: 0px; width:800px;  background: url(../upload/fossilien/header5.jpg) no-repeat;}
.layout {height: 100%; width: 750px; padding: 0px;}
.header {height: 100px;}
.navi { height: 25px; }
iframe#content {height: 100%; width: 780; border-top: 1px solid black; border-left: 0px; border-right: 0px; border-bottom: 1px solid black}

table {
  padding: 0px;
  margin: 0px;
}

div.maincontent {
background:  url(../upload/fossilien/dino_hintergrund.jpg) no-repeat;
background-position: center 100;
padding-left: 100px;
padding-right: 100px;
}

td.logo {
/*  background: url(../upload/fossilien/header3.jpg) no-repeat;*/
  /*background: url(../upload/fossilien/header4.jpg) no-repeat;*/
}

td.footer {
 background: url(../upload/fossilien/footer.jpg) no-repeat;
 height: 20px;
 font-family: Times New Roman, Times, serif;
 font-style: italic;
 font-size: 60%
}

.mainmenu {
 border-top: 1px solid #7b6341; 
 border-left: 1px solid #7b6341; 
 border-right: 1px solid #7b6341; 
 border-bottom: 1px solid #7b6341;
 background: #fde79e;
 text-align: center;

} 

.mainmenu div {
	margin-left: 0;
 	padding-left: 0;
 	list-style-type: none;
 	/*//font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
 	white-space: nowrap;
        display: inline;
        /*padding-right: 2px;*/
        vertical-align: middle;
}

.mainmenu a
{
    text-decoration: none;
    padding: 3px 3px 3px 3px;
    color: #7b6341;
    float: center;
    font-style: italic;
    font-size: 80%;
    font-weight:bold;
}

.mainmenu a:hover, .mainmenu a:active, mainmenu a:focus
{
    color: #7b6341;
}
.mainmenu a:visited {
	color: #7b6341;
}


div.headline h1{
    font-family: Times New Roman,Times,serif;
    font-weight: bold;
    font-style: italic;
    font-size: 140%
}

div.content {
    font-family: Times New Roman, Times, serif;
    font-style: italic;
    font-size: 100%
}

div.languageselection {
    position: relative;
    font-family: Times New Roman,Times,serif;
    font-weight: bold;
    font-style: italic;
    font-size: 75%
    height: 20px;
    margin-top: 5px;    
}



#counter {
 position:absolute;
 width: 90px;
}

.counter_name {
  position: absolute;
}

.counter_value {
  text-align: right; 
  font-weight: bold;
}