/* Stylesheet for kribant  */
/* new 20071204	       */
body 		{
		font-family: verdana;
		font-size: 10pt;
		color: #000000;
		background: #CC0033;
}
h1		{
		font-family: Verdana;
		font-size: 13pt;
		font-style: normal;
		font-weight: bold;
		color: #3f3f3f;
}
h2		{
		font-family: Verdana;
		font-size: 11pt;
		font-style: normal;
		font-weight: bold;
		color: #3f3f3f;
}
h3		{
		font-family: Verdana;
		font-size: 10pt;
		font-style: normal;
		font-weight: bold;
		color: #3f3f3f;
}
ul.lstDown	{
		list-style-image: url(images/pdf-datei-download.gif);
}
ul.lstReddot	{
		list-style-image: url(images/reddot.gif);
		line-height: 160%;
}
iframe.fkribant {
		height: 225px; 
		width: 190px;
		background: #ffffff;
}
/* various styles             */
/* -----------------------------------TABLE tBody
*/
table.tBody	{
		width: 1000px;
		background: #ffffff;
}
td.tBodyNav	{
		vertical-align: top;
}
td.tBodyContent {
		padding-top: 40px;
		padding-left: 40px;
		padding-right: 100px;
		padding-bottom: 40px;
}
/* -----------------------------------TABLE tBorder
*/
table.tBorder	{
		width: 1000px;
}
.tBorY	{
		height: 1px;
		background: #ccbb00;
}
.tBorGreytop	{
		height: 7px;
		background-image: url(img/greytop.jpg);
}
.tBorGreybot	{
		height: 7px;
		background-image: url(img/greybottom.jpg);
}
.tBorGreyrig	{
		height: 7px;
		background-image: url(img/greyright.jpg);
}
.tBorGreylef	{
		height: 7px;
		background-image: url(img/greyleft.jpg);
}
.tBorT	{
		height: 3px;
		background: #00ddcc;
}
.tBorG	{
		height: 2px;
		background: #dddddd;
}
.tBorW	{
		height: 1px;
		background: #ffffff;
}
.tBorR	{
		height: 1px;
		background: #cc0033;
}
.tBorVR	{
		width: 1px;
		background: #cc0033;
}
.tBorVG2	{
		width: 2px;
		background: #dddddd;
}
.tBorVW	{
		width: 3px;
		background: #ffffff;
}
/* -----------------------------------TABLE tNavTop
*/
table.tNavTop	{
		height: 24px;
		width: 1000px;
		background: #F6F6F6;
		padding: 0px;
}
td.tNavTop_0	{
		width: 5px;
}
td.tNavTop_1	{
		width: 23px;
		padding-top: 2px;
		padding-bottom: 1px;
}
/* -----------------------------------TABLE tNav
*/
table.tNav	{
		background: #ffffff;
		width: 190px;
}
td.tNavY	{
		background: #ccbb00;
		padding: 2px;
}
td.tNavT	{
		background: #00ddcc;
		padding: 2px;
}
td.tNavG	{
		background: #F6F6F6;
		padding: 2px;
}
td.tNavGbY	{
		background: #F6F6F6;
		padding: 2px;
		border-width: 1px;
		border-color: #ccbb00;
		border-style: solid;
}
td.tNavGbT	{
		background: #F6F6F6;
		padding: 2px;
		border-width: 1px;
		border-color: #00ddcc;
		border-style: solid;
}
td.tNavGbR	{
		background: #F6F6F6;
		padding: 2px;
		border-width: 1px;
		border-color: #cc0033;
		border-style: solid;
}
td.tNavW	{
		background: #ffffff;
		padding: 2px;
}
#sCopyFoot	 	{
		font-family: Arial;
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
}
#sMini	 	{
		font-family: Arial;
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
}
#sEmphasize	{
		font-weight: bold;
		color: #666666;
}
#sEmphasizeRed	{
		font-weight: bold;
		color: #CC0033;
}
#sDownPDF	{
		vertical-align: top;
}
a:link	 	{
		font-weight: normal;
		color: #000000;
		text-decoration: none;
}
a:visited 	{
		font-weight: normal;
		color: #000000;
		text-decoration: none;
}
a:active	{
		font-weight: normal;
		color: #000000;
		text-decoration: none;
}
a:focus		{
		font-weight: normal;
		color: #000000;
		text-decoration: none;
}
a:hover		{
		font-weight: normal;
		color: #CC0033;
		text-decoration: none;
}
#lnkInline	{
		color: #CC0033;
		text-decoration: underline;
}
