/* BODY Shop*/
body{
	font-family: Verdana,sans-serif;
	font-size: 12pt;
	color: #000000;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

a:link{
	color: #800000;
	text-decoration: underline;
}
a:visited, a:hover {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

/* MARKUP STYLES */
strong {
	color: #666666;
	font-weight: bold;
}
em {
	color: #666666;
	font-weight: bold;
	font-style: italic;
}
li {
	list-style-type: square;
	padding-top: 5px;
	font-size: 12pt;
	line-height: 12pt;
}
.spaceTopSmall {
	margin-top: 0px;
}
.spaceBottomSmall {
	margin-bottom: 0px;
}
/* LINES */
.lineTop {
display: none;
}
.lineLeft {
display: none;
}

/* LANGUAGE Box */
.linguistic {
display: none;
}
/* NAVIGATION Left */
.navLeftCell {
	display: none;
}

/* NAVIGATION Bottom */
.navBottom {
	display: none;
}


/* CONTENT */
.content{
	font-size: 12pt;
	background-color: #ffffff;
	text-align: left;		
}

.contentTitle {
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 30px;
}
/* Graphics */
.bgGraphik {
	display: none;
}
.slogan {
	display: none;
}
#topBanner {
	display: none;
}
#topBannerText {
	font-family: Verdana, sans-serif;
	font-size: 18pt;
	color: #000000;
	letter-spacing: 2px;
	font-weight:bold;
}
