﻿body	{ 
		background-color:#f0f0f0; 
		color:#000000; 
		font-family:Verdana,Arial,Helvetica; 
		font-size: 96%;
		}

hr		{ color:#A00000; }

/*
h1 { font-size:120%; color:#ff0000; color:#A00000; }
h2 { font-size:110%; color:#ff0000; color:#A00000; }
h3 { font-size:105%; color:#ff0000; color:#A00000; }
h4 { font-size:103%; color:#ff0000; color:#A00000; }
h5 { font-size:102%; color:#ff0000; color:#A00000; }
h6 { font-size:101%; color:#ff0000; color:#A00000; }
*/

a,
a:link,
a:visited	{ color:#A00000; 
			text-decoration:underline; 
			}
a:active,
a:hover		{ color:#A00000; 
			text-decoration:none; 
			}


.reithof_Header	{
				background-color:#FFFFCA;
				}

.reithof_Navig	{
				background-color:#FFCC99;
				}	

.reithof_Navig *	{
					color:#800000;
					font-size:small;
					}
									
.reithof_Navig a, 
.reithof_Navig a:link, 
.reithof_Navig a:hover, 
.reithof_Navig a:visited, 
.reithof_Navig a:active	{
						color:#800000;
						font-weight:bold; 
						font-size:small;
						text-decoration:none;
						}	
						
.reithof_Content	{
				min-height:600px;
}						

.reithof_SkyScraper	{
					z-index:9; 
					position: absolute;
					top:0px;
					left:740px; 
					width:160px; 
					height: 600px; 
/*					overflow:auto; */
					overflow:visible;
/*					height: 300%; */
/*					bottom: 0; */
/*					background-color:#6060a0; */
					background-color: transparent; 
					}

.reithof_Trailer	{
					background-color:#FFCC99;
					}

.reithof_Trailer *	{
					color:#800000;
					font-size:small;
					}	

.reithof_Trailer a, 
.reithof_Trailer a:link, 
.reithof_Trailer a:hover, 
.reithof_Trailer a:visited, 
.reithof_Trailer a:active	{
						color:#800000;
						font-weight:bold; 
						font-size:small;
						text-decoration:none;
						}	
									
.Minipage *		{ font-size: 98%; }

.Minipage th	{
				background-color:#800000;
				color:#ffffff;
				text-align:left;
				}
				
.Minipage h2	{ font-size: 98%;
				font-weight:bold;
				margin-top: 0; 
				margin-bottom: 0;
				}

.Minipage h3	{ font-size: 98%;
				font-weight:bold;
				margin-top: 0; 
				margin-bottom: 0;
				}

.Minipage h4	{ font-size: 98%;
				font-weight:bold;
				margin-top: 0; 
				margin-bottom: 0;
				}
				


/* CMS */

.CMS_Form th	{
				background-color: #800000;
				color: #ffffff;
				text-align: left;
				}

.CMS_Form a,
.CMS_Form a:link,
.CMS_Form a:active,
.CMS_Form a:hover,
.CMS_Form a:visited		{
				color: #ffffff;
				}

.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: #800000;
		color: #ffffff;
		text-align : center; 
		border-width: 0;
/*		border-bottom : thin solid black; */
/*		border-top : thin solid black; */
		padding : 0px; 
		} 
		
.CMS_List th a,
.CMS_List th a:link,
.CMS_List th a:active,
.CMS_List th a:hover,
.CMS_List th a:visited		{
				color: #ffffff;
				}

.CMS_List a		{
				font-weight: bold;
				}

.CMS_List th	{
				background-color: #800000;
				text-align: left;
				font-color: #ffffff;
				}


.CMS_List td	{
				vertical-align:top;
				font-color: #000000;
				}


.LineHigh	{
			background-color: #eeeeee;
			color: #000000;
			}

.LineLow	{
			background-color: #dddddd;
			color: #000000;
			}

.LineDelete	{
			background-color: #ffcccc;
			color: #000000;
			}				