body
{
	background-color: white;
	color: black;
	line-height: 1.7em;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
h1, h2, h3, h4, h5
{
	color: #ed252a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.0em; }
a
{
	color: #ed252a;
}
img
{
	border: 0;
}
.contentBox
{
	margin: 10px auto 10px;
	padding: 20px;
	width: 600px;
	border: 1px solid #ed252a;
}
#footer
{
	margin: 40px auto 10px;
	font-size: 1em;
	width: 600px;
	padding: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #ed252a;
}
#mainpage
{
	position: absolute;
	left: 10px;
	top: 0px;
}

.contentBoxNonWidth
{
	margin: 10px auto 10px;
	padding: 25px;
	border: 1px solid #ed252a;
}

.contentBoxLegend
{
	border: 1px solid #ed252a;
	padding: 3px;
	padding-top: 0;
	padding-bottom: 0;
}
PRE
{
	line-height: 1.2em;
}
.firstColumn
{
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
.columHeader
{
	font-weight: bold;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	text-decoration: none;
}

.nichtUnterstuetzteKameras li
{
color: red;
}
.unterstuetzteKameras li
{
color: green;
}

#werbungText
{
	margin: 0 auto 0;
	width: 480px;
	font-family: Arial, serif;
	font-size: 0.7em;
	color: black;
}
.warningMessage
{
font-weight: bold;
color: red;
font-size: 1.1em;
}
