@CHARSET "UTF-8";

#tabsStart															{ width: 100%;
																					display: inline-block;
																					margin-top: 100px;
	
}
#tabs p																	{	width: 90%;
																					margin: 5px;
}
#tabsLeft																{	/*	width: 50%;	*/
																					display: inline-block;
																					float: left;
																					/*	border: 1px solid #33ff33;	*/
																					/*	height: 228px;	*/
	
}
#tabsRight															{	/*	width: 50%;	*/
																					display: inline-block;
																					float: right;
																					/*	border: 1px solid #33ff33;	*/
																					/*	height: 228px;	*/
}
#tab01,
#tab02,
#tab03, 
#tab04																	{		
}
.tabsStart															{ width: 225px;
																					height: 225px;
																					background-color:#ff9999;
																					/*	border: 1px solid #0000ff;	*/
																					margin-top: 2px;
																					margin-bottom: 2px;
																					margin-left: 5px;
																					margin-right: 5px;
																					padding: 0px;
																					position: relative;
																					display: inline-block;
																					overflow: hidden;
}
#front01,
#front02,
#front03,
#front04																	{	/*	visibility: visible;
																					display: block;	*/
																					position: absolute;
																					margin: 0px; padding: 0px;
																					height: 225px;
																					width: 225px;
																					top:0px;
																					bottom: 0px;
																					left: 0px;
																					right: 0px;
}

#front01																	{	background-image: url(../images/tabs/anfahrt-02.jpg);	
																						border: 1px solid #ccccff;
}
#front02																	{	/*	background-image: url(../images/tabs/imgTab1_225.jpg);	*/
																						background-color: #3c5a99;
}
#front03																	{	/*	background-image: url(../images/tabs/imgTab2_225.jpg);	*/
																						background-color: #3c5a99;
}
.pFrontTab																{	color: #ffffff;
																						font-size: 28px;
																						text-align: center;
																						margin: auto;
																						margin-top: 25px;
}
#front04																	{	background-image: url(../images/tabs/logoFacebook-01.jpg);	
}

#overlay01,
#overlay02,
#overlay03,
#overlay04																{	/*	visibility: hidden;
																					display: none;	*/
																					opacity: 0;
																					/*	margin: 0px; padding: 0px;	*/
																					position: absolute;
																					height: 225px;
																					width: 225px;
																					top: 0px;
																					bottom: 0px;
																					left: 0px;
																					right: 0px;
																					background-image: url(../images/tabs/transBlau85.png);							
}
#overlay01 h3,
#overlay02 h3,
#overlay03 h3,
#overlay04 h3,
#overlay01 h3 a,
#overlay02 h3 a,
#overlay03 h3 a,
#overlay04 h3 a													{	color: #dddddd;
																					font-size:	16px !important;
																					margin-left: 10px;
																					margin-right: 5px;
																					text-decoration: underline;
																					/*	width: 100%;	*/
}
#overlay01 p,
#overlay02 p,
#overlay03 p,
#overlay04 p														{	color: #dddddd;
																					margin-left: 2px;
																					margin-right: 2px;
																					font-size: 14px;
																					/*	width: 100%;	*/
}
#overlay01 a,
#overlay02 a,
#overlay03 a,
#overlay04 a														{	color: #dddddd;
																					font-size:14px;
																					text-decoration: underline;
}
#overlay01 a h3,
#overlay02 a h3,
#overlay03 a h3,
#overlay04 a h3,
#overlay01 a p,
#overlay02 a p,
#overlay03 a p,
#overlay04 a p													{	color: #dddddd;
																					font-size:14px;
																					text-decoration: underline;
}




