/* farben und so
dunkelbraun, schrift: #645028
dunkeldunkelbraun, titel: #45371C
blau: 6699CC
grau nav: 999999
beige: CBA36E

*/

p, td  {  line-height: 13px; color:#000000; font-size: 11px; font-family: "Courier New", "Courier mono", Verdana, sans-serif; }
body  { line-height: 13px; color: #000000; font-size: 11px; font-family: "Courier New", "Courier mono", Verdana, sans-serif; }
.rightTextPadding { padding-left: 18px; }

a, a:active, a:link, a:visited, a:focus { color: #000000; text-decoration: none; }
a:hover  { color: #ff0000; text-decoration: none; }

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 { color: #000000; text-decoration: none; }
a.nav:hover  { color:#ff0000; }

.nav_over, a.nav_over:active, a.nav_over:link, a.nav_over:visited, a.nav_over:focus { color: #ff0000; text-decoration: none; }

.leftlink, .leftlink:active, .leftlink:link, .leftlink:visited, .leftlink:focus { color: #888888; text-decoration: none; }
.leftlink:hover  { color: #444444; }

.phpdigHighlight
{
	
	color:#FF0000;
	/* 
	background-color:#666666;
	*/
}

div.standardpad
{
	padding: 15px;
}

.title, h1 {
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
	color: #000000;
	font-size: 11px;
}

h2 {
	font-family:Helvetica, Arial, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	color: #B08E61;
	font-size: 11px;
}		

.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;
width: 200px;
color: #000000; font-size: 11px; font-family: Courier, sans-serif;
border: 1px solid #000000;
margin-bottom: 5px;
}

.input_textarea
{
padding-left: 2px;
width: 400px; heigth: 150;
color: #333333; font-size: 11px; font-family: Courier, sans-serif;
border: 1px solid #b5aa76;
}
