html{
  background-color: #E3F0F9;
}
body{
  margin: 0px;
  font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
}
a{
	color: #0E569E;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
  color: #282849;
  text-decoration: none;
}
#konthead a{
  color: #000000;
}
#konthead a:hover{
  text-decoration: none;
}
h1{
	background-color: #1359BC;
}
h1 a{
  color: #dceaff;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  text-decoration: none;
}
h1 a:hover{
	color: #6495ED;
}
.blok p{
  text-align: justify;
  font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
}
.blok h2{
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #375FA4;
  color: #052350;
}
#left ul#menu li a{
  color: #282849;
}
#left ul#menu li a:hover{
  background-image: url(gr/menu_over.gif);
  background-color: #E4E9F2;
}
#mid p{
	font-size: 80%;
	text-align: justify;
}
#mid p img{
  margin: 10px 0px;
  border-width: 0px;
}
#mid p img.left{
  margin-right: 10px;
  position: relative;
  float: left;
}
#mid p img.right{
  margin-left: 10px;
  position: relative;
  float: right;
}
#title ul li{
  color: #00005a;
  font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
  /* background-color: rgb(192,192,192); */
}
#foot{
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #375FA4;
}
#foot a{
  color: #000000;
  text-decoration: none;
}
#foot a:hover{
  text-decoration: underline;
}