body
{
	margin: 0;
	font-family: "Trebuchet MS" Geneva, Arial, Helvetica, sans-serif;
	background-color: #031d6d;
}

/* ################   Position ################  */
#buttonheading a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header
{
	background: #fff;
	color: #000000;
	margin: 0;
	position: relative;
	text-align: right;
	border-bottom: solid 4px #ccc;
}

#contentarea,#contentarea2
{
	border: solid 0px #000;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}

#right
{
	color: #0000FF;
	float:right;
	text-align: left;
	vertical-align: top;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 3px;
	font-size: 0.8em;
	border-left: solid 0px #CCCCCC;
	background-color: #FFFFFF;
}

#main
{
	position: relative;
	text-align: left;
	margin: 0;

	padding-top: 8px;	
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

/* ###################### generell ###################### */




/* ###############  main * ########################### */
/* position */
.leading
{
	color: #000000;
	position: relative;

	background-image: url(../images/denfi_logo_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.buttonheading {
	border: none;	
}
.leading_separator
{
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator
{
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}


.cols1
{
	float: none !important;
	margin: 0 !important;

}

.cols2 { width: 50%; }


.column1
{
	float: left;
	margin: 0;	width: 48%;
	padding-right: 3px;
	padding-left: 3px;
}

.column2
{width: 48%;
	float: right;
	margin: 0;
	padding-right: 3px;
	padding-left: 3px;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{
	border: solid 0px #ccc;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}