BODY {
	background-color : White;
	color: Black;
}
H1 {
	font-size : 24px;
	font-style : normal;
	font-variant : normal;
	font-family : sans-serif;
	text-align : center;
	margin-top : auto;
	color: #00319C;

}
H2 {
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-family : sans-serif;
	text-align : left;
	margin-top : auto;
	font-weight : bolder;
	color: #4F9D9D;

}
H3  {
	font-family : sans-serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	color: #4F9D9D;
}

P {
	font-family : sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
UL, OL {
	font : 12px sans-serif;
	color: Black;
}

IMG {
	border : 1px none black;
}
TD {
	font-family: sans-serif;
	color : Black;
	background-color: transparent;
	font-size: 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	vertical-align : top;
}
*.navigation {
	font-family: sans-serif;
	color : White;
	font-size: 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: none;
}
*.navigation2 {
 	font-family: sans-serif;
	color : White;
	background-color: #4F9D9D;
	font-size: 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : center;
	text-decoration: none;	
}
TD.navigation {
	background-color: #00319C;
	text-align : center;
}
A.navigation {
	background-color: transparent;
	}
A.navigation2 {
	color: #4F9D9D;
	}
TD.navigation2 {
	color : White;
}
hr {
	color: #00319C;
}
A {
	color: #00319C;
	font-weight : bold;
}
*.produktinfo {
	font-family: sans-serif;
	font-size: 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : center;
	line-height: 25px;
}
th.produktinfo {
	font-weight:bold;
	background-color: #00319C;
	color : White;
}
td.produktinfo {
	font-weight:bold;
	background-color: #ffffff;
	color : Black;
	border-bottom : 1px inset Black;
}
td.produktinfo2 {
	font-weight:bold;
	background-color: #4F9D9D;
	color : Black;
	border-bottom : 1px inset Black;
	
}
table.produktinfo{
	padding : 0;
	border: 1px;
	border-color: #00319C;
	border-style: solid;
	border-spacing: 0;
	outline : none thin;
}

