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

	This File contains only the Style 
	Information necessary for Sites without
	an activated Sidebar!
	General Styles are found in
	-->"structure_style.css"<--

********************************************/
.content2fix{
	float:left;
	width:785px;
}
.content 
{ 
	width:755px;
}

.template_spacer
{
	width:705px; 
}

/*Quad Teaser*/
.quadteaser_box
{ 
	width:179px; 
}

.quadteaser_spacer
{ 
	width:13px; 
}

.quadteaser_header
{  
	padding:1px 6px 8px 6px;
	background-repeat: no-repeat;  
	width:167px; 
	background-image:url(quad_teaser_header_1_wide.gif);
}

/*Tripple Teaser*/
.trippleteaser_box
{ 
	width:243px; 
}

.trippleteaser_spacer
{ 
	width:13px;
}

.trippleteaser_header
{  
	padding:1px 6px 8px 6px; 
	background-repeat: no-repeat; 
	width:231px;  
	background-image:url(tripple_teaser_header_1_wide.gif)
}

/*Double Teaser*/
.doubleteaser_box
{
	width:371px;
}

.doubleteaser_spacer
{ 
	width:13px; 
}

.doubleteaser_header
{ 
	padding: 1px 6px 8px 6px;  
	background-repeat: no-repeat; 
	width: 359px;  
	background-image: url(double_teaser_header_1_wide.gif)
}

h2.background
{
	background-image:url(h2_wide.gif);
	padding: 2px 6px 4px 6px;  
	font-size:14px;
	margin:0 0px 0 0px;
	color:#ffffff;
}




