﻿body	{
		background-color:#201000; 
		color:#0e0e0e;
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 86%;

		margin: 0px;
		padding: 0px;

		}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px; 
	}
	
h2 {
   font-size: 1.3em;
   font-weight: bold;
   margin: 0px; 
}

h3 {
   font-size: 1.2em;
   font-weight: bold;
   margin: 0px; 
}

h4 {
   font-size: 1.1em;
   font-weight: bold;
   margin: 0px; 
}

/*
a:link    { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:active  { background-color:#ff0000; color:#ffff00; text-decoration:underline; }
a:hover   { background-color:#ff0000; color:#ffff00; text-decoration:underline; }
*/

th			{
			background-color: #ff0000; 
			background-image: url('/images/holtlink_header_background.gif');
			background-repeat: repeat-x;
			color: #ffff00;
			text-align: left;
			}
			
th a 		{
			font-weight:bold; 
			color: #ffff00; 
			}

th a:hover {
			font-weight:bold; 
			color: #ffff00; 
			}			

legend	{
		font-weight: bold;
		color: #ff0000;
		}
.prompt
	{
	font-weight: bold 
	}
	
			
.HOTLINK_site	{
				z-index:1; 
				margin: 0px;
				padding:0px;
				}

.HOTLINK_Header	{
				z-index:99; 
				background-image:url('/images/holtlink_header_background.gif');
				background-repeat:repeat;
				width:100%;

				}
				

.HOTLINK_Header a			{ text-decoration:none; }
/*
.HOTLINK_NavigTop a:link	{ background-color:#ffff00; font-size:small; font-weight:bold; color:#ff0000; text-decoration:none; }
.HOTLINK_NavigTop a:visited	{ background-color:#ffff00; font-size:small; font-weight:bold; color:#ff0000; text-decoration:none; }
.HOTLINK_NavigTop a:active	{ background-color:#ff0000; font-size:small; font-weight:bold; color:#ffff00; text-decoration:none; }
.HOTLINK_NavigTop a:hover	{ background-color:#ff0000; font-size:small; font-weight:bold; color:#ffff00; text-decoration:none; }
*/

.HOTLINK_Navig	{
				height:20px;
				width:100%;
				}
.HOTLINK_Navig a			{ background-color:#ffff00; font-size:small; font-weight:bold; color:#ff0000; text-decoration:none; }
.HOTLINK_Navig a:link		{ background-color:#ffff00; font-size:small; font-weight:bold; color:#ff0000; text-decoration:none; }
.HOTLINK_Navig a:visited	{ background-color:#ffff00; font-size:small; font-weight:bold; color:#ff0000; text-decoration:none; }
.HOTLINK_Navig a:active		{ background-color:#ff0000; font-size:small; font-weight:bold; color:#ffff00; text-decoration:underline; }
.HOTLINK_Navig a:hover		{ background-color:#ff0000; font-size:small; font-weight:bold; color:#ffff00; text-decoration:underline; }

.HOTLINK_skyscraper	{
					z-index:99; 
					position: fixed;
					top:0px;
					left:740px; 
					width:160px; 
					height: 600px; 
/*					overflow:auto; */
					overflow:visible;
/*					height: 300%; */
/*					bottom: 0; */
/*					background-color:#6060a0; */
					background-color: transparent; 
					}
					
.HOTLINK_content	{
					z-index:2;
					background-color:#e0e0e0;
					color: #000000;
					width: 735px; 
					min-height:600px; 
					font-size: 10pt;
/*
					position: absolute; 
					top:70px; 
					left: 100px; 
					border-width:0; 
					border-style:solid; 
*/
					}

/* min-height for Internet Explorer */

* html .HOTLINK_content	{
						height: 600px;
						}
/* min-height for Internet Explorer */

.HOTLINK_content h1	{
			margin-top: 0; 
			margin-bottom: 8px;
			font-size: 16pt;
			}

.HOTLINK_content h2	{
			margin-top: 0; 
			margin-bottom: 6px;
			font-size: 14pt;
			}

.HOTLINK_content h3	{
			margin-top: 0; 
			margin-bottom: 4px;
			font-size: 12pt;
			}

.HOTLINK_content h4	{
			margin-top: 0; 
			margin-bottom: 2px;
			font-size: 11pt;
			}
							
/*
.HOTLINK_content *	{
				color: #000000;
				}
*/

.HOTLINK_content a	{
				font-weight:bold; 
				color: #000000;
				text-decoration: underline; 
				}

.HOTLINK_content a:hover {
				background-color:#ff0000;
				color: #ffff00;
				}


.HOTLINK_content table	{
				background-color: #e0e0e0;
				border: 0px none;
				color: #000000
				}


.HOTLINK_footer	{
				z-index:3; 
				width: 735px;
				background-image:url('/images/holtlink_header_background.gif');
				background-repeat:repeat;
				color: #ffffff;
				font-size: 10pt; 
				font-weight:bold;
				}

.HOTLINK_footer a			{ background-color:#ffff00; color:#ff0000; text-decoration:none; }
.HOTLINK_footer a:link    { background-color:#ffff00; color:#ff0000; text-decoration:none; }
.HOTLINK_footer a:visited { background-color:#ffff00; color:#ff0000; text-decoration:none; }
.HOTLINK_footer a:active  { background-color:#ff0000; color:#ffff00; text-decoration:underline; }
.HOTLINK_footer a:hover   { background-color:#ff0000; color:#ffff00; text-decoration:underline; }

/*   MiniPage  */
/*   MiniPage  */
/*   MiniPage  */

.Minipage *	{
/*			background-color:#FFE967;	*/
			font-size: 10pt;
			}

.Minipage h2	{
				font-size: 10pt;
				font-weight:bold;
				margin-top: 0; 
				margin-bottom: 0;
				}

.Minipage h3	{
				font-size: 10pt;
				font-weight:bold;
				margin-top: 0; 
				margin-bottom: 0;
				}

.Minipage h4	{
				font-size: 10pt;
				font-weight:bold;
				margin-top: 0; 
				margin-bottom: 0;
				}



.BottomNavig	{
				z-index: 3; 
				position: absolute; 
				left: -20px; 
				bottom: -80px; 
				width: 710px; 
				height: 60px; 
/*
				border-width:10px; 
				border-color: #000000;
				border-style: solid; 
				margin: 10px;
*/
				padding:10px; 
				background-color: #000000;
				color: #e0e0e0;
				font-size: 8pt; 
				}

.BottomNavig a	{
				color: #c0c0c0;
				background-color:transparent;
				}
				
.BottomNavig a:hover	{
						color: #ffffff;
						background-color:transparent;
						}


@media print	{
				/* ... Formatdefinitionen zum Drucken ... */
				.Skippy { display: none; }
				.Navigation { display: none; }
				.Suche { display: none; }
				}
				
@media screen, handheld	{
						/* ... Formatdefinitionen zur Bildschirmausgabe ... */
						.txt4prt { display: none; }
						.Skippy { display: none; }
						}
						


/* CMS */

.CMS_Form th	{
				background-color: #ff0000;
				color: #ffff00;
				text-align: left;
				}

.prompt			{
				font-weight: bold;
				text-align: right;
				}

button	{
		font-family : Verdana,Arial,Helvetica;
/*		width : 50px; */
		width : auto; 
		height : auto; 
		font-size : 8pt; 
		font-weight : bold; 
		background-color: #ff0000;
		color: #ffff00;
		text-align : center; 
		border-width: 0;
/*		border-bottom : thin solid black; */
/*		border-top : thin solid black; */
		padding : 0px; 
		} 
		
.CMS_List a		{
				font-weight: bold;
				}

.CMS_List th	{
				background-color: #ff0000;
				text-align: left;
				font-color: #ffff00;
				}

.CMS_List th *	{
				color: #ffff00;
				}

.CMS_List th a:link    { color:#ffff00; text-decoration: none; }
.CMS_List th a:visited { color:#ffff00; text-decoration: none; }
.CMS_List th a:active  { color:#ffff00; text-decoration: none; }
.CMS_List th a:hover   { color:#ffff00; text-decoration: underline; }

.CMS_List td	{
				font-color: #000000;
				}


.LineHigh	{
			background-color: #eeeeee;
			color: #000000;
			}

.LineLow	{
			background-color: #dddddd;
			color: #000000;
			}

.LineDelete	{
			background-color: #ffcccc;
			color: #000000;
			}