/*<meta />*/

@media only screen and (max-width: 767px)
{
	.toolbar-buttons
	{
		top: 51px;
	}

	.button
	{
		background-position: center center;
		background-repeat: no-repeat;
		background: #ececec;
		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);
	}

	.button.print-button
	{
		display: none;
		padding-left: 3px;
		padding-right: 3px;
		border-right: solid 1px #e1e1e1;
		border-left: solid 1px #e1e1e1;
		background: #ececec url('Images/Drucken_24px.png') no-repeat center center;
		background: url('Images/Drucken_24px.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Drucken_24px.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Drucken_24px.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Drucken_24px.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Drucken_24px.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Drucken_24px.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Drucken_24px.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	.button.remove-highlight-button
	{
		display: block;
		background: #ececec url('Images/highlight.png') no-repeat center center;
		background: url('Images/highlight.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/highlight.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/highlight.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	#contentBodyInner
	{
		top: 73px;
	}

	.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;
		font-weight: normal;
	}

	.tabs-nav li
	{
		
	}

	.tabs-nav li div span
	{
		
	}

	.tab-icon #TocTab.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 #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/ResponsiveGlossaryInactive.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/ResponsiveGlossaryActive.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;
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#search-sidebar
	{
		
	}

	#home
	{
		height: 40px;
		border-top: solid 1px #d9dfe2;
		border-right: solid 1px #d9dfe2;
		border-bottom: solid 1px #d9dfe2;
		border-left: solid 1px #d9dfe2;
		text-shadow: none;
		-webkit-text-shadow: none;
		-moz-text-shadow: none;
		line-height: 40px;
		background: transparent;
		background: -moz-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: linear-gradient(#009de0, #009de0);
	}

	#home-text
	{
		font-size: 15px;
		font-weight: bold;
		font-style: normal;
	}

	#home-icon
	{
		background-repeat: no-repeat;
		background-position: 11px center;
	}

	#responsiveHeader .logo
	{
		width: 118px;
		background: transparent url('Images/Bild1_2_2_.png') no-repeat center center;
		background: url('Images/Bild1_2_2_.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Bild1_2_2_.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Bild1_2_2_.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Bild1_2_2_.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Bild1_2_2_.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Bild1_2_2_.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Bild1_2_2_.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	#responsiveHeader .logo > img
	{
		width: 118px;
		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;
	}

	#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);
	}

	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);
	}

	#navigation[role="complementary"]
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#browseSequences.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#community.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#glossary.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff none;
		background: -moz-linear-gradient(top, #1e90ff 0%, #dcdcdc 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e90ff), color-stop(100%,#dcdcdc));
		background: -webkit-linear-gradient(top, #1e90ff 0%, #dcdcdc 100%);
		background: -o-linear-gradient(top, #1e90ff 0%,#dcdcdc 100%);
		background: -ms-linear-gradient(top, #1e90ff 0%,#dcdcdc 100%);
		background: linear-gradient(top, #1e90ff 0%,#dcdcdc 100%);
		-pie-background: linear-gradient(#1e90ff, #dcdcdc);
	}

	#index.tabs-panel-content
	{
		background-repeat: repeat;
		background: #ffffff;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
		-pie-background: linear-gradient(transparent, transparent);
	}

	#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, #d9dfe2 0%, #d9dfe2 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9dfe2), color-stop(100%,#d9dfe2));
		background: -webkit-linear-gradient(top, #d9dfe2 0%, #d9dfe2 100%);
		background: -o-linear-gradient(top, #d9dfe2 0%,#d9dfe2 100%);
		background: -ms-linear-gradient(top, #d9dfe2 0%,#d9dfe2 100%);
		background: linear-gradient(top, #d9dfe2 0%,#d9dfe2 100%);
		-pie-background: linear-gradient(#d9dfe2, #d9dfe2);
	}

	#toc.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);
	}

	.tree-node div .label
	{
		font-size: 15px;
	}

	.tree-node div
	{
		line-height: 30px;
	}

	.tree-node.tree-node-leaf.tree-node-selected > div
	{
		font-size: 15px;
		background: #949494 url('Images/Rechts_weiss_16px_selected.png') no-repeat;
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -moz-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_weiss_16px_selected.png') no-repeat, linear-gradient(#009de0, #009de0);
	}

	.tree-node.tree-node-expanded.tree-node-selected > div
	{
		font-size: 15px;
		background: #949494 url('Images/Rechts_weiss_16px_selected.png') no-repeat;
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -moz-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_weiss_16px_selected.png') no-repeat, linear-gradient(#009de0, #009de0);
	}

	.tree-node.tree-node-collapsed.tree-node-selected > div
	{
		font-size: 15px;
		background: #949494 url('Images/Rechts_weiss_16px_selected.png') no-repeat;
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -moz-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat, linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_weiss_16px_selected.png') no-repeat, linear-gradient(#009de0, #009de0);
	}

	#index .tree-node.tree-node-leaf.tree-node-selected > div
	{
		font-size: 15px;
		background: #949494 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, #009de0 0%, #009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, linear-gradient(#009de0, #009de0);
	}

	#index .tree-node.tree-node-expanded.tree-node-selected > div
	{
		font-size: 15px;
		background: #949494 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, #009de0 0%, #009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, linear-gradient(#009de0, #009de0);
	}

	#index .tree-node.tree-node-collapsed.tree-node-selected > div
	{
		font-size: 15px;
		background: #949494 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, #009de0 0%, #009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_weiss_16px_selected.png') no-repeat 0px 3px, linear-gradient(#009de0, #009de0);
	}

	.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, #009de0 0%, #009de0 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/ResponsiveMenuButton.png') no-repeat center center, linear-gradient(#009de0, #009de0);
	}

	.tabs-nav li.tab-collapsed
	{
		font-size: 15px;
		font-weight: normal;
	}

	.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-top: solid 0px #d9dfe2;
		border-right: solid 1px #d9dfe2;
		border-bottom: solid 1px #d9dfe2;
		border-left: solid 1px #d9dfe2;
		background: #000000;
		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: #000000;
		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: #000000;
		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: #000000;
		background: -moz-linear-gradient(top, #555555 0%, #1e90ff 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#1e90ff));
		background: -webkit-linear-gradient(top, #555555 0%, #1e90ff 100%);
		background: -o-linear-gradient(top, #555555 0%,#1e90ff 100%);
		background: -ms-linear-gradient(top, #555555 0%,#1e90ff 100%);
		background: linear-gradient(top, #555555 0%,#1e90ff 100%);
		-pie-background: linear-gradient(#555555, #1e90ff);
	}

	.tabs-nav li#IndexTab.tabs-nav-active
	{
		background: #000000;
		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 #SearchTab.tabs-nav-active .tabs-nav-text
	{
		color: #000000;
	}

	.tabs-nav li#SearchTab.tabs-nav-active
	{
		background: #000000;
		background: -moz-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: linear-gradient(#009de0, #009de0);
	}

	.tab-icon #TocTab.tabs-nav-active .tabs-nav-text
	{
		font-size: 15px;
	}

	.tabs-nav li#TocTab.tabs-nav-active
	{
		background: #000000;
		background: -moz-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: linear-gradient(#009de0, #009de0);
	}

	.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, #009de0 0%, #009de0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: linear-gradient(#009de0, #009de0);
		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, #009de0 0%, #009de0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: linear-gradient(#009de0, #009de0);
	}

	.tabs-nav li#CommunityTab.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li#CommunityTab.tabs-nav-inactive
	{
		background: #009de0;
		background: -moz-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: linear-gradient(#009de0, #009de0);
	}

	.tabs-nav li#GlossaryTab.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li#GlossaryTab.tabs-nav-inactive
	{
		background: #009de0;
		background: -moz-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: linear-gradient(#009de0, #009de0);
	}

	.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, #009de0 0%, #009de0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: linear-gradient(#009de0, #009de0);
	}

	.tabs-nav li#TocTab.tabs-nav-inactive .tabs-nav-text
	{
		
	}

	.tabs-nav li#TocTab.tabs-nav-inactive
	{
		background: #009de0;
		background: -moz-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: linear-gradient(#009de0, #009de0);
	}

	#search-field-sidebar
	{
		color: #ffffff;
		font-size: 15px;
		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, #009de0 0%, #009de0 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Lupe-weiss_24px.png') no-repeat 8px center, linear-gradient(#009de0, #009de0);
	}

	#responsive-search-index
	{
		color: #ffffff;
		font-size: 15px;
		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, #009de0 0%, #009de0 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Lupe-weiss_24px.png') no-repeat 8px center, linear-gradient(#009de0, #009de0);
	}

	#responsive-search-glossary
	{
		color: #ffffff;
		font-size: 15px;
		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, #009de0 0%, #009de0 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009de0), color-stop(100%,#009de0));
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -webkit-linear-gradient(top, #009de0 0%, #009de0 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -o-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, -ms-linear-gradient(top, #009de0 0%,#009de0 100%);
		background: url('Images/Lupe-weiss_24px.png') no-repeat 8px center, linear-gradient(top, #009de0 0%,#009de0 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Lupe-weiss_24px.png') no-repeat 8px center, linear-gradient(#009de0, #009de0);
	}

	#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;
	}

	.button.collapse-all-button
	{
		background: #ececec url('Images/collapse.png') no-repeat center center;
		background: url('Images/collapse.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/collapse.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/collapse.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	.button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background: #ececec;
		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);
	}

	.button.deutsch-button
	{
		click: window;
		background: #ececec url('Images/brd.jpg') no-repeat center center;
		background: url('Images/brd.jpg') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/brd.jpg') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/brd.jpg') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/brd.jpg') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/brd.jpg') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/brd.jpg') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/brd.jpg') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	.button.edit-user-profile-button
	{
		background: #ececec url('Images/edit-profile.png') no-repeat center center;
		background: url('Images/edit-profile.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/edit-profile.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/edit-profile.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/edit-profile.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/edit-profile.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/edit-profile.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/edit-profile.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	.button.englisch-button
	{
		click: window;
		background: #ececec url('Images/usa_gb_.jpg') no-repeat center center;
		background: url('Images/usa_gb_.jpg') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/usa_gb_.jpg') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/usa_gb_.jpg') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/usa_gb_.jpg') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/usa_gb_.jpg') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/usa_gb_.jpg') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/usa_gb_.jpg') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	.button.expand-all-button
	{
		background: #ececec url('Images/expand.png') no-repeat center center;
		background: url('Images/expand.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/expand.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/expand.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/expand.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	.button.feedback-button
	{
		click: document;
		background: #ececec url('Images/Mail_24px.png') no-repeat center center;
		background: url('Images/Mail_24px.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Mail_24px.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Mail_24px.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Mail_24px.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Mail_24px.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Mail_24px.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Mail_24px.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	.button.link-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ececec;
		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);
	}

	.button.login-button
	{
		background: #000000 url('Images/login.png') no-repeat center center;
		background: url('Images/login.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/login.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/login.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/login.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/login.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/login.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/login.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	.button.next-topic-button
	{
		padding-left: 10px;
		padding-right: 10px;
		background: #ececec url('Images/Rechts_16px.png') no-repeat center center;
		background: url('Images/Rechts_16px.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Rechts_16px.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Rechts_16px.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Rechts_16px.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Rechts_16px.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Rechts_16px.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Rechts_16px.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	.button.previous-topic-button
	{
		padding-left: 10px;
		padding-right: 10px;
		background: #ececec url('Images/Links_16px.png') no-repeat center center;
		background: url('Images/Links_16px.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Links_16px.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
		background: url('Images/Links_16px.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
		background: url('Images/Links_16px.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Links_16px.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ffffff 100%);
		background: url('Images/Links_16px.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ffffff 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/Links_16px.png') no-repeat center center, linear-gradient(#ffffff, #ffffff);
	}

	.button.select-language-button
	{
		background: #ececec url('Images/select-language.png') no-repeat center center;
		background: url('Images/select-language.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/select-language.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/select-language.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	.button.select-skin-button
	{
		background: #ececec url('Images/select-skin.png') no-repeat center center;
		background: url('Images/select-skin.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Images/select-skin.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	.button.text-gr\0000F6\0000DFer-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ececec;
		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);
	}

	.button.text-kleiner-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ececec;
		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);
	}

	.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;
	}

	.button.weiterleiten-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ececec;
		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);
	}

	.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;
		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);
	}
}

