/* stylesheet voor Traumaversterking */

body 
{ margin: 0;
	background-image: url(../afb/bg2.gif);
	background-color:  #a0522d; 
	color: #800000;
	}
	
div.clSlideMenu{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	overflow:hidden;
	width:140px;
	height:22px;
}
a.clA0{ /* All top level links */
	color:maroon;
	font-size:12px;
	text-decoration:none;
	
}
a.clA1{ /* All sub level links */
	color:maroon;
	font-size:11px;
	text-decoration:none;
}

/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2px; top:2px; z-index:200;}
/* NEEDED ----- This class should be named like this:
	#NAME_OF_YOUR_MENUcont
*/
#slideMenucont{position:absolute; visibility:hidden;}

#celtic { position: absolute; top: 3px; left: 10px;}

#body {position: absolute; top: 0em; left: 147px; width: 610px; 
    background-color: #ffebcd;
		background-image:url(../afb/body2.gif);
		background-repeat:repeat-y; 
		}
	
#content { 
		color: #800000;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		text-align: justify;
		padding-left: 30px ;
		padding-right: 30px;
		padding-top: 15px;
		padding-bottom: 15px;
		border: none;
		}

	#content a {font-weight: bold;
		text-decoration: none;
		color: #800000; }

	#content a:link { color: #A52A2A } 
	#content a:active { color: #CD3333 }
	#content a:visited { color: #CD3333 }
	#content a:hover {background-color: #A52A2A;
				color: #FFEFD5; }
				
table {font-size: 13px;
			color: #800000;
			font-family: arial, helvetica, sans-serif;}
				
h1 { font-family: "Century Gothic", sans-serif;
		font-size: 25px; 
		text-align: center;
		color: #A52A2A;}
h2 { color: #506650; 
	 font-size: 20px; 
		text-align: center;
		} 
h3 { color: #698c69;
	 font-size: 16px;
	 }
h4 { color: #698c69;
	  font-size: 14px;
		}
h5 {font-size: 14px}

#div1 {float: left; 
			width: 250px; 
			background: #FFDAB9; 
			padding-left: 10px ;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 10px;
		margin-right: 10px;
	 }
			
#div2 {float: right; 
			width: 250px; 
			background: #FFDAB9; 
			padding-left: 10px ;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 10px;
		margin-left: 10px;
		}

#div3 {float: right; 
			width: 170px; 
			background: #F4CA90; 
			padding-left: 10px ;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-top: 10px;
		margin-left: 10px;
		}

.rbroundbox { background: url(../afb/nt.gif) repeat;
						 color: #B22222;
						 font-family: verdana, sans-serif;
						 }
.rbtop div { background: url(../afb/tl.gif) no-repeat top left; }
.rbtop { background: url(../afb/tr.gif) no-repeat top right; }
.rbbot div { background: url(../afb/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../afb/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }


