.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c00000;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c00000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c00000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c00000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	background-color: cac4b9;
	border: 2px solid #000;
	padding: 5 5 5 5;
}
.indextable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline overline;
	text-align: justify;

	padding: 5 5 5 5;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.div
{
	border-right: 1px dotted #000;
	padding: 0 5 0 0;
}
div.hr {
   height: 1px;
   margin: 1.0em 0 1.0em 0;
   border-bottom: 1px dotted black;
}
.backgroundindex {
	background-image: url(bilder/grund/compbg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	background-color: #0e93da;
}
.backgroundspray {
	background-image: url(bilder/grund/spraycomp.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.backgroundbox {
	background-image: url(bilder/grund/topborder.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.index
{
  position: fixed;
  padding: 100px 0 0 0;
}
#indexlogo {
	position: fixed;
	top: 40px;
        left: 10px;
	z-index: 1;
}
#post-it {
	position: absolute;
	top: 100px;
        right: 150px;
	z-index: 2;
}
