/* CSS Document*/
/* links */
a:link { color: #000066; text-decoration: none}
a:visited { color: #000066; text-decoration: none}
a:hover { color: #333333; text-decoration: none}
a:active { color: #000066; text-decoration: none}

a.navg:link { color: #666666; text-decoration: none; font-size: 12px; font-family: Sans-serif, Verdana, Arial, Helvetica}
a.navg:visited { color: #666666; text-decoration: none; font-size: 12px; font-family: Sans-serif, Verdana, Arial, Helvetica}
a.navg:hover { color: #000066; text-decoration: none; font-size: 12px; font-family: Sans-serif, Verdana, Arial, Helvetica}
a.navg:active { color: #666666; text-decoration: none; font-size: 12px; font-family: Sans-serif, Verdana, Arial, Helvetica}

a.norm:link { color: #999999; text-decoration: none; font-size: 11px; font-family: Sans-serif, Verdana, Arial, Helvetica}
a.norm:visited { color: #999999; text-decoration: none; font-size: 11px; font-family: Sans-serif, Verdana, Arial, Helvetica}
a.norm:hover { color: #000066; text-decoration: none; font-size: 11px; font-family: Sans-serif, Verdana, Arial, Helvetica}
a.norm:active { color: #999999; text-decoration: none; font-size: 11px; font-family: Sans-serif, Verdana, Arial, Helvetica}

a.spoed:link { color: #000066; text-decoration: underline; font-style: italic; font-weight: bold; Sans-serif, Verdana, Arial, Helvetica}
a.spoed:visited { color: #000066; text-decoration: none; font-style: italic; font-weight: bold; Sans-serif, Verdana, Arial, Helvetica}
a.spoed:hover { color: #000066; text-decoration: none; font-style: italic; font-weight: bold; Sans-serif, Verdana, Arial, Helvetica}
a.spoed:active { color: #000066; text-decoration: none; font-style: italic; font-weight: bold; Sans-serif, Verdana, Arial, Helvetica}

/* body structuur */
body { height: 100%; margin: 0px; background-repeat: no-repeat; background-color:#FFFFFF}

/* tekst */
.tekst01 {
	font-family: Sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.tekst02 {
	font-family: Sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
}
.tekst021 {
	font-family: Sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
/* tekst voor onder "gevelmetamorfose.nl" */
.tekst03 {
	font-family: Sans-serif, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #CCCC33;
	border-color: #000066;
    border-width: 0px 0px 0px 1px;
    border-style: solid;
}
/* tekst voor de links onder "gevelmetamorfose.nl" */
.tekst04 {
	font-family: Sans-serif, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #CCCC33;
	text-decoration: none;
	text-align: left;
}
.tekst05 {
	font-family: Sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.tekst06 {
	font-family: Sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	line-height: 20px;
}
.tekst07 {
	font-family: Sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}

/* Eerste letter */
.letter01 {
	font-family: Times New Roman;
	font-size: 33px;
	color: #0066cc;
	line-height: 30px;
}
.letter02 {
	font-family: Times New Roman;
	font-size: 33px;
	color: #f9b218;
	line-height: 30px;
}
.letter03 {
	font-family: Times New Roman;
	font-size: 33px;
	color: #ff3333;
	line-height: 30px;
}
.letter04 {
	font-family: Times New Roman;
	font-size: 33px;
	color: #ffe933;
	line-height: 30px;
}
.letter05 {
	font-family: Times New Roman;
	font-size: 33px;
	color: #0b23b5;
	line-height: 30px;
}
.letter06 {
	font-family: Times New Roman;
	font-size: 33px;
	color: #00cccc;
	line-height: 30px;
}
.letter07 {
	font-family: Times New Roman;
	font-size: 33px;
	color: #ff9900;
	line-height: 30px;
}

/* Misc */
.line_distance {
	font-family: Sans-serif, Verdana, Arial, Helvetica;
	font-size: 4px;
	line-height: 10px;
}
.form_field01 {
	background-color: #FFFFFF;
	font-family: Sans-serif, Verdana, Arial, Helvetica;
	border-color: #000066;
    border-width: 1px 1px 1px 1px;
	font-size: 12px;
	color: #666666;
}
.form_field02 {
	font-family: Sans-serif, Verdana, Arial, Helvetica;
	border-color: #000066;
    border-width: 1px 1px 1px 1px;
	font-size: 12px;
	color: #666666;
}
/* images */
.img_line_shade {
	background-image: url(../_images/img_line_right_shade.jpg);
	background-repeat: repeat;
}
/*Borders */

.border01 {
	border-color: #000066;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
}
.border02 {
	border-color: #999999;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}


/* END CSS Document */

