/* common */

html, body, td, input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html, body {
	height: 100%;
}

body {
	background-color: #5c5c5c;
	margin: 0px 0px 0px 0px;
}

/* tab */

.tab_on {
	color: #666666;
	font-size: 11px;
	line-height: 11px;
	padding: 17px 0px 0px 0px;
	vertical-align: top;
}

.tab_on a,
.tab_on a:hover {
	color: #666666;
	text-decoration: none;
}

.tab_off {
	color: #ffffff;
	font-size: 11px;
	line-height: 11px;
	padding: 16px 0px 0px 0px;
	vertical-align: top;
}

.tab_off a,
.tab_off a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* navigation */

.navigation_off {
	background-image: url(/images/main/navigation/off.gif);
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 11px;
}

.navigation_off a,
.navigation_off a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 15px;
	line-height: 11px;
}

.navigation_on {
	background-image: url(/images/main/navigation/on.gif);
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 11px;
}

.navigation_on a,
.navigation_on a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 15px;
	line-height: 11px;
}

.navigation_sub_dark {
	background-image: url(/images/main/navigation/sub/background/dark.gif);
	font-size: 11px;
}

.navigation_sub_light {
	background-image: url(/images/main/navigation/sub/background/light.gif);
	font-size: 11px;
}

.navigation_sub_dark a,
.navigation_sub_light a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px 0px 4px 15px;
}

.navigation_sub_dark a:hover,
.navigation_sub_light a:hover {
	color: #666666;
	text-decoration: underline;
	display: block;
	padding: 4px 0px 4px 15px;
}

.navigation_sub_end a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px 0px 0px 15px;
}

.navigation_sub_end a:hover {
	color: #666666;
	text-decoration: underline;
	display: block;
	padding: 4px 0px 0px 15px;
}

/* box */

.box_title {
	background-image: url(/images/main/content/box/title/background.gif);
	font-size: 11px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

.box_row {
	font-size: 11px;
	color: #666666;
	padding: 4px 0px 4px 0px;
}

.box_row_options {
	font-size: 10px;
	color: #a8a8a8;
	padding: 0px 0px 4px 0px;
}

a.box_options {
	font-size: 10px;
	color: #a8a8a8;
	text-decoration: none;
}

a:hover.box_options {
	font-size: 10px;
	color: #a8a8a8;
	text-decoration: underline;
}

/* shopcard */

.shopcard_title {
	background-image: url(/images/main/shopcard/title.gif);
	font-size: 11px;
	color: #ffffff;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

.shopcard_title a {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.shopcard_title_neu {
	background-image: url(/images/main/shopcard/title_neu.gif);
	font-size: 11px;
	color: #ffffff;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

.shopcard_title_top {
	background-image: url(/images/main/shopcard/title_top.gif);
	font-size: 11px;
	color: #ffffff;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

.shopcard {
	color: #666666;
	font-size: 11px;
	padding: 4px 15px 0px 15px;
	line-height: 16px;
}

.shopcard a {
	color: #666666;
	text-decoration: underline;
}

.shopcard a:hover {
	color: #666666;
	text-decoration: none;
}

.shopcard_options {
	font-size: 10px;
	color: #a8a8a8;
	text-decoration: none;
	padding: 0px 0px 4px;
}

.shopcard_options a {
	font-size: 10px;
	color: #a8a8a8;
	text-decoration: none;
}

.shopcard_options a:hover {
	font-size: 10px;
	color: #a8a8a8;
	text-decoration: underline;
}

/* content */

.content_padding_all {
	padding: 0px 12px 0px 12px;
}

.content_padding {
	padding: 25px 12px 25px 12px;
}

.content_path {
	font-size: 11px;
	color: #9b9b9b;
	line-height: 11px;
	padding: 0px 12px 0px 12px;
}

.content_path a {
	color: #666666;
	text-decoration: none;
}

.content_path a:hover {
	color: #666666;
	text-decoration: underline;
}

.ContentPathArrow {
	color: #db9b20;
}

.content_search {
	border: 1px solid #dbdbdb;
	border-right: 0px;
	padding: 3px 0px 3px 3px;
	background-color: #ffffff;
}

.content_search_input {
	height: 13px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 10px;
	color: #9f9f9f;
	border: 0px;
	background-color: #ffffff;
	width: 173px;
}

.content {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.content a {
	color: #666666;
	text-decoration: underline;
}

.content a:hover {
	color: #666666;
	text-decoration: none;
}

.content h1,
.content h1 a,
.content h1 a:hover {
	font-size: 16px;
	color: #db9207;
	margin: 5px 0px 3px 0px;
	text-decoration: none;
}

.subcontent h1 {
	font-size:12px;
	color: #db9207;
	font-weight: normal;
}

.content h2,
.content h2 a,
.content h2 a:hover {
	font-size: 18px;
	color: #666666;
	margin: 7px 0px 10px 0px;
	text-decoration: none;
}

.content h3 {
	font-size: 14px;
	color: #db9207;
	text-decoration: none;
}

.content_step_on h2,
.content_step_on h2 a,
.content_step_on h2 a:hover,
.content_step_on h2 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #db9207;
	text-decoration:none;
}

.content_step_off h2,
.content_step_off h2 a,
.content_step_off h2 a:hover,
.content_step_off h2 a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

/* footer */

.footer {
	font-size: 10px;
	color: #7f7c7c;
	line-height: 15px;
	padding: 10px 0px 0px 0px;
}

.footer_text {
	font-size: 11px;
	color: #ffffff;
	line-height: 22px;
	text-decoration: none;
}

.footer a,
.footer a:hover {

	font-size: 11px;
	color: #ffffff;
	line-height: 22px;
	text-decoration: none;
}