.pageback {
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	margin: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 0px;
	border: none;
	text-align: center;
	vertical-align: middle;
}

.red {
	background-color: #FF6600;
	background-image: url(images/redstripe.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0px;
	padding: 0px;
	border: none;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	left: 0px;
}

.center {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;

}

ul {
	list-style-image: url(images/fish.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;

}

.lcd {
	background-image: url(images/lcd-bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #999999;

}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #003366;
	line-height: 20px;
	text-align: left;
	
	}
	
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
	line-height: 16px;
	text-align: left;
}

h2.middle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
	line-height: 16px;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #000000;


}
.deutlich {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #003366;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
.listhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}
