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

*/

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

a, a:active, a:link, a:visited, a:focus { color: #ffffff; text-decoration: none; }
a:hover  { color: #AA9E97; 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.nav0, a.nav0:active, a.nav0:link, a.nav0:visited, a.nav0:focus,
a.nav1, a.nav1:active, a.nav1:link, a.nav1:visited, a.nav1:focus  { font-size: 11px; color: #AA9E97; text-decoration: none; }
a.nav0:hover, a.nav1:hover  { color:#ffffff; }

a.nav_over1, a.nav_over1:active, a.nav_over1:link, a.nav_over1:visited, a.nav_over1:focus { font-size: 11px; color:#E55516; text-decoration: none;}
a.nav_over0:hover, a.nav_over1:hover { font-size: 11px; color:#ffffff; text-decoration: none; }

a.nav_over0, a.nav_over0:active, a.nav_over0:link, a.nav_over0:visited, a.nav_over0:focus { font-size: 11px; color:#ffffff; text-decoration: none;}

.leftlink, .leftlink:active, .leftlink:link, .leftlink:visited, .leftlink:focus { color: #888888; text-decoration: none; }
.leftlink:hover  { color: #444444; }

.line { background-image:url(/images/layout/line_bg.jpg); background-repeat:repeat-x; }
.line_black { background-image:url(/images/layout/line_black.jpg); background-repeat:repeat-x; }

#popup h1 { color:#000000; }
div.popup_text { padding-top: 11px; padding-bottom:2px; width: 305px; text-align:left; }

div.standardpad
{
	padding: 15px;
}

.title, h1 {
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
	color: #ffffff;
	font-size: 12px;
}	

.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: #444444; font-size: 11px; font-family: Courier, sans-serif;
border: 1px solid #b5aa76;
}

.input_textarea
{
padding-left: 2px;
width: 400px; heigth: 150;
color: #333333; font-size: 11px; font-family: Courier, sans-serif;
border: 1px solid #b5aa76;
}

