/*
// ------------------------------------------------------------------------------------------------------
// Laatste wijziging
// ------------------------------------------------------------------------------------------------------
*/
html{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
} 

body {
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 0px;
	background-image: url(https://leden.gccc.nl/images/patterns/gr.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: ;
}
table, td {
	vertical-align: top;
}
img.top{
	z-index: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.audio {
	background-color: #ff0000;
	color: #ff00FF;
	border-style: solid;
	border-width: 5px 5px 0px 0px;
	border-color:  #ffaaaa;
	margin-top:-10px;
	margin-bottom:-10px;
/*	vspace:-5px; kan dit weg? */
	vertical-align: bottom;
}
hr {
	margin: 5px auto 5px 0px;
	padding: 0px;
	width: 780px;
	height: 1px;
}
h2 {
	font-size: 120%;
}
p {
	margin:0;
}
.titel {
	font-size: 200%;
	letter-spacing: 5px;
}
.titel2 {
	font-size: 150%;
	letter-spacing: 4px;
}
.titel3 {
	font-size: 120%;
	font-weight: bold;
}
.header_mtitle {
	font-size: 200%;
	letter-spacing: 5px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 680px;
	text-align: right;
	height: 100px;
}
.copyright td {
	vertical-align:middle;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright a {
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	text-decoration: underline;
}

/* module elementen */
div.moduleTitle {
	width: 780px;
	height: 36px;
	font-size: 200%;
	letter-spacing: 5px;
	margin: 0px 0px 0px 0px;
}
div.backLink {
	width: 780px;
	margin-top: 5px;
	padding: 5px 0px 5px 1px;
}
div.backLinkBottom {
	width: 780px;
	margin-top: 8px;
	padding: 5px 0px 5px 1px;
}
div.albumIndex {
	width: 780px;
	margin: 0px;
	padding: 10px 0px 10px 1px;
}
div.moduleMenu {
	width: 504px;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 1px;
}
/*div.pollFrom {
	width: 780px;
	margin: 0px;
	padding: 10px 0px 5px 1px;
}*/
div.newsHeader {
	padding: 5px 0px 5px 1px;
	font-size: 120%;
	font-weight: bold;
}
div.newsDate {
	position:relative;
	top:-20px;
	margin: 0px;
	text-align:right;
	padding: 0px 0px 0px 0px;
}
div.gbHeader {
	padding: 5px 0px 5px 1px;
	font-size: 105%;
	font-weight: bold;
}
div.gbDate {
	position:relative;
	top:-20px;
	margin: 0px;
	text-align:right;
	padding: 0px 0px 0px 0px;
}
table.gb {
	width: 780px;
	height: auto;
	padding: 5px 0px 5px 1px;
}
p.lastlogin {
	margin: 5px 0px 5px 0px;
	padding: 5px;
	text-align:right;
	margin-right: 20px;
}
.page_img_left {
	margin: 2px 12px 5px 0px;
	text-align:left; 
	float:left;
}

.page_img_right {
	margin: 2px 0px 5px 8px;
	text-align:right; 
	float:right;
}

.page_img_caption_left {
	position: relative; 
	text-align:left;
	top:2px;
	font-style:italic;
}
.page_img_caption_right {
	position: relative; 
	text-align:right;
	top:2px;
	font-style:italic;
}

.news_img_left {
	margin: 2px 12px 5px 0px;
}

.news_img_right {
	margin: 2px 0px 5px 8px;
}

/* onderdeel van forum */
.forum_message #text{
	padding-left: 14px;
	float: left;
}

.message {
	padding-left: 6px;
	padding-right: 7px;
	padding-bottom: 7px;
}

.label {
	font-weight: bold;
	vertical-align: top;
}
.knop, div.form .knop {
	border-width: 1px;
	border-color: #333333;
/*	border-style: beveled; */
/*	border-style: outset;*/
	font-size: 11px;
	font-family: arial;
	width: auto;
}

/* Onderdeel van Album */
img {
	border: 0px;
}
.album_img {
	border: 1px solid #7C7C7C;
	height: 122px;
	width: 122px;
	vertical-align:middle;
	text-align:center;
	padding: 10px 8px 8px 8px;
	margin: 2px 4px 2px 0px;
}
.tag_cloud { 
	padding: 10px 10px 10px 10px;
	white-space: nowrap;
}
#body_container {
	height: 100%;
	width: 961px;
	padding: 0px;
}
#top_container {
	display:block;
	position: relative;
    width: 961px;
	height: 220px;
	margin: 10px;
	padding: 0px;
	border: 0px;
}
#title_container {
	display:block;
	position: relative;
	top: 40px;
	right: 0px;
	width: 660px;
	height: 60px;
	text-align: right;
	font-size: 200%;
	letter-spacing: 5px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#topMenu {
	position: absolute;
	display: block;
	z-index: 2;
	top: 200px;
	width: 961px;
	height: 20px;
}
#topMenu div {
	z-index: 3;
	position: absolute;
	display: block;
	bottom: 6px;
	margin: 0px 0px 0px 180px;
	padding: 0px;
  }
#topMenu a {
	margin: 0px;
	height: 20px;
	text-align: center;
	padding: 2px 5px 2px 5px;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
	text-decoration: none;
  }

#topMenu a:hover {
	color: #fff;
  }
	 

#contolPanel {
    margin-top: 0px;
	margin-bottom: 0px; 
	font-weight: bold;
	width: 120px;
	padding: 6px 2px 7px 2px;
	text-align: right;
}
#contolPanel a:hover {
	text-decoration: none;
}
#contolPanel a, .actief {
}
#contolPanel a {
	text-decoration: none;
}

#subMenu {
    margin-top: 0px;
	margin-bottom: 0px; 
	font-weight: bold;
	width: 180px;
	padding: 6px 2px 7px 2px;
	text-align: right;
}
#subMenu a:hover {
	text-decoration: none;
}
#subMenu a, .actief {
}
#subMenu a {
	text-decoration: none;
}

#submenu_container{
	vertical-align:top;
	padding-top: 20px;
	width: 170px;
}
#content_container {
	vertical-align:top;
	width: 780px;
	padding-top: 20px;
}
#search_container {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align:right;
	width: 110px;
	border: 0px solid #E9E9E9; 
}
#search_container .rss {
	margin-bottom: 10px;
}
table#content {
	width: 780px;
	margin: 5px 20px 0px 0px;
	padding: 0px;
	frame: hsides;
}
div#content {
	width: 780px;
	margin: 10px 20px 0px 0px;
}
/* form elementen */
form {
	margin: 0px;
	padding: 0px;
/*	line-height: 22px;  nog niet ivm error_divs*/
}
div.form input, div.form select, div.form textarea {
	width: 280px;
	/*display:block;*/
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.form textarea {
	height: 60px;
}
div.form {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	width: 780px;
}
div.form div {
	display: block;
}
div.inputContainer {
	display: block;
	margin: 6px 0px 0px 0px;
	position:relative;
	float: left;
}
div.inputLabel {
	clear: both;
	float: left;
	margin: 2px 5px 0px 0px;
	font-weight: bold;
	width: 145px;
}
div.inputLabelFormulier {
	clear: both;
	position:relative;
	float: left;
	margin: 2px 5px 0px 0px;
	font-weight: bold;
	width: 175px;
}
div.inputValue {
	position:relative;
	width: 300px;
	float: left;
	margin: 0px 2px 0px 0px;
}

div.inputCode {
	position:relative;
	width: 90px;
	float: left;
	margin: 2px 2px 2px 0px;
}
div.inputCode input{
	width: 80px;
}
img.code {
	display:block;
	float:left;
	margin: 2px 0px 0px 0px;
}
div.inputRadio {
	width: 220px;
	float: left;
	margin: 3px 2px 2px 0px;
}
div.inputRadio input {
	width: auto;
	height: auto;
}
div.inputError {
	position:absolute;
	/*display:none;*/
	z-index:4;
	top: 3px;
	right: 30px;
	width: auto;
	height:auto;
	float:left;
	margin: 0px;
	text-align:right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.required {
	position:absolute;
	display:block;
	left: -15px;
	float: right;
	margin: 4px;
	height: 18px;
}
div.submit {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 150px;
	height: 18px;
}
div.spacer {
	clear: both;
	height: 2px;
	margin: 0px;
	padding: 0px;
}
div.submitFormulier {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 180px;
	height: 18px;
}
div.formError {
	margin-top: 10px;
	margin-left: 150px;
	height:auto;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.formulierError {
	margin-top: 10px;
	margin-left: 180px;
	height:auto;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Onderdeel van Poll */
div.pollFrom {
width: 504px;
	padding: 4px 0px 10px 0px;
	margin-top: 10px;
}
table#Poll  {
	width: 400px;
	margin-top: 10px;
}
table#Poll hr {
	width: 400px;
}
/* pagina schaduw - Werkt niet in Safari

body {
	text-align:center; 
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	display: table;
}*/

div#mainbg {
	display:table-cell;
	height:100%;
	width:780px; 
	margin: 0 auto;
	padding: 0 0;
}
div#main {
	float:left; 
	position:relative; 
	width:961px; 
	height:100%;
	z-index:2;
}
div#shadeleft {
	float:left; 
	position:relative; 
	width:40px; 
	background-image: url(schaduw_l.jpg); 
	background-repeat:repeat-y; 
	height:100%;
	z-index:1;
}
div#shaderight {
	position:relative;
	float:right; 
	width:40px; 
	background-image: url(schaduw_r.jpg); 
	background-repeat:repeat-y; 
	height:100%;
	min-height:100%;
	z-index:1;
}