/*				Copyright: Hans en Griet				*/
/*				Realisatie: Websites Nederland			*/
/*				Http://www.websitesnederland.nl			*/

/* -------------------------------------------------------------------------------------- */

/*				STYLESHEET HANS EN GRIETJE PANNENKOEKENHUIS WEBSITE		*/


/*				ALGEMENE KLASSEN						*/

body			{ margin: 0; background-image: url("../images/hansgrietje/layout/achtergrond.gif"); }
h1				{ font-family: Tahoma; font-size: 11px; color: #075811; font-weight: bold; line-height: 14px; }

.copyright		{ font-family: Tahoma; font-size: 11px; color: #fff000; }

a				{ text-decoration: none; color:#075811; font-weight: normal; }
a:visited		{ text-decoration: none; font-weight: normal; }
a:hover			{ text-decoration: underline; font-weight: normal; }

table			{ border: 0px; }
table#perkament1{ background-image: url("../images/kabouterbos/kader_foto.gif"); background-repeat: no-repeat; background-position: left; }
table#perkament2{ background-image: url("../images/kabouterbos/kader_liggend.gif"); background-repeat: no-repeat; background-position: left; }
table#perkament3{ background-image: url("../images/kabouterbos/kader_foto.gif"); background-repeat: no-repeat; background-position: right; }
table#perkament4{ background-image: url("../images/kabouterbos/kader_liggend.gif"); background-repeat: no-repeat; background-position: right; }

td				{ font-family: Tahoma; font-size: 11px; color: #313131; font-style:normal; font-weight: normal;
				  line-height: 17px; }


/*				IMAGE KLASSEN						    */

img				{ border: 0px; }
img#links		{ margin-right: 10px; }
img#rechts		{ margin-left: 10px; }


/*				CONTENT KLASSEN						    */

.content-vlak	{ background-color: f3e8d4; }

.content-titel	{ font-family: Tahoma; font-size: 11px; color: #ad0c11; font-weight: bold; }

.content-lijn	{ font-family: Tahoma; font-size: 11px; text-decoration: underline; } 

td#titel		{ color: #075811; font-weight: bold; line-height: 14px; }
.content-titel2	{ font-family: Tahoma; font-size: 11px; color: #075811; font-weight: bold; }

.form3 {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #AD0C11;
}

.knop	{ margin-top:30px; }

.menukaart_border { border-bottom: 1px solid #d5bc8f; }
