/********************************************

	This File contains only the Style 
	Information necessary for Sites with
	an activated Sidebar!
	General Styles are found in
	-->"structure_style.css"<--

********************************************/
.content
{  
	width:400px; 
}

.template_spacer
{
	width:400px;  
}

/*Tripple Teaser*/
.trippleteaser_box
{ 
	width:126px; 
}

.trippleteaser_spacer
{ 
	width:11px;
}

.trippleteaser_header
{  
	padding:0;  
	width:126px;  
}

/*Double Teaser*/
.doubleteaser_box
{ 
	width:194px;
}

.doubleteaser_spacer
{ 
	width:12px;
}

.doubleteaser_header
{
	padding:0; 
	width:194px;  
}

/*Quad Teaser*/
.quadteaser_box
{ 
	width:116px; 
}

.quadteaser_spacer
{
	width:12px;
}

.quadteaser_header
{  
	padding:1px 6px 5px 6px;  
	width:104px;  
	background-image:url(quad_teaser_header_1.gif);
}

/*Sidebar*/
.newsbar 
{ 
	width:280px;  
}

.newsbar_spacer 
{ 
	width:150px;  
}

h2.background
{
	background-image:url(h2.gif);
	padding: 1px 6px 5px 6px;  
	font-size:11px;
	margin:0 1px 0 1px;
}
