body
{
	font-family:Arial;
	margin: 0;
}

img {
	border: none;
}

h1
{
	font-size:175%;
}

h2
{
	font-size:150%;
}
h3
{
	font-size:120%;
}
h4
{
	font-size:100%;
}
h5
{
	font-size:75%;
}
h6
{
	font-size:60%;
}

td
{
	font-size:100%;
}


input
{
	font-family:Arial;
}

.Normal
{
	width:200px;
}

.Breed
{
	width:400px;
}

.Formulier
{
	width:600px;
	border: solid 1px #808080;
}

.C0
{
	background-color:#f0f0f0;
}

TABLE.NoWrap
{
	border-collapse:collapse;
	border:1px dotted black;
}

TABLE.NoWrap TD
{
	white-space: nowrap;
	vertical-align: top;
	border:1px dotted black;
}

#logodesc 
{
	padding: 0 10px 5px 5px;
	height:7em;
}

.MainContent
{
	width:100%;
	padding:10px;
	background-color:white;
	background-image:url(http://www.franzschelling.nl/images/pijl_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment: fixed;
	border:solid 1px #A9B8C2;
	vertical-align:top;
}

p.Quott { font-family: Courier; background-color:#e0e0e0; padding:10px; }

#google_translate_element
{
	height:50px;
}

.V1
{
	color:Red;
}

.ErrorMessage
{
	color:Red;
}