body
{
	font-family : Verdana, Arial, Helvetica;
	behavior:url('includes/csshover.htc');
	margin-top: 4px;
	margin-bottom: 4px;
	scroll: no;
}

body.bgblue
{
	background-color: #123456;
	behavior:url(csshover.htc);
	margin: 0px;
}

table
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
}

div.container
{
	position            : absolute;
	top                 : 50%;
	left                : 50%;
	height              : 95%; /*570*/
	width               : 790px;
	margin-top          : -285px;
	margin-left         : -395px;
	background-color    : #123456;
	color	    	    : #123456;
}

div.inaadexheader
{
	margin-top: 4px;
	background-color: #00f00;
	color: #666666;
	border-style: solid;
}

div.menuheader
{
	height: 4px;
	width: 100%;
	background-color: #000000;
	font-size : 1pt;
}

div.newsimage
{
	margin-left:7px;
	margin-top: 10px;
	margin-right: 10px;
	width: 120px;
	height: 120;
	float:left;
	background-color: transparent;
}

div.logo
{
	margin-top: 10px;
	margin-right: 10px;
	height: 120;
	width: 620;
	float: left;
	background-color: transparent;
}

/*div.header
{
	height: 4px;
	width: 100%;
	background-color: #000000;
	font-size : 1pt;
}
*/
div.line
{
	border-style: solid;
	border-color: #000000;
	border: 10px;
	height: 1px;
	width: 100%;
	color: #000000;
	background-color: #000000;
	font-size: 1px;
}

div.leftmenu
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	background-color: #eeeeee;
	color : #000000;
}

div.leftmenu:hover
{
	/*font-family : Verdana, Arial, Helvetica;*/
	font-size : 8pt;
	color : #eeeeee;
	background-color: #000000;
	cursor: pointer;
}

div.leftmenu_blank
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt; background-color: #eeeeee;
	color : #000000;
	cursor: default;
}

div.left
{
	margin-left: 10px;
	margin-top: 10px;
	width: 190px;
	float: left;
	background-color: transparent;
}

div.main
{
	margin-left: 10px;
	margin-top: 10px;
	width: 140; /*540*/
	float: left;
	background-color: transparent;
}

div.content_news
{
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	background-color: #eeeeee;
	color : #000000;
	cursor: default;
}


iframe.main
{
	height: 100%;
	width: 100%;
	background-color: transparent;
	/* border: 3px solid #ff0000; */
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

a
{
	color: #0000ff;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.headlines
{
	color: #000000;
	text-decoration: none;
}

a.headlines:hover
{
	text-decoration: underline;
}

div.blankline
{
	font-size: 7px;
}
div.edit_links
{
	background-color: #eeeeee;
	float: left;
	width: 60px;
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
}

div.edit_rechts
{
	background-color: #eeeeee;
	float:left;
	width: 455px;
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
}

input.polledit
{
	width: 180px;
}

input.edit
{
	width: 430px;
}

textarea.edit
{
	width: 430px;	
	height: 355px;
}

textarea.editnews
{
	width: 430px;	
	height: 300px;
}

textarea.contact
{
	width: 445px;	
	height: 200px;
}