TD {
	color : Black;
	font-family : Verdana;
	font-size: 12px;
}

H2 {
	font-size: 14pt;
	color: #87CEFA;
}


UL {
	padding-top: 2px;
	margin-left: 150px;
	width: 500px;
	list-style : circle;
	list-style-position:outside;
	line-height : 130%;
}

H3 {
	font-size: 13pt;
	color: #7FFFD4;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	text-decoration: none;
	color: Blue;
}

A:Hover {
	text-decoration: underline;
	color: Lime;
}

HR {
	color: blue;
	height: 1pt;
}

BODY {
	font-family: Verdana;
	color: Black;
	font-size: 12px;
	margin-left: 12px;
}

.std {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin-left: 150px;
	width: 500px;
	text-align: justify;
	vertical-align : baseline;
}

.ingress {
	font-size: 14px;
	font-weight: Bold;
	color: Maroon;
	margin-left: 50px;
	width: 500px;
}

.bildtext {
	font-size: 10px;
	font-style: italic;
}

.updated {
	font-size: smaller;
	color: #9370DB;
	margin-left: 150px;
	margin-top: 20px;
	width: 500px;
	text-align: right;
	padding-top: 4px;
	border-top: thin solid Gray;
}

.submenu {
	text-align: center;
	width: 89px;
	border : thin solid Black;
	border-left : thin solid Gray;
	float : left;
	padding-left : 8px;
	padding-right : 8px;
	margin-top: -5px;
	margin-right : 2px;
	margin-bottom: 7px;
	padding-bottom : 2px;
	padding-top : 2px;
	border-top : thin solid Gray;
}

.active_submenu {
	font-weight: Bold;
	text-align: center;
	width: 89px;
	background-color: Silver;
	border : thin solid Black;
	border-left : thin solid Gray;
	float : left;
	padding-left : 8px;
	padding-right : 8px;
	margin-top: -5px;
	margin-right : 2px;
	margin-bottom: 7px;
	padding-bottom : 2px;
	padding-top : 2px;
	border-top : thin solid Gray;
}

.mini {
	line-height: 4px;
}

.newsingress {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 14px;
	text-align: left;
	color: Red;
	width: 140px;
	padding-top : 4px;
	padding-left : 4px;
	padding-right : 4px;
	border-top : thin dotted Black;
	border-left : thin dotted Black;
}

.newsbody {
	font-size: 11px;
	line-height: 13px;
	width: 140px;
	text-align: left;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
}