.dummydummy {
}

/* ----------------- NO CLASSES // GENERAL  --------------------------- */

BODY  {
	FONT-SIZE :				10pt;
	FONT-FAMILY : 			verdana, arial, helvetica, verdana, tahoma, sans-serif;
	BACKGROUND-COLOR :		#5C4718;
	background-image: 		url(../images/bg.jpg);
	background-repeat: 		repeat-y;
	background-position: 	center top;
	color: 					#d4cbaa;
	text-align: 			center;
	vertical-align: 		top;
	text-decoration: 		none;
	margin-right: 30px;
	margin-left: 30px;
}
P.text {
	text-align: 			center;
	padding-right: 150px;
	padding-left: 150px;
}
H1 {
	FONT-SIZE : 			15pt;
	COLOR : 				#9e8333;
	FONT-WEIGHT : 			bold;
	FONT-FAMILY : 			verdana, arial, helvetica, verdana, tahoma, sans-serif;
	padding-right: 150px;
	text-align: center;
	padding-left: 150px;
}
H2 {
	FONT-SIZE : 			15pt;
	COLOR : 				#9e8333;
	FONT-WEIGHT :		 	bold;
	FONT-FAMILY : 			verdana, arial, helvetica, verdana, tahoma, sans-serif;
	padding-right: 150px;
	padding-left: 150px;
	text-align: center;
}
H3 {
	FONT-SIZE : 			13pt;
	COLOR : 				#9e8333;
	FONT-WEIGHT : 			bold;
	FONT-FAMILY : 			verdana, arial, helvetica, verdana, tahoma, sans-serif;
	padding-right: 150px;
	padding-left: 150px;
	text-align: center;
}
H4 {
	FONT-SIZE : 			13pt;
	COLOR :	 				#9e8333;
	FONT-WEIGHT : 			bold;
	FONT-FAMILY : 			verdana, arial, helvetica, verdana, tahoma, sans-serif;	
}
FONT  {
	FONT-SIZE :				10pt;
	FONT-FAMILY : 			verdana, arial, helvetica, verdana, tahoma, sans-serif;
	text-decoration: 		none;
	line-height: 140%;
}
P  {		
}
A:link {
	BACKGROUND-COLOR : 		transparent;
	COLOR : 				#9d9754;
	line-height: 			140%;
	font-size: 				12px;
	font-weight: 			bold;
	text-decoration: 		underline;
}
A:visited {
	BACKGROUND-COLOR : 		transparent;
	TEXT-DECORATION : 		underline;
	color: 					#9d9754;
	font-weight: 			bold;
	font-size: 				12px;
	line-height: 			140%;
	text-decoration: 		underline;
}
A:hover {
	BACKGROUND-COLOR : 		transparent;
	FONT-WEIGHT : 			bold;
	line-height: 			140%;
	font-size: 				12px;
	color: #d4cbaa;
}

/* ----------------------- NAVIGATIE ------------------------- */

A.navrow:link {
	COLOR : 				#c5ba8e;
	FONT-WEIGHT : 			bold;
	TEXT-DECORATION : 		none;
	line-height: 			140%;
	font-size: 				10px;
	letter-spacing: 		normal;
	background-position: 	center center;
	background-repeat: 		no-repeat;
	background-image: 		url(../bg_btn.gif);
}
TABLE.navbar {
	text-align: 			center;
	vertical-align:			middle;
	height: 				60px;
}
TABLE.navbar_zuruck {
	height: 				60px;
}

TD.navbar {
	background-image: 		url(../images/bg_btn.gif);
	background-repeat: 		no-repeat;
	background-position: 	center center;
	width: 					70px;
	text-align: 			center;
	vertical-align: 		middle;
}
A.navrow:visited {
	TEXT-DECORATION : 		none;
	line-height: 			140%;
	font-size: 				10px;
	font-weight: 			bold;
	color: 					#c5ba8e;
}
A.navrow:hover {
	TEXT-DECORATION : 		underline;
	font-size: 				10px;
	line-height: 			140%;
	font-weight: 			bold;
	color: 					#d4cbaa;
}
UL.text {
	padding-right: 			150px;
	padding-left: 			150px;
	text-align: 			center;
}
P.date {
	font-size: 7pt;
	letter-spacing: 1px;
}
