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

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

********************************************/
.content
{  
	
	padding-left: 10px;
	padding-top: 4px; 

}

.template_spacer
{
	width:439px;  
	height:10px; 
}

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

.trippleteaser_spacer
{ 
	width:5px;
}

.trippleteaser_header
{  

	width:139px;  
	color:#6C1615;
	background-image: url(border.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	letter-spacing: 2px;
	font-size: 14px;
	padding-bottom: 6px;
}

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

.doubleteaser_spacer
{ 
	width:11px;
}

.doubleteaser_header
{
	
	width:214px;  
	color:#6C1615;
	background-image: url(border.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	letter-spacing: 2px;
	font-size: 14px;
	padding-bottom: 6px;

}

/*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:152px;  
	height: 256px;
	padding-left:7px; 
	padding-top:6px; 
	background-color: #611617;
	border-left: 1px solid #2C2C2A;
}

.newsbar_spacer 
{ 
	width:150px;  
}

h2.background
{
	background-image:url(h2.gif);
	padding: 1px 6px 5px 6px;  
	font-size:11px;
	margin:0 1px 0 1px;
}
