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

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

********************************************/
.content, .contentTag
{  
	width:490px;
	
}
.contentTagStandard 
{  
	width:479px;
	padding-left: 1px;
	float: left;
	position:static; 
	border: 0px solid;
	
}
.template_spacer
{
	width:500px;  
}

/*Tripple Teaser*/
.trippleteaser_box
{ 
	width:124px;
	background:url(teasderBg.png) repeat-x;
	margin: 0 7px 0 7px ;
	padding: 10px
}
.trippleteaser_box img
{ 
	display: block;
}
.trippleteaser_header
{   
	width:124px;  
}


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

.doubleteaser_spacer
{ 
	width:12px;
}

.doubleteaser_header
{
	padding:1px 6px 5px 6px; 
	width:232px;  
	background-image:url(double_teaser_header_1.gif);
}

/*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:220px;
	margin:0px 0px 50px 10px;
	text-valign:right;

}
.newsbarBox
{ 
	width:200px;
	background:url(teasderBg.png) repeat-x;
	padding: 10px
}
.trippleteaser_box img, .newsbarBox img
{ 
	display: block;
}

.newsbar_spacer 
{ 
	width:150px;  
}

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

