body {
	font-family: Verdana;
	font-size: 14px;
}

 * {
	font-family: Verdana;
	font-size: 14px;
}

a:link { color:#000000; text-decoration: none; }
a:visited { color:#000000; text-decoration: none; }
a:focus { color:#000000; text-decoration: none; }
a:hover { color:#000000; text-decoration: none; }
a:active { color:#000000; text-decoration: none; }

img { vertical-align: text-center; }

.content a:link { color:#00558e; text-decoration: none; }
.content a:visited { color:#00558e; text-decoration: none; }
.content a:focus { color:#00558e; text-decoration: none; }
.content a:hover { color:#00558e; text-decoration: none; }
.content a:active { color:#00558e; text-decoration: none; }

.content {
	z-index:1;	
}

.content table {
	border-collapse:collapse; 
	border-style: 1px solid #000000; 
	/*table-layout:fixed;*/
	z-index:1;	
}

.sitem { width:700px; }

.sitem th { text-align:left; }

#bilder {
	position: relative;
	z-index:100;
	overflow:visible;
	/*border: 1px solid red;*/
}

#bildercontainer {
	position:absolute;
	overflow:visible;
	z-index:2;
}