body {
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-image: url(graf/elemente/hg.jpg);
	background-position: 70px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25pt;
	text-align:left;
	color: #FF0000;
	font-weight: normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	text-align:left;
	color: #FF0000;
	font-weight: normal;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:left;
	color: #FF0000;
	font-weight: normal;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color: #FFFFFF;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color: #FFFFFF;
}

A {
	font-size:14px;
	color: #FF0000;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
A.nav_l {
	color:#FFFFFF;
	font-size:14px;
}
A.nav_l:hover {
	color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	text-decoration: none;
}
A.nav_o {
	color:#FFFFFF;
	font-size:14px;
}
A.nav_o:hover {
	color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-decoration: none;
}
A.nav_klein {
	color:#FF0000;
	font-size:11px;
}
A.nav_klein:hover {
	color:#FFFFFF;
	font-size:11px;
	background-image: none;
	font-weight: normal;
}
.txt_klein {
	font-size:11px;
	color: #FFFFFF;
}
.txt_klein_rot {
	font-size:11px;
	color: #D70000;
}
.xtra {
	color: #FFFFFF;
	font-size: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(graf/elemente/hg_alarm.jpg);
}

