﻿.GlossaryList
{
}

.GlossaryList .GlossaryTable
{
}

.GlossaryHeader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #152C79;
	cursor: pointer;
}

.GlossaryHeader .TR
{
	background: url( /nutrinews/images/PNG/Glossar/GlossarPartUnsel_TR.png) no-repeat top right;
}

.GlossaryHeader .TL
{
	background: url( /nutrinews/images/PNG/Glossar/GlossarPartUnsel_TL.png) no-repeat top left;
}


.GlossaryHeaderSelected
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #152C79;
}

.GlossaryHeaderSelected .TR
{
	background: url( /nutrinews/images/PNG/Glossar/GlossarPartSel_TR.png) no-repeat top right;
}

.GlossaryHeaderSelected .TL
{
	background: url( /nutrinews/images/PNG/Glossar/GlossarPartSel_TL.png) no-repeat top left;
}

.GlossaryHeader .Content, .GlossaryHeaderSelected .Content
{
	padding: 3px 0px 3px 0px;
}

.GlossaryTable .GlossaryPart
{
	display: none;
}

.GlossaryTable .GlossaryPartActive
{	
	font-family: Verdana;
	font-size: 12px;
	color: #152C79;
}

.GlossaryPartActive a, .GlossaryPartActive .empty
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #152C79;
	text-decoration:none;
}

.GlossaryPartActive .TR
{
	background: url( /nutrinews/images/PNG/Glossar/GlossarBox_TR.png) no-repeat top right;
}

.GlossaryPartActive .TL
{
	background: url( /nutrinews/images/PNG/Glossar/GlossarBox_TL.png) no-repeat top left;
}

.GlossaryPartActive .BR
{
	background: url( /nutrinews/images/PNG/Glossar/GlossarBox_BR.png) no-repeat bottom right;
}

.GlossaryPartActive .BL
{
	background: url( /nutrinews/images/PNG/Glossar/GlossarBox_BL.png) no-repeat bottom left;
}

.GlossaryPartActive .Content
{
}

.GlossaryPartTable
{
	width: 99%;
}

.GlossaryPartColumn
{
	padding: 10px 10px 10px 10px;
	width: 33%;
}
