/* Phoenix Template CSS First Light Web Design 2007 */

body {font-size: 12px;
      font-family: "arial";
      margin: 0;
      padding: 0;
      background: #F5F5F4 url(../images/background3.png) repeat-x;
      color: #37383A;
      text-align: center;} /* Needed to center layout in old IE browsers. */

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6, p {margin: 0 0 25px 0;
                           padding: 0;}

p {line-height: 160%;}

img {border: 0;
     margin: 0 0 25px 0;}
       
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

a {color: #990000; text-decoration: none; background-color: #F5F5F4;}
a:link {color: #990000; background-color: #F5F5F4;}
a:visited {color: #990000; background-color: #F5F5F4;}
a:hover {color: #990000; background-color: #F5F5F4;}

.clear-fix:after {content: ".";
                  display: block;
                  clear: both;
                  height: 0;
                  visibility: hidden;}

.clear-fix {display: inline-block;}

/* Hide from IE Mac \*/

.clear-fix {display:block;}

/* End hide from IE Mac */

.right {float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.justify {text-align: justify;}
                  
#container {width: 780px;
            margin: 0 auto;
            text-align: left;}

#header {width: 100%;
         height: 140px;
         position: relative;}

#button {position: absolute;
	left: 10px;
	top: 10px;
	width: 80px;
	height: 55px;}

#logo {position: absolute;
	left: 180px;
	bottom: 15px;
	width: 600px;
	height: 100px;}

#logo h1 {margin: 0;}

#logo a {background: transparent;}

#logo img {display: block;
           margin: 0;}

/* Begin main navigation menu. */

#menu {width: 100%;
	   height: 37px;
	   clear: both;}

#menu ul {list-style-type: none;
		  margin: 0;
		  padding: 0;}

#menu ul li {display: block;
			 float: left;}

#menu ul li a {background: #817A77 url(../images/button_background4.png) repeat-x;
               height: 37px;
			   text-decoration: none;
               padding: 0 14px;
               margin: 0;
               line-height: 37px;
               display: block !important;
               float: left !important;
               color: #FFFFFF;
               font-size: 14px;
               border-right: 1px solid #504B4A;}

#menu ul li a:hover {background: #5D5756 url(../images/button_background3.png) repeat-x;
                     background-position: 0 -37px;
                     color: #FFFFFF;}
#menu ul li a:focus {background: #5D5756 url(../images/button_background3.png) repeat-x;
                     background-position: 0 -37px;
                     color: #FFFFFF;}
					 
#menu ul li a#first {border-left: 1px solid #504B4A;}

div#home a#first,
div#actueel a#second,
div#doarpskompas a#third,
div#projecten a#fourth,
div#lidmaatschap a#fifth,
div#bestuur a#sixth,
div#contact a#seventh { background: #5D5756 url(../images/button_background3.png) repeat-x;
					   background-position: 0 -37px;
					   color: #000000;}
						
/* End main navigation menu. */

#wrapper {width: 100%;
          margin-top: 11px;
          padding: 0;} 

#left-column {width: 500px;
              float: left;
              padding: 0;
              margin: 0;
              min-height: 360px;}

p#intro {font-size: 24px;
         font-style: italic;
         margin: 0;}

#right-column {width: 240px;
               padding: 0;
               float: right;
               margin: 0;}

.sidebar-header {font-size: 20px;
                 font-weight: normal;
                 width: 180px;
                 height: 25px;
                 line-height: 25px;
                 text-indent: 10px;
                 color: #FFFFFF;
                 background: #544F4E url(../images/sidebar_header2.png) no-repeat;}

/* Featured news */

.headline {margin: 0 0 5px;
           padding: 0;
           font-size: 12px;}

.date {color: #5A6F90;
       background-color: #F5F5F4;
       float: right;}

#footer-wrapper {width: 100%;
                 clear: both;
                 background: #990000 url(../images/footer_background2.png) repeat-x;
                 color: #FFFFFF;}

#footer {width: 780px;
         margin: 0 auto;
         clear: both;
         padding: 0;
         text-align: center;
         position: relative;}


#footer-content {padding: 45px 0 5px;}

#footer p {margin: 0;}

#footer a {background-color: #5C5951;
           color: #8395B1;
           text-decoration: none;}

#footer a:link {background-color: #5C5951;
                color: #8395B1;}

#footer a:visited {background-color: #5C5951;
                   color: #8395B1;}

#footer a:hover {background-color: #5C5951;
                 color: #FFF;}

/* Begin links list or a list of whatever you want */

#links {width: 100%;
        margin-bottom: 25px;}

#links ul {margin: 0;
           padding: 0;
           list-style-type: none;}

#links ul li {margin: 0 0 1px;}

#links ul li a {display: block;
                padding: 3px 0;
                width: 230px;
                border-bottom: 1px dotted #5D5756;
                text-decoration: none;}

#links a:hover {background-color: #E2E2E0;}

/* End links list. */

#click {
position: absolute;
left: 50px;
top: 50px;
z-index:1;
}
#back {
position: absolute;
background-color:#ffffaa;
}
#wraps {
position: absolute;
top: 0px;
left: 0px;
}

