/* CSS file for White Horse Country Dancers */
/* Version 1.1: July, 2006 */
/* Made by Hokhmah */

* {
	padding: 0;
	margin: 0;
}

body {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    text-align: left;
	line-height: 1.2;
	font-size: 12px;
	margin-bottom: 5px;
	width: 100%;
	height: 95%;
}

#topmargeline {
    position: relative;
	left: 50%;
	margin-left: -379px;
	background: url(vertikaleachtergrond.gif) top left repeat-y;
	width: 200px;
	height: 100%;
}

#container {
    position: relative;
    background: #FFFFFF url(achtergrond.gif) top left repeat-x;
	top: 0px;
	margin-top: 0px;
	width: 100%;
}

#inhoud {
    position: relative;
	left: 50%;
	margin-left: -380px;
    text-align: left;
    background: #FFFFFF url(achtergrond.gif) top left repeat-x;
    width: 760px;
	height: 555px; 
	top: 0px;
}

#header {
	position: relative;
    height: 100px;
}

#banner {
	position: relative;
    text-align: left;
	top: 30px;
	margin-left: 145px;
	height: 55px;
    background: url(titel.gif) top left no-repeat;
}

#footer {
    background: none;
    height: 16px;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    text-align: right;
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 6px;
}

#logo {
	position: absolute;
	left: 25px;
	top: 00px;
	width: 95px;
    height: 520px;
    background: url(menubalk.gif) top left no-repeat;
}


#linklist {
	text-align: left;
    position: absolute;
    top: 155px;
    left: 30px;
    width: 90px;
}

a, a:link, a:visited {
    color: #000000;
    text-decoration: underline;
}

a:hover {
	color: #333333;
    text-decoration: overline;
}

a:active, a:focus {
    color: #000000;
}  



p {
    text-align: justify;
	line-height: 1.5;
	font-size: 11px;
}

.linkjes {
	line-height: 1.3;
}

#content h2{
	font-style: italic;
	font-size: 110%;
	margin-bottom: 12px;
}

#content h1{
	font-size: 150%;
	margin-bottom: 18px;
}


#lselect {
	visibility: visible;
	display: block;
	width: 90px;
	top: 0px;
	right: 0px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	align:left;
	left: 0px;
	color: #333333;
	border: none; 
	}

#lselect ul { 
	margin: 0px; 
	padding: 0px; 
	list-style: none; 
	align:center;
	}
	
#lselect li {
	margin: 0px; 
	padding: 3px 3px 3px 3px; 	
	background-color: none; 
	color: #333333;
	}
	
#lselect li a { 
	display: block; 
	padding: 0px 0px 0px 0px; 
	font-size: 11px; 
	text-decoration: none; 
	width: 88px; 
	background-color: none; 
	border: none;
	color: #333333;
	}
	
#lselect a:active { 
	background-color: none;
	color: #000000;
	}
	
#lselect a:hover 	{ 
	text-decoration: underline; 
	color: #000000;
	background-color: none;
	}
	
html>body #lselect li a { width: auto; }

#home{
	color: #EAC3C3;
	font-weight: bolder;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-bottom: 15px;
	font-size: 18px;
}

.over { 
	width: 150px;
	background:#F2D9DA;
	border:1px solid #E8BDBE;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	cursor: hand;
	}

.out { 
	width: 150px;
	background:#E8BDBE;
	border:1px solid #F2D9DA;
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	cursor: hand;
	}

.inputbox	{ 
    color:#000000;
    background:#E8BDBE;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.normal {
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  }

.small {
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}


#copy {
    position: absolute;
    top: 6px;
    right: 10px;
    width: 62px;
	visibility: visible;
	display: block;
	align: right;
	border: none; }

#copy ul 			{ 
	text-decoration: none;
	margin: 0px; 
	list-style: none; 
	border: none; 
	position: absolute;
	}

#copy ul li a, #copy ul li a:link, #copy ul li a:visited {
	text-decoration: none;
	position: relative;
    padding: 0 0 3px 60px;
	list-style: none; 
    background: transparent url(hdown.gif) top right no-repeat; 
	}

#copy ul li a:hover {
	 text-decoration: none;
	 color: #000000;
	 font-weight: bold;
   	 list-style: none; 
     background: transparent url(hup.gif) top right no-repeat; 
	 }