html {
	height: 100%;
	padding: 0px;
	margin: 0px;
	}
	
body {
	margin: 0;
	background-color: #cccccc;
	font: 14px Garamond, Georgia, "Times New Roman", Times, serif;
	color: #27190f;
	text-align: justify;
}

h1{
	font-weight: bold;
	font-size: 18px;
	margin-top:0px;
}

h2{
	font-weight: bold;
	font-size: 14px;
}
h3{
	font-weight: bold;
	font-size: 12px;
}

a {
	color: #27190f;
	text-decoration: underline ;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

a.stronglink {
	color: #27190f;
	text-decoration: underline ;
	font-weight: bold;
	font-style: normal;
}
	

img {
	border-width: 0;
}

ul 	{
	margin-top: 0;
	margin-bottom: 0;
	}

.bold {
	font-weight: bold;
}

.boldrood {
	font-weight: bold;
	color: #d91413;
}

.boldgroot{
	font-weight: bold;
	font-size: 16px;
}

#menu {
	width: 100%;
	height: 23px;
	background: #4d4d4d no-repeat center;
	margin-bottom: 106px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}

#menu2 {
	width: 100%;
	height: 23px;
	background: #4d4d4d no-repeat center;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}

#container {
	width: 1020px;
	height: 628px;
	margin: auto;
}

#content {
	width: 530px;
	height: 315px;
	float: left;
	background-image: url(../pix/wit.png);
	margin-left: 106px;
	padding: 10px;
}

#contentgallery {
	width: auto;
	height: auto;
	float: left;
	background-image: url(../pix/wit.png);
	margin-left: 106px;
	padding: 10px;
	margin-bottom: 25px;
}

#tegelvloer {
    background-image: url("../pix/wit.png");
    float: left;
    height: auto;
    padding: 10px;
    width: 1013px;
	margin-bottom: 20px;
}

#contenthome {
	width: 530px;
	height: 375px;
	float: left;
	background-image: url(../pix/wit.png);
	margin-left: 106px;
	padding: 10px;
}

#right {
	widht: 237px;
	height: 335;
	margin-left: 679px;
}

/* @group menu
 */

#home a#home,
#winkel a#winkel,
#tegels a#tegels,
#vloer a#vloer,
#eigentegel a#eigentegel,
#verwerken a#verwerken,
#contact a#contact

 {
	color: #ffffff;
	border: 7px solid #bf40aa;
	background-color: #bf40aa;
	list-style: none;
	font-weight: normal;
	font-style: normal;
}

/* MG2 Gallery styling*/

/* THUMB :  WIDTH, HEIGHT & FONT */
table.thumb td a, .table.thumb td a:link, .table.thumb td a:visited, .table.thumb td a:hover, .table.thumb td a:visited:hover {
	font-size: 12pt;
   display: block;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   text-decoration: none;
   width: 162px;
   height: 190px;
   color: #FFFFFF;
}
/* THUMB : COLORS */
table.thumb td a:link, table.thumb td a:visited {
   background-color: #4d4d4d;
   border: 3px outset #cccccc;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
/* THUMB : COLORS : HOVER */
table.thumb td a:hover {
   background-color: #4d4d4d;
   border: 3px outset #1c130d;
	color: #fff;
	font-size: 12px;
}
/* SUBFOLDER : WIDTH, HEIGHT & FONT  */
table.subfolder td a, .table.subfolder td a:link, .table.subfolder td a:visited, .table.subfolder td a:hover, .table.subfolder td a:visited:hover {
	font-size: 12pt;
	font-weight: bold;
   display: block;
   padding-top: 5px;
   padding-left: 3px;
   padding-right: 3px;
   text-decoration: none;
   width: 162px;
   height: 190px;
	text-decoration: none;
   color: #FFFFFF;
}
table.marknew td a {
	background-image: url(../images/new.gif);
   background-repeat: no-repeat;
	background-position: bottom right;
}
/* SUBFOLDER : COLORS */
table.subfolder td a:link, table.subfolder td a:visited {
   background-color: #4d4d4d;
   border: 3px outset #cccccc;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
/* SUBFOLDER : COLORS : HOVER */
table.subfolder td a:hover {
   background-color: #cccccc;
   border: 3px outset #DFE5EC;
}
/* ALL : MARGIN */
table.subfolder, table.thumb {
   border-collapse: collapse;
	text-align:center;
   margin: 5px;
}
/* ALL : THUMB BORDERS */
table.border td a .thumb, table.thumb td a .thumb{
   border: 1px inset #333E46;
}
table.subfolder td a img, table.thumb td a img{
   border: 0;
}
/* TABLE ABOVE HEADLINE */
.table-top {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
   vertical-align: top;
	height: 20px;
	border: 0;
}

/* HEADLINE BAR */
.table-headline {
	text-decoration: none;
   vertical-align: top;
	text-align: right;
	height: 30px;
	background-color: #4d4d4d;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	letter-spacing: 5px;
	padding-right: 5px;
}
.headline{
  font-size: 14pt; 
  font-weight: bold; 
  text-align:       right; 
  letter-spacing:     8px; 
  padding-top:       5px; 
  padding-bottom:   5px; 
  background-color: #4d4d4d; 
  color:  #fff;
	margin: 5px;
}
.headline:first-letter { 
  color:     #fff; 
  font-size: 16pt;
	font-weight: bold;
}
/* FOLDER INTRO TEXT */
.introtext {
   margin: 6px 12px 6px 12px;
	text-align: left;
	color: #1c130d;
	font-size: 12px;
}

/* VIEWIMAGE IMAGE PROPERTIES */
.viewimage {
   border: 5px inset #333E46;
}

/* ICONBAR IN HEADLINE */
.iconbar{
	text-align: left;
	color: #1c130d;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 5px;
}

/* IMAGE DESCRIPTION */
.description {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #1c130d;
	text-decoration: none;
}

/* COPYRIGHT NOTICE */
.copyright {
	font-size: 9pt;
	color: #1c130d;
   text-align: center;
}

/* EXIF TABLE */
.exif {
	font-size: 12pt;
	color: #1c130d;
	text-align: center;
	border: 0;
}

/* STRONG, USED IN EXIF TABLE */
strong {
	font-size: 12pt;
	color: #1c130d;
}

/* COMMENT TABLE */
.table-comments {
	font-size: 12pt;
	padding: 5px;
	color: #1c130d;
	width: 90%;
}

/* COMMENT DATE, USER ETC. */
.comment-aboveline {
	width: 550px;
	height: 20px;
   font-weight: bold;
	height: 20px;
	border-bottom: 1px solid #CBCBCB;
	vertical-align: bottom;
	padding: 5px;
}

/* THE COMMENT */
.comment-belowline {
	width: 550px;
	height: 20px;
	vertical-align: top;
	padding: 5px;
}

/* COMMENT INPUT FIELD */
.comment-textfield {
   font-size: 12pt;
	background-color: #1c130d;
	border: 1px solid #1B252B;
	color: white;
}

/* COMMENT SUBMIT BUTTON */
.comment-button {
	font-size: 12pt;
	color: white;
	border: 1px solid #1B252B;
	background-color: #1c130d;
}

/* POWERED BY MG2 CREDITS (DO NOT REMOVE FROM SCRIPT!) */
.credits {
	font-size: 8pt;
	color: white;
   text-align: center;
}

/* BODY PROPERTIES
.mg2body {
	color: #fff;
	background-color: #cccccc;
	padding: 0;
}
*/
/* LINK PROPERTIES
.mg2body a:link, .mg2body a:visited {
   color: #1c130d; text-decoration: none;
	font-size: 12px;
}

.mg2body a:hover, .mg2body a:visited:hover { 
   color: #1c130d; text-decoration: none;
	font-size: 12px;
}
*/
#menu a:link, #menu a:visited, #menu a:hover 
  { color: #ffffff;
	font-weight: 400;
	font-size:14px;
	text-decoration: none;
	}
	
#menu2 a:link, #menu2 a:visited, #menu2 a:hover 
  { color: #ffffff;
	font-weight: 400;
	font-size:14px;
	text-decoration: none;
	}
	
.sep 
	{
	font-size: 14px;
	font-weight: bold;
	color: #27190F;
}

/* @group menu
 */
 
.bezoek {
	font-size: 18px;
}
img {
	border-style: none;
}

/* @end */
