body, html {
	margin : 0;
	padding : 0;
	background-image : url(http://www.usvhercules.nl/gfx/achtergrond.gif);
	background-repeat : repeat-x;
	background-color : #020928;
	height : 100%;
}

html,body {
	font-family : Arial;
	font-size : 12px;
	color : #0A1440
}

A:link, A:visited, A:active{ 
	color : #0A6ECA; 
	text-decoration :  underline;
}

A:hover { 
	color : #0A6ECA; 
	text-decoration : none;
}

A.lsportmenu { color : #FFFFFF; text-decoration : none;}
A.lsportmenu:link { color : #FFFFFF; text-decoration : none;}
A.lsportmenu:visited { color : #FFFFFF; text-decoration : none;}
A.lsportmenu:active { color : #FFFFFF; text-decoration : none;}
A.lsportmenu:hover { color : #FFFFFF; text-decoration : underline;}

A.lsportmenu_select:link { color : #FFFFFF; text-decoration : underline;}
A.lsportmenu_select:visited { color : #FFFFFF; text-decoration : underline;}
A.lsportmenu_select:active { color : #FFFFFF; text-decoration : underline;}
A.lsportmenu_select:hover { color : #FFFFFF; text-decoration : none;}

A.lmenu:link { color : #FFFFFF; text-decoration : none;}
A.lmenu:visited { color : #FFFFFF; text-decoration : none;}
A.lmenu:active { color : #FFFFFF; text-decoration : none;}
A.lmenu:hover { color : #d6e2ff; text-decoration : none;}

A.lmenu_select:link { color : #d6e2ff; text-decoration : none;}
A.lmenu_select:visited { color : #d6e2ff; text-decoration : none;}
A.lmenu_select:active { color : #d6e2ff; text-decoration : none;}
A.lmenu_select:hover { color : #FFFFFF; text-decoration : none;}

A.lfooter:link { color : #717171; text-decoration : none;}
A.lfooter:visited { color : #717171; text-decoration : none;}
A.lfooter:active { color : #717171; text-decoration : none;}
A.lfooter:hover { color : #FFFFFF; text-decoration : none;}

A.ltop:link { color : #FFFFFF; text-decoration : none;}
A.ltop:visited { color : #FFFFFF; text-decoration : none;}
A.ltop:active { color : #FFFFFF; text-decoration : none;}
A.ltop:hover { color : #d6e2ff; text-decoration : none;}

.ulsub {
	list-style-type : none;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

.lisub a:link, .lisub a:visited, .lisub a:active {
	position : relative;
	display : block;
	background-image : url(gfx/sub_link.gif);
	background-repeat: no-repeat;
	color : #717171;
	text-decoration : none;
	margin : 0 0 0 0;
	padding : 4px 0 0 17px;
	width : 165px;
	height : 19px;
}

.lisub a:hover {
	position : relative;
	background-image : url(gfx/sub_hover.gif);
	background-repeat: no-repeat;
	color : #FFFFFF;
	text-decoration : none;
	margin : 0 0 0 0;
	padding : 4px 0 0 17px;
	width : 165px;
	height : 19px;
}

.lisub_select a:link, .lisub_select a:visited, .lisub_select a:active, .lisub_select a:hover {
	position : relative;
	display : block;
	background-image : url(gfx/sub_hover.gif);
	background-repeat: no-repeat;
	color : #FFFFFF;
	text-decoration : none;
	margin : 0 0 0 0;
	padding : 4px 0 0 17px;
	width : 165px;
	height : 19px;
}


.lisubsub a:link, .lisubsub a:visited, .lisubsub a:active {
	position : relative;
	display : block;
	background-image : url(gfx/subsub_link.gif);
	background-repeat: no-repeat;
	color : #717171;
	text-decoration : none;
	margin : 0 0 0 0;
	padding : 4px 0 0 17px;
	width : 165px;
	height : 20px;
}

.lisubsub a:hover {
	position : relative;
	background-image : url(gfx/subsub_link.gif);
	background-repeat: no-repeat;
	color : #000000;
	text-decoration : none;
	margin : 0 0 0 0;
	padding : 4px 0 0 17px;
	width : 165px;
	height : 20px;
}

.lisubsub_select a:link, .lisubsub_select a:visited, .lisubsub_select a:active, .lisubsub_select a:hover {
	position : relative;
	display : block;
	background-image : url(gfx/subsub_link.gif);
	background-repeat: no-repeat;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	margin : 0 0 0 0;
	padding : 4px 0 0 17px;
	width : 165px;
	height : 20px;
}

.liactueel a:link, .liactueel a:visited, .liactueel a:active {
	position : relative;
	display : block;
	background-image : url(gfx/actueel_nieuws.gif);
	background-repeat: no-repeat;
	color : #000000;
	text-decoration : none;
	margin : 0 0 0 0;
	padding : 5px 0 0 23px;
	width : 168px;
	height : 17px;
}

.liactueel a:hover {
	position : relative;
	display : block;
	background-image : url(gfx/actueel_nieuws.gif);
	background-repeat: no-repeat;
	color : #717171;
	text-decoration : none;
	margin : 0 0 0 0;
	padding : 5px 0 0 23px;
	width : 168px;
	height : 17px;
}

h1 {
	background-image : url(gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 0 0 3px 0;
	margin :  0 0 10px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 16px;
	color : #0A1440;
}

h2 {
	background-image : url(gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 0 0 3px 0;
	margin :  0 0 8px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #0A1440;
}

h3 {
	background-image : url(gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 0 0 3px 0;
	margin :  0 0 6px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #0A1440;
}

h4 {
	background-image : url(gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 0 0 3px 0;
	margin :  0 0 3px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : #0A1440;
}

h5 {
	background-image : url(gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 0 0 3px 0;
	margin :  0 0 3px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : #0A1440;
}

h6 {
	background-image : url(gfx/lijn.gif);
	background-repeat: repeat-x;
	background-position : left bottom;
	padding : 0 0 3px 0;
	margin :  0 0 3px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : #000000;
}

.space {
	margin : 0 10px 0 10px;
}

.spacesport {
	margin : 0 5px 0 5px;
}

body {
	position : relative;
	margin : 0 auto;
	width : 951px;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

INPUT , textarea {
	position : relative;
	outline : none;
	border : none;
    background-color : #FFFFFF;
	border : 1px solid #000000;
	margin-bottom: 2px !important;
	margin-bottom: 0;
	padding : 2px 3px 2px 3px;
	font-family : Arial;
	font-size : 11px;
    color : #000000;
}

#main_container, #main_container_full{
	float : left;
	background-image : url(http://www.usvhercules.nl/gfx/achter.gif);
	background-repeat : repeat-y;
	width : 951px;
	margin : -24px 0 0 0;
	min-height : 100%;
	height : auto !important;
	height : 100%;
}
#main_container_full{
background-image : url(http://www.usvhercules.nl/gfx/achter_full.gif);
}

#header_container {
	width : 951px;
	padding : 24px 0 0 0;
}

.top {
	background-image : url(http://www.usvhercules.nl/gfx/top.gif);
	background-repeat : no-repeat;
	background-color : #485f95;
	color : #FFFFFF;
	width : 951px;
	height : 22px;
}

.top_links {
	float : left;
	padding : 4px 0 0 0;
	width : 475px;
	height : 18px;
}

.top_rechts {
	float : left;
	text-align : right;
	padding : 4px 0 0 0;
	width : 476px;
	height : 18px;
}

#header {
	clear : both;
	width : 951px;
}

.moodbar {
	position : relative;
	float : left;
	line-height : 0;
	font-size : 0;
	text-align : right;
	width : 951px;
	height : 150px;
}

.logo {
	position : absolute;
	left : 0;
	line-height : 0;
	font-size : 0;
	text-align : left;
	z-index : 99;
	width : 146px;
	height : 150px;
}

.menu {
	float : left;
	background-image : url(http://www.usvhercules.nl/gfx/menu.gif);
	background-repeat : no-repeat;
	padding : 4px 0 0 10px;
	color : #FFFFFF;
	font-size : 11px;
	width : 941px;
	height : 18px;
}

.sportmenu {
	position : absolute;
	top : 0;
	right : 0;
	z-index : 99;
	filter : alpha(opacity=70);
	-moz-opacity : 0.70;
	opacity : 0.70;
	background-color : #000000;
	border-top : 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding : 4px 15px 0 15px;
	margin : 124px 0 0 0;
	text-transform : uppercase;
	font-size : 12px;
	line-height : normal;
	font-weight : bold;
	font-family : Trebuchet MS;
	letter-spacing : 1px;
	height : 21px;
}

.content {
	float : left;
	width : 951px;
}

#links_container {
	float : left;
	background-image : url(http://www.usvhercules.nl/gfx/content_top_links.gif);
	background-repeat : no-repeat;
	min-height : 100%;
	width : 182px;
}

.sectie {
	float : left;
	margin : 20px 0 0 0;
	background-image : url(http://www.usvhercules.nl/gfx/links_sectie.gif);
	background-repeat : no-repeat;
	padding : 5px 0 5px 10px;
	text-transform : uppercase;
	font-size : 10px;
	line-height : 16px;
	font-family : Trebuchet MS;
	width : 172px;
	height : 32px !important;
	height : 28px;
}

.sectie_select {
	font-weight : bold;
	font-size : 12px;
	color : #000000;
}

.submenu {
	float : left;
	width : 182px;
}

.webgenerator {
	float : left;
	padding : 80px 0 7px 0;
	width : 182px;
	height : 49px;
}

#content_container {
	float : left;
	background-image : url(http://www.usvhercules.nl/gfx/content_top_midden.gif);
	background-repeat : no-repeat;
	line-height : 18px;
	padding : 16px 20px 10px 20px;
	width : 538px;
}

#content_container_full{
	float : left;
	background-image : url(http://www.usvhercules.nl/gfx/content_top_midden.gif);
	background-repeat : repeat-x;
	line-height : 18px;
	padding : 16px 20px 10px 20px;
	width : 700px;
}

#rechts_container {
	float : left;
	background-image : url(http://www.usvhercules.nl/gfx/content_top_rechts.gif);
	background-repeat : no-repeat;
	width : 188px;
}

.boven_adverteren {
	margin : 20px 0 0 0;
	text-align : center;
	width : 191px;
}

.actueel_top {
	float : left;
	background-image : url(http://www.usvhercules.nl/gfx/actueel.gif);
	background-repeat : no-repeat;
	margin : 15px 0 0 0;
	padding : 3px 0 0 0;
	text-transform : uppercase;
	font-size : 11px;
	font-family : Trebuchet MS;
	font-weight : bold;
	text-align : center;
	width : 191px;
	height : 19px;
}

.actueel_onder {
	float : left;
	border-bottom : 1px solid #FFFFFF;
	width : 191px;
}

.penning {
	float : left;
	padding : 7px 0 7px 0;
	width : 182px;
	height : 101px;
}

#footer_container {
	clear : both;
	background-image : url(http://www.usvhercules.nl/gfx/footer.gif);
	background-repeat : no-repeat;
	color : #717171;
	height : 24px;
	width : 951px;
}
#footer_container_full {
	clear : both;
	background-image : url(http://www.usvhercules.nl/gfx/footer_full.gif);
	background-repeat : no-repeat;
	color : #717171;
	height : 24px;
	width : 951px;
}


.footer_links {
	float : left;
	padding : 6px 0 0 10px;
	width : 172px;
	height : 18px;
}

.footer_rechts {
	float : right;
	text-align : right;
	padding : 6px 10px 0 0;
	width : 181px;
	height : 18px;
}

div#plugin_news,
div#plugin_events
{
	float: left;
	position: relative;
	width: 260px;
	margin: 0px 5px 0px 0px;
	font-size: 10px;
	color:#696969;
}


div#plugin_news a.total,
div#plugin_events  a.total
{
	font-size: 11px;
}


.banners
{
padding: 10px;
text-align: center;
}

.bannerlink img
{
margin: 0px 0px 10px 0px;
}