/* farben und so
dunkelbraun, schrift: #645028
dunkeldunkelbraun, titel: #45371C
blau: 6699CC
grau nav: 999999
beige: CBA36E

*/

p, td  {  line-height: 15px; color:#000000; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; }
body  { line-height: 15px; margin: 0px; padding: 0px; color: #000000; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; }

a, a:active, a:link, a:visited, a:focus { color: #000000; text-decoration: underline; }
a:hover  { color: #444444; background-color: #ffcc99; }

a.greenlink, a.greenlink:active, a.greenlink:link, a.greenlink:visited, a.greenlink:focus { color: #B08E61; text-decoration: none; }
a.greenlink:hover  { color: #444444; text-decoration: none; }


a.nav, a.nav:active, a.nav:link, a.nav:visited, a.nav:focus { line-height: 14px; color: #000000; text-decoration: underline; }
a.nav:hover  { color: #000000; background-color:#ffcc99; }

a.nav_over, a.nav_over:active, a.nav_over:link, a.nav_over:visited, a.nav_over:focus { line-height: 14px; color: #000000; background-color:#ffcc99; text-decoration: underline; }

.red { color: #990000; font-weight: bold; }

div.standardpad
{
	padding: 15px;
}

.title, h1 {
	font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
	color: #000000;
	font-size: 15px;
}

h2 {
	font-family:"Courier New", "Courier mono", Verdana, sans-serif; 
	margin-top:0px;
	margin-bottom:0px;
	color: #B08E61;
	font-size: 13px;
}		

.subtitle  {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
}

.small
{
	font-size: 9px;
}

hr {
	border-top:#ffffff solid 1px;
	border-bottom:#CCCCCC solid 1px;
}

/* forms */
.input_text
{
padding-left: 2px;
height: 20px;
width: 240px;
margin-bottom: 7px;
color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
border: 1px solid #000000;
}

.input_textarea
{
padding-left: 2px;
width: 240px; heigth: 140;
color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #000000;
}

