/*alles*/
*
{
	font-family: 			Arial, Helvetica;
	font-size:				9pt;
}

a
{
font-size: 11px;
text-align: center;
color: #de0228;
text-decoration: none;
}

a:hover
{
font-size: 11px;
text-align: center;
color: #de0228;
text-decoration: underline;
}

p
{
margin-left: 10px;
margin-right: 10px;
font-size: 12px;
}


/* header-gedeelte*/

#header_menu a
{
color: #FFFFFF;
text-decoration: none;
}

#header_menu a:hover
{
color: #FFFFFF;
text-decoration: underline;
}


/* content-gedeelte*/

#content p
{
margin-left: 10px;
margin-right: 10px;
font-size: 12px;
margin-top: 0px;
}

#content h1
{
font-size: 18px;
font-weight: bold;
margin-top:4px;
}

.menutitel
{
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
}

#seine_prijs_text
{
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    color: #de0228;
}

#productbeschrijving
{
  clear:both;
}


/* footer-gedeelte*/

#footer
{
font-size: 12px;
text-align: center;
color: #FFFFFF;
}

#footer a
{
font-size: 9px;
text-align: center;
color: #CCCCCC;
text-decoration: none;
}

#footer a:hover
{
font-size: 9px;
text-align: center;
color: #CCCCCC;
text-decoration: underline;
}

h1.wit{
  color:white;
  text-align:center;
  line-height:40px;
  margin-top:4px;
}

p.wit{
  color:white;
  font-weight:bold;
}





