html body
{
    margin: 0px;
    padding: 0px;
    background-image: url(../images/back.png);
    background-repeat: repeat-x;
    font-family: Georgia, Times New Roman;
    font-size: 12px;
    line-height: 18px;
}

a
{
    color: #558b8b;
    text-decoration: none;
}

a:hover
{
    color: #558b8b;
    text-decoration: underline;
}

.container_startLeft
{
    width: 380px;
}

.container_startRight
{
    position: absolute;
    width: 380px;
    left: 430px;
    top: 477px;
}

.container_site
{
    position: absolute;
    width: 800px;
    top: 10px;
    left: 50%;
    margin-left: -400px;
}

.container_error
{
    width: 380px;
}

.container_content
{
    padding: 10px;
}

.container_headerBar
{
    background-color: #E6EEEE;
    height: 23px;
    padding: 0px;
    padding-left: 12px;
    padding-top: 7px;
    border-style: none;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: Black;
}

.container_header
{
    height: 150px;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

.container_navigatie
{
    position: absolute;
    left: 640px;
    top: 25px;
}

.container_reacties
{
    
}

.bold
{
    font-weight: bold;
}

.underline
{
    text-decoration: underline;
}

.reactie_item
{
    width: 600px;
    border-style: solid;
    border-width: 1px;
    border-color: #f6f6f1;
    background-color: #fafaf7
}

.reactie_headerLeft
{
    padding: 5px;
}

.reactie_headerRight
{
    padding: 5px;
    text-align: right;
}

.reactie_bericht
{
    padding: 5px;
    padding-top: 10px;
    padding-left: 23px;
    border-style: none;
    border-top-style: solid;
    border-top-color: #029DB0;
    border-top-width: 1px;
}

.header_foto
{
    position: absolute;
    left: 420px;
    top: 130px;
}

.image_ecard
{
    position: absolute;
    left: 183px;
    top: 123px;
}

.image_ecardOutput
{
    position: absolute;
    left: 80px;
    top: 153px;
}

.input
{
    font-family: Georgia, Times New Roman;
    font-size: 12px;
    height: 16px;
}

.tabel_navigatieButtons
{
    width: 600px;
}

.table_input
{
    width: 390px;
    vertical-align: top;
}

.table_input tr
{
    vertical-align: top;
}

.table_input td
{
    line-height: 23px;
}

.button
{
    font-family: Georgia, Times New Roman;
    font-size: 12px;
	color: #000000;
}
.container_footer
{
	position: absolute;
	width: 800px;
	line-height: 14px;
}

.container_footer .f_footer
{
	border-style: none;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.container_footer .icon
{
	margin-top: -5px;
	margin-right: -5px;
	padding-left: 10px;
	float: right;
}
.container_footer .f_footer
{
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.container_footer .f_footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.container_footer .f_footer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.container_knopEcard
{
    position: absolute;
    top: 350px;
    left: 690px;
}

.container_knopEcard2
{
    position: absolute;
    top: 465px;
    left: -10px;
}

.container_knopEcard3
{
    position: absolute;
    top: 425px;
    left: 100px;
}

.container_knopTerugNaarStart
{
    position: absolute;
    top: 12px;
    left: 580px;
}

.container_ecardInput
{
    margin-top: 380px;
}

.container_ecardOutput
{
    margin-top: 420px;
    margin-left: 80px;
}


.table_ecardInput
{
    vertical-align: top;
    width: 100%;
}

.table_ecardInput td
{
    vertical-align: top;
}

.italic
{
    font-style: italic
}

.container_progLeft
{
    width: 380px;
}

.container_progRight
{
    position: absolute;
    width: 380px;
    left: 430px;
    top: 497px;
}
