/*<meta />*/

@media only screen and (max-width: 767px)
{
	.toolbar-buttons
	{
		top: 51px;
	}

	.button
	{
		background-position: center center;
		background-repeat: no-repeat;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.print-button
	{
		display: none;
		padding-left: 3px;
		padding-right: 3px;
		border-left: solid 1px #e1e1e1;
		border-right: solid 1px #e1e1e1;
		background-repeat: no-repeat;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.remove-highlight-button
	{
		background-repeat: no-repeat;
		display: block;
		background: transparent none;
		background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: linear-gradient(#ffffff, #ececec);
	}

	#contentBodyInner
	{
		top: 74px;
	}

	.tree-node .new-indicator
	{
		
	}

	#index .tree-node > div
	{
		
	}

	#navigation
	{
		
	}

	.tab
	{
		
	}

	.tab-collapsed .tabs-nav-text
	{
		
	}

	.tabs
	{
		
	}

	.tabs li
	{
		
	}

	.tabs li span
	{
		
	}

	.tabs-nav
	{
		
	}

	.tabs-nav li
	{
		font-size: 15px;
	}

	.tabs-nav li
	{
		
	}

	.tabs-nav li div span
	{
		
	}

	.tab-icon #TocTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-position: 11px center;
		margin: 0;
		background-repeat: no-repeat;
		background: transparent url('Images/Rechts_weiss_16px.png') no-repeat 11px center;
	}

	.tab-icon #IndexTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveIndexInactive.png') no-repeat 11px center;
	}

	.tab-icon #GlossaryTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/Rechts_weiss_16px.png') no-repeat 11px center;
	}

	.tab-icon #BrowseSequencesTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveBrowseSequenceInactive.png') no-repeat 11px center;
	}

	.tab-icon #CommunityTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/communityInactive.png') no-repeat 11px center;
	}

	.tab-icon #SearchTab.tabs-nav-inactive .tabs-nav-icon
	{
		background-position: 11px center;
		margin: 0;
		background: transparent url('Images/ResponsiveSearchFilterInactive.png') no-repeat 11px center;
	}

	.tab-icon #TocTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/Unten_weiss_16px.png') no-repeat 11px center;
	}

	.tab-icon #IndexTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background-repeat: no-repeat;
		background: transparent url('Images/ResponsiveIndexActive.png') no-repeat 11px center;
	}

	.tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/Unten_weiss_16px.png') no-repeat 11px center;
	}

	.tab-icon #BrowseSequencesTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/ResponsiveBrowseSequenceActive.png') no-repeat 11px center;
	}

	.tab-icon #CommunityTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/communityActive.png') no-repeat 11px center;
	}

	.tab-icon #SearchTab.tabs-nav-active .tabs-nav-icon
	{
		background-position: 11px center;
		background: transparent url('Images/ResponsiveSearchFilterActive.png') no-repeat 11px center;
	}

	.tabs-panel
	{
		
	}

	.tabs-panel-content
	{
		background-repeat: repeat;
		padding-left: 0px;
		padding-top: 0px;
		border-left: solid 0px #d9dfe2;
		border-right: solid 0px #d9dfe2;
		border-top: solid 0px #d9dfe2;
		border-bottom: none 1px #d9dfe2;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	#search-sidebar
	{
		
	}

	#home
	{
		height: 40px;
		border-left: solid 1px #d9dfe2;
		border-right: solid 1px #d9dfe2;
		border-top: solid 1px #d9dfe2;
		border-bottom: solid 1px #d9dfe2;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		line-height: 40px;
		background: #ffffff;
		background: -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: linear-gradient(#33cc99, #33cc99);
	}

	#home-text
	{
		font-size: 15px;
		font-weight: bold;
		font-style: normal;
	}

	#home-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
	}

	#responsiveHeader .logo
	{
		width: 84px;
		background: transparent url('Images/Logo_AMKmotion RGB 84x31px_Mobile.png') no-repeat center center;
		background: url('Images/Logo_AMKmotion RGB 84x31px_Mobile.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Logo_AMKmotion RGB 84x31px_Mobile.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Logo_AMKmotion RGB 84x31px_Mobile.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Logo_AMKmotion RGB 84x31px_Mobile.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Logo_AMKmotion RGB 84x31px_Mobile.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Logo_AMKmotion RGB 84x31px_Mobile.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Logo_AMKmotion RGB 84x31px_Mobile.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	#responsiveHeader .logo > img
	{
		width: 84px;
		height: 31px;
	}

	/* Navigation slide out Styles*/

	#contentBody[role="main"]
	{
		width: 100%;
	}

	.hide-extras.active [role="main"]
	{
		width: 80%;
	}

	.hide-extras.active #navigation[role="complementary"]
	{
		width: 80%;
		display: block;
	}

	.active #contentBody[role="main"]
	{
		margin-right: -80%;
	}

	/*Offcanvas styles for pane position set right*/

	html.right-layout .active #contentBody[role="main"]
	{
		margin-right: 80%;
	}

	.non-collapsable
	{
		width: 100%;
	}

	.show-for-xlarge-up
	{
		display: none !important;
	}

	.knowledge-panel-container.micro-content-truncated-mode .micro-response
	{
		max-height: 200px;
	}

	.central-dropdown
	{
		background-color: transparent;
	}

	.central-dropdown .central-account-drop
	{
		
	}

	.central-account-wrapper
	{
		left: 60px;
		right: auto;
	}

	.central-dropdown:hover
	{
		background-color: transparent;
	}

	.central-account-image
	{
		background: transparent url('Images/icon-user-light-gray.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/icon-user-light-gray.png') no-repeat center center;
	}

	.central-dropdown-content
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	.central-dropdown-content a
	{
		
	}

	.knowledge-panel-container .micro-response-title a:visited
	{
		
	}

	#resultList .glossary .term a:visited
	{
		
	}

	.featured-snippets-container .micro-response-title a:visited
	{
		
	}

	#resultList .title a:visited
	{
		
	}

	.knowledge-panel-container .micro-response-title a:focus
	{
		
	}

	#resultList .glossary .term a:focus
	{
		
	}

	.featured-snippets-container .micro-response-title a:focus
	{
		
	}

	#resultList .title a:focus
	{
		
	}

	.central-dropdown-content a:hover
	{
		
	}

	.knowledge-panel-container .micro-response-title a:hover
	{
		
	}

	#resultList .glossary .term a:hover
	{
		
	}

	.featured-snippets-container .micro-response-title a:hover
	{
		
	}

	#pagination a:hover
	{
		
	}

	#resultList .title a:hover
	{
		
	}

	.knowledge-panel-container .micro-response-title a:active
	{
		
	}

	#resultList .glossary .term a:active
	{
		
	}

	.featured-snippets-container .micro-response-title a:active
	{
		
	}

	#resultList .title a:active
	{
		
	}

	.central-separator
	{
		background-color: #D5D8DA;
	}

	.featured-snippets-container
	{
		
	}

	#responsiveHeader
	{
		height: 44px;
		background-repeat: no-repeat;
		background: #ffffff none;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	#knowledge-panel
	{
		order: 0;
		display: none;
	}

	#search-results-flex
	{
		
	}

	.knowledge-panel-container
	{
		
	}

	#knowledge-panel-middle
	{
		display: block;
	}

	.knowledge-panel-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.knowledge-panel-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	.knowledge-panel-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	.knowledge-panel-container .micro-content-phrase span
	{
		
	}

	.knowledge-panel-container .micro-content-phrase
	{
		
	}

	.knowledge-panel-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	.knowledge-panel-container .micro-response
	{
		
	}

	.knowledge-panel-container .micro-response-title a
	{
		
	}

	.knowledge-panel-container .micro-response-title
	{
		
	}

	.knowledge-panel-container .micro-response-url cite
	{
		
	}

	.knowledge-panel-container .micro-response-url
	{
		
	}

	.knowledge-panel-container .micro-content
	{
		background-position: center center;
	}

	.knowledge-panel-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.knowledge-panel-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	.knowledge-panel-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	.knowledge-panel-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(top, transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	body
	{
		background-repeat: no-repeat;
		font-size: 12px;
		background: #ffffff none;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	#browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	#community.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	#glossary.tabs-panel-content
	{
		background-repeat: repeat;
		border-left: solid 1px #d9dfe2;
		border-right: solid 1px #d9dfe2;
		border-top: solid 1px #d9dfe2;
		border-bottom: none 1px #d9dfe2;
		background: #ffffff none;
		background: -moz-linear-gradient(top, #f1f1f1 0%, #f1f1f1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#f1f1f1));
		background: -webkit-linear-gradient(top, #f1f1f1 0%, #f1f1f1 100%);
		background: -o-linear-gradient(top, #f1f1f1 0%,#f1f1f1 100%);
		background: -ms-linear-gradient(top, #f1f1f1 0%,#f1f1f1 100%);
		background: linear-gradient(top, #f1f1f1 0%,#f1f1f1 100%);
		-pie-background: linear-gradient(#f1f1f1, #f1f1f1);
	}

	#index.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	#index .tree-node.tree-node-expanded > div
	{
		padding-left: 37px;
		background: transparent url('Images/index-expanded.png') no-repeat left 10px center;
	}

	#index .tree-node.tree-node-collapsed > div
	{
		padding-left: 37px;
		background: transparent url('Images/index-collapsed.png') no-repeat left 10px center;
	}

	#index .tree-node.tree-node-leaf > div
	{
		padding-left: 37px;
	}

	#search.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	#toc.tabs-panel-content
	{
		background-repeat: repeat;
		border-left: solid 1px #d9dfe2;
		border-right: solid 1px #d9dfe2;
		border-top: solid 1px #d9dfe2;
		background: #ffffff;
		background: -moz-linear-gradient(top, #f1f1f1 0%, #f1f1f1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#f1f1f1));
		background: -webkit-linear-gradient(top, #f1f1f1 0%, #f1f1f1 100%);
		background: -o-linear-gradient(top, #f1f1f1 0%,#f1f1f1 100%);
		background: -ms-linear-gradient(top, #f1f1f1 0%,#f1f1f1 100%);
		background: linear-gradient(top, #f1f1f1 0%,#f1f1f1 100%);
		-pie-background: linear-gradient(#f1f1f1, #f1f1f1);
	}

	.tree-node div .label
	{
		font-size: 15px;
	}

	.tree-node div
	{
		line-height: 30px;
	}

	.tree-node.tree-node-leaf.tree-node-selected > div
	{
		color: #000000;
		font-size: 15px;
		font-weight: normal;
		background: #ffffff url('Images/Rechts_weiss_16px_selected.png') no-repeat;
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_weiss_16px_selected.png') no-repeat, linear-gradient(#33cc99, #33cc99);
	}

	.tree-node.tree-node-expanded.tree-node-selected > div
	{
		color: #000000;
		font-size: 15px;
		font-weight: normal;
		background: #ffffff url('Images/Rechts_weiss_16px_selected.png') no-repeat;
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_weiss_16px_selected.png') no-repeat, linear-gradient(#33cc99, #33cc99);
	}

	.tree-node.tree-node-collapsed.tree-node-selected > div
	{
		color: #000000;
		font-size: 15px;
		font-weight: normal;
		background: #ffffff url('Images/Rechts_weiss_16px_selected.png') no-repeat;
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_weiss_16px_selected.png') no-repeat, linear-gradient(#33cc99, #33cc99);
	}

	#index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		color: #000000;
		font-size: 15px;
		font-weight: normal;
		background: #ffffff url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px;
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, linear-gradient(#33cc99, #33cc99);
	}

	#index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		color: #000000;
		font-size: 15px;
		font-weight: normal;
		background: #ffffff url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px;
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, linear-gradient(#33cc99, #33cc99);
	}

	#index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		color: #000000;
		font-size: 15px;
		font-weight: normal;
		background: #ffffff url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px;
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, linear-gradient(#33cc99, #33cc99);
	}

	.menu-icon button span
	{
		background: transparent url('Images/ResponsiveMenuButton.png') no-repeat center center;
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(#33cc99, #33cc99);
	}

	.tabs-nav li.tab-collapsed
	{
		font-size: 15px;
	}

	.tabs-nav li#BrowseSequencesTab
	{
		
	}

	.tabs-nav li#Community
	{
		
	}

	.tabs-nav li#GlossaryTab
	{
		
	}

	.tabs-nav li#IndexTab
	{
		
	}

	.tabs-nav li#SearchTab
	{
		
	}

	.tabs-nav li#TocTab
	{
		
	}

	.tabs-nav li.tabs-nav-active .tabs-nav-text
	{
		
	}

	.tabs-nav li.tabs-nav-active
	{
		border-left: solid 0px #d9dfe2;
		border-right: solid 0px #d9dfe2;
		border-top: solid 0px #d9dfe2;
		border-bottom: solid 1px #d9dfe2;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	.tabs-nav li#BrowseSequencesTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	.tabs-nav li#CommunityTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	.tab-icon #GlossaryTab.tabs-nav-active .tabs-nav-text
	{
		color: #ffffff;
	}

	.tabs-nav li#GlossaryTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: linear-gradient(#33cc99, #33cc99);
	}

	.tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	.tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}

	.tab-icon #TocTab.tabs-nav-active .tabs-nav-text
	{
		color: #ffffff;
	}

	.tabs-nav li#TocTab.tabs-nav-active
	{
		border-left: solid 1px #d9dfe2;
		border-right: solid 1px #d9dfe2;
		background: #ffffff;
		background: -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: linear-gradient(#33cc99, #33cc99);
	}

	.tabs-nav li.tabs-nav-inactive .tabs-nav-text
	{
		font-size: 15px;
	}

	.tabs-nav li.tabs-nav-inactive
	{
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		background: #009de0;
		background: -moz-linear-gradient(top, #33cc99 0%, #f5f5f5 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#f5f5f5));
		background: -webkit-linear-gradient(top, #33cc99 0%, #f5f5f5 100%);
		background: -o-linear-gradient(top, #33cc99 0%,#f5f5f5 100%);
		background: -ms-linear-gradient(top, #33cc99 0%,#f5f5f5 100%);
		background: linear-gradient(top, #33cc99 0%,#f5f5f5 100%);
		-pie-background: linear-gradient(#33cc99, #f5f5f5);
		background-clip: padding-box;
	}

	.tabs-nav li#BrowseSequencesTab.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li#BrowseSequencesTab.tabs-nav-inactive
	{
		background: #009de0;
		background: -moz-linear-gradient(top, #1e90ff 0%, #696969 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e90ff), color-stop(100%,#696969));
		background: -webkit-linear-gradient(top, #1e90ff 0%, #696969 100%);
		background: -o-linear-gradient(top, #1e90ff 0%,#696969 100%);
		background: -ms-linear-gradient(top, #1e90ff 0%,#696969 100%);
		background: linear-gradient(top, #1e90ff 0%,#696969 100%);
		-pie-background: linear-gradient(#1e90ff, #696969);
	}

	.tabs-nav li#CommunityTab.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: #009de0;
		background: -moz-linear-gradient(top, #808080 0%, #696969 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#808080), color-stop(100%,#696969));
		background: -webkit-linear-gradient(top, #808080 0%, #696969 100%);
		background: -o-linear-gradient(top, #808080 0%,#696969 100%);
		background: -ms-linear-gradient(top, #808080 0%,#696969 100%);
		background: linear-gradient(top, #808080 0%,#696969 100%);
		-pie-background: linear-gradient(#808080, #696969);
	}

	.tabs-nav li#GlossaryTab.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: #33cc99;
		background: -moz-linear-gradient(top, #696969 0%, #696969 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#696969), color-stop(100%,#696969));
		background: -webkit-linear-gradient(top, #696969 0%, #696969 100%);
		background: -o-linear-gradient(top, #696969 0%,#696969 100%);
		background: -ms-linear-gradient(top, #696969 0%,#696969 100%);
		background: linear-gradient(top, #696969 0%,#696969 100%);
		-pie-background: linear-gradient(#696969, #696969);
	}

	.tabs-nav li#IndexTab.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li#IndexTab.tabs-nav-inactive
	{
		background: #009de0;
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		background: linear-gradient(top, #707070 0%,#555555 100%);
		-pie-background: linear-gradient(#707070, #555555);
	}

	.tabs-nav li#SearchTab.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li#SearchTab.tabs-nav-inactive
	{
		background: #009de0;
		background: -moz-linear-gradient(top, #707070 0%, #555555 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707070), color-stop(100%,#555555));
		background: -webkit-linear-gradient(top, #707070 0%, #555555 100%);
		background: -o-linear-gradient(top, #707070 0%,#555555 100%);
		background: -ms-linear-gradient(top, #707070 0%,#555555 100%);
		background: linear-gradient(top, #707070 0%,#555555 100%);
		-pie-background: linear-gradient(#707070, #555555);
	}

	.tabs-nav li#TocTab.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: #33cc99 none;
		background: -moz-linear-gradient(top, #696969 0%, #696969 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#696969), color-stop(100%,#696969));
		background: -webkit-linear-gradient(top, #696969 0%, #696969 100%);
		background: -o-linear-gradient(top, #696969 0%,#696969 100%);
		background: -ms-linear-gradient(top, #696969 0%,#696969 100%);
		background: linear-gradient(top, #696969 0%,#696969 100%);
		-pie-background: linear-gradient(#696969, #696969);
	}

	.search-account-container
	{
		
	}

	#resultList .glossary .definition
	{
		color: #000000;
	}

	#resultList .glossary
	{
		background: -moz-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#f5f5f5));
		background: -webkit-linear-gradient(top, #f5f5f5 0%, #f5f5f5 100%);
		background: -o-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: -ms-linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		background: linear-gradient(top, #f5f5f5 0%,#f5f5f5 100%);
		-pie-background: linear-gradient(#f5f5f5, #f5f5f5);
		background-position: center center;
	}

	#resultList .glossary .term
	{
		color: #33cc99;
	}

	#resultList .glossary .term a
	{
		
	}

	#results-heading
	{
		
	}

	#search-field-sidebar
	{
		color: #ffffff;
		font-size: 15px;
		font-weight: bold;
		background: #ffffff url('Images/Lupe-weiss_24px.png') no-repeat 8px center;
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Lupe-weiss_24px.png') no-repeat 8px center, linear-gradient(#33cc99, #33cc99);
	}

	#responsive-search-index
	{
		color: #ffffff;
		font-size: 15px;
		font-weight: bold;
		background: #ffffff url('Images/Lupe-weiss_24px.png') no-repeat 8px center;
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Lupe-weiss_24px.png') no-repeat 8px center, linear-gradient(#33cc99, #33cc99);
	}

	#responsive-search-glossary
	{
		color: #ffffff;
		font-size: 15px;
		font-weight: bold;
		background: #ffffff url('Images/Lupe-weiss_24px.png') no-repeat 8px center;
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -moz-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#33cc99), color-stop(100%,#33cc99));
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -webkit-linear-gradient(top, #33cc99 0%, #33cc99 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -o-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -ms-linear-gradient(top, #33cc99 0%,#33cc99 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, linear-gradient(top, #33cc99 0%,#33cc99 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Lupe-weiss_24px.png') no-repeat 8px center, linear-gradient(#33cc99, #33cc99);
	}

	#search-field::-webkit-input-placeholder
	{
		color: #ffffff;
	}

	#search-field::-moz-placeholder
	{
		color: #ffffff;
	}

	#search-field:-moz-placeholder
	{
		color: #ffffff;
	}

	#search-field:-ms-input-placeholder
	{
		color: #ffffff;
	}

	.featured-snippets-container .micro-content-drop-down-button
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.featured-snippets-container .micro-content-expanded .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	.featured-snippets-container .micro-content-collapsed .micro-content-drop-down-button
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	.featured-snippets-container .micro-content-phrase span
	{
		
	}

	.featured-snippets-container .micro-content-phrase
	{
		
	}

	.featured-snippets-container.micro-content-optional-phrase .micro-content-phrase
	{
		
	}

	.featured-snippets-container .micro-response
	{
		
	}

	.featured-snippets-container.micro-content-truncated-mode .micro-response
	{
		
	}

	.featured-snippets-container .micro-content-expand
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.featured-snippets-container .micro-content-expanded .micro-content-expand
	{
		background: transparent url('Images/arrow-up.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-up.png') no-repeat center center;
	}

	.featured-snippets-container .micro-content-collapsed .micro-content-expand
	{
		background: transparent url('Images/arrow-down.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/arrow-down.png') no-repeat center center;
	}

	.featured-snippets-container.micro-content-truncated-mode .micro-content-expand-transition
	{
		background: -moz-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, transparent 0%, #ffffff 100%);
		background: -o-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, transparent 0%,#ffffff 100%);
		background: linear-gradient(top, transparent 0%,#ffffff 100%);
		-pie-background: linear-gradient(transparent, #ffffff);
	}

	.featured-snippets-container .micro-response-title a
	{
		
	}

	.featured-snippets-container .micro-response-title
	{
		
	}

	.featured-snippets-container .micro-response-url cite
	{
		
	}

	.featured-snippets-container .micro-response-url
	{
		
	}

	.featured-snippets-container .micro-content
	{
		background-position: center center;
	}

	#pagination
	{
		line-height: 40px;
	}

	#pagination a
	{
		
	}

	#pagination a#selected
	{
		
	}

	#resultList .description
	{
		
	}

	#resultList .title a
	{
		color: #33cc99;
	}

	#resultList .url cite
	{
		
	}

	#resultList
	{
		
	}

	.button > div
	{
		
	}

	.button .button-icon
	{
		
	}

	.button .button-icon-wrapper
	{
		
	}

	.button .button-text
	{
		
	}

	.button.collapse-all-button
	{
		background-repeat: no-repeat;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.current-topic-index-button .button-icon-wrapper
	{
		
	}

	.button.deutsch-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.deutsch-button .button-icon
	{
		
	}

	.button.edit-user-profile-button
	{
		background-repeat: no-repeat;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.englisch-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.englisch-button .button-icon
	{
		
	}

	.button.expand-all-button
	{
		background-repeat: no-repeat;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.feedback-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		width: 24px;
	}

	.button.link-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.login-button
	{
		background-repeat: no-repeat;
		background: #000000 none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.next-topic-button
	{
		padding-left: 10px;
		padding-right: 10px;
		background-repeat: no-repeat;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.previous-topic-button
	{
		padding-left: 10px;
		padding-right: 10px;
		background-repeat: no-repeat;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.select-language-button
	{
		background-repeat: no-repeat;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.select-skin-button
	{
		background-repeat: no-repeat;
		background: transparent none;
		background: -moz-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(100%,#d3d3d3));
		background: -webkit-linear-gradient(top, #d3d3d3 0%, #d3d3d3 100%);
		background: -o-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: -ms-linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		background: linear-gradient(top, #d3d3d3 0%,#d3d3d3 100%);
		-pie-background: linear-gradient(#d3d3d3, #d3d3d3);
	}

	.button.topic-ratings-button
	{
		background: transparent url('Images/star-full.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/star-full.png') no-repeat center center;
	}

	.button.topic-ratings-empty-button
	{
		background: transparent url('Images/star-empty.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Images/star-empty.png') no-repeat center center;
	}

	.toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	.toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	.toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	.toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	.toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	.button-separator
	{
		
	}

	#contentBody
	{
		background-repeat: repeat;
		background: #ffffff none;
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: linear-gradient(#ffffff, #ffffff);
	}
}

