@CHARSET "UTF-8";

html																		{	margin: 0px;
																					padding: 0px;
																					background: #ffffff;																			
																					background-image: url(../imagesBG/bg-01.jpg);
																					background-repeat: repeat;
}
body																		{	margin: 0 auto !important;
																					padding: 0px;
																					width: 980px;																			
																					font-family: Tahoma, Verdana, Arial, sans-serif;
																					line-height: 1.3em;
																					font-size: 12px;
}
#container															{	position: absolute;
																					width: 960px;
																					min-height: 650px;
																					max-height: 1000px;
																					top: 2px;
																					bottom: 2px;
																					background-color: #ffffff;
}
#head																		{	position: absolute;
																					top: 0px;
																					left: 0px;
																					right: 0px;
																					height: 240px;	/*	170	*/
																					border-bottom: 1px solid #cccccc;
																					
																					z-index: 900;
																					/*	border-bottom: 1px solid #ff5555;	*/
}
#panoKopf																{	position: absolute;
																					top: 39px;
																					left: 0px;
																					right: 0px;
																					height: 200px; 
																					background-color: #cc8888;
																					z-index: 900;
}
/*
#textHead																{	position: absolute;
																					top: 45px;
																					left: 70px;
}
#textHead p															{ text-align: left;
																					font-size: 2.5em;
																					margin: 1px;
																					line-height: 1.04em;
																					text-shadow: 0 1px 0 #000000,
																					0 -1px 0 #000000,
																					1px 0 0 #000000,
																					-1px 0 0 #000000;
																					color:#bbbbbb;
																					letter-spacing: 2px;
}
#logoHead																{	position: absolute;
																					top: 45px;
																					right: 20px;
}
*/
#newsTicker															{	position: absolute;
																					height: 30px;
																					bottom: 27px;		/*	35px mit #_footer	*/
																					left: 130px;
																					width: 700px;
																					background-color: #fff400;
																					color: #000000;
																					padding-left: 3px;
																					padding-right: 3px;
																					border: 1px solid #cccccc;
																					
																					z-index: 900;
}
#mainMenu																{	position: absolute;
																					top: 0px;
																					height: 39px;
																					/*	bottom: 0px;	*/
																					left: 0px;
																					right: 0px;
																					z-index: 1000;
																					color: #bbbbbb;
																					background-color: #336696;	
																					/*	border: 1px solid #44ff44;	*/
}
#startAuswahl														{	position: absolute;
																					top: 0px;
																					right: 0px;
																					width: 250px;
																					height: 39px;
																					background-color: #336696;
																					z-index:1000 !important;
}
#startAuswahl h3												{	vertical-align:middle;
																					text-align:left;
																					text-decoration:none;
																					font: 16px 'Lato', Lucida Sans Unicode,Lucida Grande, sans-serif;
																					background-color: #336696;
																					color: #eeeeee;
																					border: none;
												
}
#linkSparen,
#linkFinden,
#linkZahlen,
#linkAction															{	left: 5px;
																					width: 200px;
																					height: 52px;
																					border: 1px solid #aaaaaa;
																					-moz-border-radius: 10px; 
																					-webkit-border-radius: 10px; 
																					-khtml-border-radius: 10px; 
																					border-radius: 10px;
																					padding-left: 15px;							
}
#linkSparen															{	background-color: #0099d3;												
}
#linkFinden															{	background-color: #bfbdbe;
}
#linkZahlen															{	background-color:	#f7f090;
}
#linkAction															{	background-color: #d3244d;
}
#linkSparen a														{	color: #ffffff;
																					font: 16px 'Lato', Lucida Sans Unicode,Lucida Grande, sans-serif;
																					margin-left: 20px;
																					margin-bottom: 0px;
																					/*	margin-left: 30px;	*/
																					text-decoration: none;
}
#linkFinden	a														{	color: #000000;
																					font: 16px 'Lato', Lucida Sans Unicode,Lucida Grande, sans-serif;
																					margin: 20px;
																					vertical-align: middle;
																					text-align: left;
																					text-decoration: none;
}
#linkZahlen	a														{	color: #000000;
																					font: 16px 'Lato', Lucida Sans Unicode,Lucida Grande, sans-serif;
																					margin: 20px;
																					vertical-align: middle;
																					text-align: left;
																					text-decoration: none;
}
#linkAction a														{	color: #ffffff;
																					font: 16px 'Lato', Lucida Sans Unicode,Lucida Grande, sans-serif;
																					margin: 20px;
																					vertical-align: middle;
																					text-align: left;
																					text-decoration: none;
}
#startSparen,
#startFinden,
#startZahlen,
#startAktion														{	position: absolute;
																					top: 0px;
																					right: 15px;
																					width: 220px;
																					height: 0px;
																					padding: 10px;
																					overflow: hidden;
																					opacity: 0;
																					border: 1px solid #aaaaaa;
																					border-radius:					10px 10px 10px 10px; 
																					-moz-border-radius:			10px 10px 10px 10px; 
																					-webkit-border-radius:	10px 10px 10px 10px; 
}
#center																	{	position: absolute;
																					top: 240px;	/*	175	*/
																					bottom: 0px;
																					left: 0px;
																					right: 0px;	
																					background-color: #ffffff;
																					/*	z-index: 900;	*/
																					/*	border: 1px solid #4444ff;	*/
																					
}
#centerMain															{	position: absolute;
																					top: 0px;		
																					bottom: 70px;		/*	5px mit #_footer / newsticker	*/
																					left: 0px;
																					right: 260px;																			
																					padding-left: 5px;
																					padding-right: 25px;
																					/*	border: 1px solid #ff6666;	*/
																					/*	background-color: #ff9999;	*/
																					overflow: auto;	
																																						
}
#centerMainWide													{	position: absolute;
																					top: 0px;		
																					bottom: 70px;		/*	5px mit #_footer / newsticker	*/
																					left: 0px;
																					right: 0px;																			
																					padding-left: 5px;
																					padding-right: 25px;
																					/*	border: 1px solid #ff6666;	*/
																					/*	background-color: #ffbbbb;	*/
																					overflow: auto;																			
}
#centerMain p,
#centerMainWide p,
#centerMain h1,
#centerMainWide h1,
#centerMain li,
#centerMainWide li,
#centerMain a,
#centerMainWide a		{	font-size: 14px;
	
}
#pic_01,
#pic_02,
#pic_03,
#pic_04																	{	position: absolute;
																					width: 325px;
																					height: 255px;
																					z-index: 50;
																					border-style: none;						
}
#pic_01																	{	top: 1px;
																					left: 1px;
}
#pic_02																	{	top: 1px;
																					right: 1px;
}
#pic_03																	{	bottom: 1px;
																					left: 1px;
}
#pic_04																	{	bottom: 1px;
																					right: 1px;
}
#centerRight														{	position: absolute;
																					top: 0px;
																					bottom: 35px;		/*	35px mit #_footer	*/
																					left: 700px;
																					right: 0px;
																					/*	background-color: #ffcccc;	*/
																					padding-left: 3px;
																					padding-right: 3px;
																					/*	border: 1px solid #5555ff;		*/
																					overflow: hidden;
}
#eckeUnten															{	position: absolute;
																					bottom: 25px;
																					right: 0px;
																					width: 80px;
																					height: 50px;
																					/*	background-color: #ffaaaa;	*/
}
#randUnten															{	position: absolute;
																					right: 0px;
																					left: 0px;
																					bottom: 0px;
																					height: 25px;
																					background-color: #336696;
																					z-index: 970;
}
#containerImpressum					{	position: absolute;	
															left: 25px;
															bottom: 0px;
															height: 26px;
															width: 205px;
															/*	border: 1px solid #ff4444;	*/
															z-index: 1000;	
}
#navImpressum								{	position: absolute; 
															bottom: 0px; 
															left: 0px;
															height: 25px;
}
#navImpressum p							{	margin-top: 4px;
															font-size: 14px;
															color: eeeeee;
}
#impressumDS								{	position: absolute; 
															top: 0px; 
															height: 0px;
															width: 200px; 
															overflow: hidden; 
															border-top: 1px solid #cccccc;
															border-left: 1px solid #cccccc;
															border-right: 1px solid #cccccc;
															background-color: #ffffff;
															z-index: 960;
															padding: 0px;
}
#impressumDS			{	padding: 0px;
										
	
}
#impMenu										{	list-style-type: none;
															margin: 0px;
															padding: 0px;
}

#impMenu li										{	/*	color: #dd3333;	*/
																margin: 0px;
																border-bottom: 1px solid #cccccc;
																height: 2.0em;
																padding-top: 8px;
}
#impMenu a										{	font: 13px 'Lato', Lucida Sans Unicode,Lucida Grande,sans-serif;
																color: #444444;
																text-shadow: 0 1px rgba(0, 0, 0, 0.1);
																margin-left: 5px;
																/*	margin-top: 10px;	*/
																
}
#impMenu a:hover							{	color: #336696 !important;
	
}
.textImg																{	float: left;
																					width: 500px;
																					/*	border: 1px solid #ff3333;	*/
}
.ulImg																	{	float: left;
																					width: 390px;
																					/*	border: 1px solid #33ff33;	*/
}
.imgKlein																{	float: right;	
																					/*	border: 1px solid #3333ff;	*/
}
.talerName															{	text-align: right;
																					padding-right: 20px;
																					vertical-align: top;
}
.TalerAdr																{	vertical-align: top;
}




