body, table, #siteFooter, input, select, textarea {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
a {
	color: #336699;
}
#menuBar {
	background-image: url(../images/schwalbe_r3_c2.gif);
	height: 25px;
}
#navBar {
	background-image: url(../images/schwalbe_r3_c3.gif);
}
#navTable {
	background-image: url(../images/schwalbe_r3_c3.gif);
}
#contentArea {
	background-image: url(../images/schwalbe_r4_c2.gif);
	padding: 15px;
}
#contentArea h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

#contentArea h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #004890;
}

#contentArea p {
	margin-bottom: 10px;
}
#contentArea p strong {
	font-weight: bold;
}
.navArea {
	background-image: url(../images/schwalbe_r5_c3.gif);
}
#siteFooter {
	background-image: url(../images/schwalbe_r7_c3.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px;
}
.navTitle {
	font-weight: bold;
	padding: 6px;
	text-align: right;
}
ul.navList {
	width: 140px;
	text-align: right;
}
.navList li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	width: 140px;
}
.navList li a {
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: #666666;
}
.navList li a.selected {
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	font-weight: bold;
}
.navList li a.selected:hover {
	background-color: #FFFFFF;
}
.navList li a:hover {
	background-color: #D1DDE9;
}
.navList li ul {
	width: 130px;
	margin-top: 4px;
	margin-left: 10px;
}
.navList li ul li {
	margin: 0px;
	padding: 0px;
	width: 130px;
}
.navList li ul li a {
	border: none;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	color: #336699;
}
.navList li ul li a:hover {
	border-right: 1px solid #CCCCCC;
}
.navList li ul li a.selected {
	background-color: #EFEFEF;
	border-right: 1px solid #CCCCCC;
	color: #666666;
	font-weight: bold;
}
.navList li ul li a.selected:hover {
        background-color: #EFEFEF;
}
.menuList li {
	margin-left: 15px;
	display: inline;
}
.menuList li a {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
.menuList li a:hover {
	color: #336699;
}
.newsitem img {
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.newsitem {
	clear: left;
	margin-bottom: 15px;
	padding: 5px;
	background-color: #EFEFEF;
}
.newsitem strong, .newsitem b {
	font-weight: bold;
}
.newsitem h2, .newsitem p {
	margin-left: 120px;
}
.newsitem h2 {
	margin-bottom: 5px;
}
.newsitem h2 a {
	font-size: 11px;
	color: #CC3333;
	text-decoration: none;
}
.newsitem h2 a:hover {
	text-decoration: underline;
}
a.pdflink {
	background-image: url(../images/icons/acrobat.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	height: 25px;
	padding-left: 23px;
	padding-bottom: 5px;
	margin: 5px;
}
.floatright {
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.productTable {
	border: 1px solid #CCCCCC;
	border-bottom: none;
	border-right: none;
	clear: both;
}
.productTable th {
	background-color: #EFEFEF;
}
.productTable td, .producttable th {
	line-height: 15px;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.imagepanel {
	float: right;
	margin-bottom: 15px;
	clear: right;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
}
.product-normal {
	background-color: #FFFFFF;
}
.product-folding {
	background-color: #E6ECF2;
}
.product-wired {
	background-color: #DFF0D9;
}
.small {
	font-size: 8px;
	padding: 0px;
}
.tube-normal {
	background-color: #FFFFFF;
}
.tube-hb {
	background-color: #E6ECF2;
}
.tube-wp {
	background-color: #DFF0D9;
}
.center {
	text-align: center;
}
