<!--
a {text-decoration: underline; font-weight: bold; color: rgb(200, 2, 2);}
a:link {
	color: rgb(200, 2, 2);
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: rgb(200, 2, 2);
	text-decoration:none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color:red;
	text-decoration:underline;
}

body {
font-family: "trebuchet ms", verdana, arial, sans serif;
color: #8A2F02; background-color: rgb(182, 129, 97); background-image: url(baggrund-stor.jpg); 
}

td {
font-size: 0.8em;
font-family: "trebuchet ms", verdana, arial, sans serif;
color: #8A2F02;}

h1 {font-size : 1.2em; font-family: "trebuchet ms", verdana, arial, sans serif; color: #702402; margin-bottom: -15px;
	}
h2 {font-size : 1em; font-family: "trebuchet ms", verdana, arial, sans serif; color: #702402; margin-bottom: -10px;}

.menu {border-right: 1px dotted #333333; vertical-align: top; width: 126px; text-align: center; 
	font-family: "trebuchet ms", verdana, arial, sans serif;
	font-size: 13px;
	font-weight: bolder;
	letter-spacing: 3px;
line-height: 22px;
	text-decoration: none;}

.menu1 {vertical-align: top; width: 126px; text-align: center; 
	font-family: "trebuchet ms", verdana, arial, sans serif;
	font-size: 13px;
	letter-spacing: 3px;
	text-decoration: none;}


.menu a{
  text-decoration: none;
color: rgb(153, 51, 0);
  background-color: #B7D0D5;
  display: block;
  line-height: 22px;
  width:99%;
}

.menu a:visited{
  text-decoration: none;
color: rgb(153, 51, 0);
  background-color: #B7D0D5;
  display: block;
  line-height: 22px;
  width:99%;
}

.menu a:hover {
  text-decoration: none;
  background-color: #97B9BF;
color: rgb(153, 51, 0);
  display: block;
  width:99%;
}

.menu1 a{
  text-decoration: none;
color: rgb(153, 51, 0);
  background-color: #B7D0D5;
  display: block;
  line-height: 22px;
  width:99%;
}

.menu1 a:visited{
  text-decoration: none;
color: rgb(153, 51, 0);
  background-color: #B7D0D5;
  display: block;
  line-height: 22px;
  width:99%;
}

.menu1 a:hover {
  text-decoration: none;
  background-color: #97B9BF;
color: rgb(153, 51, 0);
  display: block;
  width:99%;
}

.bund {border-bottom: 1px dotted #333333;}

.kontakt {vertical-align: top; background-color: rgb(151, 185, 191); background-image: url(mosaikbaggrund.jpg); padding-top: 85px; padding-left: 95px; padding-right: 85px;}
