body {
	background-color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

span.steel {
	color: #5D8295;
}

p.w3cxhtml {
	float: right;
}

td {
	vertical-align: top;
	text-align: justify;
}

img.inside_image {
	border: 1px solid black;
}

div.h1 {
	
}

span.square {
	background-image: url(../gfx/design/square.gif); 	
	background-repeat: no-repeat;
	background-position: center;
}

p.content_text {
	font-size: 11pt;
	line-height: 130%;
}

p.content_text a {
	font-size: 11pt;
	color: #D2691E;
	text-decoration: none;
}

p.content_text a:HOVER {
	text-decoration: underline;
	color: Black;
}

ul.list {
	list-style: square;
}

ul.list a {
	font-size: 11pt;
	font-weight: bold;
	color: #D2691E;
	text-decoration: none;
}

ul.list a:HOVER {
	text-decoration: underline;
	color: Black;
}

div.produkt {
	float: left;
	margin: 20px;
	width: 390px;
	height: 160px;
	border: 1px solid black;
}

div.produkt table {
	border: 0px;
}

div.produkt table td {
	padding: 10px;
	font-size: 11pt;
}
a.links
{
color: black;
}