* {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

font { size: auto; }

label {
	cursor: pointer;
}

.clearfix {
	height: 1%; /* IE */
}

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	content: '.';
	height: 0;
}

/* --- MAIN --- */
body {
	background-color: #f2f2f2;
}

#wrap {
	text-align: center;
}

#container {
	margin: 64px auto 30px;
	text-align: left;
	width: 780px;
}

/* --- HEADER --- */
#container h1 {
	text-align: center;
}

#container h1 img {
	border: 0;
}

/* --- Content --- */
#content {
	background-color: #fff;
}

/* --- Content header --- */
#contentheader {
	background: #fff url(/templates/SVBeilen/images/lefttop.gif) left top no-repeat;
	padding-left: 150px;
}

#contentheader h2 {
	float: left;
}

#contentheader h2 img {
	border: 0;
}

#contentheader {
	float: right;
}

/* --- Topmenu --- */
#topmenu {
	float: right;
	padding: 2px 2px 1px 0;
}

#topmenu a {
	float: left;
}

#topmenu a img {
	border: 0;
}

/* --- Content colors --- */
#content-historie,
#content-ledeninfo,
#content-jeugd,
#content-wedstrijden,
#content-zwartkruit,
#content-home {
	margin: 4px 1px 0;
	padding: 17px 5px 10px;
	min-height: 100px;
}

#content-home {
	background: #f2f2f2 url(/templates/SVBeilen/images/backgrounds/homebg.gif) top repeat-x;
}

#content-home #page {
	border-left: 6px solid #9ed6a9;
}

#content-historie {
	background: #c9d8cc url(/templates/SVBeilen/images/backgrounds/historiebg.gif) top repeat-x;
}

#content-historie #page {
	border-left: 6px solid #7dd38e;
}

#content-ledeninfo {
	background: #b1d8b9 url(/templates/SVBeilen/images/backgrounds/ledeninfobg.gif) top repeat-x;
}

#content-ledeninfo #page {
	border-left: 6px solid #56d26e;
}

#content-jeugd {
	background: #9ed6a9 url(/templates/SVBeilen/images/backgrounds/jeugdbg.gif) top repeat-x;
}

#content-jeugd #page {
	border-left: 6px solid #f2f2f2;
}

#content-wedstrijden {
	background: #7dd38e url(/templates/SVBeilen/images/backgrounds/wedstrijdenbg.gif) top repeat-x;
}

#content-wedstrijden #page {
	border-left: 6px solid #c9d8cc;
}

#content-zwartkruit {
	background: #56d26e url(/templates/SVBeilen/images/backgrounds/zwartkruitbg.gif) top repeat-x;
}

#content-zwartkruit #page {
	border-left: 6px solid #b1d8b9;
}

/* --- Menu -- */

#menu {
	float: left;
	width: 120px;
	margin-left: 30px;
}

#menu h2 {
	font-size: 1.2em;
	margin-bottom: 8px;
}

#menu ul {
	list-style: url(/templates/SVBeilen/images/liststyle.gif);
}

#menu ul li {
	margin: 4px 0;
}

#menu ul li a {
	text-decoration: none;
	color: #000;
}

#menu ul li a:hover {
	text-decoration: underline;
}

/* --- Page --- */

#page {
	width: 600px;
	float: right;
	padding-left: 7px;
	min-height: 200px;
}

#page h2 {
	font-size: 1.2em;
	margin-bottom: 8px;
}

#page li {
	margin-left: 15px;
}

/* --- Content footer --- */
#contentfooter {
	background: url(/templates/SVBeilen/images/rightbottom.gif) right bottom no-repeat;
	text-align: right;
	padding-right: 150px;
}

#contentfooter img {
	border: 0;
}

.shot { border:0;}
