/* Start of CMSMS style sheet 'peerdemanorchideeen' */
/******************************************************************************
 * CSS stylesheet voor Peerdeman Orchideeen                                                                              *
 ******************************************************************************/
body {
	margin: 0px;
	font-size:76%;
	font-family:"trebuchet MS", verdana, arial, sans-serif;
	word-wrap:break-word;
	background-color: #000;
	color: #FFFFFF;
}
 
a:link {
	color: white;
text-decoration: underline;
}

a:visited {
	color: white;
text-decoration: underline;

}

a:hover {
	color: white;
text-decoration: underline;

}

a:active {
}

#header {
	height: 50px;
	background-color: #19481e;
	background-image: url(img/achtergrond.jpg);
	background-repeat: repeat;
}
#logo {
	background-image: url(img/logo_peerdemanorchideeen.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 50px;
	width: 333px;
	left: 10px;
	top: 0px;
	margin-top: 0px;
}
#tagline {
	background-image: url(img/tagline_peerdemanorchideeen.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 190px;
	position: relative;
	right: 10px;
	margin-top: -50px;
}


#zijbalk {
	position:absolute;
	top:50px;
	left:0px;
	width:180px;
	z-index:3;
	padding:10px;
	background-color: #000;
	color: #FFF;
	font-size:11px; 
	valign:top;
	vertical-align:top;
}

#zijbalk .menu	{
	background-image	:url(../img/alpha.png);
	position			: relative;
	width			:196px;
	margin-top		:28px;
}

#zijbalk .zoeken	{
	background-image	:url(../img/alpha.png);
	position			: relative;
	width			: 181px;
	margin-top		:15px;
	padding-left		:16px;
	padding-top		:16px;
	padding-bottom	:5px;
	font-size			:11px;   
}
#zijbalk h3	{
	font-size			:13px;   
}

.koptekstkleur {
color: #56AA1A;
}

.inputzoeken { 
 	font-size			:11px; 
	width			: 149px;
 	background-color	:transparent; 
 	border			:1px solid #18481e;
 	color			:#dffa6c;
 	padding-left		:2px;
}


.zoekenknop { 
 	font-size			:12px; 
	width			: 154px;
	height			: 18px;
 	background-color	:#dffa6c; 
 	border			:1px solid #18481e;
 	color			:#18481e;
 	padding-left		:0px;
cursor: hand;
}

#zoekenresultaat	{
	background-image	:url(../img/alpha.png);
	position			:relative;
	line-height			:1.5em;
	float				:left;
	width			:388px;
	padding			:7px 25px 0 13px; 
	height			:100%; 
}



#balkrechts {
	position:absolute;
	top:50px;
	right:0;
	z-index:2;
	width:180px;
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	background-color: #000;
	color: #FFF;
}

#balkrechts a:link {
	text-decoration		:none;
	color				:#dffa6c;
	border-bottom: 1px dashed #56aa1a;
}
#balkrechts a:visited {
	color				:#dffa6c;
	text-decoration		:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #56aa1a;
}
#balkrechts a:hover {
	text-decoration		:none;
	color				:#56aa1a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56aa1a;
}
#balkrechts a:active {
}

#balkrechts .prjlijst	{
	background-image	:url(../img/alpha.png);
	position			:relative;
	width			:174px;
	margin-top		:0px;
	border-bottom		:solid 2px #011632;
	border-right		:solid 2px #011632;
	padding-left		:15px;
	padding-top		:15px;
	padding-bottom	:15px;
font-size			:10px; 
}
#balkrechts .brnieuw	{
	background-image	:url(../img/alpha.png);
	position			:relative;
	width			:174px;
	margin-top		:15px;
	padding-left		:15px;
	padding-top		:15px;
	padding-bottom	:15px;
font-size			:10px; 
}
#balkrechts h3	{
font-size			:12px; 
color: #56AA1A;
   font-weight: bold;
}


#balkrechts .brpeerdemannieuws	{
	background-image	:url(../img/alpha.png);
	position			:relative;
	width			:174px;
	margin-top		:0px;
	padding-left		:15px;
	padding-top		:15px;
	padding-bottom	:15px;
font-size			:10px; 
}

#balkrechts .snnieuws	{
	background-image	:url(../img/alpha.png);
	position			:relative;
	width			:174px;
	margin-top		:15px;
	border-bottom		:solid 2px #011632;
	border-right		:solid 2px #011632;
	padding-left		:15px;
	padding-top		:15px;
	padding-bottom	:15px;
font-size			:10px; 
}

#balkrechts p {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size			:11px; 
color: #dffa6c;
   font-weight: normal;
}

#balkrechts img{
	border	:solid 2px #18481E;
}

.nieuwskop {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size			:13px; 
color: #56AA1A;
   font-weight: bold;
}


#contentblok {
	margin:33px 230px;
	color: #FFF;
	background-color: #000;
 position:relative;
 z-index:9;
}

#contentblok p {
	font-size:13px;
	font-family:"trebuchet MS", verdana, arial, sans-serif;
	word-wrap:break-word;
	color: #FFFFFF;
}
#contentcenter{
width: 600px ;
  margin-left: auto ;
  margin-right: auto ;	
}
#contentblok hr {
color:#18481e;
padding-left:17px;
padding-right:17px;
}

#zijbaldk,#contendtblok,#balkdrechts{
	padding-bottom:32767px; 
	margin-bottom:-32767px;
}

#wrapper {
	overflow:hidden;
	background-color: #000;
}

#footer {
	width:100%;
	background-color: #dffa6c;
	color				:#18481e;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
	height: 24px;
	border-bottom		:solid 4px #18481e;
	text-align			:center;
	
}

/* adres */
#footer address	{
	padding-bottom: 14px;
	color			:#18481e;
	font-style			:normal;
	text-align			:center;
}


#footer address .type	{
	display			:none;
}

#footer address a	{
	color				:#18481e;
	text-decoration		:none;
}

#footer address a:hover	{
	color				:#18481e;
	text-decoration		:underline;
}

/* menu */
#footer div.menu	{
	float				:left;
	color				:#555;
}

#footer div.menu a	{
	color				:#555;
	text-decoration		:none;
}

/* mxm */
#footer div.subregel	{
	float				:right;
}

/* mxm */
#footer a.mxm	{
	color				:#555;
	text-decoration		:none;
}
#footer  a.mxm:hover	{
	color				:#555;
	text-decoration		:underline;
}

#footer .mxm	{
	color				:#555;
}
.pict{
vertical-align:middle;	
border-bottom		:solid 2px #011632;
	border-right		:solid 2px #011632;
}




.KAP {
	font-size: 16px;
}


/* End of 'peerdemanorchideeen' */

