/* --------------------------- BODY ----------------------- */
body {
  font-family: sans, verdana, arial, Helvetica;
  color: black;
  font-size: 1em;
	padding: 0px;
	margin: 0px;
	background: url(../images/pruh-jj.jpg) repeat-x;
	background-color: #a6beff; 
}

h1,h2,h3,h4,ul,p {
  list-style:none;
  margin:0;
  padding:0
}


div#body{
  width: 900px;
  min-height: 520px;
  margin: 10px auto 20px auto;
  position: relative;
}

div#header{
  min-width: 898px;
  margin: 0px auto 0px auto;
  position: relative;
}

div#back{
  min-width: 898px;
  min-height: 210px;
  margin: 20px 0px 0px 0px;
  background: url(../images/header.png) no-repeat;
  position:relative;
  background-color: white;
}

a.logo{
  font-family: verdana, arial, Helvetica;
  color: red;
  font-size: 2em;
}

div.search{
  /*border: 1px solid blue; */
  float: left;
  display:block;
  float:left;
  height:230px;
  margin:5px 5px 25px 25px;
  position:relative;
  text-align:center;
  vertical-align:middle;
  width:180px;
}

div.set{
  font-size: 0.8em;
  float:right;
  width: 130px;
  /* border: 1px solid orange; */
  margin: 0 0 0 0;
  text-align: left;
  display:block;
  background-color: #C2D2FF;
  padding: 5px;
}

div.perpage{
  font-size: 0.8em;
  float:left;
  width: 180px;
  /* border: 1px solid orange; */
  margin: 0 0 0 0;
  text-align: left;
  display:block;
  background-color: #C2D2FF;
  padding: 5px;
}

div.block{
  display:block;
  margin: 50px 0 0 0 ;
}


div#main{
  width: 860px;
  min-height: 250px;
  margin: 41px 0px 0px 0px;
  padding: 0px 20px 20px 20px;
/*  background-color: #CCC6A5;  */
  background-color: #c2d2ff;
  float:right;
}

div#menu{
  width: 150px;
  margin: 0px 0px 0px 0px;
  font-size: 0.9em;
  float:left;
  display: block;
}

div#search{
  width: 460px;
  min-height: 30px;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 0px;
/*  background-color: #CCC6A5;  */
  border-bottom: solid 1px grey;
}

div#content{
  width: 700px;
  min-height: 250px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
/*  background-color: #CCC6A5;  */
  float:right;
/*  border: solid 1px green; */
}

div#left{
  width: 480px;
  min-height: 250px;
  margin: 0px 0px 0px 0px;
  padding: 0px 15px 15px 15px;
  background-color: #d9e3ff;
  float:left; 
}

div#info{
  width: 170px;
  margin: 0px 0px 0px 0px;
  font-size: 0.8em;
  display: block;
  float:right;
  text-align: center;
}



div#drbnav{
  position: absolute;
  top: 280px;
  width: 900px;
  margin: 0px 0px 0px 0px;
  font-size: 0.9em;
  display: block;
}

div#sign{
  width: 898px;
  margin: 0px auto 0px auto;
  text-align: center;
  font-size: 0.8em;
  color: #707070;
}

div#sign a.sitemap{
  color: #707070;
  text-decoration: none;
  border-bottom: 1px dashed #707070;
}

div#sign a.sitemap:hover {
  border-bottom: #C3D4B8;
}

p.hp{
  font-family: "Segoe Script","Handwriting - Dakota","Lucida Handwriting","Apple Chancery","URW Chancery L",cursive;
  font-weight: bold;
}

h1{
  color: black;
  text-align: left;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0px 0px 25px 0px;
}

h2{
  text-align: left;
  font-size: 1.2em;
  padding: 20px 0px 10px 15px;
}

h3{
  color: black;
  text-align: left;
  font-size: 1.0em;
  padding: 0px 0px 0px 15px;
}

div.both{
  clear:both;
}

span.error {
  color: red;
}

a, img {
  border-width: 0px;
}

img.susanne{
  margin: 10px 10px 10px 10px;
}

img{
  margin: 10px 5px 10px 5px;
}

#header img{
  margin: 0px 0px -28px 0px;
}

#menu li {
  font-family : Helvetica, sans-serif;
  font-size: 1.0em;
  text-decoration: none;
  font-weight: bold;
  float:left;
  height:36px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
  overflow:hidden;
  border-bottom: solid 1px #707070;
}

#menu li a {
  width: 122px;
  text-decoration: underline;
  display: block;
  float: left;
  height: 30px;
  margin: 0px 0px 0px 1px;
  padding: 0px 0px 10px 15px;
  line-height: 260%;
}
  
#menu li a:hover {
  display: block;
  color: #040C75;
  text-decoration: none;
  /* background: url(../images/arrow.gif) no-repeat left; */
}

a.link, a:visited {
  color: #040C75;
  text-decoration: underline;
}

li {
  margin: 3px 0px 0px 30px;
  list-style-type: disc;

}
a.link:hover{
  text-decoration: none;
}

a.active{
  background: url(../images/arrow.gif) no-repeat left;
  /*background-color: #F0DC6E; */
}


#clear {clear:both}


th{
  font-weight: bold;
}

th, td{
  background-color: #D9E3FF
}

table.prices{
  width: 470px;
  background-color: #C2D2FF;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
  font-size: 0.9em;
  min-height: 120px;
}

div#position{
  position: relative;
  min-height: 420px;
  _height: 420px;
}

div.prices{
  margin: 0px 0px 50px 0px;
  position: relative;
  top: -150px;
}

div#text{
  margin: 0px 0px 0px 0px;
  position: relative;
  top: 230px;
}

img.photo{
background-color:#FFFFFF;
border:1px solid #DEDCD4;
padding:3px;
}
