/*
	http://www.insignia-regis.de/core.css
	enthaelt angaben fuer ALLE browser, die CSS verstehen

	(c)(P)2003 media++, Karlsruhe
             hell     gold     hell    grüngold
text colors: #E0CA6C  #C8B050  #E8CC70 #B09C40
             hell     dunkel
bg-colors  : #781818  #701418
*/
html, body {
	padding:0px;
	margin:0px;
	font-size:13px;
	font-family:Georgia,Palatino,"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}
/* general stuff */
body {
	background-color:#701418; /* #750000; 117,0,0 */
	color:#E0CA6C;
}
body, p,div, th,td, dt,dd,li,
h1,h2,h3,h4,.headline {
	color:#E0CA6C;
}
p {
	font-size:13px;
	padding:0px 20px 6px 0px;
	margin:2px 0px 0px 0px;
	color:#E0CA6C;
}
p,ul,ol {
	text-shadow:1px 1px 2px #300;
}
small {
	font-size:11px;
}
th, td, dt, dd, li {
	font-size:13px;
}
dt { font-weight:bold; }
dl, ol, ul { margin-top:4px; margin-bottom:4px; }
/* headlines */
/* h1, h2, h3 {border-left:1px solid gold; } */
h1, h2, h3, h4 {
	font-weight:bold;
	line-height:1.1em;
	margin:2px 1em 2px 0em;
	padding:0.2em 0em 0.1em 0px;
	text-shadow:2px 2px 3px #300;
}
h1 { font-size:1.6em; }
h2 { font-size:1.4em; }
h3 { font-size:1.2em; }
h1, h2, h3 { letter-spacing: 1px; }

/* anchors and alike */
a, a:link, .lnk {
	color:#E5CF6F;
	text-decoration:underline;
	}
a:visited { color:#E5CF6F; }
a:active { color:#B09C40; }

address {
	display:block;
	font:normal 11px/14px Georgia,Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding-top:6px;
	margin:0px;
	color:rgb(170,150,50);
}
address a,
address a:link
address a:visited
address a:active { text-decoration:underline; color:rgb(170,150,50);}

abbr { cursor:help; }
/* classes */
pre.DbgPrint {font-size:11px;}
.headline { /* ~ h1 */
	font-size:1.6em;
}
.kelt {
	font-size:1em;
	padding-top:0.5em;
}
.navText  { color:#701418; font:bold 12px Georgia,Verdana,Geneva,Arial,Helvetica,sans-serif; }
.bcTop    { font:normal 11px/12px Georgia,Verdana,Geneva,Arial,Helvetica,sans-serif; }
.bcBottom { font:normal 11px/12px Georgia,Verdana,Geneva,Arial,Helvetica,sans-serif; }

.domonlyi,.domonlyb  { display:none;visibility:hidden; }
.mozonlyi,.mozonlyb  { display:none;visibility:hidden; }
.ieonlyi, .ieonlyb  { display:none;visibility:hidden; }
.nodom { font-weight:bold; color:red; }

