/* Default stylesheet 								*/
/* Site: 		www.maretak.nl 					*/
/* Auhtor: 		Arno van den Brink 				*/
/* Copyright: 	FullProof Internet Software 	*/

/* Main layout */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #6D306D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
}

h1 {
	color: #FFE480; 
	font-size: 24px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Sans-Serif;
}

a, a:visited, a:active {
	color: #6D306D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

select {
	font-size: 10px;
}

div.Main {
	width: 907px;
	height: 624px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #FFE480;
	position: relative;
}

div.Content {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 15px;
	padding: 0px;
	height: 509px;
	position: absolute;
	left: 241px;
	top: 115px;
<!--[if gte IE 6]>
	position: relative;
<![endif]-->
	z-index: 15;
	width: 660px;
	
}

div.TopMiddle {
	padding: 0px; 
	margin: 0px; 
	background-image: url(/images/topmidden.jpg); 
	background-repeat: no-repeat; 
	width: 504px; 
	height: 115px; 
	float: left; 
	text-align: right;
}

div.TopRight {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	width: 162px;
	height: 115px;
	float: left;
}

div.LeftMenu {
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	width: 241px;
	height: 624px;
	float: left;
	clear: both;
}

div.TopMiddleText {
	margin-top: 62px; 
	margin-right: 15px;
}

div.BackgroundImage {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 5;
}

span.TopMiddleText {
	color: #FFE480; 
	font-size: 24px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Sans-Serif;
}


/* Menu */

div.Menu {
	padding-top: 97px;
	padding-left: 25px;
}

a.MenuItem, a.MenuItem:visited, a.MenuItem:active {
	font-family: verdana, arial, sans-serif;
	color: #FFE480;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.MenuItem:hover {
	color: #FFFFFF;
}
div.MenuItem {
	height: 10px;
	margin-top: 10px;
}

div.MenuItemActive {
	margin-top: 10px;
	height: 10px;
	font-weight: bold;
}

span.MenuItemActive {
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

/* PageDependent coloring styles */

/* Home */

a.HomeLinks, a.HomeLinks:active, a.HomeLinks:hover, a.HomeLinks:visited {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 12px; 
	font-weight: bold; 
	color: #FFE581;
}

a.NewsHeadLinesLink, a.NewsHeadLinesLink:active, a.NewsHeadLinesLink:hover, a.NewsHeadLinesLink:visited {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 10px; 
	font-weight: normal; 
	color: #FFE581;
}

a.NewsHeadLinesLink:active, a.NewsHeadLinesLink:hover {
	text-decoration: underline;
}

a.HomepageLink, a.HomepageLink:active, a.HomepageLink:hover, a.HomepageLink:visited {
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	font-size: 10px; 
	font-weight: normal; 
	color: #FFE581;
}

a.HomepageLink:active, a.HomepageLink:hover {
	text-decoration: underline;
}

/* Authors */

span.TitleAuthors {
	color: #D81E25;
	font-weight: bold;
	font-size: 11px;
}

a.AuthorList, a.AuthorList:active, a.AuthorList:visited {
	color: #6D306D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.AuthorList:hover {
	color: #D81E25;
}

/* Series */

span.TitleSeries {
	color: #008C80;
	font-weight: bold;
	font-size: 11px;
}

span.SubTitleSeries {
	color: #008C80;
	font-weight: bold;
	font-size: 10px;
}

span.BookAuthors {
	font-weight: bold;
	font-size: 10px;
}

a.SeriesList, a.SeriesList:active, a.SeriesList:visited {
	color: #008C80;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.SeriesList:hover {
	color: #6D306D;
}

a.BookList, a.BookList:active, a.BookList:visited {
	color: #6D306D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.BookList:hover {
	color: #008C80;
}

/* Leeftijd, AVI & Jaargroep */

span.TitleAge {
	color: #00457c;
	font-weight: bold;
	font-size: 11px;
}

span.SubTitleAge {
	color: #00457c;
	font-weight: bold;
	font-size: 10px;
}

a.SeriesListAge, a.SeriesListAge:active, a.SeriesListAge:visited {
	color: #00457c;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.SeriesListAge:hover {
	color: #6D306D;
}

a.BookListAge, a.BookListAge:active, a.BookListAge:visited {
	color: #6D306D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.BookListAge:hover {
	color: #00457c;
}

/* Default contentpage */

div.ContentPage {
	margin-left: 40px;
	margin-top: 25px;
	margin-right: 25px;
}

/* ContactForm */

input.ContactForm {
	width: 250px;
	border: 1px solid #f8931d;
}

textarea.ContactForm {
	width: 250px;
	border: 1px solid #f8931d;
}

input.ContactFormButton {
	width: 150px;
	border: 1px solid #f8931d;
	background-color: #ffe480;
}

/* BestelPage */

div.BestelPage {
	margin-left: 40px;
	margin-top: 25px;
	margin-right: 25px;
	overflow: auto;
	height: 484px;
	width: 626px;
}

tr.SeriesTitle {
	background-color: #00457c;
	color: #ffffff;
}

tr.BooksHeader {
	background-color: #5a807c;
	color: #fffff;
}

input.QuantityInput {
	font-size: 9px;
	width: 25px;
	text-align: center;
}