/************************************************************
Liemo Electronics Stylesheet
Target: Screen
Author: Martijn Schornagel - Momono Ontwerpwerk - www.momono.nl
************************************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #535353;
	background-image: url(img/body-bg.jpg);
}
img {
	border: 0px;
}

/************************************************************

* Left & head

************************************************************/
.language {
	color: #FFFFFF;
	position: absolute;
	z-index: 1000;
	top: 60px;
	left: 28px;
	font-weight: bold;
	font-size: 9px;
}
.language a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/bullit-lang.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
}
.language a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#left1 {
	position: absolute;
	height: 638px;
	width: 99px;
	background-image: url(img/left-1.jpg);
	left: 0px;
	top: 0px;
}
#left2 {
	position: absolute;
	height: 638px;
	width: 99px;
	background-image: url(img/left-2.jpg);
	left: 0px;
	top: 0px;
}
#left3 {
	position: absolute;
	height: 638px;
	width: 99px;
	background-image: url(img/left-3.jpg);
	left: 0px;
	top: 0px;
}
#left4 {
	position: absolute;
	height: 638px;
	width: 99px;
	background-image: url(img/left-4.jpg);
	left: 0px;
	top: 0px;
}
#left5 {
	position: absolute;
	height: 638px;
	width: 99px;
	background-image: url(img/left-5.jpg);
	left: 0px;
	top: 0px;
}
#middle1 {
	position: absolute;
	width: 555px;
	left: 99px;
	top: 0px;
	background-image: url(img/head-1.jpg);
	background-repeat: no-repeat;
}
#middle2 {
	position: absolute;
	width: 555px;
	left: 99px;
	top: 0px;
	background-image: url(img/head-2.jpg);
	background-repeat: no-repeat;
}
#middle3 {
	position: absolute;
	width: 555px;
	left: 99px;
	top: 0px;
	background-image: url(img/head-3.jpg);
	background-repeat: no-repeat;
}
#middle4 {
	position: absolute;
	width: 555px;
	left: 99px;
	top: 0px;
	background-image: url(img/head-4.jpg);
	background-repeat: no-repeat;
}
#middle5 {
	position: absolute;
	width: 555px;
	left: 99px;
	top: 0px;
	background-image: url(img/head-5.jpg);
	background-repeat: no-repeat;
}


/************************************************************

* Positioning

************************************************************/
#head {
	height: 224px;
}
#nav {
	height: 35px;
	background-image: url(img/nav.gif);
}
#content {
	padding-top: 20px;
	padding-right: 12px;
	padding-left: 15px;
}
#flash {
	background-color: #FFFFFF;
	height: 189px;
	width: 555px;
	padding: 0px;
	margin: 0px;
}
#right {
	position: absolute;
	width: 172px;
	left: 654px;
	top: 0px;
}
#logo {
	height: 224px;
	width: 172px;
}
#logo a {
	text-indent: -4000px;
	display: block;
	height: 224px;
	width: 172px;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo a:hover {
	background-position: right top;
}
#sidebar {
}
#aright {
	height: 638px;
	margin-left: 826px;
	position: relative;
	background-image: url(img/aright.jpg);
}
#zoeken {
	padding-left: 320px;
	padding-top: 180px;
}
#content img.float {
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
}
#content img {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-top: 3px;
}
#middle1 #content img a:link {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
}
#flashfloat {
	float: right;
	height: 220px;
	width: 300px;
	margin-bottom: 8px;
	margin-left: 10px;
}

/************************************************************

* Navigatie

************************************************************/
#mainmenu, #mainmenu ul {
	float: left;
	list-style: none;
	line-height: 1;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	font-weight: bold;
	font-size: 11px;
}

#mainmenu a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#mainmenu a:hover {
	color: #003366;
}

#mainmenu li {
	float: left;
	padding: 0;
	line-height: 27px;
}

#mainmenu li a {
	font-family: "Arial Narrow", Arial;
}

#mainmenu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 13em;
	w\idth: 13em;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
}

#mainmenu li li {
	padding-right: 0em;
	width: 11em
}

#mainmenu li ul a {
	width: 13em;
	w\idth: 13em;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#mainmenu li ul a:hover {
	color: #003366;
}

#mainmenu li ul ul {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 14em;
}

#mainmenu li:hover ul ul, #mainmenu li:hover ul ul ul, #mainmenu li.sfhover ul ul, #mainmenu li.sfhover ul ul ul {
	left: -999em;
}

#mainmenu li:hover ul, #mainmenu li li:hover ul, #mainmenu li li li:hover ul, #mainmenu li.sfhover ul, #mainmenu li li.sfhover ul, #mainmenu li li li.sfhover ul {
	left: auto;
}

#mainmenu li:hover, #mainmenu li.sfhover {
	background-color: #0099FF;
}


#current-bedrijfsprofiel #bedrijfsprofiel a, #current-idee-product #idee-product a, #current-producten #producten a, #current-projecten #projecten a, #current-contact #contact a {
	color: #FFFFFF;
	background-color: #0099FF;
}
#current-bedrijfsprofiel #bedrijfsprofiel a:hover, #current-idee-product #idee-product a:hover, #current-producten #producten a:hover {
	color: #003366;
}

/************************************************************

* Dropdowns

************************************************************/

ul.dropdown {
	background-color: #0099FF;
	color: #FFFFFF;
}
ul.dropdown li a {
	color: #FFFFFF;
	padding: 0px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.dropdown ul li a:hover {
	color: #FFFFFF;
}

/************************************************************

* Submenu

************************************************************/
.submenu {
	background-image: url(img/bg-submenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 172px;
}

ul.articles {
	background-image: url(img/bottom-submenu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 15px;
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
}

ul.articles li {
	font-weight: bold;
	color: #003466;
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.articles li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

ul.articles li.active a {
	color: #003466;
	text-decoration: none;
}

ul.articles li a:hover {
	color: #003466;
	text-decoration: none;
}


/************************************************************

* Sibebar items

************************************************************/
#pcb-design a {
	background-image: url(img/pcb-design.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -4000px;
	display: block;
	height: 116px;
	width: 172px;
}
#embedded-software a {
	background-image: url(img/embedded-software.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -4000px;
	display: block;
	height: 116px;
	width: 172px;
}
#housing-design a {
	background-image: url(img/housing-design.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -4000px;
	display: block;
	height: 116px;
	width: 172px;
}
#testsystemen a {
	background-image: url(img/testsystemen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -4000px;
	display: block;
	height: 116px;
	width: 172px;
}
#production-management a {
	background-image: url(img/productiemanagement.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -4000px;
	display: block;
	height: 124px;
	width: 172px;
}
#pcb-design a:hover {
	background-position: right top;
}
#embedded-software a:hover {
	background-position: right top;
}
#housing-design a:hover {
	background-position: right top;
}
#testsystemen a:hover {
	background-position: right top;
}
#production-management a:hover {
	background-position: right top;
}


/************************************************************

* Typografie

************************************************************/
.meer a {
	font-weight: bolder;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

#content p {
	margin-bottom: 20px;
}
#content a {
	text-decoration: none;
	color: #003366;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(img/underline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
	padding-top: 1px;
}
#content a:hover {
	color: #0099FF;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h2, h3, h4, h5, h6 {
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 6px;
}
#downloads {
	line-height: 20px;
}
#downloads a {
	background-image: url(img/page_white_acrobat.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-bottom: 2px;
}



/************************************************************

* Classes

************************************************************/
.bedrijfsprofiel {
	background-image: url(img/bedrijfsprofiel.gif);
	background-repeat: no-repeat;
}
.welkom {
	background-image: url(img/welkom.gif);
	background-repeat: no-repeat;
}
.idee {
	background-image: url(img/idee.gif);
	background-repeat: no-repeat;
}
.vacatures {
	background-image: url(img/vacatures.gif);
	background-repeat: no-repeat;
}
.contact {
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
}
.bold-blauw {
	font-weight: bold;
	color: #003466;
}

.idee1 {
	padding-left: 60px;
	background-image: url(img/1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
}
.idee2 {
	padding-left: 60px;
	background-image: url(img/2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
}
#content .idee3 {
	padding-left: 60px;
	background-image: url(img/3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
	padding-bottom: 0px;
}
#content .idee4 {
	padding-left: 60px;
	background-image: url(img/4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
	padding-bottom: 0px;
}
.idee5 {
	padding-left: 60px;
	background-image: url(img/5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
}
.idee6 {
	padding-left: 60px;
	background-image: url(img/6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.ideelist {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 30px;
	padding-left: 60px;
}
.ideelist ul {
	list-style-image: none;
	list-style-type: none;
}
.ideelist ul li {
	background-image: url(img/pixelpijl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #003466;
}


#content ul {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 22px;
	font-weight: bold;
	font-size: 10px;
}
#content ul li {
	background-image: url(img/pixelpijl.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	color: #003466;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.divider {
	height: 1px;
	clear: both;
	background-image: url(img/divider.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 15px;
}
#bottom {
	background-image: url(img/curve-sidebar.gif);
	height: 7px;
}

/************************************************************

* Forms

************************************************************/

form select {
	font-size: 11px;
}
#naam,
#yourname {
	margin-bottom: 5px;
	width: 500px;
	background-color: #EEEEEE;
	color: #333333;
	border: 1px solid #D5D5D5;
}
#email {
	margin-bottom: 5px;
	width: 500px;
	background-color: #EEEEEE;
	color: #333333;
	border: 1px solid #D5D5D5;
}

#telefoon,
#telephone {
	margin-bottom: 5px;
	width: 500px;
	background-color: #EEEEEE;
	color: #333333;
	border: 1px solid #D5D5D5;
}
#opmerkingen {
	margin-bottom: 5px;
	width: 500px;
	background-color: #EEEEEE;
	color: #333333;
	border: 1px solid #D5D5D5;
}
#aantalcursisten {
	margin-bottom: 5px;
	width: 500px;
	background-color: #EEEEEE;
	color: #333333;
	border: 1px solid #D5D5D5;
}
#uwnaam {
	margin-bottom: 5px;
	width: 500px;
	background-color: #EEEEEE;
	color: #333333;
	border: 1px solid #D5D5D5;
}
textarea {
	width: 500px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	font-size: 11px;
	border: 1px solid #D5D5D5;
}
input {
	width: 120px;
	background-color: #0099FF;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #0099FF;
	font-size: 11px;
}
ul.zemError {
	list-style-image: none;
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #CC0000;
}
ul.zemError li {
	background-image: url(img/pixelpijl.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #CC0000;
}
#pulldown-producten {
	float: right;
}
.world {
	float: right;
	margin-right: 25px;
}
