h1{
	font-size: 10px;
	display: inline;
	font-weight:normal;
}

body
{
  margin: 0px;
  background: url(../gfxhonden/bgzijkant.gif) repeat-x top left;
}

table
{
 font-family: Verdana;
 font-size: 11px;
}

a
{
  font-weight: bold;
  color: rgb(255, 114, 0);
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

form
{
  margin: 0px;
}

.navigatie
{
  padding: 6px;
  color: white; 
  background-color: rgb(53, 89, 182); 
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  border : solid;
  border-color: rgb(4, 26, 84);
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 1px;
}

.navigatie_inhoud
{
  color: white; 
  background-color: rgb(53, 89, 182); 
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

.subnavigatie
{
  padding: 4px;
  background-color: rgb(161, 201, 255);
  color: rgb(3, 34, 115);
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
}

.subnavigatie A
{
  color: rgb(3, 34, 115);
  font-family: Verdana;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}

.honden
{
}

.honden A
{
  color: rgb(19, 48, 121);
  font-weight: bold;
  text-decoration: none;
}

.katten
{}

.katten A
{
  color: rgb(93, 19 145);
  font-weight: bold;
  text-decoration: none;
}

.oranje
{
  color: rgb(255, 114, 0);
}

.logo_site_naam
{
  color: rgb(53, 89, 182);
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
}

.logo
{
  color: rgb(0,0,0);
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
}

.beheer{
  color: #ffffff;
  text-decoration: none;  
}




/*----------------- forum style -----------------------*/


#wrapper{
	width: 600px;
	text-align: left;
}

div, p, form, input, textarea{
	margin: 0;
	padding: 0;
	margin-top: 1px;
}

input, textarea{
	border: 1px solid black;
	border-collapse: collapse;
}

#overzichtbericht, #overzichtreplybericht{
	clear: both;
	width: 600px;
	cursor: pointer;
	padding:2px;
	height: 12px;
}

#overzichtbericht #overzichtonderwerp{
	font-weight: bold;
}

#overzichtbericht{
	margin-top: 5px;
	background: #CACEFF;
	
}

#overzichtreplybericht{
	background: #EEEFFF;
	width: 577px;
	padding-left: 25px;
}

#overzichtonderwerp{
	float: left;
}
#overzichtnaam{
	float: left; 
	font-style: italic;
	margin-left: 3px;
}
#overzichtdatum{
	float: right;
}


#insertbericht{
	margin-top: 20px;
	width: 400px;
}

#insertbericht #header{
	font-weight: bold;

}

.kop{
	float: left;
	width: 100px;
}

.input input{
	width: 200px;
}

#submit{
	clear: both;
	float: right;
	width: 100px;
	margin-top: 2px;
}

.input textarea{
	width: 295px;
	height: 150px;
	float: right;
}

#bericht{
	width: 600px;
	background: #EEEFFF;
	margin-top: 5px;
	padding-bottom: 2px;
}

#bericht div{
	padding-left: 2px;
}

#berichtonderwerp{
	font-weight: bold;
	background: #CACEFF;
	padding: 2px;
}

#berichtnaam{
	margin-top: 20px;	
}

#berichtnaam, #berichtemail, #berichtdatum{
	font-style: italic;
}

#menubalk a{
	float: right;
	margin-left: 10px;
	font-weight: bold;
}

#menubalk a:hover{
	color: red;
}

#pager a:hover{
	color:red;
}
