/* Grundsaetzlich verwendete Schriftart */
/* a,p,ol,div,td,th,address,nobr,blockquote,b,i,input,submit,value,textarea,select,li,ul
		{ font-family: arial, helvetica, sans-serif, times new roman, courier new, verdana; } */

body	{ background-color:#ffffff; margin:0px; }
/* .dark	{ background-color:#bfbfbf; line-height:16px; margin:32px; } */
.menue	{ background-color:#dfdfdf; margin:0px; }
.title	{ background-color:#ffffff; background-image:url(../../images/home/bg_autopfandhaus-krefeld_text.jpg); background-repeat:no-repeat; background-position:left top;}

td	{ font:11px arial; color:#9FCFFF; }
	
hr	{ height:1px; color: #cccccc; border: none; }
	
a	{ color: #a70f1f; text-decoration:underline; }
a:hover	{ color: #FF3300; text-decoration:none; }
	
/* ID Styles */
#navigation a {
	font:11px georgia;
	color:#484848;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	//border:1pt solid rgb(20,40,95);
	border-right-width:0px; 
	border-left-width:0px; 
	}
	
#navigation a:hover {
	color:#df0f5f;
	background-color:#484848;
//	border:1pt dotted red;
	font-weight:bold;
	border-right-width:0px; 
	border-left-width:0px; 
	letter-spacing:0.2em;
	}
	
#sidebarHeader	{ padding: 0px 4px 14px 4px; }

#logo {
	font:18px georgia;
	color:#a70f1f;
	line-height:24px;
	letter-spacing:0.2em;
	}

#tagline {
	font:12px georgia;
	color:#a70f1f;
	line-height:18px;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	color:#9FCFFF;
	font:11px georgia;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover	{ color: #ffffff; }


/* Class Styles */

.bodyText {
	font:11px arial;
	color:#0f0008;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName	{font:22px georgia; color:#a70f1f; line-height:20px; letter-spacing:.1em; }
	
.subHeader	{ font:16px arial; color: #a70f1f; font-weight:bold; letter-spacing:.1em; line-height:16px; }
	
.sidebarHeader	{ font:14px arial; color: #08000f; font-weight:bold; letter-spacing:.1em; line-height:16px; }
	
.detailText	{ font:11px arial; color:#ffffff; line-height:16px; letter-spacing:.1em; }
	
.smallText	{ font:10px arial; color:#9FCFFF; }
	
.style1	{ color:#CC0033; font-weight: bold; }
.style2	{ font-size:48px}
.style3	{ font-size:36px; font-weight:bold;}
.style4	{ color: #a70f1f; font-weight:bold; }
.style5	{ color: #a70f1f}

.style6	{color: #CC0033}

