﻿body
	{
	background-color:#ffffff; 
	color:#000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	}

hr {color:#e0e0e0;}

h1 {color:#000000;font-size:1.6em;}
h2 {color:#000000;font-size:1.5em;}
h3 {color:#000000;font-size:1.4em;}
h4 {color:#000000;font-size:1.3em;}
h5 {color:#000000;font-size:1.2em;}
h6 {color:#000000;font-size:1.1em;}


a:link    { color:#000000; text-decoration: underline; }
a:visited { color:#000000; text-decoration: underline; }
a:active  { color:#ff0000; text-decoration: none; }
a:hover   { color:#ff0000; text-decoration: none; }

button				{
					font-family : Verdana,Arial,Helvetica;
/*					width : 50px; */
					width : auto; 
					height : auto; 
					font-size : 8pt; 
					font-weight : bold; 
					background-color: #cccccc;
					color: #000;
					text-align : center; 
					border-width: 0;
/*					border-bottom : thin solid black; */
/*					border-top : thin solid black; */
					padding : 0px; 
					} 
					
.headline
	{
	font-size: 1.4em; 
	font-weight: bold 
	}

.LehrlingPage	{
				z-index:1;
				position: absolute;
				background-color:#EBEBEB;
				left: 0px;
				top: 0px;
}

.LehrlingHeader	{
				z-index: 2;
				position: relative;
/*				left:110px; */
				top:0px;
				width:730px;
				height:90px;
				background-image:url(/images/lehrling_header_bg.gif);
				background-repeat:no-repeat;
				}

.LehrlingNavig	{
				z-index: 2;
				position: relative;
				background-color:#EBEBEB;
				left: 0px;
				top: 0px;
				width:110px; 
				height:600px;	/* für IE */
				min-height:100%;
				color: #000000;
				font-size: 0.8em;
				text-indent: 0; 
				text-align: left; 
				margin: 0;
/*
				background-color:#c0c0c0;
*/
				}
	
.LehrlingNavig a	{
					font-weight: bold;
					color: #000000;
					}
					
.LehrlingContent	{
					z-index: 2;
					position: relative;
/*					left: 111px; */
					top: 0px;
					width: 730px;
}

.LehrlingContent h1 {
					background-color:#c0c0c0;
					color:#000000;
					padding: 0;
					margin: 1px;
}					
	
.LehrlingFooter		{
					z-index: 2;
					position: relative;
/*					left: 111px; */
					bottom: 0px;
}

.LehrlingFooter	*			{ color:#ffffff; }
.LehrlingFooter	a:link		{ color:#ffffff; text-decoration: underline; }
.LehrlingFooter	a:visited	{ color:#ffffff; text-decoration: underline; }
.LehrlingFooter	a:active	{ color:#ffffff; text-decoration: none; }
.LehrlingFooter	a:hover		{ color:#ffffff; text-decoration: none; }

.lehrling_SkyScraper	{
					z-index:99; 
					position: absolute;
					top:0px;
					left:842px; 
					width:160px; 
					height: 600px; 
/*					overflow:auto; */
					overflow:visible;
/*					height: 300%; */
/*					bottom: 0; */
/*					background-color:#6060a0; */
					background-color: transparent; 
					float:right;
					}


.Minipage	{
			color: #000000;
			}

.Minipage *	{
			margin-top: 0; 
			margin-bottom: 0;
			}

.Minipage th	{
				background-color: #cccccc;
				color: #ff0000;
				text-align: left;
				}

.Minipage td	{
				color: #000000;
				text-align: left;
				}

.Minipage h3	{
				font-size: 0.9em;
				}

.Minipage a	{
			font-weight: bold;
			}

.prompt			{
				font-weight: bold;
				}

.CMS_List th	{
				background-color: #cccccc;
				color: #ff0000;
				text-align: left;
				font-size: 0.9em; 
				}

.CMS_List td a	{
				font-weight: bold;
				}

.CMS_List h1	{
				background-color: #cccccc;
				color: #000000;
				text-align: left;
				font-size: 1.2em; 
				}

.CMS_Form th	{
				background-color: #cccccc;
				color: #ff0000;
				text-align: left;
				font-size: 1em; 
				}