/*-------------------------------------------------------------------------------- RESET ALL VALUES */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*-------------------------------------------------------------------------------- sIFR */

h1 {
font-size:48px;
font-family: Arial;
}
			
.sIFR-active h1 {
visibility: hidden;
font-family: Verdana;
line-height: 1em;
}
			

/*-------------------------------------------------------------------------------- DIV LAYOUT */

html {background: #ffa500 url(http://www.klomppop.nl/assets/templates/klomppop/images/klomppop-bg.png) top center no-repeat; }

body { 
	margin: 0 auto;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

h1 {
font-size:24px;
}


#top {
	width:960px;
	margin: 0 auto;
	height: 15px;
	background: url(http://www.klomppop.nl/assets/templates/klomppop/images/klomppop-top.gif) top left;
}

#container {
	width: 960px;
	margin:0 auto;
	background-color: #000;
}
	#paper {
	clear:both;
	width: 960px; 
	height:30px;
	color:#fff;
	overflow:hidden;
    }

	/* the outer div with the black border */
	.tickercontainer { 
	width: 960px; 
	height: 30px; 
	margin: 0; 
	padding: 0
	overflow: hidden; 
	}

	/* that serves as a mask. so you get a sort of padding both left and right */
	.tickercontainer .mask { 
	position: relative;
	left: 10px;
	top: 5px;
	width: 940px;
	overflow: hidden;
	}
	
	
	/* that's your list */
	ul.newsticker { 
	position: relative;
	left: 960px;
	font: bold 18px Arial;
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	}

	/* important: display inline gives incorrect results when you check for elem's width */
	ul.newsticker li {
	float: left;
	margin: 0;
	padding: 0;
	background: #000;
	}
	
	ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #f2932e;
	font: bold 18px Arial;
	margin: 0 50px 0 0;
	text-decoration:none;
	} 

	ul.newsticker span {
	margin: 0 10px 0 0;
	} 


	#header {
	width:960px;
	margin: 20px 0 0 0;
	height:220px;
    }
	
		#logo {
		float:left;
		width:244px;
		margin:0 0 0 15px;
		}
		
		* html #logo {
		margin:0 0 0 7px;
		}
	
		#banner {
		float:left;
		width:672px;
		height:220px;
		margin:0 0 0 15px;
		list-style: none;
		}
	
	#main {
	width:960px;
	min-height:600px;
	clear:both;
	margin-top:20px;
	}
	
	    #left {
		padding: 0;
		float:left;
		width:244px;
		margin:0 0 0 15px;
		}
		
		* html #left {
		margin:0 0 0 7px;
		}
			#navtop {
			width:244px;
			height: 13px;
			margin: 0 auto;
			background: #fff url(http://www.klomppop.nl/assets/templates/klomppop/images/klomppop-nav-top.gif) top left;
			background-repeat:no-repeat;
			}
			
			#nav {
			background-color:#fff;
			font-size:17px;
			font-weight:bold;
		    }
			
			#nav ul {
			padding-left:15px;
			}
			

			#nav ul li {
			height:17px;
			width:220px;
			list-style-type: none;
			padding-bottom:7px;
			padding-top:7px;
			}

			#nav ul li a:link {
			color:#004489;
			text-decoration: none;
			background:url(http://www.klomppop.nl/assets/templates/klomppop/images/klomppop-nav-alink.gif) left center no-repeat;
			padding-left:25px;
			}

			#nav ul li a:visited {
			color:#004489; 
			text-decoration: none;
			background:url(http://www.klomppop.nl/assets/templates/klomppop/images/klomppop-nav-alink.gif) left center no-repeat;
			padding-left:25px;
			}

			#nav ul li a:hover {
			color:#f2932e;
			text-decoration: none;
			background:url(http://www.klomppop.nl/assets/templates/klomppop/images/klomppop-nav-ahover.gif) left center no-repeat;
			padding-left:25px;
			}
			
			#nav ul li a:active {
			color:#f2932e;
			text-decoration: none;
			background:url(http://www.klomppop.nl/assets/templates/klomppop/images/klomppop-nav-alink.gif) left center no-repeat;
			padding-left:25px;
			}
			
			#navbottom {
			width:244px;
			height: 137px;
			margin: 0 auto;
			background: #fff url(http://www.klomppop.nl/assets/templates/klomppop/images/klomppop-nav-bottom.jpg) bottom left;
			background-repeat:no-repeat;
			}
			
			#sponsorstop {
			width:244px;
			height: 13px;
			margin: 0 auto;
			margin-top:20px;
			background: #fff url(http://www.klomppop.nl/assets/templates/klomppop/images/klomppop-nav-top.gif) top left;
			background-repeat:no-repeat;
			}
			
			#sponsors{
			width:244px;
			background:#fff;
			text-align:center;		
			}
			
			#sponsorsbottom {
			width:244px;
			height: 13px;
			margin: 0 auto;
			background: #fff url(http://www.klomppop.nl/assets/templates/klomppop/images/klomppop-sponsors-bottom.gif) bottom left;
			background-repeat:no-repeat;
			}
		
		#right {
		float:left;
		width:660px;
		margin:0 0 0 15px;
		}
		
		#content {
		font-size:14px;
		line-height:19px;
		padding-left:20px;
		}
		
		#content a:link {
		color:#f2932e;
		font-weight:bold;
		text-decoration: none;
		}
		
		#content a:hover {
		color:#f2932e;
		font-weight:bold;
		text-decoration: none;
		border-bottom:1px dotted #ff009c;
		}
		
		#content a:visited {
		color:#f2932e;
		font-weight:bold;
		text-decoration: none;
		}
		
		#content a:active {
		color:#f2932e;
		font-weight:bold;
		text-decoration: none;
		}
			
	#footer{
	clear:both;
	width:960px;
	height:89px;
	background:url(http://www.klomppop.nl/assets/templates/klomppop/images/klomppop-footer.gif) no-repeat bottom left;
	margin:0 auto;
	margin-bottom:20px;
	}

.lmg {
color:#fff;
height:20px;
font-size:12px;
text-align:center;
padding-bottom:10px;
}	

.lmg a:link {
color:#fff;
font-weight:bold;
text-decoration: none;
}
	
.lmg a:hover {
color:#fff;
font-weight:bold;
text-decoration: none;
border-bottom:1px dotted #000;
}

.lmg a:visited {
color:#fff;
font-weight:bold;
text-decoration: none;
}

.lmg a:active {
color:#fff;
font-weight:bold;
text-decoration: none;
}		
		
		
	
	
