@media all
{
	.clear,
	.brclear
	{
		clear: both; font-size: 0px
	}

	img
	{
		border: 0;
	}

	a
	{
		color: #000;
	}

	form
	{
		display: inline;
	}

	select, textarea, input, div, p, td
	{
		font-family:arial,helvetica,sans-serif;
		font-size:11px;
	}

	.small {
		font-family:arial,helvetica,sans-serif;
		font-size:10px;
	}
	.smallstrong {
		font-family:tahoma,verdana,arial,helvetica,sans-serif;
		font-size:10px;
		font-weight:bold;
	}
	.standard {
		font-family:arial,helvetica,sans-serif;
		font-size:11px;
	}
	.mid {
		font-family:arial,helvetica,sans-serif;
		font-size:13px;
	}
	.midstrongred {
		font-family:tahoma,arial,helvetica,sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#e20026;
	}
	.big {
		font-family:arial,helvetica,sans-serif;
		font-size:18px;
		font-weight:bold;
		color:#666;
	}
	.bigmee {
		font-family:arial,helvetica,sans-serif;
		font-size:18px;
		font-weight:bold;
		color:#333333;
	}

	/****************************************************************************
	 * standard buttons
	 ***************************************************************************/
	.button  {
		background-color: #fff;
		background: #fff url(/img/com/NM_ComModuleContainer/title_bg.png) repeat-x left bottom;
		border: 1px solid #fff;
		padding: 1px 2px 1px 2px;
		margin: 0 0 5px 0;
	}

	.button a {
		text-decoration: none;
		display: block;
		width: 100%;
		font-size: 10px;
		padding: 1px 0 1px 0;
		margin: 0px;
		background: transparent url(/img/buttons/but_arrow_1_ri.gif) no-repeat right center;
	}

	.button a span{
		padding: 0 20px 0 5px;
	}

	.lbutton  {
		background-color: #fff;
		background: #fff url(/img/com/NM_ComModuleContainer/title_bg.png) repeat-x left bottom;
		border: 1px solid #fff;
		padding: 1px 2px 1px 2px;
		margin: 0 0 5px 0;
	}

	.lbutton a {
		text-decoration: none;
		display: block;
		width: 100%;
		font-size: 10px;
		padding: 1px 0 1px 0;
		margin: 0px;
		background: transparent url(/img/buttons/but_arrow_1_le.gif) no-repeat left center;
	}

	.lbutton a span{
		padding: 0 5px 0 20px;
	}

	.fontcolorheader {
		font-family:arial,helvetica,sans-serif;
		font-size:11px;
		color:#e20026;
	}

	.fontcolor {
		color:#fff;
	}

	.fontcolorks {
		color:#ccc;
	}

	a.btnDefault,
	a.btnCloseDefault,
	a.btnPrintDefault {
		float: left;
		padding: 2px 30px 2px 5px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
		background: #fff url(/img/buttons/btn_arrow_r.gif) no-repeat center right;
	}


	/* fontcolor5 wird fuer Fredhopper Navigation "meer/minder opties" benoetigt */
	.fontcolor5 {
		color:#fff;
	}

	.color {
		background-color:#e20026;
	}
	.colorks {
		background-color:#e20026;
	}
	.colorks3 {
		background-color:#fff;
	}
	.colorks4 {
		background-color:#fff;
	}

	.fontcolorksnavihead {
		color:#ccc;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
	}

	a.textteaser:link {
		text-decoration: none;
	}
	a.textteaser:visited {
		text-decoration: none;
	}
	a.textteaser:active {
		text-decoration: none;
	}

	.red {
		color:#e20026;
	}
	.rednvag {
		color:#e20026;
	}
	.black {
		color:#000;
	}

	.none {
		text-decoration: none;
	}



	/*********************************
		Metanavi in top frame
	*********************************/

	#metanavi ul {
		margin: 0px;
		padding: 0px;
	}

	#metanavi ul li  {
		display: inline;
		list-style-type: none;
		margin-left: 4px;
		margin-right: 4px;
	}

	#metanavi ul li a {
		text-decoration: none;
	}

	/*********************************
		End of Metanavi
	*********************************/

	/*********************************
		Footer
	*********************************/

	#footer {
		margin-top: 20px;
	}

	#footerline {
		background-image:url(/img/footerline.gif);
		margin-bottom: 5px;
	}


	#footernavi {
		width: 100%;
		text-align: center;
	}

	#footernavi ul {
		margin: 0px;
		padding: 0px;
	}

	#footernavi ul li  {
		display: inline;
		list-style-type: none;
		margin-left: 4px;
		margin-right: 4px;
		color:#333333;
		font-size:11px;

	}

	#footernavi ul li a {
		text-decoration: none;
	}

	#footerimprint {
		margin-top: 12px;
		color:#999999;
		font-size:10px;
		text-align: center;
	}

	/*********************************
		End Footer
	*********************************/


	.boxnvagred {
		background-color:#e20026;
	}
	.errorMsg,
	.error {
		color:#e20026;
	}

	.okMsg {
		color: green;
	}


	/*********************************
		Start General
	*********************************/
	/*use instead of <nobr>*/
	.noWrap{
		white-space:nowrap;
	}
	/*********************************
		End Gerneral
	*********************************/

	/**
	 * tool tip
	 **/
	.NMToolTip {
		color: #000;
		width: 200px;
		z-index: 13000;
		border: 1px solid #000;
	}

	.NMToolTip .NMToolTipTitle {
		font-weight: bold;
		font-size: 11px;
		margin: 0;
		padding: 2px 4px 2px 4px;
		background-color: #FFFF80;
		color: white;
		background-color: #000;
	}

	.NMToolTip .NMToolTipContent {
		font-size: 11px;
		padding: 4px 4px 4px 4px;
		background-color: #FFFFE1;
	}

	.NMTooltipTitleData {
		display: none;
		visibility: hidden;
	}

	.NMTooltipContentData {
		display: none;
		visibility: hidden;
	}
}
