body {
	background-image: url(graf/elemente/farbverlauf1.jpg);
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	text-align:left;
	color: #FF0000;
	font-weight: normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19pt;
	text-align:left;
	color: #666666;
	font-weight: normal;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	text-align:left;
	color: #666666;
	font-weight: normal;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color: #333333;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color: #333333;
}

A {
	font-size:14px;
	color: #333333;
	text-decoration: none;
}
A:hover {
	text-decoration:underline;
	color: #000000;
}
A.nav_o {
	color:#FFFFFF;
	font-size:11pt;
	font-weight: normal;
	background-image: none;
}
A.nav_o:hover {
	color:#FFFFFF;
	font-size:11pt;
	font-weight: normal;
	background-image: url(graf/elemente/quadrat_altrosa.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
A.nav_l {
	color:#333333;
	font-size:10pt;
}
A.nav_l:hover {
	color:#FF0000;
	font-size:10pt;
	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;
}
A.nav_klein {
	color:#FF0000;
	font-size:11px;
}
A.nav_klein:hover {
	color:#FF0000;
	font-size:11px;
	background-image: none;
}
.txt_klein {
	font-size:11px;
	color: #333333;
}
.xtra {
	text-transform: uppercase;
	color: #FF0000;
	font-size: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(graf/elemente/farbverlauf1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.xtra_txt {
	text-transform: none;
	color: #333333;
	text-align: justify;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	background-image: none;
	padding-right: 12px;
	padding-top: 6px;
}
.rahmen {
	border: 1px solid #333333;
}
