﻿@import url(style_gen.css);

body {
  background-color  : #424242;
	margin : 0px;
	font-family : arial, verdana;
	color : #424242;
  font-size : 11px;
}

table {
  border : 0px;
  border-collapse : collapse;
}

table td {
  font-family : arial, verdana;
  font-size : 11px;
  color : #424242;
  padding : 0px;
  vertical-align : top;
}

img {
  border : 0px;
}

a {
  color : #424242;
}

a:HOVER {
  color : #db8d30;
}

.fed {
  font-weight : bold;
}

.mini {
  font-size : 9px;
}

.topmenu {
  height : 22px;
}

.topmenu .item a {
  color : #FFFFFF;
  text-decoration : none;
}

.topmenu .itemSel a {
  color : #f7a210;
  text-decoration : none;
}

.topmenu .itemTekst {
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 12px;
  text-transform : uppercase;
  margin-top : 5px;
}

#maindiv {
  width : 100%;
  height : 352px;
  background-color : #d1d4d4;
}

.search {
  margin-top : 2px;
  border-top : 1px #686a6a solid;
  border-bottom : 1px #686a6a solid;
}

.search img {
  cursor : pointer;
}

.search input {
 border : 1px #FFFFFF solid;
 color : #666666;
 height : 16px;
 margin : 0px;
 width : 109px;
 font-size : 9px;
}

.bundElement {
  position : relative;
  width : 218px;
  height : 121px;
  background-color : #d1d4d4;
}

.bundElement .hjoerne {
  position : absolute;
  width : 19px;
  height : 29px;
  background-image : url(/grafik/bundElementHjoerne.png);
  background-repeat : no-repeat;
  bottom: -10px;
  right : 0px;
}

.bundElement span {
  display : block;
  background-color : #424242;
  width : 218px;
  height : 25px;
  color : #FFFFFF;
}

.bundElement h3 {
  margin : 0px;
  padding-top : 5px;
  padding-left : 9px;
  font-size : 11px;
  text-transform : uppercase;
}

.bundElement input {
  height : 15px;
  border : 1px #FFFFFF solid;
  font-size : 9px;
  margin-bottom : 7px;
  color : #666666;
}

.bundElement img {
  cursor : pointer;
}

.bundadresse {
  letter-spacing : 1px;
  color : #FFFFFF;
  font-size : 9px;
  text-transform : uppercase;
}

.bundadresse a {
  color : #db8d30;
}

.kategoriListeTekst {
 font-size : 10px;
 font-weight : bold;
 color : #FFFFFF;
 text-transform : uppercase;
 margin-left : 10px;
 margin-top : 6px; 
}
