body{
	background-image: url(../StartSide-Picture/Background/background.gif);
	text-align: center;
	vertical-align: text-top;
}
.logo{
	background-color: Black;
}
.head-table{
	background-image: url(../StartSide-Picture/Background/background-inverted.gif);
}
.links-table{
	background-color: White;
	text-align: left;
	vertical-align: text-top;
	border: thin inset Black;
}
.td-rubrik{
	background-image: url(../StartSide-Picture/Background/background-td-head.gif);
	width: 100%;
}
.td-links{
	text-align: left;
	vertical-align: text-top;
	background-image: url(../StartSide-Picture/Background/background-td.gif);
	font: normal normal bolder medium/normal normal serif;
	height: 15px;
}
.td-links-black{
	background-image: url(../StartSide-Picture/Small_pic/3x3.GIF);
	height: 3px;
}
.left-side-tr{
}
.left-side-td{
	background-color: #E9E7B4;
	height: 40px;
}
.left-side-line{
	height: 1px;
	background-image: url(../StartSide-Picture/Small_pic/3x3.GIF);
}
.bottom-line{
	height: 15px;
	font: normal small serif;
	border: none;
}
a{
	text-decoration: none;
}
a:link{
	color: #000000;
	text-decoration: none;
	font: normal normal bold small/normal Arial, Helvetica, sans-serif;
}
a:visited{
	color: #000000;
	text-decoration: none;
	font: normal normal bold small/normal Arial, Helvetica, sans-serif;
}
a:hover{
	color: Gray;
	font: normal normal bold small/normal Arial, Helvetica, sans-serif;
}
