* {
	padding: 0;
	margin: 0;
}
body {
	background-color: #003366;
	font-size: 13px;
	font-family: Consolas, "Courier New", Courier, monospace;
	color: #FFFFFF;
	line-height: 1.4em;
	margin-bottom: 60px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF6300;
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	color: #FF6300;
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 400%;
	margin: 0 0 0 100px;
}
h2 {
	color: #66CC00;
	font-size: 160%;
	margin: 30px 0 10px 150px;
	width: 60%;
	letter-spacing: -1px;
	font-family: Calibri, Geneva, Arial, sans-serif;
}
h3 {
	color: #66CC00;
	font-size: 140%;
	font-family: Calibri, Geneva, Arial, sans-serif;
	margin: 20px 0 10px 150px;
	width: 50%;
	letter-spacing: -1px;
	font-weight: normal;
}
h3 a {
	color: #66CC00;
	text-decoration: none;
}
p, pre {
	color: #FFFFFF;
	margin: 0 0 0 150px;
	width: 50%;
}
ol,ul {
	color: #FFFFFF;
	margin: 20px 0 20px 150px;
}
ol ul,ol ol,ul ol,ul ul {
	color: #FFFFFF;
	margin: 20px 0 20px 20px;
}
li p {
	margin-left: 0px;
}
sub,sup {
	line-height: 2px;
	color: #FFFFFF;
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 80%;
}
sub a,sup a {
	text-decoration: none;
}
a.filter {
	text-decoration: none;
	color:#FFFF00;
}
.minitext {
	font-family: Calibri, Geneva, Arial, sans-serif;
	font-size: 80%;
}
.small{
	width: 50%;
	
}
p strong, li strong {
	color: #FFFF33;
	font-weight: normal;
}
p strong a, li strong a {
	color: #FFFF33;
	font-style: normal;
	text-decoration: underline;
}
p strong a:hover, li strong a:hover {
	color: #FF6600;
	font-style: normal;
}
p em, li em {
	color: #6987A5;
	font-style: normal;
}
p em a, li em a {
	color: #6987A5;
	font-style: normal;
	text-decoration: underline;
}
p em a:hover, li em a:hover {
	color: #FF6600;
	font-style: normal;
}
code {
	color: #97CBFF;
	padding: 10px;
	font-size: 80%;
	background-color: #004A95;
	border: 1px dashed #97CBFF;
	margin: 0 0 0 150px;
	display: block;
	width: 50%;
	overflow: auto;
	white-space: pre;
}
#header a {
	text-decoration: none;
	color: #FF6600;
}
#menu {
	color: #FFFFFF;
	margin: 0 0 0 145px;
	width: auto;
}
#menu a {
	color: #FFFFFF;
	font-size: 140%;
	font-family: Calibri, Geneva, Arial, sans-serif;
	text-decoration: none;
}
#menu a img {
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}
#menu a:hover img {
	opacity: 1;
	filter: alpha(opacity=100); 
	-moz-opacity: 0.99;
}
#menu a.active img {
	opacity: 1;
	filter: alpha(opacity=100); 
	-moz-opacity: 0.99;
}
#uberwach {
	color: #FFFFFF;
	margin: 40px 0 0 0;
	width: auto;
}
#uberwach a {
	color: #FFFFFF;
	font-family: Calibri, Geneva, Arial, sans-serif;
	text-decoration: none;
}
#uberwach h1 {
	font-size: 140%;
}
#kameras {
	text-align: right;
	margin: 0 200px 0 0;
}
#filter #d, #filter #v, #filter #k {
	width: 200px;
	background-color: #036;
	font-size: 100%;
	font-family: Calibri, Geneva, Arial, sans-serif;
	border: 1px solid #6987A5;
	margin-bottom: 0.2em;
	color: #FFFFFF;
}
#content a img, #uberwach a img {
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}
#header a img, #kameras a img {
	opacity:.80;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
}
#content a:hover img, #uberwach a:hover img, #header a:hover img, #kameras a:hover img {
	opacity: 1;
	filter: alpha(opacity=100); 
	-moz-opacity: 0.99;
}
form p {
	width: auto;
}
#debug {
	color: #FFFFFF;
	width: auto;
	background-color: #000033;
	padding: 20px;
}
#debug h2, #debug pre {
	margin-left:0;
	font-size:80%;
}
