/*
////////////////////////////////////////////////////////////////////////////////////////////////////
//
//	PAGE-BUILDER Website Tool by KEVIN RUSS
//	---------------------------------------
//
//	Using of PAGE-BUILDER Website Tool
//	and it's components is free,-
//	but editing of the source is prohibited!
//
//	Copyright by www.Page-Builder.de
//
////////////////////////////////////////////////////////////////////////////////////////////////////
*/



/*
//////////////////////////////////////////////////	Default PageBuilder Content Stuff
*/

body			{
				margin:0px;
				background-color:#FFFFFF;
				font-family: "arial", "geneva", "helvetica";
				font-size:12px; color: #000000;
			}


H1 			{ 	font-family: "arial", "geneva", "helvetica";
				font-size: 15pt;
				color: #000000;
				font-weight: bold;	}

H2 			{ 	font-family: "arial", "geneva", "helvetica";
				font-size: 13pt;
				color: #000000;
				font-weight: bold; 	}

H3 			{ 	font-family: "arial", "geneva", "helvetica";
				font-size: 12pt;
				color: #000000;
				font-weight: bold; 	}

H4 			{ 	font-family: "arial", "geneva", "helvetica";
				font-size: 11pt;
				color: #000000;
				font-weight: bold;
				font-style: italic 	}

H5 			{ 	font-family: "arial", "geneva", "helvetica";
				font-size: 10pt;
				color: #000000;
				font-weight: normal;
				font-style: italic 	}

H6 			{ 	font-family: "arial", "geneva", "helvetica";
				font-size: 10pt;
				color: #000000;
				font-weight: normal;
				font-style: italic 	}

p,ul,ol,li,div,td,th,address,nobr,b,i,u
			
			{	font-family: "arial", "geneva", "helvetica";
				font-size:12px;	color: #000000;	
							}

/*
 a:link			{	color:#333366; text-decoration:none;	}
 a:visited		{	color:#333366; text-decoration:none;	}
 a:active		{	color:#663366; text-decoration:none;	}
*/

a			{	text-decoration:none;			}
.clearLink		{	text-decoration:none;			}


/*
//////////////////////////////////////////////////	PageBuilder Core Stuff
*/

.Content		{ 	font-family:Arial,sans-serif; font-size:12px;	}
				
.HeadLineBig		{ 	font-family:Arial,sans-serif; font-size:16pt;
				font-weight: bold; text-decoration:none;	}	
				
.HeadLineSmall		{ 	font-family:Verdana,sans-serif; font-size:12pt;
				font-weight: normal; text-decoration:none;	}							

.PageTopic		{ 	font-family:Verdana,sans-serif; font-size:12pt;
				font-weight: bold; text-decoration:none;	}

.HeadNav		{ 	font-family:Arial,sans-serif; font-size:10px;
				font-weight: normal; text-decoration:none;	}

.HomeNav		{ 	font-family:Arial,sans-serif; font-size:12px;
				font-weight: bold; text-decoration:none;	}

.PrimNavHigh		{ 	font-family:Arial,sans-serif; font-size:10pt;
				font-weight: bold; text-decoration:none;	} 

.PrimNavNorm		{ 	font-family:Arial,sans-serif; font-size:12px;
				font-weight: normal; 				} /* no text-decoration style for IE's high/delighting */
				
.SecNavHigh		{ 	font-family:Arial,sans-serif; font-size:9pt;
				font-weight: bold; text-decoration:none;	}

.SecNavNorm		{ 	font-family:Arial,sans-serif; font-size:11px;
						   text-decoration:none;	} /* no font-weight style for IE's high/delighting */
				
.Footer			{ 	font-family:Arial,sans-serif; font-size:8pt;
				font-weight: normal; text-decoration:none;	}	
				
.FooterInfo		{ 	font-family:Arial,sans-serif; font-size:8px;
				font-weight: normal; text-decoration:none;	}											

/*
//////////////////////////////////////////////////	Additional PageBuilder Content Stuff
*/

.pbTable		{	background-color:#FFFFFF; border-style:none;	}

.pbTableHeader		{	background-color:#CFCFCF; padding:0.25ex; 	}

.pbTableCell		{	background-color:#F0F0F0; padding:0.25ex;	}


/*
////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////
*/
