/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

              _   _  ___  ____          ___  _____ 
             | | | ||_ _||  _ \        |_ _||_   _|
             | |_| | | | | |_) | _____  | |   | |
             |  _  | | | |  __/ |_____| | |   | |
             |_| |_||___||_|           |___|  |_|
 
   
        (c) Concept, vormgeving, ontwerp en uitvoering
         ~~ HIP-IT BV (Media Laboratory) Amsterdam ~~
           Tel. +31-(0)20-617 02 82, info@hip-it.nl
                        www.hip-it.nl

(c) 1999-2008 HIP-IT Media Produkties BV
(c) Redouan Salmoun

All rights reserved! Alle rechten voorbehouden. Niets uit deze uitgave
mag zonder voorafgaande schriftelijke toestemming van HIP-IT
verveelvoudigd en/of openbaar worden gemaakt!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body{
  margin:0px;
  padding:0px;
  background-image:url('http://stcm.nl/cuisine/img/bg.gif');
  background-color:#e0ddd6;
  background-repeat:repeat-x;
  color:#303030
}
A:link, A:visited, A:active{
	color:#a8a8a8;
	text-decoration:none
}
A:hover{
	color:#CF0200;
	text-decoration:underline
}
.blauw A:link, .blauw A:visited, .blauw A:active{
	color:#00c0ff;
}
.blauw A:hover{
	color:#f50777;
	text-decoration:underline
}
.blauw{
  color:#00c0ff;
}
.roze A:link, .roze A:visited, .roze A:active{
	color:#f50777;
	text-decoration:underline
}
.roze A:hover{
	color:#00c0ff;
	text-decoration:none
}
.roze{
  color:#f50777;
}
.g{
  color:#858585
}
/* input */
input{
  font-family:Arial, Tahoma;
  font-size:12px;
  padding:2px;
  border:1px inset #E5E5E5;
  width:220px;
  color:#999
}
textarea{
  font-family:Arial, Tahoma;
  font-size:12px;
  padding:2px;
  border:1px inset #E5E5E5;
  width:90%;
  color:#999
}
select{
  font-family:Arial, Tahoma;
  font-size:12px;
  padding:2px;
  border:1px inset #E5E5E5;
  width:200px;
  color:#999
}
.divformarea{
  border-right: solid 1px #4d4d4d; 
  border-left: solid 1px #4d4d4d; 
  border-bottom: solid 1px #4d4d4d;
  overflow:hidden
}
/* borders */
.aborder{
	border:1px solid #474747
}
.bborder{
	border-bottom:1px solid #474747
}
.rborder{
	border-right:1px solid #474747
}
.lborder{
	border-left:1px solid #474747
}
.tborder{
	border-top:1px solid #474747
}
/* skins en alternates */
.skin_dark{
  background-color:#f50777
}
.skin_medium{
  background-color:#00c0ff
}
.skin_light{
  background-color:#B7DBEB
}
.alt1{
  background-color:#c0c0c0
}
.alt2{
  background-color:#c9c9c9
}
.alt1g{
  background-image:url('http://stcm.nl/fitna/img/alt1g.gif');
  background-repeat:repeat-x
}
.alt2g{
  background-image:url('http://stcm.nl/fitna/img/alt2g.gif');
  background-repeat:repeat-x
}
.altbg1{
  background-image:url('http://stcm.nl/fitna/img/altbg1.gif');
  background-repeat:repeat-x;
  background-position: bottom
}
.altbg2{
  background-image:url('http://stcm.nl/fitna/img/altbg1.gif');
  background-repeat:repeat-x;
  background-position: bottom
}
/* margins, paddings en linespacings */
.bmargin{
  margin-bottom:10px
}
.rmargin{
  margin-right:10px
}
.tmargin{
  margin-top:10px
}
.lmargin{
  margin-left:10px
}
.tmarginb{
  margin-top:20px
}
.lmarginb{
  margin-left:20px
}
.rmarginb{
  margin-right:20px
}
.ls5{
  line-height: 0.5cm
}
/* pagenums */
.pagenumstatic {
	color:#272727;
	background-color:#c0c0c0;
	border-color:#474747;
	border-style:dotted;
	border-width:1px;
	margin:0px;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	width:1em;
	text-decoration:none
}
.pagenum A:link, .pagenum A:visited, .pagenum A:active, .pagenumajax {
	color:#c0c0c0;
	background-color:#272727;
	border-color:#474747;
	border-style:dotted;
	border-width:1px;
	margin:0px;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	width:1em;
	text-decoration:none;
	cursor:pointer
}
.pagenum A:hover, .pagenumajax:hover {
	color:#000000;
	background-color:#E2E2E2;
	border-color:#474747;
	text-decoration:none;
	border-style:dotted;
	border-width:1px;
	margin:0px;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	width:1em;
	text-decoration:none
}
/* subglobal mvc dialogs */
#dialogback, #dialog{
  background-image:url('http://stcm.nl/img/pops_05.gif');
  background-color:#E6E6E8;
  background-repeat:repeat-x
}
#dialogpadding, #dialog{
  padding-top:50px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px
}
#dialoginborder, #dialog{
  border:solid 1px #FFFFFF;
}
.dialogoutborder{
  padding:5px;
  background:#A7A6A6
}
#overlay{
  background-color:#000
}
/* buttons */
.button{
  text-align: center;
  background-image:url('http://stcm.nl/cuisine/img/btn.gif');
  height:21px;
  width:94px;
  color:#696969;
  padding: 0px 0px 2px 0px;
}
.formbutton{
  border:solid 1px #FFFFFF;
  width:24px;
  height:24px
}
#divformbuttons{
  border: solid 1px #CCCCCC;
  background-color: #FFFFFF
}
/* start mainpagina */
#main{
  position:absolute;
  left:50%;
  width:963px;
  margin-left:-481px;
  overflow:hidden
}
#usernav{
  position:absolute;
  left:50%;
  width:300px;
  z-index:20;
  height:30px;
  margin-left:200px;
  top:5px
}
/* ads */
#mvcad468c{
  position:absolute;
  left:50%;
  top:13px;
  margin-left:-33px;
  width:468px;
  height:60px;
  padding:10px 10px 10px 10px;
  background-color:#303030;
  border:1px solid #FFF
}
#mvcad468{
  position:absolute;
  left:50%;
  top:23px;
  margin-left:-23px;
  width:468px;
  height:60px;
  border:1px solid #FFF
}
#wbdsrec{
  width:336px;
  height:280px
}
.frtrec{
  position:absolute;
  left:50%;
  top:537px;
  margin-left:157px
}
/* frontdisplay */
#header{
  width:963px;
  height:455px
}
#stats{
  width:654px;
  height:314px
}
#recept{
 width:557px;
 background-color:#ff0000;
 margin-left:20px;
 background-color:#d6d3cb
}
#recept .legenda{
  background-color:#e7e1d7
}
#recept div{
  font-family:Arial;
  font-size:12px
}
#recept h3{
  font-size:18px;
  margin:20px 0px 5px 0px
}
/* ads */
#wbdsrec{
  width:336px;
  height:280px
}
.frtrec{
  position:absolute;
  left:50%;
  top:465px;
  margin-left:125px
}
#footer{
  margin-left:20px;
}