/* $last modified: 2-7-2006 20:38 */

@charset "UTF-8";

/*
D25E8D
781A3F
*/

/* DRAGGABLE DIV */
.drag {
	position:relative;
	z-index: 100;
}

/* MAIN */
BODY,td,th {
	font-family:Arial,Tahoma,Verdana;
	font-size:8pt;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	color:#ffffff;
	line-height: 12pt;
}

td.kk_thema
	{
	padding:0px;
	text-align:center;
	}
	
INPUT, BUTTON {
	font-family:Arial,Tahoma,Verdana,Arial;
	font-size:8pt;
	color:#000000;
}
select,textarea {
	font-family:Arial,Tahoma,Verdana,Arial;
	font-size:8pt;
	color:#000000;
}

.h4 {
	font-family:Arial,Tahoma,Verdana;
	font-size:8pt;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	color:#ffffff;
	line-height: 12pt;
}

.small1 {
	font-size:8pt;
	line-height:9pt;
}
.normal1 {
	font-size:9pt;
	line-height:13pt;
	text-align:justify;
	color:rgb(9,28,90);
}
.title1 {
	font-size:14pt;
	font-weight:bold;
	line-height:12pt;
}
.prijs1 {
	font-size:12pt;
	font-weight:bold;
	line-height:0pt;
}
.topmenu {
	background-color:#7A2580;
	color:#ffffff;
}

/* CONTENT */
.content {
	background-color:#E3007B;
}
.maincontent {
	width:814px;
	overflow:hidden;
}
.printcontent1 {
	width:270px;
	height:60px;
	background-color:#ffffff;
}

.formtxt {
	background:#ffffff;
	border:1px solid #999999;
	border-style:groove;
	font-family:Arial,Tahoma,Arial;
}
.border1 {
	border:0px solid #ffffff;
}

/* FLOATING BOX */


/* TABS */
div.tabArea {
	font-size: 8pt;
}
a.tab {
	background-color: #FC0087;
	border: 1px solid #FC0087;
	border-bottom-width: 0px;
	padding: 2px 1em 2px 1em;
	text-decoration: none;
}
a.tab, a.tab:visited {
	color: #FFFFFF;
}
a.tab:hover {
	background-color: #D50074;
	color: #FFFFFF;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
	background-color: #D50074;
	color: #FFFFFF;
}


a.tabActive {
	background-color: #D50074;
	border: 1px solid #FC0087;
	border-bottom-width: 0px;
	padding: 2px 1em 2px 1em;
	text-decoration: none;
}
a.tabActive, a.tab:visited {
	color: #FFFFFF;
}
a.tabActive:hover {
	background-color: #FC0087;
	color: #FFFFFF;
}





A			{color:rgb(255,255,255); text-decoration:underline}
A.Link			{color:rgb(255,255,255); text-decoration:underline}
A.Visited		{color:rgb(255,255,255); text-decoration:underline}
A.Active		{color:rgb(255,255,255); text-decoration:underline}
A:Hover			{color:rgb(0,0,0); text-decoration:underline}

A.footer1		{color:rgb(9,28,90); text-decoration:none}
A.footer1:Link		{color:rgb(9,28,90); text-decoration:none}
A.footer1:Visited	{color:rgb(9,28,90); text-decoration:none}
A.footer1:Active	{color:rgb(9,28,90); text-decoration:none}
A.footer1:Hover		{color:rgb(0,0,0); text-decoration:underline}

A.white1		{color:rgb(255,255,255); text-decoration:none}
A.white1:Link		{color:rgb(255,255,255); text-decoration:none}
A.white1:Visited	{color:rgb(255,255,255); text-decoration:none}
A.white1:Active		{color:rgb(255,255,255); text-decoration:none}
A.white1:Hover		{color:rgb(255,255,255); text-decoration:underline}

