<!--
/* text */
#rightcontent a{ font-size: small; font-family: sans-serif; color: #1E28D8; text-decoration: none;}
#rightcontent a:hover{ color: #5C98DE; text-decoration: underline;}
#rightcontent a.mod{font-size: 10px;}
h1{
	height: 200px; 
	width: 786px; 
	background: red; 
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h2{
	display: block;
	background: #009900 url(http://www.scoutingveghel.nl/images/bigcorner.gif) top right no-repeat;
	width: 590px;
	height: 26px;
	line-height: 24px;
	vertical-align: middle;
	font-family: Bookman Old Style, sans-serif;
	font-size: 20px;
	margin: 8px 0px -10px 0px;
	padding: 0px 0px 0px 5px;
	color: #fff;
}

h3{
	display: block;
	background: #F6CD51 url(http://www.scoutingveghel.nl/images/rightbcorner.gif) top right no-repeat;
	width: 557px;
	height: 20px;
	line-height: 18px;
	vertical-align: middle;
	font-family: Bookman Old Style, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "bookman Old Style", "book Antiqua", Serif;
	font-weight: lighter;
	letter-spacing: 2px;
	overflow: hidden;
}

p.large{
	font-size: 12px;
	margin: 0px 0px 3px 0px;
	padding: 5px 0px 5px 7px;
	text-align: justify;
	width: 537px;
	min-height: 60px;
}

.quote{
	width: 500px; 
	margin-left: auto; 
	margin-right: auto; 
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	padding: 4px;
}

input, textarea{
    margin-left: 5px;
}

p.tiny{
	border-top: thin solid #c5c5c5;
	font-size: 10px;
	width: 537px;
	overflow: hidden;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

table, ul{
  width: 537px;
  margin: 5px 10px 5px 10px;
  font-size: 12px;
  padding: 3px 15px 3px 20px;
}

ul{
  width: 480px;
}

.author{
	display: block;
	width: 537px;
	border-top: 1px solid #c5c5c5;
	font-size: small;
	margin: 0px 0px 10px 0px;
}


/* Hieronder staat alle css gebruikt voor containers
 * =================================================
 */
html{
	 background: #c5c5c5;
	 height: 100.01%;
}

body{
    position: relative; 
	width: 790px;
	background: #c5c5c5; 
	margin: 0px;
	padding: 0px;
	margin-left: auto; 
	margin-right: auto; 
	font-family: sans-serif;
}

#container {
	position: relative;
	overflow: hidden;
	float: left;
	width: 786px;
	background: #fff;
	margin:0px auto;
	padding: 0px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

/* content */
#rightcontent{
	 width: 600px;
	 display: inline;
	 float: right;
	 margin-top: 20px;
	 margin-bottom: 20px;
	 background: #fff; 
	 line-height: 100%;
} 
#footer{
	clear: both;
	height: 15px;
	text-align: center;
	line-height: 15px;
	font-size: 10px;
	background: #454545;
	color: #fff;
	vertical-align: middle;
	border-top: 1px solid #c5c5c5;
}

#footer a{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

/* Hieronder staat alle css gebruikt voor het menu
 * ===============================================
 */

/* Menu 1*/
#navcontainer ul{
	position: absolute;
	left: 0px;
	top: 200px;
	padding: 0;
	margin:0;
	background-color: #454545;
	color: white;
	float: left;
	width: 786px;
	height: 21px;
}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li a{
	padding: 0.2em 1em;
	color: white;
	text-decoration: none;
	float: right;
	border: none;
	font-style: normal;
	border-left: 1px solid #fff;
	font-size: small;
}

#navcontainer ul li a:hover{
	background-color: #FFF;
	color: #000;
}

/* navigatie */
#leftfloat {
	width: 184px;
	display: inline;
	float: left;
	background: #fff;
	padding: 6px 0px 0px 2px;
	margin: 20px 0px 20px 0px;	
	overflow: hidden;
}

ul#navlist2
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navlist2 li{ 
	display: inline;	
}

ul#navlist2 li a{
	color: #fff;
	display: block;
	background: #009900 url(http://www.scoutingveghel.nl/images/transcorn.gif) center left no-repeat;
	text-decoration: none;
	padding: 1px 0 1px 30px;
	border-top: solid 1px #fff;
	font-size: 14px;
	font-style: normal;
	width: 140px;
}

ul#navlist2 li a:hover{ 
  background-color: #3BCC3B;
  text-decoration: none;
  color: #091700;
}


/*menu 'mijnprofiel'*/
ul#mijnprofiel
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#mijnprofiel li { 
	display: inline;	
}

ul#mijnprofiel li a
{
	color: #fff;
	display: block;
	background: #009900 url(http://www.scoutingveghel.nl/images/transcorn.gif) center left no-repeat;
	text-decoration: none;
	padding: 1px 0 1px 30px;
	border-top: solid 1px #fff;
	font-size: 14px;
	font-style: normal;
	width: 140px;
}

ul#mijnprofiel li a{
  background-color: #F6CD51;
  color: #000;
  text-decoration: none;
}

ul#mijnprofiel li a:hover{
  background-color: #F67604;
  color: #fff;
  text-decoration: none;
}

/* SUB NAV LIST */
ul#subnavlist{
	margin: 0 0 0 20px;
	list-style-type: none;
	padding: 0;
}

ul#subnavlist li { 
	display: inline; 
}

ul#subnavlist li a{
	display: block;
	color: #000;
	background: #F6CD51;
	padding: 2px 0 2px 30px;
	border-top: solid 1px #fff;
	height: auto;
	width: 120px;
}

ul#subnavlist li a:hover { 
	background: #090 url(http://www.scoutingveghel.nl/images/transcorn2.gif) center left no-repeat;
	color: #fff;
}
ul#subnavlist a.bevers:hover{
	background: #D70808 url(http://www.scoutingveghel.nl/images/transcorn2.gif) center left no-repeat;
	color: #fff;
}
ul#subnavlist a.weks:hover{
	background: #36AD3C url(http://www.scoutingveghel.nl/images/transcorn2.gif) center left no-repeat; 
	color: #fff;
}
ul#subnavlist a.scouts:hover{
	background: #F2A91D url(http://www.scoutingveghel.nl/images/transcorn2.gif) center left no-repeat;
	color: #fff;
}
ul#subnavlist a.rowans:hover{
	background: #A70B0B url(http://www.scoutingveghel.nl/images/transcorn2.gif) center left no-repeat;
	color: #fff;
}
ul#navlist2 li a#suvcurrent:hover { 
	background: #78FF91; 
}

/*hot items!*/
table#hot{
	width: 170px;
	padding: 0px;
	margin: 0px;
	margin-top: 1px;
	background: #fff;
	border: 0px;
}
table#hot th{
	color: #fff;
	font-size:14px;
	font-weight: lighter;
	margin: 0px;
	padding: 1px 0px 1px 14px;
	height: 16px;
	background: #009900 url(http://www.scoutingveghel.nl/images/transcorn.gif) center left no-repeat;
}
table#hot td{
	color: #000;
	font-size: 10px;
	font-family: sans-serif;
	margin: 0px;
	background: #fff;
	border: 0px;
}
table#hot td.first{
	background-color: #F6CD51;
	font-size: 10px;
	font-family: sans-serif;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

table#hot a{
  text-decoration: none;
  color: #000;
}
table#hot a:hover{
  text-decoration: none;
  color: red;
}


-->

