*{
	margin: 0;
	padding: 0;
    border: #ff0000 0px solid;
}

html {
    height: 100%;
    font-family: verdana, tahoma;
}

body {
    background-color:#000000;
	overflow-x: hidden;
	min-width: 960px;
	width: 100%;
	_width:expression(document.documentElement.clientWidth < 960 ? "960px" : "auto");
	zoom:1;
	min-height: 100%;
}

div.wrap {
    background-color:#cccccc;
    position: relative;
    width: 960px;
    margin: 0 auto;
    zoom:1;
}

div.left,
div.right {
    width: 260px;
    position: absolute;
}

div.left img,
div.right img{
    position: fixed;
}

div.right {
    right: -260px;
}

div.left {
    left: -260px;
}

p{
  padding: 0;
  margin: 0;
}

.top{
  padding: 0;
  margin: 6px;
  font-size: 14px;
}

#top_head a{
  color: #DBBD44;
}

#top_head a:hover {
  color: #2DF827;
}

.archiv {
  background: #000000;
  padding: 4px;
}

a{
  cursor: pointer;
  text-decoration: none;
}

a:link {
  color: #d8bd82;
}

a:visited {
  color: #d8bd82;
}

a:hover {
  color: #25FF20;
}

.tmb{
  float: left;
  padding: 0;
  margin: 0;
  background: url('/image/thumback.jpg') no-repeat;
  width: 190px;
  height: 250px;
}

.tmb img{
  border: #686A02 1px solid;
  margin: 4px;
  width: 180px;
  height: 240px;
}

.tmb2{
  float: left;
  padding: 0;
  margin: 0;
  background: url('/image/thumback2.png') no-repeat;
  width: 380px;
  height: 250px;
}

.tmb2 img{
  border: #000000 1px solid;
  margin: 4px;
  width: 370px;
  height: 240px;
}

.blok_header {
  position:absolute;
  margin: -20px 0 0 19px;
  height: 30px;
  background:#c2e7df;
  border-left: #c69e3d 1px solid;
  border-top: #c69e3d 1px solid;
  border-right: #c69e3d 1px solid;
  font-weight: bold;
  font-size: 22px;
  color:#38332e;
  text-shadow:#419289 2px 2px 1px;
}

.blok_bottom {
  position:absolute;
  margin: -10px 0 0 800px;
  width: 166px;
  height: 20px;
  background:#c2e7df;
  border-left: #c69e3d 1px solid;
  border-right: #c69e3d 1px solid;
  z-index: 200;
  font-weight: bold;
}

.blok_bottom a{
  margin: 8px 16px 4px 16px;
  font-size: 13px;
}
