/* -------------------------- */
/* HEADER */
/* -------------------------- */

div#header		{ height: 275px; }

#overlay_header
	{
	background: transparent url(/grfx/overlay_photo.gif) no-repeat bottom right;
	z-index: 1;
	position: absolute;
	left: 740px;
	top: 255px;
	width: 21px;
	height: 21px;
	}

#vvvbar			{ height: 160px; }

#schierbar		{ position: static; margin-top: 5px; }

#schier
	{
	display: none;
	background: transparent url(/grfx/schiereilandlogo.png) no-repeat;
	float: left;
	width: 43px;
	height: 40px;
	margin-left: 5px;
	}

#subttlbar		{ font-size: 1.65em; margin-left: 80px; padding-top: 6px; }

#sidebartop		{ height: 205px; }


/* -------------------------- */
/* CONTENT */
/* -------------------------- */


/* news */

.columns
	{
	position: relative;
	background: transparent url(/grfx/column-dot.gif) repeat-y 285px 0px;
	height: auto;
	_height: 100px;
	min-height: 100px;
	}

.column-one
	{
	position: relative;
	width: 278px;
	_width: 276px;
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	display: block;
	float: left;
	}

.column-two
	{
	position: relative;
	width: 278px;
	_width: 276px;
	height: auto;
	_height: 100px;
	min-height: 100px;
	margin: 0px;
	margin-left: 290px;
	_margin-left: 286px;
	padding: 0px;
	padding-left: 5px;
	display: block;
	}

.columns .clear
	{
	clear: left;
	}

.columnblock
	{
	position: relative;
	height: auto;
	_height: 100px;
	min-height: 100px;
	margin: 0px;
	}

.column-img
	{
	position: relative;
	float: left;
	width: 70px;
	margin:0px;
	}

.column-message
	{
	position: relative;
	color: #707176;
	height: auto;
	_height: 100px;
	min-height: 100px;
	margin: 0px;
	margin-left: 80px;
	}



/* ======================================= */
/* ======================================= */
/* ======================================= */