/* kundenspezifische angaben */
ol {
	list-style-type:decimal;
	padding-left: 0px; 
	margin-left: 15px;
}
ul {
	list-style-type:circle;
	padding-left: 0px; 
	margin-left: 15px;
}


body {
	background-color: #98CEF0;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.kleiner {
	font-size: 10px;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.buttons {
	color: #98CEF0;
	background-color: #000099;
	text-decoration: none;
}
a.hauptnavi {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.hauptnavi:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.hauptnavi_selected {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #686868;
	letter-spacing: 0.15em;
}
a.hauptnavi_selected:hover {
	text-decoration: none;
}
a.unternavi {
	color: #000099;
	text-decoration: none;
}
a.unternavi:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.unternavi_selected {
	color: #000000;
	text-decoration: none;
}
a.unternavi_selected:hover {
	text-decoration: none;
}
input.button {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 12px;
	cursor: pointer;
	border-top-color: #000000;
} 
input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 12px;
	cursor: pointer;
} 
h1 {
	font-weight: bold;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
}
h3 {
	font-weight: bold;
	font-size: 13px;
}
h4 {
	font-weight: bold;
	font-size: 12px;
}
h5 {
	font-weight: bold;
	font-size: 11px;
}
h6 {
	font-weight: bold;
	font-size: 10px;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.schriftHell {
	color: #E6E6E6;
}
.HGdunkel {
	background-color: #007DC3;
}
.HGweiss {
	background-color: #FFFFFF;
}
.HGhell {
	background-color: #B7DDF5;
}
.HGfarbe {
	background-color: #FDFD51;
}
img.rahmen_weiss {
	border: #FFF solid 1px;
}
