.StIndex1 {
	color: #666666;
	font-size: x-small;
}

.StIndex2 {font-size: xx-small}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.picreahmen {
	border: thin solid #000099;
	border-width: 1px;
}

.rahmenfull {
	border: thin solid #777777;
	border-width: 1px;
}

.rahmenrechts {
	border-right: thin solid #777777;
	border-right-color: #777777;
	border-right-width: 1px;
}

.rahmenoben {
	border-top: thin solid #777777;
	border-top-color: #777777;
	border-top-width: 1px;
}

a.menue:Link{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000099;
	text-decoration: none;
	font-size :12px;
	font-weight : bold;
}
a.menue:visit{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000099;
	text-decoration: none;
	font-size : 12px;
	font-weight : bold;
}

a.menue:hover{
	font-family:  Arial, Helvetica, sans-serif; 
	color: #0066CC;
	font-size : 12px;
	text-decoration: none;
	font-weight : bold;
}

h1 {
	font-size: medium;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}


.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C41E3A;
	text-decoration: none;

}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;

}

input.txt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px #000000 solid;
	color: #000000;
	background-color: #E9D20C;

}

input.txt2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px #000000 solid;
	color: #000000;
}

select.sel1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px #000000 solid;
	color: #000000;
	background-color: F4DE23;
}

textarea.ta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px #000000 solid;
	color: #000000;
	background-color: #E9D20C;	
}

input.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px #000000 solid;
	color: #000000;
	background-color : #bbbbbb;
}

.SmallHeadline {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.BigHeadline {
	color: #000066;
	font-weight: bold;
	font-size: x-large;
}

.gray {
	color: #666666;
}

.picrahmen {
	border-color: #000000;
	border-width: 2;
	border: 2;
}

