body 
{
	background: $BgColor url(/Frameworks/Common/Images/bg_body.gif) left top repeat-x;
}

/*** Region ***/ 
.region:after
{
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

* html .region
{
	height: 1px;
}

.TeaserMainDiv
{
	float:left;
	text-align:right;
	margin: 0px 14px 0px 0px !important;
	font-size: 9px;
}

.MainImage
{
	float:none !important;
	margin: 0px 0px 0px 0px !important;
}

/*** ContentBlocks ***/ 
.cb
{
	margin-bottom: $DefaultMargin;
}


.center 
{
	text-align: center;
}

div.CircleChooser, div.SNFLogo
{
	padding-top: 10px;	
}

div#startpage-box h1 
{
	font-size:  190%;
}

div#startpage-box h2 
{
	font-size:  160%;
}

div#startpage-box img 
{
	padding-bottom:  10px;
}

div.CircleContactBox 
{
	background-color: #eeede0;
	padding: 10px;
	margin-bottom: 10px;
}

div.CircleContactBox h1
{
	font-size: 150%;
	margin: 0px;
	padding: 0px;
}
