﻿@charset "UTF-8";

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	font-family:  'Lucida Grande',Verdana,sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
}
A {
	text-decoration: underline;
	color: #FFFFFF;
}
A:HOVER {
	text-decoration: underline;
}

#pagetop H3 {
	padding:15px 15px 0 15px;
	font-size: 18px;
	color:white;
	text-transform: uppercase;
	text-shadow: black 1px 1px 3px;
}
#pagetop H3 A{
	text-decoration: none;
}
#pagetop H3 STRONG {
	font-weight: normal;
	font-size: 36px;
	color:white;
}
#navigation UL {
	display:block;
	list-style: none;
}
#navigation UL LI {
	display:normal;
	font-weight: normal;
	line-height: 30px;
	font-size: 20px;
	color:white;
	text-shadow: black 1px 1px 3px;
	text-transform: uppercase;
}
#navigation UL LI A {
	color:white;
	text-decoration: none;
}
#pagebottom {
	text-align: center;
}
#pagebottom UL {
	display:block;
	list-style: none;
	padding: 35px 0 0 0;
}
#pagebottom UL LI {
	display:inline;
	padding: 0 10px 0 10px;
	font-weight: normal;
	font-size: 13px;
	color:white;
	text-shadow: black 1px 1px 3px;
	text-transform: uppercase;
}
#pagebottom UL LI A {
	color:white;
	text-decoration: none;
}
#pagepart2_content H2 {
	text-transform: uppercase;
	font-size: 24px;
	color: white;
	padding: 20px 25px 10px 15px;
}
#pagepart2_content H3 {
	text-transform: uppercase;
	float:left;
	width: 310px;
	font-size: 24px;
	color: white;
	padding: 20px 25px 10px 15px;

}
#pagepart2_content P {
	padding: 5px 25px 5px 15px;
	font-size: 14px;
	color: white;
}
#pagepart2_content UL
{	
font-size: 14px;
color: white;
list-style: none;
}

#pagepart2_content UL LI
{
color: white;
padding: 3px 0;
}

#pagepart2_content .afterh3 {
	padding: 20px 25px 10px 355px;
}
#pagepart2_content .afterh3 P {
	padding: 0 0 10px 0;
	font-size: 12px;
}
#pagepart2_content .afterh3 P.withimage {
	padding: 0 0 10px 140px;
	font-size: 12px;
}
#pagepart2_content .afterh3 IMG {
	float:left;
	margin: 2px 0 0 0;
	border: 1px white solid;
}
#pagepart2_content .afterh3 P A {
	font-weight:bold;
	color: #da001b;
	text-decoration: none;
}
#pagepart2_content .afterh3 P A.go {
	display:block;
	margin: 30px 0 0 0;
	text-align:right;
	color:white;
	text-decoration: none;
}
#pagepart2_content .afterh3 P A.go:first-letter {
	color: #da001b;
}
#product H2.ptext {
	font-size: 30px;
	color:white;
	text-shadow: black 1px 1px 3px;
	padding-top:30px;
}
#product P.ptext {
	font-size: 14px;
	color:white;
	text-shadow: black 1px 1px 3px;
	padding-top:30px;
}
#product A {
	color:white;
	text-decoration: none;
}
#product TABLE.gallery CAPTION {
	font-size: 18px;
	color:white;
	text-shadow: black 1px 1px 3px;
	padding-top:30px;
}
#product TABLE.gallery IMG {
	border: 1px white solid;
}
#textblockoben H2.ptext {
	font-size: 30px;
	color:white;
	text-shadow: black 1px 1px 3px;
	padding-top:30px;
}
#textblockoben H3.ptext {
	font-size: 20px;
	color:white;
	text-shadow: black 1px 1px 3px;
	padding-top:10px;
}
#textblockoben P.ptext {
	font-size: 18px;
	color:white;
	text-shadow: black 1px 1px 3px;
	padding-top:30px;
}
#textblockoben A {
	color:white;
	text-decoration: none;
}



