@import "dropdown.css"; 
@import "editor.css"; 
body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
}

/* LAYOUT */

#main {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	position: relative;
}

#left {
	float: left;
	width: 312px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 10px;
}

#left img#logo {
	margin:5px 0 27px 0;
}

#top {
	margin: 0 0 30px 0;
	padding: 12px 0 0 20px;
}

#slogan {
	margin: 0;
	padding:0;
	width: 450px;
	height: 124px;
}

#arrs {
	margin: 0;
	padding:0;
	float: right;
}

#arrs img{
	border: none;
}

#mainbody {
	float: left;
	width: 650px;
	overflow: hidden;
	padding-top: 0px;
}

#right {
	float: right;
	width: 150px;
	overflow: hidden;
}

#contentSmal {
	float: left;
	width: 478px;
}

#contentBreed {
	float: left;
	width: 650px;
}

#contentSmal .inside, #contentBreed .inside {
	margin-top: 18px;
	padding-left: 18px;
}

.textcolumns {
	float: left;
	width: 220px;
}

#footer {
	width: 960px;
	margin: 3px auto;
	padding: 0;
	border-top: 1px dashed #C1C1C1;
}


/* TYPE SETTINGS */

a {
	text-decoration: none;
	color: Black;
    outline: none;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.readon {
	float: right;
	font-size: 12px;
	text-decoration: none;
	color: #50729D;
}

a:hover {
	text-decoration: underline;
	color: Black;
}

div.moduletable_slogan {
	text-align: center;
	font-size: 22px;
	font-style: italic;
	color: #50729D;
	line-height: 125%;
}

div.moduletable {
       font-size: smaller;
	line-height: 100%;

}

h1 {
	font-size: 1.7em;
	font-weight: bold;
}

h2,.contentheading, .componentheading {
	font-size: 1.3em;
	font-weight: bold;
}


h3 {
	font-size: 1.3em;
}
.moduletable_ads h3{
	font-size: 12px;
	color: #ccc;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1.1em;
}

/* JOOMLA SPECIFIC */
/* login module links bij forum*/
.moduletable_login h3 {
	font-size: ;
	font-weight: bold;
	color: #c1c1c1;
}
.moduletable_eng, moduletable_ned {
	margin-bottom:20px}

fieldset { 
	padding: 3px; 
	border: none;
}
	
.inputbox {
	margin: 3px 0;
	width: 80%;
	border:1px solid #c1c1c1;
}
.search .inputbox {
	width: 120px;
}

/* banner ads rechts*/
.moduletable_ads {
	text-align: center;
}
.moduletable_ads img {
	border: solid 1px #ccc;
	margin-bottom: 18px;
}

.bannergroup {
	margin-bottom: 10px;
}

/* banner ads sponsors bodem*/
.banneritem_sponsors {
	float: left;
}

.banneritem_sponsors img {
	border: none;
	padding-right: 10px;
}

.clear {
	line-height: 0px;
	font-size: 0px;
	clear: both;
	height: 0px;
}

.inside {
	margin: 0;
	padding:0;
}

.foot {
	color: White;
	line-height: 0px;
	height: 0px;
	text-decoration: none;
	float: right;
}

.buttonheading img {
	margin: 0 0 0 0;
	border: 0;
	float: right;
}

.readon {
	font-weight: bold;
}

.contentpaneopen {
	margin-right: 10px;
}

.createdate,.small {
	padding-bottom: 5px;
	font-size: smaller;
}
