/*
==========================================
==========================================
==										==
==		[n] Twente Multimedia B.V.		==
==			Nijverheidsstraat 7			==
==			7651 BC Tubbergen			==
==										==
==		[e]	info@twentemultimedia.nl	==
==		[i]	www.twentemultimedia.nl		==
==										==
==		[t]	+(0)546 624 087				==
==		[f]	+(0)546 624 948				==
==										==
==========================================
==========================================
*/

/* CSS Document - Rijschool v/d Logt

body
========================================*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bgpattern.gif);
	margin-left: 0px; 
	margin-top: 0px;	
	margin-right: 0px; 
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 11px;
}

a:link.algemeen 	{ color: #ffffff; text-decoration: none; border-bottom: 1px dotted #e2008a; }
a:visited.algemeen 	{ color: #ffffff; text-decoration: none; border-bottom: 1px dotted #e2008a; }
a:active.algemeen 	{ color: #ffffff; text-decoration: none; border-bottom: 1px dotted #e2008a; }
a:hover.algemeen 	{ color: #ffffff; text-decoration: none; border-bottom: 1px solid #ffffff; }

a:link.algemeen2 	{ color: #e2008a; text-decoration: none; border-bottom: 1px dotted #e2008a; }
a:visited.algemeen2 { color: #e2008a; text-decoration: none; border-bottom: 1px dotted #e2008a; }
a:active.algemeen2 	{ color: #e2008a; text-decoration: none; border-bottom: 1px dotted #e2008a; }
a:hover.algemeen2 	{ color: #e2008a; text-decoration: none; border-bottom: 1px solid #e2008a; }

a:link.venstersluiten 		{ color: #666666; text-decoration: none; border-bottom: 1px dotted #e2008a; }
a:visited.venstersluiten 	{ color: #666666; text-decoration: none; border-bottom: 1px dotted #e2008a; }
a:active.venstersluiten 	{ color: #666666; text-decoration: none; border-bottom: 1px dotted #e2008a; }
a:hover.venstersluiten 		{ color: #666666; text-decoration: none; border-bottom: 1px solid #e2008a; }

/*
main_site
========================================*/

#main_site {
	background: #000000 url(../images/bg_auto.jpg) no-repeat;
	height: 800px;
	width: 800px;
	
	text-align: left;
	vertical-align: top;
}

#main_onder { background: #000000; height: inherit;	width: 800px; }
#logo {	width: 800px; }
#tussenstuk { width: 800px;	height: 35px }

/*
menu van de pagina
========================================*/
#menu {
	width: 250px;
	height: 250px;
	float: left;
}

.main_menu_titel {
	display: block;
	font: Arial;
	font-weight: bold;
	color: #e1008a;
	font-size: 15px;
	letter-spacing: -1px;
}
.select_lijn {
	font: Arial;
	font-weight: 900;
	color: #068ac6;
	font-size: 15px;
	letter-spacing: -1px;
}
/*
menu items
========================================*/
a:link.menu			{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #ffffff; text-decoration: none; display: block; }
a:visited.menu		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #ffffff; text-decoration: none; display: block; }
a:active.menu		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #ffffff; text-decoration: none; display: block; }
a:hover.menu		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #ffffff; text-decoration: none; font-weight: bold; display: block;}

a:link.menu_selected		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #ffffff; text-decoration: none; font-weight: bold; display: block; }
a:visited.menu_selected		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #ffffff; text-decoration: none; font-weight: bold; display: block; }
a:active.menu_selected		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #ffffff; text-decoration: none; font-weight: bold; display: block; }
a:hover.menu_selected		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #ffffff; text-decoration: none; font-weight: bold; display: block; }

/*
menu items met submenu
========================================*/
a:link.menu2		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #e1008a; text-decoration: none; display: block; }
a:visited.menu2		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #e1008a; text-decoration: none; display: block; }
a:active.menu2		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #e1008a; text-decoration: none; display: block; }
a:hover.menu2		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #e1008a; text-decoration: none; font-weight: bold; display: block;}

a:link.menu2_selected		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #e1008a; text-decoration: none; font-weight: bold; display: block; }
a:visited.menu2_selected	{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #e1008a; text-decoration: none; font-weight: bold; display: block; }
a:active.menu2_selected		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #e1008a; text-decoration: none; font-weight: bold; display: block; }
a:hover.menu2_selected		{ line-height: 25px; font-family: Arial; font-size: 12px; letter-spacing: 1px; color: #e1008a; text-decoration: none; font-weight: bold; display: block; }

/*
content van de pagina
========================================*/
#content {
	width: 550px;
	height: 250px;
	float: right;
}
.tekst_content {
	font: Arial;
	color: #ffffff;
	font-size: 11px;
	width: 400px;
	line-height: 15px;
}

/*
contactformulier
========================================*/
#contactformulier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	scrollbar-base-color: #ffffff; 
	scrollbar-arrow-color: #068ac6; 
	scrollbar-track-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-lightshadow-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff;
}
.knop { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;  
	background-color: #068ac6;
	color: #ffffff; 
	border: 1px solid #e1008a; 
	width: 100px; 
}

.invoerveld1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #ffffff; 
	color: #068ac6; 
	border: 1px solid #e1008a; 
	width: 200px; 
}
.invoerveld2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #ffffff; 
	color: #068ac6; 
	border: 1px solid #e1008a; 
	width: 75px;
}
.invoerveld3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #ffffff; 
	color: #068ac6; 
	border: 1px solid #e1008a; 
	width: 280px;
	height: 125px;
}

/*
Twente Multimedia B.V.
========================================*/
a:link.tmm		{ font-family: Arial; font-size: 11px; letter-spacing: 1px; color: #068ac6; text-decoration: none; line-height: 14px; }
a:visited.tmm	{ font-family: Arial; font-size: 11px; letter-spacing: 1px; color: #068ac6; text-decoration: none; line-height: 14px; }
a:active.tmm	{ font-family: Arial; font-size: 11px; letter-spacing: 1px; color: #068ac6; text-decoration: none; line-height: 14px; }
a:hover.tmm		{ font-family: Arial; font-size: 11px; letter-spacing: 1px; color: #ffffff; text-decoration: none; line-height: 14px; }

/* einde CSS Document */
