.rahmenblau {
	background-color: #FFFFFF;
	border-top: 1px solid #0000CC;
	border-bottom: 1px solid #0000CC;
}
.input {
	border: #0000CC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #0000CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.textfett {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
 }
.rahmenblaugelb { 
border: #0000CC; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
line-height: normal; 
font-weight: bold; 
text-decoration: none; 
background-color: #FFFF00; 
color: #0000CC;
}
.textfettgross { 
font-size: 14px; 
font-weight: bold; 
color: #0000CC; 
text-decoration: none;
 }
.zeile {
	padding: 2px;
}
.inputschalt { 
border: #0000CC; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
color: #0000CC; 
text-decoration: none ; 
background-color: #FFFF00;
}
.textfettlink {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}

li {
	list-style-position: outside;
	list-style-image: url(grafik/dreieckklein.gif);
}
.textblau {
	color: #0000CC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
