.underline
	{
	margin:0;
	padding:0;
	background-image: url(../images/elements/underline.gif);
	background-repeat:repeat-x;
	height:1pt;
	}


/**********************/
/* Teaser */
/**********************/

.teaser
	{
	padding-left:4px;
	}

.teaserTitle
	{
	margin:0;
	margin-bottom:6px;	
	font-size:11px;
	color:#333;
	font-weight:bold;
	}
			

p.teaserText, p.teaserFormText,p.teaserFormInput
	{
	margin:0;
	}
	
p.teaserText
	{
	margin-bottom:8px;
	}	
	
p.teaserFormText
	{
	color:#313946;
	}	
	
.teaser form
	{
	width:90%;
	padding:7px;
	margin-bottom:8px;
	background:#CCD4E1;
	border:1px solid #6B788B;
	}	
	
.teaser input
	{
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	padding:3px;
	color:#313946;
	background-color:#FFF;
	border:1px solid #96A1B5;
	}

input.buttonTeaser
	{
	width:228px;
	background:#313946;
	margin:0;
	margin-top:10px;	
	padding:3px;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	border:1px solid #6B768A;
	}
	
.teaser ul
	{
	width:200px;
	margin-left:4px;	
	}	
	
.teaser li
	{
	background:url(../images/elements/dot_okker.gif);
	background-repeat:no-repeat;
	background-position:0 8px;	
	padding:0;
	padding-bottom:4px;
	padding-left:12px;	
	margin: 0;	
	}		
	
			
/**********************/
/* pageLink */
/**********************/

div.pageLink
	{
	margin-bottom:0px;
	}

p.pageLinkTitle
	{
	background-image: url(../images/elements/underline.gif);
	background-repeat:repeat-x;
	background-position:0 100%;
	padding-bottom:2px;
	margin-bottom:0px;
	}

.pageLink a:link, .pageLink a:visited
	{
	color:#D85C0B;
	display:block;
	text-decoration: none;
	background-image: url(../images/icons/link.gif);
	background-repeat:no-repeat;
	background-position:100% 6px;
	}

.pageLink a:hover, .pageLink a:active
	{
	color: #CC3300;
	text-decoration: none;
	background-image: url(../images/icons/link.gif);
	background-repeat:no-repeat;
	background-position:100% 6px;
	}
	
.pageLinkText
	{
	margin:3px 0 12px 0;
	}	
	
/**********************/
/* Rubrik Title */
/**********************/	

.rubrikTable 
	{
	padding:0;
	margin-bottom:20px;
	}	
		
.rubrikTitleImg
	{
	text-align:right;
	margin-left:20px;
	}

.rubrikTitleText
	{
	line-height:180%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
	color:#FF6600;	
	font-size:11px;
	width:100%;
	}
	
 	

	





