/*

	Style.CSS

	(C) INNONET Innovatief In Internet

	Gemaakt door:	Daryl Stark
					daryl@innonet.nl

*/

/* As */

a:link, a:active, a:visited
{
	color:								#000000;
	text-decoration:					none;
}

a:hover
{
	color:								#000000;
	text-decoration:					underline;
}

a.AMenu:link, a.AMenu:active, a.AMenu:visited
{
	font-weight:						bold;
	color:								#BE2C22;
	text-decoration:					none;
}

a.AMenu:hover
{
	font-weight:						bold;
	color:								#BE2C22;
	text-decoration:					none;
}

a.ASubMenu:link, a.ASubMenu:active, a.ASubMenu:visited
{
	font-weight:						bold;
	color:								#ffffff;
	text-decoration:					none;
}

a.ASubMenu:hover
{
	font-weight:						bold;
	color:								#0d3869;
	text-decoration:					none;
}

a.ASubsubMenuHover:link, a.ASubMenuHover:active, a.ASubMenuHover:visited
{
	font-weight:						bold;
	color:								#0d3869;
	text-decoration:					none;
}

a.ASubsubMenuHover:hover
{
	font-weight:						bold;
	color:								#0d3869;
	text-decoration:					none;
}

a.AAlbumTitle:link, a.AAlbumTitle:active, a.AAlbumTitle:visited {color: #FFFFFF; text-decoration: none;}
a.AAlbumTitle:hover {color: #FFFFFF; text-decoration: underline;}

a.AAlbumNav:link, a.AAlbumNav:active, a.AAlbumNav:visited {color: #000000; text-decoration: none;}
a.AAlbumNav:hover {color: #000000; text-decoration: underline;}

a.AAlbumShowMore:link, a.AAlbumShowMore:active, a.AAlbumShowMore:visited {color: #FFFFFF; text-decoration: none;}
a.AAlbumShowMore:hover {color: #FFFFFF; text-decoration: underline;}

a.ASubMenuNew:link, a.ASubMenuNew:active, a.ASubMenuNew:visited
{
font-weight: bold;
color: #749AC4;
text-decoration: none;
}

a.ASubMenuNew:hover
{
font-weight: bold;
color: #749AC4;
text-decoration: underline;
}

/* BODYs */

body
{
	font-family:						Verdana;
	font-size:							8pt;
	margin:								10px;
		background: transparent url(img/bg_site.jpg) repeat scroll left top;

}

/* DIVs */

div.DivSite
{
	position:							absolute;
	left:								50%;
	margin-left:						-482px;
	height:								651px;
    width: 								965px;
	top:								30px;
	background-image:					url(img/bg.png);
}

div.vva{
	position:							absolute;
	left: 								50%;
	margin-left: 						-467px;
	top: 								540px;
	width:								100px;
	height:								100px;
	}

div.footer {
	position:							absolute;
	left: 								50%;
	margin-left: 						200px;
	top: 								690px;
	}

	
div.logo {
	height:								217px;
	width:								210px;
	position:							absolute;
	top:								-25px;
	left:								810px;
}

div.DivArr {
	position:							absolute;
	width:								558px;
	top:								23px;
	left:								288px;
}

div.DivMenu
{
	height:								103px;
	width:								490px;
	position:							absolute;
	top:								18px;
	left:								300px;
}

div.DivSubmenu
{
	height:								384px;
	width:								125px;
	position:							absolute;
	top:								241px;
	left:								10px;
}

div.DivSubmenuItem
{
	border-bottom:						1px dotted white;
	padding-bottom:						5px;
	padding-top:						5px;
}

div.DivSubSubmenuItem
{
	border-bottom:						1px dotted white;
	padding-bottom:						5px;
	padding-top:						5px;
	padding-left:						0px;
}

div.DivContentScroll
{
	height:								460px;
	width:								620px;
	position:							absolute;
	top:								185px;
	left:								175px;
	overflow:							auto;
}

div.DivContent
{
	padding-left:						20px;
	padding-top:						10px;
	padding-right:						10px;
}

div.DivPicturesTitle
{
	background-color:					#C8AE09;
	color:								white;
	font-weight:						bold;
	padding:							5px;
}

div.DivPicturesMore
{
	background-color:					#FFDE0B;
	color:								white;
	padding:							5px;
	text-align:							right;
}

div.DivPicturesNav
{
	background-color:					#C8AE09;
	color:								white;
	padding:							5px;
	text-align:							center;
}

div.DivSubmenuLeft
{
	padding:							5px;
	border:								1px solid #0d3869;
	width:								160px;
	position:							absolute;
	left:								150px;
	top:								240px;
	visibility:							hidden;
	z-index:							5;
	background-color:					#FFFFFF;
}

/* TABLEs */

table.TableMenu
{
	width:								490px;
	height:								103px;
}

table.TableContactForm
{
	width:								580px;
}

table.TablePictures
{
	width:								100%;
}

/* TDs */

td.TdMenuItem
{
	width:								25%;
	text-align:							center;
	line-height:						250%;
	vertical-align:						middle;
	font-weight:						bold;
	color:								#BE2C22;
}

td.TdContactLeft
{
	width:								30%;
	font-weight:						bold;
	vertical-align:						top;
}

td.TdContactRight
{
	width:								70%;
}

td.TdContactButton
{
	width:								100%;
	text-align:							center;
}

td.TdPicture
{
	width:								25%;
	text-align:							center;
	padding-top:						10px;
	padding-bottom:						10px;
}

/* Hs */

h1
{
	color:								#0b3667;
	font-size:							14pt;
	font-weight:						bold;
}

/* INPUTs */

input.InputTextFieldContact
{
	font-family:						Verdana;
	font-size:							8pt;
	width:								370px;
}

input.InputButtonContact
{
	font-family:						Verdana;
	font-size:							8pt;
}

/* TEXTAREAs */

textarea.TextAreaTextFieldContact
{
	font-family:						Verdana;
	font-size:							8pt;
	width:								370px;
}

/* SELECTs */

select.SelectContact
{
	font-family:						Verdana;
	font-size:							8pt;
	width:								370px;
}