div.std{
	border-color:#2D3937; 
	border-style:solid;
	border-width:1px;}

.eingabe
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color:#cccc9a;
  border-width: 1px;
  border-style:solid;
  border-color: #97AA82;
}

a:link{
	color:#144814;
	text-decoration: none;
}

a:visited{
	color: #144814;
	text-decoration: none;
}

a:hover{
	color: #5C7155;
	text-decoration: none;
}

a:active{
	color: #97AA82;
	font-weight: bold;
	text-decoration: none;
}

a.navi:link{
	color: #97AA82;
	text-decoration: none;
}

a.navi:visited{
	color: #97AA82;
	text-decoration: none;
}

a.navi:hover{
	color: #5C7155;
	text-decoration: none;
}

a.navi:active{
	color: #97AA82;
	font-weight: bold;
	text-decoration: none;
}

a.h1:link{
	text-decoration: none;
	color: #144814;
	font-size: 14px;
	font-weight:bold;
	
}

a.h1:visited{
	text-decoration: none;
	color: #144814;
	font-size: 14px;
	font-weight:bold;
}

a.h1:hover{
	color: #97AA82;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}

a.h1:active{
	text-decoration: none;
	color: #144814;
	font-size: 14px;
	font-weight:bold;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table{
	background:#cccc9a;
}

table.blank{
	background:#FFFFFF;
}

table.border{
	background-color: #2D3937;
	border: 0px;
}

table.nav{
	background-color: #2D3937;
	border: 0px;
	color: #97AA82;
	font-size: 15px;
}

table.foot{
	background-color: #2D3937;
	border: 0px;
	color: #97AA82;
	font-size: 12px;
}

td.h1{
	background-color: #2D3937;
	border: 0px;
	color: #97AA82;
	font-size: 14px;
}

td.h2{
	background-color: #97AA82; 	
}

h1{
	color: #144814;
	font-size: 14px;
	
}

h2{
	color: #144814;
	font-size: 13px;
	
}
h3{
	color: #144814;
	font-size: 19px;
}

div.big{
	font-size: 18px;
}
