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

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

********************************************/
.content
{  
	width:590px; 
}
.content_container
{  
	width:590px; 
}
.content_ambient{  
	width:377px; 
}

.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*/
.redmore{
text-align:right;

font-weight:bold;
padding-top:2px;
}
.teaser_text{

	 padding-right:10px;
}
.doubleteaser_box
{ 

	width: 287px;

}

.doubleteaser_spacer
{ 
	width:16px;
}

.doubleteaser_header
{
	
	width:287px;  

}



/*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:243px;  
	padding-left:10px; 
	border: 0px solid;
	padding-top:12px;
}
.newsbar img{

border:0px;
}
.newsbar_spacer 
{ 
	width:240px;  
}


.color_box{
	float: left;
	background-repeat: repeat-y;
	width:220px;
	padding: 10px;
	padding-bottom: 7px;
}
.color_knubbel{
width:220px;
float: left;
text-align: right;
}
.newsbar_text{
	padding-top:12px;
	font-size: 11px;
}

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

*html .background{
background-image:url(h2.gif);
}