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 {
	background-color: #C1CAD2;
	background-image:Url('http://www.ccsvi.nl/images/background.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0 10px 15px 0px;
}

.MainContent
{
	width:100%;
	padding:10px;
	background-color:#ECECEC;
	border:solid 1px #A9B8C2;
	vertical-align:top;
}

p.Quott { font-family: Courier; background-color:#e0e0e0; padding:10px; }

#google_translate_element
{
	height:50px;
}