/* Start of CMSMS style sheet 'Vogelvreugd' */
body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #CCCCCC;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	/*text-align: center;*/
        margin-left: auto;
        margin-right: auto;
}

#container
{
	height: 100%;
	background-image:url(images/cms/background.png);
	background-repeat: repeat;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid #294917;
}

#header
{
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 120px;
	border-left: 0px solid #294917;
	border-top: 0px solid #294917;
	border-bottom: 1px solid #294917;
	border-right: 0px solid #294917;
}

#header .left
{
	float: left;
	height: 120px;
	width: 80px;
	background-color: #ADDA95;
}

#header .center
{
position: relative;	
float: left;
	
	background-color: #ADDA95;
	margin-left: 10px;
	margin-right: 10px;
	/*margin-right: 90px;*/
	/*width: 100%;*/
	height: 120px;
	width: 844px;
	/*border: 1px solid red;*/
}

#header .center img
{
      border: 0;
}

#header .logo
{
       position: absolute;
       top: 0;
       left: 0;
       text-align: left;
	padding-left: 110px;
	/*padding-top: 10px;*/
       z-index: 1;
}

#header .right
{
	float: left;
	height: 120px;
	width: 80px;
	background-color: #ADDA95;
}

#content
{
	clear: both;
	width: 864px;
	background-color: #ADDA95;
	margin-left: auto;
	margin-right: auto;
	/*height: 500px;*/
}

#content .inhoud
{
        position: relative;
	width: 844px;
	margin-left: auto;
	margin-right: auto;
	/*height: 500px;**/
	background-color: #FFFFFF;
	border-left: 1px solid #294917;
	border-top: 0px solid #294917;
	border-right: 1px solid #294917;
	border-bottom: 0px solid #294917;
	padding-bottom: 5px;
}

#content .inhoud_content
{
	padding-top: 30px;
	padding-left: 5px;
	text-align: left;
}

#img_container
{
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	height: 150px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*border: 1px solid yellow;*/
}

#img
{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 220px;
	/*z-index: 10;*/
	border: 1px solid red;
}

#img_left
{
	/*float: left;*/	
	position: absolute;
	top: 0;
	background-image:url(images/cms/left.gif);
	width: 125px;
	height: 149px;
	z-index: 100;
}

#img_right
{
	/*float: right;*/
	position: absolute;
	top: 0;
	background-image:url(images/cms/right.gif);
	width: 164px;
	height: 219px;
	z-index: 100;
}

h1
{
	padding: 0;
	margin: 0;
	font-size: 18px;
        margin-bottom: 20px;
}

h2
{
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.menu
{
	clear: both;
	width: 844px;
	height: 40px;
	background-color: #82b965;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #294917;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
}

.menu a
{
	text-decoration: none;
	color: #000000;
}

.menu a:hover
{
	text-decoration: none;
	color: #294917;
}

.submenu
{
      clear: both;
	width: 834px;
	height: 40px;
	background-color:#1B7A10;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	border-bottom: 1px solid #294917;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: left;
}

.submenu a
{
	text-decoration: none;
	color: #FFFFFF;
}

.submenu a:hover
{
	text-decoration: none;
	color: #294917;
}

input 
{
	border: 1px solid #294917;
}

textarea 
{
	border: 1px solid #294917;
}

submit button
{
	border: 1px solid #294917;
}

.tableview
{
	margin-left: 10px;
	border-collapse: collapse;
	border: 1px solid #294917;
}

.tableview td
{
	border-collapse: collapse;
	border: 1px solid #294917;
}

.tableview th
{
	background-color: #82b965;
	color: #294917;
	line-height: 25px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	border-collapse: collapse;
	border: 1px solid #294917;
}

.tableviewgb
{
	margin-left: 10px;
	margin-top: 5px;
	border-collapse: collapse;
	border: 1px solid #294917;
}

.tableviewgb td
{
	border-collapse: collapse;
	border: 1px solid #294917;
}

.tableviewgb th
{
	background-color: #82b965;
	color: #294917;
	line-height: 25px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	border-collapse: collapse;
	border: 1px solid #294917;
}

#album
{
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-left: 10px;
	cursor: pointer;
}

#album:hover
{
	background-color: #82b965;
}


#album img
{
	border: 1px solid #294917;
}

#album a
{
      text-decoration: none;
      color: #000000;
}

#foto
{
	margin-left: auto;
	margin-right: auto;
}

#foto img
{
	border: 1px solid #000000;
}


#image_left
{
	position: absolute;
	top: 5px;
	text-align: center;
	/*border: 1px solid red;*/
	width: 125px;
	background-image:url(images/cms/left.gif);
	height: 149px;
	z-index: 100;
}

#image_right
{
	position: absolute;
	top: 0;
	margin-left: 860px;
	/*border: 1px solid red;*/
	background-image:url(images/cms/right.gif);
	width: 164px;
	height: 219px;
	z-index: 100;
}

#counter
{
	position: absolute;
        left: 0;
	margin-left: 680px;
        margin-top: 5px;
}

#counter2
{
	position: absolute;
	top: 210px;
	margin-left: 750px;
}

.articlegroup
{
	margin-top: 10px;
	padding: 10px;
	width: 800px;
	height: 50px;
	border: 1px solid #294917;
}

.article
{
	margin-top: 10px;
	padding: 3px;
	width: 813px;
	border: 1px solid #294917;
	overflow: hidden;
}

#hyperlinks
{
	float: right; 
	width: 225px; 
	border-left:1px solid #294917; 
	border-top:1px solid #294917; 
	border-bottom:1px solid #294917; 
	height: 100%;
	position: relative;
	padding: 5px;
	height: 750px;
}

#lichtkrant
{
position: absolute;
	left: 0;
	width: 550px;
	padding: 5px;
	border: 1px solid black;
	margin-top: 5px;
	margin-left: 5px;
        z-index: 100;
}

#lichtkrant2
{
	position: absolute;
	padding: 5px;
	top: 210px;
	width: 550px;
	margin-left: 95px;
	border: 1px solid black;
	z-index: 100;
}

#leftmenu
{
	position: absolute;
	margin-top: 160px;
}

#leftmenu .leftmenu_item
{
	width: 77px;
	height: 20px;
	background-color: #82b965;
	line-height: 18px;
	border: 1px solid #294917;
	cursor: pointer;
}

#leftmenu .leftmenu_item:hover
{
	width: 77px;
	height: 20px;
	background-color: #294917;
	color: #ffffff;
	line-height: 18px;
	border: 1px solid #000000;
	cursor: pointer;
}

.leftmenu_item a
{
	text-decoration: none;
	color: black;
}

.leftmenu_item a:hover
{
	text-decoration: none;
	color: white;
}

#banners
{
	position: absolute;
	top: 160px;
	margin-left: 947px;
	width: 75px;
	/*height: 100%;*/
	border: 1px solid red;
	overflow: hidden;	
}

#banner_right
{
	position: absolute;
	margin-top: 212px;
	margin-left: 946px;
	width: 77px;
	/*height: 100%;*/
	/*border: 1px solid red;*/
}

img
{
border: 1px solid #294917;
}

.content_title
{
      position: relative;
      width: 820px;
      border: 1px solid #000000;
      height: 20px;
      line-height: 18px;
      color: #294917;
      font-weight: bold;
      padding-left: 10px;
}

.content_text
{
      position: relative;
      width: 810px;
      border-bottom: 1px solid #000000;
      border-top: 0px solid #000000;
      border-left: 1px solid #000000;
      border-right: 1px solid #000000;
      padding: 10px;
}

.content_news_feeter
{
      position: relative;
      width: 820px;
      border-bottom: 1px solid #000000;
      border-top: 0px solid #000000;
      border-left: 1px solid #000000;
      border-right: 1px solid #000000;
      height: 20px;
      line-height: 18px;
      padding-left: 10px;
}
/* End of 'Vogelvreugd' */

