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

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

********************************************/
.content
{  
	width:453px; 
}

.template_spacer
{
	width:500px;  
}

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

.trippleteaser_spacer
{ 
	width:13px;
}

.trippleteaser_header
{  
	padding:1px 6px 5px 6px;  
	width:146px;  
	background-image:url(tripple_teaser_header_1.gif);
}

/*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:200px;  
	padding-top:6px; 
}

.newsbar_text_picture_element 
{ 
	/* height:156px;  */
	margin-bottom: 10px;
}

.newsbar_text 
{
	font-size: 12px;
}


.newsbar_spacer 
{ 
	width:200px;  
}



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