/* Stylesheet voor DigiCig.nl */



/* Begin algemene definities */

body {
	background: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}


a {
	color: #6666CC;
	text-decoration: underline;
}


a.invoerfout {
	color: #0000ff;
}


a.actie {
	font-weight: bold;
	font-size: 18px;
	color: #6666CC;
	text-decoration: underline;
}


h1 {
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
	margin-top: 20px;
}


h2 {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	margin-top: 20px;
	margin-left: 10px;
}


p {
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	margin: 10px;
	margin-left: 10px;
	margin-right: 30px;
}


p.foutmelding {
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	color: #ff00cc;
	text-align: center;
	margin: 30px;
	padding: 20px 40px;
	border: 1px solid #cc0000;
}


p.jaarnota {
	font-weight: bold;
	font-size: 15px;
	color: #0000cc;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 175px 40px;
	border: 2px solid #000000;
}


ul.opsomming {
	list-style-type: dot;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
	margin: 10px;
	margin-left: 10px;
	margin-right: 30px;
}


div.sitecontainer {
	Background-color: #000000;
	text-align: left;
	width: 900px;
	height: 2812px;
	border: 1px solid #ffffff;
	position: relative;
	margin: auto;
}

/* Einde algemene definities */



/* Begin definities bovenblok */

div.boven {
	height: 112px;
	border-bottom: 1px solid #ffffff;
}


img.logo {
	position: relative;
	width: 600px;
	height: 95px;
	left: 150px;
	top: 10px;
	border: none;
}

/* Einde definities bovenblok */



/* Begin definities linkerblok */

div.links {
	float: left;
	width: 156px;
	height: 675px;
	padding-top: 15px;
	border: none;
}


ul.navigatie {
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	line-height: 200%;
	position: relative;
	left: 10px;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	border: none;
}


a.navigatie {
	color: #ffffff;
	text-decoration: none;
}


a.navigatieactief {
	color: #663399;
	text-decoration: none;
}


p.kvk {
	font-size: 12px;
	font-weight: bold;
}


ul.subnavigatie {
	list-style-type: disc;
	font-weight: bold;
	font-size: 12px;
	color: #ff66cc;
	position: relative;
	left: -15px;
}


a.subnavigatie {
	color: #ff66cc;
	text-decoration: none;
}


ul.pers_navigatie {
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
	color: #ff00cc;
	line-height: 200%;
	position: relative;
	left: 3px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}


a.pers_navigatie {
	color: #ff00cc;
	text-decoration: none;
}

/* Einde definities linkerblok */



/* Begin definities centrale middenblok */

div.midden {
	float: left;
	width: 700px;
	height: 2660px;
	border-left: 1px dotted #ffffff;
	padding: 20px;
}


img.plaatje {
	position: relative;
	left: 50px;
	top: 10px;
	padding-bottom: 10px;
	border: none;
}

/* Einde definities centrale middenblok */



/* Begin definities rechterblok */

div.rechts {
	float: right;
	width: 156px;
	height: 690px;
	text-align: center;
	padding-top: 20px;
}


a.inlog {
	font-weight: bold;
	font-size: 11px;
	border: 1px dotted #66ff00;
}


div.snellinks {
	width: 156px;
	text-align: left;
	margin-top: 20px;
}


ul.snellinks {
	list-style-type: disc;
	font-weight: bold;
	font-size: 10px;
	color: #ff00cc;
	line-height: 14px;
	position: relative;
	left: -15px;

}


a.snellinks {
	color: #ff00cc;
	text-decoration: none;
}

/* Einde definities rechterblok */



/* Begin definities prijslijst */

div.prijslijstlinks {
	float: left;
	width: 250px;
	height: 250px;
	padding: 10px;
	border: 1px dotted #ffffff;
	text-align: center;
}

div.prijslijstmidden {
	float: left;
	width: 250px;
	height: 250px;
	padding: 10px;
	border: 1px dotted #ffffff;
}

div.prijslijstrechts {
	float: left;
	width: 100px;
	height: 250px;
	padding: 10px;
	border: 1px dotted #ffffff;
}

img.produkt {
	position: relative;
	left: 10px;
	top: 10px;
	border: none;
}

input.paypal_ww {
	position: relative;
	left: 500px;
	top: 0px;
	border: none;
}

input.paypal {
	position: relative;
	left: 70px;
	top: 10px;
	border: none;
}

/* Einde definities prijslijst */



/* Begin definities pagina Persoonlijk Menu */

ul.pers_menu {
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
	color: #ff00cc;
	line-height: 400%;
	margin-top: 40px;
}


a.pers_menu {
	color: #ff00cc;
	text-decoration: none;
}

/* Einde definities pagina Persoonlijk Menu */

