BODY { background-color:#FFFFFF;
    font-family:sans-serif;
		font-size:11px;
}

A:link { text-decoration: none; color: #444444 }
A:active { text-decoration: none; color: #007cc3 }
A:visited { text-decoration: none; color: #222222 }
A:hover { text-decoration: none; color: #007cc3; }

A.nohover { text-decoration:none;
	color: #444444;
}

A.nohover:hover { text-decoration:none;
	color:#444444;
}

H1 {
	font-weight:600;
	font-size:13px;
	margin-top:0px;
}

P { padding: 0px;
    font-family:sans-serif;
    font-size:11px;
    color:#000000;
    font-weight:400;
		margin:0px;
}

TD {
    font-family:sans-serif;
    font-size:11px;
}

TD.blue { background-color:#8083ff;
}

TD.darkblue { background-color:#00509d;
}

TD.content { background-color:#f0f0ff;
}

TD.menu1 { background-color:#d5d5ff;
}

TD.menu0_normal { background-color:#00509d;
	font-weight:800;
	border-bottom-color:white;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-top-color:#222222;
	border-top-width:1px;
	border-top-style:solid;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
}

TD.menu0_normal A { color:white;
	font-weight:800;
}

TD.menu0_normal A:visited { color:white;
	font-weight:800;
}

TD.menu0_normal A:hover { color:#8083ff;
	font-weight:800;
}

TD.menu0_aktiv { background-color:#8083ff;
	font-color:white;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
}

TD.menu0_aktiv A { color:white;
	font-weight:800;
}

TD.menu0_aktiv A:visited { color:white;
	font-weight:800;
}

