/* Global Styles */

body {
	margin:0px;
	background-image: url(file:///D|/Caro/Ebay/T%C3%BCcher/hintergrund1.gif);
	background-repeat: repeat;
	color: D1D0E2;
	font-size: 11px;
	}
	
td {
	font:12px Arial;
	color:D1D0E2;
	}
	
a {
	color: D1D0E2;
	font-weight:bold;
	}
	
a:hover {
	color: D1D0E2;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	color: #191970;
	}
	
#navigation a {
	font: 12px Arial;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#191970;
	}
	
#logo 	{
	font:24px Arial;
	color: #990000;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Arial;
	color: #990000;
	letter-spacing:0.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:12px Arial;
	color: #990000;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:12px Arial;
	color: #990000;
	font-weight:bold;
	letter-spacing:0.1em;
	}
	
#dateformat a:hover {
	color: D1D0E2;
	letter-spacing:0.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#990000;
	margin-top:0px;
	line-height: 20px;
	font-size: 11px;
	}
	
.pageName{
	font: 18px Arial;
	color: #990000;
	line-height:24px;
	letter-spacing:0.2em;
	}
	
.subHeader {
	font:bold 12px Arial;
	color: D1D0E2;
	line-height:16px;
	letter-spacing:0.2em;
	}

.quote {
	font: 20px Arial;
	color: D1D0E2;
	line-height:30px;
	}
	
.smallText {
	font: 12px Arial;
	color: D1D0E2;
	}
	
.navText {
	font: 12px Arial;
	color: D1D0E2;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	

